Re: build failure.

2006-09-28 Thread Martin Gainty
: "Kevin Jackson" <[EMAIL PROTECTED]> To: "Ant Developers List" Sent: Wednesday, September 27, 2006 11:39 PM Subject: Re: build failure. > Thanks, > > There was a change yesterday where a new version of a file wasn't > checked in and the code was out of sy

Re: build failure.

2006-09-27 Thread Kevin Jackson
Thanks, There was a change yesterday where a new version of a file wasn't checked in and the code was out of sync - please do svn up and get latest code Kev - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: build failure.

2006-09-27 Thread Michael Zheng
the full info : D:\Java\workspace\ant9.28\trunk>bootstrap.bat ... Bootstrapping Ant Distribution JAVA_HOME=D:\Java\jdk1.5.0_06 JAVA=D:\Java\jdk1.5.0_06\bin\java JAVAC=D:\Java\jdk1.5.0_06\bin\javac CLASSPATH=D:\Java\jdk1.5.0_06\lib\tools.jar;lib\optional\junit-3.8.2.jar ;lib\opt ional\ant-antunit

Re: build failure.

2006-09-27 Thread Kevin Jackson
I checked out today's ant trunk , but when I try to build it by running bootstrap.bat , the following info "src\main\org\apache\tools\ant\taskdefs\Concat.java:489: 在相应的 try 语句主体中 不能抛出异常 java.io.IOException } catch (IOException e) { ^" I think we'd need a little more con