[jboss-jira] [JBoss JIRA] (AS7-5050) Expose javax.annotation.processing in system module

Julien Viet (JIRA) jira-events at lists.jboss.org
Fri Jun 22 05:56:12 EDT 2012


Julien Viet created AS7-5050:
--------------------------------

             Summary: Expose javax.annotation.processing in system module
                 Key: AS7-5050
                 URL: https://issues.jboss.org/browse/AS7-5050
             Project: Application Server 7
          Issue Type: Bug
          Components: Class Loading
    Affects Versions: 7.1.1.Final
            Reporter: Julien Viet
            Assignee: David Lloyd
            Priority: Minor


The path javax.annotation.processing is not exposed and break applications that needs it.
 
Adding  <path name="javax/annotation/processing"/> to api/main/modules.xml solves the problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list