MN Weise created AS7-6279:
-----------------------------
Summary: 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: MN Weise
Assignee: Thomas Diesler
Priority: Minor
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