Re: [hibernate-dev] Jandex, scanning and discovery

2014-04-24 Thread Steve Ebersole
I have this working, but given the current scope of Scanner it is unfortunately of limited use. That is, currently it only works when using JPA boostrapping (technically, whenever you use the EntityManagerFactoryBuilder). Given how central we are making Jandex in this scheme, I think its worthwhi

Re: [hibernate-dev] Jandex, scanning and discovery

2014-04-24 Thread Hardy Ferentschik
On 24 Jan 2014, at 23:25, Steve Ebersole wrote: > I'd like to suggest one change in scanning to support this as well. > Currently when the Scanner finds a Class, or package-info, etc it immediately > checks the "options" to see if this entry can be accepted (essentially > according to the PU