[
https://issues.apache.org/jira/browse/BATIK-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
simon steiner resolved BATIK-1141.
----------------------------------
Resolution: Fixed
> 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: [email protected]
For additional commands, e-mail: [email protected]