[jboss-jira] [JBoss JIRA] (AS7-6924) Cannot resolve package requirement on javax.xml.stream.events

Aaron Whiteside (JIRA) jira-events at lists.jboss.org
Wed Apr 17 11:47:53 EDT 2013


    [ https://issues.jboss.org/browse/AS7-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768120#comment-12768120 ] 

Aaron Whiteside edited comment on AS7-6924 at 4/17/13 11:47 AM:
----------------------------------------------------------------

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 {code}*.*.*{code} 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?
                
      was (Author: Aaron.Whiteside):
    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


More information about the jboss-jira mailing list