The project Apache Felix - Default has the following 1 change by 1 author: *clement* made the following changes at
Comment: - Modify the level of the two messages displayed when iPOJO is starting. - Add the possibility to disable the Nullable Pattern by adding nullable="false" in the service requirement attribute. So, iPOJO injects null instead of a Nullable object when no providers are available. - Add tests on the Nullable deactivation. > /felix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/handlers/dependency/DependencyHandler.java > (646835) > /felix/trunk/ipojo/tests/tests.core/src/main/java/org/apache/felix/ipojo/test/scenarios/component/CheckServiceProvider.java > (646835) > /felix/trunk/ipojo/tests/tests.core/src/main/resources/metadata.xml (646835) > /felix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/handlers/dependency/Dependency.java > (646835) > /felix/trunk/ipojo/tests/tests.core/src/main/java/org/apache/felix/ipojo/test/scenarios/dependency/DependencyTestSuite.java > (646835) > /felix/trunk/ipojo/tests/tests.core/src/main/java/org/apache/felix/ipojo/test/scenarios/dependency/OptionalNoNullableDependencies.java > (646835) > /felix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/Extender.java > (646835) --------------------------------------------------------------------------------------- All 34 tests passed. Click http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-665 to find out more. Thanks, Bamboo
