-
Bug
-
Resolution: Done
-
Minor
-
2.3.4.Final, 3.0.0.Alpha16
-
None
When setting the org.jboss.weld.se.shutdownHook property programmatically, the following warning is logged:
WARN: WELD-001904: Unsupported configuration key found and ignored: org.jboss.weld.se.shutdownHook
This can be reproduced with the org.jboss.weld.environment.se.test.shutdown.hook.ShutdownHookNotRegisteredBuilderTest test.
- is caused by
-
WELD-2135 Weld builder - allow to configure isolation, development mode and registration of shutdown hook manually
- Resolved