Re: [hibernate-dev] HEM "packaged" tests

2014-04-28 Thread Steve Ebersole
I should point out.. adding the additional named classes to the PAR also leads to the test passing. On Mon, Apr 28, 2014 at 4:56 PM, Steve Ebersole wrote: > With my latest Scanner changes as outlined in the earlier email there is > one failure in the HEM "packaged" tests that I simply cannot

[hibernate-dev] HEM "packaged" tests

2014-04-28 Thread Steve Ebersole
With my latest Scanner changes as outlined in the earlier email there is one failure in the HEM "packaged" tests that I simply cannot explain why it was previously considered valid. The test is org.hibernate.jpa.test.packaging.PackagedEntityManagerTest#testCfgXmlPar. The test builds a PAR (via Sh