Uploaded image for project: 'Batik'
  1. Batik
  2. BATIK-1141

The <jar> type doesn't support the "flattenattributes" attribute when using build.sh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.8
    • 1.9
    • Utilities
    • None

    Description

      1. Checkout version 1.8 of batik from git
        git clone https://github.com/apache/batik.git
        
      2. Go to 1.8 tag
        git checkout batik-1_8
        
      3. Build all maven artifacts
        ./build.sh maven-artifacts
        

      Expected:

      • Should work

      Actual:

      • The packaged ant version in the lib folder (lib/build/ant-1.6.5.jar) is so old that it is producing the following problem:
        BUILD FAILED
        /home/manuel/git/batik/build.xml:1837: The <jar> type doesn't support the "flattenattributes" attribute.
        

      Attachments

        Activity

          People

            gadams Glenn Adams
            manuel_b Manuel Blechschmidt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: