org.hibernate.jpa.test.packaging.PackagingTestCase uses ShrinkWrap to facilitate "packaged" JPA tests. It uses metadata from src/test/bundles, BUT it gets the copies moved over to target/bundles.
I am curious why it uses the target/bundles copy rather than the src/test/bundles original? -- st...@hibernate.org http://hibernate.org _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev