Hi,

I'm having trouble building Ant 1.7.0beta, and am wondering how to either do it form the ant-core files on the svn repository, or if someone has helpfully already built them and uploaded them somewhere.

I am currently running Ant 1.6.5 with java 1.6.0_96beta. When I try to build the svn source by typing 'ant' in the root directory, I get the error message

$ ant
Buildfile: build.xml

prepare:

check_for_optional_packages:

BUILD FAILED
C:\dev\svn.apache.org\ant-core\build.xml:587: Class org.apache.tools.ant.taskdef
s.condition.Or doesn't support the nested "parsersupports" element.

Apparently, ant 1.7 can't be built with ant 1.6.5. What can I do to get the beta build? I'd like to use the new <apt> task.

Mark McKay

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to