You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2018/05/16 09:45:00 UTC

[jira] [Updated] (BATIK-1141) The type doesn't support the "flattenattributes" attribute when using build.sh

     [ https://issues.apache.org/jira/browse/BATIK-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

simon steiner updated BATIK-1141:
---------------------------------
    Fix Version/s:     (was: trunk)
                   1.9

> The <jar> type doesn't support the "flattenattributes" attribute when using build.sh
> ------------------------------------------------------------------------------------
>
>                 Key: BATIK-1141
>                 URL: https://issues.apache.org/jira/browse/BATIK-1141
>             Project: Batik
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 1.8
>            Reporter: Manuel Blechschmidt
>            Assignee: Glenn Adams
>            Priority: Major
>             Fix For: 1.9
>
>
>  # Checkout version 1.8 of batik from git
> {code}
> git clone https://github.com/apache/batik.git
> {code}
>  # Go to 1.8 tag
> {code}
> git checkout batik-1_8
> {code}
>  # Build all maven artifacts
> {code}
> ./build.sh maven-artifacts
> {code}
> 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:
> {code}
> BUILD FAILED
> /home/manuel/git/batik/build.xml:1837: The <jar> type doesn't support the "flattenattributes" attribute.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org