[jboss-jira] [JBoss JIRA] (AS7-3553) Add support for maven coordinates in OSGi subsystem capability definition

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Feb 1 10:42:48 EST 2012


Thomas Diesler created AS7-3553:
-----------------------------------

             Summary: Add support for maven coordinates in OSGi subsystem capability definition
                 Key: AS7-3553
                 URL: https://issues.jboss.org/browse/AS7-3553
             Project: Application Server 7
          Issue Type: Task
          Components: OSGi
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler


The repository, which is installed by default can handle maven coordinates. It should be possible to use those in the subsystem configuration too

{code}
                <capability name="org.ops4j.pax.web:pax-web-jsp:1.1.2" startlevel="1"/>
                <capability name="org.ops4j.pax.web:pax-web-jetty-bundle:1.1.2" startlevel="1"/>
                <capability name="org.ops4j.pax.web:pax-web-extender-war:1.1.2" startlevel="1"/>
{code}

--
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