Conversation
|
|
||
| boolean getJSR250Lifecycle(); | ||
|
|
||
| ContainerConfiguration setStrictClassPathScanning( boolean strictScanning ); |
There was a problem hiding this comment.
It seems this interface was anyhow much modified with Sisu Plexus in comparison to the last known version at https://github.com/codehaus-plexus/plexus-containers/blob/3b0a8d5fd086e3f74ccdeecaac9cd63e44047e91/plexus-container-default/src/main/java/org/codehaus/plexus/ContainerConfiguration.java#L22. So adding two more methods doesn't do any harm here.
There was a problem hiding this comment.
Exactly, config was had to be changed (scanning, auto wire, etc)
|
My guess this depends on sisu.inject master... |
Yes, one more reason for a common repo/build… |
|
merge master, added updatePolicy=always to snapshot repo (which makes sense) |
This closes #51
244caa4 to
40f9de4
Compare
This closes #51