Add OSGI-INF/bundle.info as used in Karaf to the pax-web bundles
----------------------------------------------------------------
Key: PAXWEB-247
URL: http://issues.ops4j.org/browse/PAXWEB-247
Project: Pax Web
Issue Type: Improvement
Affects Versions: 1.0.0
Reporter: Achim Nierbeck
Fix For: 1.1.0
an example of how it should look like:
http://svn.apache.org/repos/asf/karaf/trunk/deployer/wrap/src/main/resources/OSGI-INF/bundle.info
{code}
\u001B[1mSYNOPSIS\u001B[0m
${project.name}
${project.description}
Maven URL:
\u001B[33mmvn:${project.groupId}/${project.artifactId}/${project.version}\u001B[0m
\u001B[1mDESCRIPTION\u001B[0m
The wrap deployer allows you to drop non-OSGi jar files into the Karaf
deploy directory.
Karaf will transform the jar files into a deployable OSGi bundle, including
creation of the Export-Package and
Import-Package statement.
\u001B[1mSEE ALSO\u001B[0m
\u001B[36mDeployer\u001B[0m section of the Karaf User Guide.
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general