[
https://issues.jboss.org/browse/AS7-6279?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler updated AS7-6279:
--------------------------------
Fix Version/s: 7.2.0.Alpha1
Misspelled system property FRAMEWORK_VENDOR
"org.osgi.vendor.framework"
-----------------------------------------------------------------------
Key: AS7-6279
URL:
https://issues.jboss.org/browse/AS7-6279
Project: Application Server 7
Issue Type: Bug
Components: OSGi
Affects Versions: 7.1.1.Final
Reporter: Andreas Weise
Assignee: Thomas Diesler
Priority: Minor
Fix For: 7.2.0.Alpha1
JBoss AS 7 uses misspelled system property for OSGi constant FRAMEWORK_VENDOR which is
not defined by OSGi spec.
Reference
http://www.osgi.org/javadoc/r4v43/core/org/osgi/framework/Constants.html
defines for constant FRAMEWORK_VENDOR:
"org.osgi.framework.vendor"
Jboss uses:
"org.osgi.vendor.framework"
--
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