[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-432) please support ant 1.7
Torsten Werner (JIRA)
jira-events at lists.jboss.org
Sat Dec 1 11:14:51 EST 2007
[ http://jira.jboss.com/jira/browse/JBBUILD-432?page=all ]
Torsten Werner updated JBBUILD-432:
-----------------------------------
Attachment: jboss-build-ant17.diff.gz
That is a patch the makes building with version 1.7 possible. But I am not sure if it is correct.
> 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
> 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