[ 
https://issues.apache.org/jira/browse/BATIK-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15785377#comment-15785377
 ] 

simon steiner commented on BATIK-1141:
--------------------------------------

Trunk has this ant target removed so guess not a problem anymore

> 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
>
>  # 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
(v6.3.4#6332)

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

Reply via email to