[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Tests don't work in eclipse

Kevin.Conner@jboss.com do-not-reply at jboss.com
Tue Apr 3 06:56:37 EDT 2007


"adrian at 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#4033983

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033983



More information about the jboss-dev-forums mailing list