Hi folks Don't know if this is going to help as I don’t have the specific links with me, but I essentially followed some search links in Google to retrograding ANT in Ubunutu. Simplest solution appeared to be to get a copy of ANT 1.7 series (that proved to be the hard part, several archives no longer carry it), unzip the deb file and chuck all the relevant binaries over the top of the ANT 1.8 ones.
Not certain that’s going to work too well and haven't tried it Suggest doing so on a system you don't mind ruining, or rsync your ANT install elsewhere first. Best Steve > -----Original Message----- > From: Karsten Lundqvist (JIRA) [mailto:[email protected]] > Sent: 23 March 2011 16:14 > To: [email protected] > Subject: [jira] [Commented] (WOOKIE-152) Problem building Wookie using > Ant 1.8 (was: Build paths doubling up Windows XP SP3 & 7) > > > [ https://issues.apache.org/jira/browse/WOOKIE- > 152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel&focusedCommentId=13010194#comment-13010194 ] > > Karsten Lundqvist commented on WOOKIE-152: > ------------------------------------------ > > I can confirm this bug on Ubuntu 10.10 running ant 1.8 > > > Problem building Wookie using Ant 1.8 (was: Build paths doubling up > > Windows XP SP3 & 7) > > ---------------------------------------------------------------------- > > ----------------- > > > > Key: WOOKIE-152 > > URL: https://issues.apache.org/jira/browse/WOOKIE-152 > > Project: Wookie > > Issue Type: Bug > > Affects Versions: 0.9.2 > > Environment: Tested on Windows XP SP3 & 7 > > Reporter: Franck Perrin > > Fix For: 0.9.1 > > > > > > When building the wookie server I obtain the following error: > > build-feature: > > [javac] D:\Dev Wookie\trunk\features\build.xml:40: warning: > > 'includeantruntime' was not set, defaulting to > > build.sysclasspath=last; set to false for repeatable builds BUILD FAILED > D:\Dev Wookie\trunk\ant\ivy-java-common.xml:117: The following error > occurred while executing this line: > > D:\Dev Wookie\trunk\build.xml:273: The following error occurred while > executing this line: > > D:\Dev Wookie\trunk\features\build.xml:40: srcdir "D:\Dev > Wookie\trunk\features\camera\features\camera\src" does not exist! > > It seems that the path is concatenating twice: > > trunk\features\camera\features\camera > > The same happens for the widgets (e.g.: > > trunk\widets\bubbles\widgets\bubbles) > > The xml files look fine: > > <src path="${wookie.features.dir}/${feature.shortname}/src" /> I've > > check the two variables and they are fine...I have no clue where the > doubling occurs. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira "Before acting on this email or opening any attachments you should read the Manchester Metropolitan University email disclaimer available on its website http://www.mmu.ac.uk/emaildisclaimer "
