OWB-1294 disable implicitInjectionPoint be default

OWB-1287 introduced a feature which will pick up fields as InjectionPoints
even if they do not have any @Inject annotation.
Turned out that this has some side effects on a few projects.
Mainly if the field is managed by some other framework than CDI
like JAX-RS or Mockito.


git-svn-id: https://svn.apache.org/repos/asf/openwebbeans/trunk@1862924 13f79535-47bb-0310-9956-ffa450edef68
2 files changed