[CDI] remove unused

Signed-off-by: Raymond Auge <rotty3000@apache.org>
diff --git a/cdi-itests/itest.bndrun b/cdi-itests/itest.bndrun
index 4e8ae35..88d0e6a 100644
--- a/cdi-itests/itest.bndrun
+++ b/cdi-itests/itest.bndrun
@@ -56,6 +56,7 @@
 	org.apache.felix.gogo.shell;version='[1.1.2,1.1.3)',\
 	org.apache.felix.http.jetty;version='[4.0.6,4.0.7)',\
 	org.apache.felix.http.servlet-api;version='[1.1.2,1.1.3)',\
+	org.apache.felix.scr;version='[2.1.0,2.1.1)',\
 	org.apache.geronimo.specs.geronimo-annotation_1.3_spec;version='[1.1.0,1.1.1)',\
 	org.apache.geronimo.specs.geronimo-atinject_1.0_spec;version='[1.1.0,1.1.1)',\
 	org.apache.geronimo.specs.geronimo-el_2.2_spec;version='[1.1.0,1.1.1)',\
diff --git a/cdi-itests/jul-logging.properties b/cdi-itests/jul-logging.properties
deleted file mode 100644
index 383e864..0000000
--- a/cdi-itests/jul-logging.properties
+++ /dev/null
@@ -1,13 +0,0 @@
-#    Licensed under the Apache License, Version 2.0 (the "License");
-#    you may not use this file except in compliance with the License.
-#    You may obtain a copy of the License at
-#
-#        http://www.apache.org/licenses/LICENSE-2.0
-#
-#    Unless required by applicable law or agreed to in writing, software
-#    distributed under the License is distributed on an "AS IS" BASIS,
-#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#    See the License for the specific language governing permissions and
-#    limitations under the License.
-
-handlers = org.slf4j.bridge.SLF4JBridgeHandler
\ No newline at end of file