Re: [hibernate-dev] Discovering/configuring package-info

2013-03-22 Thread Steve Ebersole
I can make that change. If only there were a way to make sure further changes down the road did not cause this to regress... Any ideas? ;) On 03/22/2013 03:17 AM, Christian Bauer wrote: > Testing the latest scanner changes. Still trying to configure an explicit > persistence unit, where only t

Re: [hibernate-dev] Discovering/configuring package-info

2013-03-22 Thread Christian Bauer
Testing the latest scanner changes. Still trying to configure an explicit persistence unit, where only the listed annotated classes (and listed package-info) are included, everything else should be ignored. The PackageInfoArchiveEntryHandler will always add package names to DeploymentResources