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? -- [email protected] http://hibernate.org _______________________________________________ hibernate-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/hibernate-dev
