You might give that a shot. If there are additional features missing from it, I'd be all ears.
If you still need your own, 4.3 introduced significant changes to our Scanner setup. Take a look at hibernate-osgi's setup for an example that might help.
Because of the re-work, I think I'm architecturally against making that attribute protected. Take a look at the 4.3 changes and, if there's still a reason where protected is needed, feel free to let me know!
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Tuomas Kiviaho,
HHH-7993added a scanner to hibernate-osgi – we tested it with Aries on Karaf.4.2: https://github.com/hibernate/hibernate-orm/commit/8d4b4857b701fd06164bae39db1e8f79b0edb246
4.3: https://github.com/hibernate/hibernate-orm/commit/d68dcd9ae6c6785eade5ea5002104d8185a325c3
You might give that a shot. If there are additional features missing from it, I'd be all ears.
If you still need your own, 4.3 introduced significant changes to our Scanner setup. Take a look at hibernate-osgi's setup for an example that might help.
Because of the re-work, I think I'm architecturally against making that attribute protected. Take a look at the 4.3 changes and, if there's still a reason where protected is needed, feel free to let me know!