Ant 1.7.0 is required to build Ivy
----------------------------------
Key: IVY-687
URL: https://issues.apache.org/jira/browse/IVY-687
Project: Ivy
Issue Type: Improvement
Affects Versions: 2.0.0-beta-1
Reporter: Maarten Coene
If you want to build Ivy, you'll need Ant 1.7. For instance, if you try it with
an older version of Ant, you'll ge the following error.
I think we should try to downgrade this requirement to Ant 1.6.
{code}
...
jar:
[mkdir] Created dir: C:\Projects\ivy\build\artifact\jars
BUILD FAILED
C:\Projects\ivy\build.xml:294: Class org.apache.tools.ant.filters.LineContains
doesn't support the "negate" attribute.
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.