Does it not do some filtering as well when the copy occurs. That's the only thing I
can think which would prevent us to use the src/test bundles.
--hardy
On 15 Aug 2012, at 19:50, Steve Ebersole <steve(a)hibernate.org> wrote:
Forgot to mention, the reason I am asking is that the current set up
makes it more difficult to test in IDE. If you change one of these
src/test/bundles files, you have to switch to command line, run gradle
compilation (because it is a custom gradle task that copies the files
over) before I can run those tests in IDE.
On Wed 15 Aug 2012 12:46:48 PM CDT, Steve Ebersole wrote:
> 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(a)hibernate.org
http://hibernate.org
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev