[hibernate-dev] org.hibernate.jpa.test.packaging.PackagingTestCase
Steve Ebersole
steve at hibernate.org
Wed Aug 15 13:46:48 EDT 2012
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?
--
steve at hibernate.org
http://hibernate.org
More information about the hibernate-dev
mailing list