Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-22471

xalan-2.7.1 and serializer-2.7.1 artifacts are missing Implementation and Specification version

    XMLWordPrintable

Details

    • False
    • False

    Description

      Maven repository acceptance test jobs for current EAP 8 test bits show that the two mentioned artifacts and their sources companion artifacts are missing Implementation-Version and Specification-Version attributes in their MANIFEST.MF main section.

      List of artifacts not passing the test:

      • xalan-2.7.1.jbossorg-5-sources.jar
      • xalan-2.7.1.jbossorg-5.jar
      • serializer-2.7.1.jbossorg-5-sources.jar
      • serializer-2.7.1.jbossorg-5.jar

      And here's one manifest contents (serializer-2.7.1.jbossorg-5.jar):

      Manifest-Version: 1.0
      Created-By: 1.8.0_251 (Oracle Corporation)
      Main-Class: org.apache.xml.serializer.Version
      Class-Path: xml-apis.jar
      
      Name: org/apache/xml/serializer/
      Comment: Serializer to write out XML, HTML etc. as a stream of charact
      ers from an input DOM or from input SAX events.
      Specification-Title: XSL Transformations (XSLT), at http://www.w3.org/
      TR/xslt
      Specification-Vendor: W3C Recommendation 16 November 1999
      Specification-Version: 1.0
      Implementation-Title: org.apache.xml.serializer
      Implementation-Version: 2.7.1
      Implementation-Vendor: Apache Software Foundation
      Implementation-URL: http://xml.apache.org/xalan-j/usagepatterns.html
      
      Name: org/apache/xml/serializer/utils/
      Comment: Utilities used internally by the Serializer. Not for external
      use.
      Implementation-Title: org.apache.xml.serializer.utils
      Implementation-Version: 2.7.1
      Implementation-Vendor: Apache Software Foundation
      
      

       

      Attachments

        Activity

          People

            rguimara Roberto Oliveira
            fburzigo Fabio Burzigotti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: