War feature installation failed with Java 5
-------------------------------------------

                 Key: KARAF-933
                 URL: https://issues.apache.org/jira/browse/KARAF-933
             Project: Karaf
          Issue Type: Bug
          Components: karaf-webcontainer
    Affects Versions: 2.2.3, 2.2.4
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.2.4


If the features:install war works without problem with Java 6, it fails using 
Java 5:

Could not start bundle mvn:org.ops4j.pax.web/pax-web-jsp/1.0.7 in feature(s) 
war-2.2.4-SNAPSHOT: Unresolved constraint in bundle 
org.ops4j.pax.web.pax-web-jsp [73]: Unable to resolve 73.0: missing requirement 
[73.0] package; (package=javax.annotation.processing)

To be Java 5 compliant, the war feature should use the Geronimo annotation spec 
bundle.

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


Reply via email to