Uploaded image for project: 'XBean'
  1. XBean
  2. XBEAN-330

Wrong OSGi manifests in xbean-asm9-shaded

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.18
    • 4.19
    • asm
    • None

    Description

      (strange - I can't find recent tags in https://github.com/apache/geronimo-xbean repository...)

      I'm getting Caused by: java.lang.IllegalArgumentException: invalid version "9.0-beta": non-numeric "0-beta" when trying to install mvn:org.apache.xbean/xbean-asm9-shaded/4.18 in Karaf/Felix, because the manifest headers are wrong:

      Import-Package: org.apache.xbean.asm9.shade.commons;version="[9.0-beta
       ,9.0-beta]",org.apache.xbean.asm9;version="[9.0-beta,9.0-beta]",org.a
       pache.xbean.asm9.signature;version="[9.0-beta,9.0-beta]",org.apache.x
       bean.asm9.commons;version="[9.0-beta,9.0-beta]",org.apache.xbean.asm9
       .tree;version="[9.0-beta,9.0-beta]"
      Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
      Tool: Bnd-4.0.0.201805111645
      Export-Package: org.apache.xbean.asm9.shade.commons;version=9.0-beta,o
       rg.apache.xbean.asm9;version=9.0-beta,org.apache.xbean.asm9.signature
       ;version=9.0-beta,org.apache.xbean.asm9.commons;version=9.0-beta,org.
       apache.xbean.asm9.tree;version=9.0-beta
      

      cc: jbonofre

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            ggrzybek Grzegorz Grzybek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: