[
https://issues.jboss.org/browse/JBOSGI-599?page=com.atlassian.jira.plugin...
]
Guillaume Nodet commented on JBOSGI-599:
----------------------------------------
Quoted versions don't work, and any attribute after the version will cause a parser
exception too.
I'm trying with the following:
{code}
org.osgi.framework.system.packages= \
org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",
\
org.osgi.framework.wiring;uses:="org.osgi.framework";version="1.0",
\
org.osgi.framework.hooks.bundle;uses:="org.osgi.framework";version="1.0",
\
org.osgi.framework.hooks.service;uses:="org.osgi.framework";version="1.1",
\
org.osgi.framework.hooks.resolver;uses:="org.osgi.framework.wiring";version="1.0",
\
org.osgi.framework.launch;uses:="org.osgi.framework";version="1.0",
\
org.osgi.framework;version="1.6",org.osgi.framework.hooks.weaving;uses:="org.osgi.framework.wiring";version="1.0",
\
org.osgi.service.packageadmin;uses:="org.osgi.framework";version="1.2",
\
org.osgi.service.url;version="1.0", \
org.osgi.service.startlevel;uses:="org.osgi.framework";version="1.1",
\
org.osgi.util.tracker;uses:="org.osgi.framework";version="1.5", \
org.apache.karaf.jaas.boot;version="2.3.0.SNAPSHOT", \
org.apache.karaf.version;version="2.3.0.SNAPSHOT", \
${jre-${java.specification.version}}
{code}
The system bundle only support very simple syntax for the system
packages
-------------------------------------------------------------------------
Key: JBOSGI-599
URL:
https://issues.jboss.org/browse/JBOSGI-599
Project: JBoss OSGi
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Guillaume Nodet
Assignee: Thomas Diesler
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira