OWB-1294 but now really disable it...

*slapmyself*


git-svn-id: https://svn.apache.org/repos/asf/openwebbeans/trunk@1862934 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans.properties b/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans.properties
index d9fe43b..f2818e7 100644
--- a/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans.properties
+++ b/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans.properties
@@ -111,7 +111,7 @@
 # if they have a valid Qualifier.
 org.apache.webbeans.spi.InjectionPointService=org.apache.webbeans.service.DefaultInjectionPointService
 # This feature is off by default for performance reasons
-org.apache.webbeans.service.DefaultInjectionPointService.implicitSupport = true
+org.apache.webbeans.service.DefaultInjectionPointService.implicitSupport = false
 ################################################################################################
 
 ####################### Archive Centric Beans.xml Scanning #####################################