[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-432) please support ant 1.7

Paul Gier (JIRA) jira-events at lists.jboss.org
Fri May 16 15:25:23 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBBUILD-432?page=all ]

Paul Gier updated JBBUILD-432:
------------------------------

    Fix Version/s: JBossBuild - Maint 2008

> please support ant 1.7
> ----------------------
>
>                 Key: JBBUILD-432
>                 URL: http://jira.jboss.com/jira/browse/JBBUILD-432
>             Project: JBoss Build System
>          Issue Type: Feature Request
>          Components: JBossBuild
>            Reporter: Torsten Werner
>             Fix For: JBossBuild - Maint 2008
>
>         Attachments: jboss-build-ant17.diff.gz
>
>
> jbossbuild cannot be built with version 1.7.0 of ant. The relevant error messages are:
>     [javac] ----------
>     [javac] 8. ERROR in /tmp/buildd/libjboss-build-java-20071201/jbossbuild/src/main/org/jboss/ant/types/Compone
>     [javac] ntRef.java (at line 165)
>     [javac] 	public URL getLocation() throws MalformedURLException
>     [javac] 	       ^^^
>     [javac] The return type is incompatible with ProjectComponent.getLocation()
>     [javac] ----------
>     [javac] ----------
>     [javac] 11. ERROR in /tmp/buildd/libjboss-build-java-20071201/jbossbuild/src/main/org/jboss/ant/types/build/Artifact.java (at line 86)
>     [javac] 	public URL getLocation() throws MalformedURLException
>     [javac] 	       ^^^
>     [javac] The return type is incompatible with ProjectComponent.getLocation()
>     [javac] ----------
>     [javac] ----------
>     [javac] 23. ERROR in /tmp/buildd/libjboss-build-java-20071201/jbossbuild/src/main/org/jboss/ant/types/build/
>     [javac] Build.java (at line 416)
>     [javac] 	public URL getLocation() throws MalformedURLException
>     [javac] 	       ^^^
>     [javac] The return type is incompatible with ProjectComponent.getLocation()
>     [javac] ----------
>     [javac] ----------
>     [javac] 24. ERROR in /tmp/buildd/libjboss-build-java-20071201/jbossbuild/src/main/org/jboss/ant/types/build/Component.java (at line 538)
>     [javac] 	public URL getLocation() throws MalformedURLException
>     [javac] 	       ^^^
>     [javac] The return type is incompatible with ProjectComponent.getLocation()
>     [javac] ----------
> Cheers,
> Torsten

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

        



More information about the jboss-jira mailing list