"adrian(a)jboss.org" wrote : This also needs to differentiate things like
src/resources/schema
| which should get included in the jar file and the resources that are
| only used for tests.
|
| Of course, the tests need to use both.
Main resources are included in the jar, test resources in the test jar.
The test classpath will include the main resources as well as the test ones.
My changes should be okay.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033983#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...