You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2007/05/27 15:57:59 UTC

[jira] Updated: (MANTTASKS-44) bootstrap of components/trunk fails with ant-1.7.0RC1

     [ http://jira.codehaus.org/browse/MANTTASKS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated MANTTASKS-44:
-----------------------------------

    Attachment: MANTTASKS-44_site.diff
                MANTTASKS-44.diff

here is a patch to rename location as path (like proposed IIRC), and another to modify the site documentation

> bootstrap of components/trunk fails with ant-1.7.0RC1
> -----------------------------------------------------
>
>                 Key: MANTTASKS-44
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-44
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Improvement
>            Reporter: Alfred Nathaniel
>            Priority: Blocker
>         Attachments: MANTTASKS-44.diff, MANTTASKS-44_site.diff
>
>
> Bootstrap build of components/trunk with ant-1.7.0RC1 fails.
>     [javac] /home/alfred/apache/maven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/LocalRepository.java:32: getLocation() in org.apache.maven.artifact.ant.LocalRepository cannot override getLocation() in org.apache.tools.ant.ProjectComponent; attempting to use incompatible return type    [javac] found   : java.io.File
>     [javac] required: org.apache.tools.ant.Location
>     [javac]     public File getLocation()
>     [javac]                 ^

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira