Re: Gump build failure...

2004-07-10 Thread Stephen McConnell
Ignore me - it was a missing class in CVS. Stephen McConnell wrote: Just did a build of ant (ant building ant) and that passed without problem so I took a look at the bootstrap.sh script and noticed that the package in question is not included in the build: "${JAVAC}" $BOOTJAVAC_OPTS -d ${CLASSD

Re: Gump build failure...

2004-07-10 Thread Stephen McConnell
Just did a build of ant (ant building ant) and that passed without problem so I took a look at the bootstrap.sh script and noticed that the package in question is not included in the build: "${JAVAC}" $BOOTJAVAC_OPTS -d ${CLASSDIR} ${TOOLS}/bzip2/*.java ${TOOLS}/tar/*.java ${TOOLS}/zip/*.java \

Gump build failure...

2004-07-10 Thread Adam R. B. Jack
FYI: http://brutus.apache.org/~gump/public/ant/bootstrap-ant/index.htm which leads to : http://brutus.apache.org/~gump/public/ant/bootstrap-ant/gump_work/buildscript_ant_bootstrap-ant.html ... Bootstrapping Ant Distribution ... Compiling Ant Classes src/main/org/apache/tools/ant/types/selector

cvs commit: ant/src/main/org/apache/tools/ant/types/selectors/modifiedselector ChecksumAlgorithm.java

2004-07-10 Thread jhm
jhm 2004/07/10 10:22:21 Added: src/main/org/apache/tools/ant/types/selectors/modifiedselector ChecksumAlgorithm.java Log: Forgot to add the Checksum Revision ChangesPath 1.1 ant/src/main/org/apache/tools/ant/types/selectors/

cvs commit: ant/src/main/org/apache/tools/ant/types/selectors/modifiedselector DigestAlgorithm.java ModifiedSelector.java PropertiesfileCache.java

2004-07-10 Thread jhm
jhm 2004/07/10 10:15:37 Modified:src/etc/testcases/types selectors.xml src/testcases/org/apache/tools/ant/types/selectors ModifiedSelectorTest.java docs/manual/CoreTypes selectors.html src/main/org/apache/tools/ant/

Re: testing for verbose mode

2004-07-10 Thread Steve Loughran
Wascally Wabbit wrote: At 11:17 AM 7/9/2004, you wrote: Conor MacNeill wrote: It you can decide not to issue messages, you can decide to change the behavior of your task in a more radical fashion. But nevermind this point. Still if we want to have such functionality what we would need is an API i

cvs commit: ant/docs external.html projects.html

2004-07-10 Thread jhm
jhm 2004/07/10 01:10:39 Modified:xdocsTag: ANT_16_BRANCH external.xml projects.xml docs Tag: ANT_16_BRANCH external.html projects.html Log: Sync with Head: Ant2SVG, Savant, Surround SCM Revision ChangesPath No revision No

cvs commit: ant/docs external.html projects.html

2004-07-10 Thread jhm
jhm 2004/07/10 01:07:41 Modified:xdocsexternal.xml projects.xml docs external.html projects.html Log: Ant2SVG, Savant, Surround SCM Revision ChangesPath 1.135 +60 -5 ant/xdocs/external.xml Index: external.xml =