Change By: Martin Kouba (20/Aug/13 9:37 AM)
Description: The spec is not clear in this area and the Weld ServiceLoader implementation supports package-private extension classes. However we should follow the JDK's ServiceLoader implementation which does not allow package-private service provider classes.

See TCK tests:
org.jboss.jsr299.tck.tests.extensions.observer.broken.definitionError.ProcessObserverMethodErrorTest
.testAddDefinitionError
org.jboss.jsr299.tck.tests.extensions.observer.broken.exception.ProcessObserverMethodExceptionTest
.testExceptionIsDefinitionError
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira