Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] Writing an AspectJ test that copies resources?

I’m trying to write some regression tests for load-time weaving (for bug #118715)

 

To test this, I need to copy a resource file (an Xlint.properties file) over to the sandbox directory to be accessible from the classloader at runtime. Is there any means already defined for copying resources over to the sandbox?

 

Ron Bodkin

Chief Technology Officer

New Aspects of Software

w: (415) 824-4690

 


Back to the top