[
https://issues.jboss.org/browse/AS7-6924?page=com.atlassian.jira.plugin.s...
]
Aaron Whiteside commented on AS7-6924:
--------------------------------------
Never noticed that before, but that does look a little strange.
FYI this deploys on Felix and Equinox, I remember reading something about OSGi always
interpreting versions in the format *.*.* even if they are not in that format.
I.e 2.0 is expanded to be 2.0.0, so I assume that 0 is expanded to be 0.0.0?
Cannot resolve package requirement on javax.xml.stream.events
-------------------------------------------------------------
Key: AS7-6924
URL:
https://issues.jboss.org/browse/AS7-6924
Project: Application Server 7
Issue Type: Bug
Components: OSGi, XML Frameworks
Affects Versions: 8.0.0.Alpha1
Reporter: Aaron Whiteside
Assignee: Thomas Diesler
{code}
12:53:16,935 WARN [org.jboss.as.osgi] (MSC service thread 1-8) JBAS011910: Cannot
resolve requirements:
[XPackageRequirement[dirs={filter=(&(osgi.wiring.package=javax.xml.stream.events)(version>=0.0.0))},[org.springframework.core:3.2.2.RELEASE]]]
12:53:16,940 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015970:
Defer FIRST_MODULE_USE for org.springframework.core-3.2.2.RELEASE.jar making it NEVER
{code}
--
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