]
Thomas Diesler updated AS7-3553:
--------------------------------
Fix Version/s: 7.1.0.Final
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
Fix For: 7.1.0.Final
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: