commit | 57557da3fcbbf297d59cf89983dd300346705f3c | [log] [tgz] |
---|---|---|
author | David Jencks <djencks@apache.org> | Thu Oct 25 18:00:14 2012 +0000 |
committer | David Jencks <djencks@apache.org> | Thu Oct 25 18:00:14 2012 +0000 |
tree | eafaf236a66057a308a6bd3e2b7c1efb7df9147b | |
parent | a3f55ce884b95663b14475c9170bc2dae8493b16 [diff] [blame] |
FELIX-3680 use enable/disable counting in test, use restricted logging git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1402237 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr/src/test/resources/integration_test_FELIX_3680.xml b/scr/src/test/resources/integration_test_FELIX_3680.xml index d0642cf..5de486c 100644 --- a/scr/src/test/resources/integration_test_FELIX_3680.xml +++ b/scr/src/test/resources/integration_test_FELIX_3680.xml
@@ -141,7 +141,7 @@ <scr:component xmlns:scr='http://www.osgi.org/xmlns/scr/v1.1.0' name='org.apache.felix.scr.integration.components.felix3680.Main' - activate='start' deactivate='stop'> + activate='start' deactivate='stop' enabled="false"> <implementation class='org.apache.felix.scr.integration.components.felix3680.Main' /> <reference name='a'