[
https://issues.jboss.org/browse/JBOSGI-627?page=com.atlassian.jira.plugin...
]
Thomas Diesler updated JBOSGI-627:
----------------------------------
Summary: Misspelled system property FRAMEWORK_VENDOR (was: Misspelled system property
FRAMEWORK_VENDOR "org.osgi.vendor.framework")
Misspelled system property FRAMEWORK_VENDOR
-------------------------------------------
Key: JBOSGI-627
URL:
https://issues.jboss.org/browse/JBOSGI-627
Project: JBoss OSGi
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Core Framework
Reporter: Andreas Weise
Assignee: Thomas Diesler
Priority: Minor
Fix For: JBossOSGi 1.2.0
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