You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Xavier Hanin (JIRA)" <ji...@apache.org> on 2008/01/03 10:24:33 UTC

[jira] Resolved: (IVY-687) Ant 1.7.0 is required to build Ivy

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

Xavier Hanin resolved IVY-687.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-2

Fixed, used linecontainsregexp instead, with an ugly regular expression for the negation

> 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
>            Assignee: Xavier Hanin
>             Fix For: 2.0.0-beta-2
>
>
> 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.