[GUMP@lsd]: ant/test-ant failed

2004-02-23 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For help understanding the request please visit http://jakarta.apache.org/gump/nagged.html, and/or contact [EMAIL PROTECTED] Project test-ant has an issue affecting it's community integration, and has be

unknown

2004-02-23 Thread peter
about me <> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: ant/src/main/org/apache/tools/ant ComponentHelper.java

2004-02-23 Thread peterreilly
peterreilly2004/02/23 01:40:13 Modified:src/main/org/apache/tools/ant ComponentHelper.java Log: Autoload of antlib.xml from default namespace Revision ChangesPath 1.34 +3 -4 ant/src/main/org/apache/tools/ant/ComponentHelper.java Index: ComponentHelper.java

DO NOT REPLY [Bug 27148] - Windows 98 compatibility

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27154] New: - Sync-up Java Task API with ExecTask

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27148] - Windows 98 compatibility

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27148] - Windows 98 compatibility

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Authors tag

2004-02-23 Thread Peter Reilly
Just noticed this in "ASF Board Summary for February 18, 2004" - author tags are officially discouraged. these create difficulties in establishing the proper ownership and the protection of our committers. there are other social issues dealing with collaborative development, but the Board

cvs commit: ant build.xml

2004-02-23 Thread peterreilly
peterreilly2004/02/23 06:14:36 Modified:.build.xml Log: allow ./build.sh test to work Revision ChangesPath 1.410 +1 -1 ant/build.xml Index: build.xml === RCS file: /home/cvs/ant/buil

cvs commit: ant/src/etc/checkstyle checkstyle-config

2004-02-23 Thread peterreilly
peterreilly2004/02/23 06:37:18 Modified:src/etc/checkstyle checkstyle-config Log: Remove check for author in javadoc class header Revision ChangesPath 1.6 +0 -1 ant/src/etc/checkstyle/checkstyle-config Index: checkstyle-config ===

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/condition ConditionBase.java

2004-02-23 Thread peterreilly
peterreilly2004/02/23 06:40:04 Modified:src/main/org/apache/tools/ant/taskdefs/condition ConditionBase.java Log: ConditionBase: stylecheck, also remove author as per apache guidelines (should be added to style check?) Revision ChangesPath 1.28

DO NOT REPLY [Bug 27078] - add all optional jars to the classpath manifiest of ant.jar

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant/src/main/org/apache/tools/ant/types FileList.java

2004-02-23 Thread peterreilly
peterreilly2004/02/23 07:42:24 Modified:src/main/org/apache/tools/ant/types FileList.java Log: stylecheck Revision ChangesPath 1.14 +34 -5 ant/src/main/org/apache/tools/ant/types/FileList.java Index: FileList.java ==

cvs commit: ant/src/main/org/apache/tools/ant/types FileList.java

2004-02-23 Thread peterreilly
peterreilly2004/02/23 07:46:49 Modified:src/main/org/apache/tools/ant/types Tag: ANT_16_BRANCH FileList.java Log: sync with head Revision ChangesPath No revision No revision 1.9.2.4 +34 -5 ant/src/main/

DO NOT REPLY [Bug 27162] New: - SQL task doesn't work with Informix IDS 9.2

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Authors tag

2004-02-23 Thread Matt Benson
--- Peter Reilly <[EMAIL PROTECTED]> wrote: > Just noticed this in "ASF Board Summary for February > 18, 2004" > > - author tags are officially discouraged. these I noticed this too. Could we change the checkstyle config to allow only whitespace as the @author parameter as a relatively safe st

DO NOT REPLY [Bug 27162] - SQL task doesn't work with Informix IDS 9.2

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Authors tag

2004-02-23 Thread Peter Reilly
Matt Benson wrote: --- Peter Reilly <[EMAIL PROTECTED]> wrote: Just noticed this in "ASF Board Summary for February 18, 2004" - author tags are officially discouraged. these I noticed this too. Could we change the checkstyle config to allow only whitespace as the @author parameter as a re

Re: Authors tag

2004-02-23 Thread Matt Benson
--- Peter Reilly <[EMAIL PROTECTED]> wrote: > Matt Benson wrote: > > >> - author tags are officially discouraged. these > >> > >I noticed this too. Could we change the checkstyle > >config to allow only whitespace as the @author > >parameter as a relatively safe starting point, > > > I have

cvs commit: ant/src/etc/testcases/types filelist.xml

2004-02-23 Thread peterreilly
peterreilly2004/02/23 08:40:55 Modified:src/main/org/apache/tools/ant/types FileList.java docs/manual/CoreTypes filelist.html src/testcases/org/apache/tools/ant/types FileListTest.java Added: src/etc/testcases/types filelist.xml Log: Add nested f

Re: cvs commit: ant/src/etc/testcases/types filelist.xml

2004-02-23 Thread Peter Reilly
Hi, I have added a nested file element to filelist, used as follows: a) Is this change ok? b) Should it be in ant 1.6.2 c) Could someone run the unittests on windows please ;-) Peter [EMAIL PROTECTED] wrote: peterreilly2004/02/23 08:40:55 Modified:src/main/org/apache/tools/a

RE: cvs commit: ant/src/etc/testcases/types filelist.xml

2004-02-23 Thread Dominique Devienne
> From: Peter Reilly [mailto:[EMAIL PROTECTED] > I have added a nested file element to filelist, > used as follows: > > > > > > > > a) Is this change ok? To me, yes. But I also like this syntax: tasks/a.java tasks/b.java This is a file with spaces > b) Should it be in

DO NOT REPLY [Bug 27148] - Windows 98 compatibility

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27170] New: - Error occurs in references parameter in if space in directory name

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: cvs commit: ant/src/etc/testcases/types filelist.xml

2004-02-23 Thread Martijn Kruithof
Win XP Home (NL version) passes (test run 5) including some test on nested ;-) The org.apache.tools.ant.ProjectTest.testDuplicateTargets fails however :-( (both on linux (fedora core) and XP / both sun jdk 1.4.2_03) Peter Reilly wrote: Hi, I have added a nested file element to filelist, used as f

Re: cvs commit: ant/src/etc/testcases/types filelist.xml

2004-02-23 Thread Peter Reilly
Martijn Kruithof wrote: Win XP Home (NL version) passes (test run 5) including some test on nested ;-) Excellent! Thanks. The org.apache.tools.ant.ProjectTest.testDuplicateTargets fails however :-( (both on linux (fedora core) and XP / both sun jdk 1.4.2_03) This is a known problem. It was noticed

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs SQLExec.java

2004-02-23 Thread peterreilly
peterreilly2004/02/23 11:17:16 Modified:src/main/org/apache/tools/ant/taskdefs SQLExec.java Log: Remove Author for SQLExec: authors are: * @author mailto:jeff at custommonkey dor org">Jeff Martin * @author mailto:gholam at xtra dot co dot nz">Michael McCallum * @author

DO NOT REPLY [Bug 27175] New: - MacroDef doesn't allow properties named 'description'

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs SQLExec.java

2004-02-23 Thread peterreilly
peterreilly2004/02/23 11:28:23 Modified:src/main/org/apache/tools/ant/taskdefs SQLExec.java Log: Fix for SQLExec when used with Informix. PR: 27162 Obtained from: Bohuslav Roztocil Revision ChangesPath 1.67 +4 -2 ant/src/main/org/apache/tools/ant/taskdefs/SQ

DO NOT REPLY [Bug 27175] - MacroDef doesn't allow properties named 'description'

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: cvs commit: ant build.xml

2004-02-23 Thread Antoine Lévy-Lambert
[EMAIL PROTECTED] wrote: Hi Peter, I do not understand why you removed the dependency of run-single-test upon compile-tests,run-single-test-only There must be a good reason but I am surprised. Antoine peterreilly2004/02/23 06:14:36 Modified:.build.xml Log: allow ./build.sh test

DO NOT REPLY [Bug 27162] - SQL task doesn't work with Informix IDS 9.2

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: cvs commit: ant build.xml

2004-02-23 Thread Peter Reilly
Antoine Lévy-Lambert wrote: [EMAIL PROTECTED] wrote: Hi Peter, I do not understand why you removed the dependency of run-single-test upon compile-tests,run-single-test-only There must be a good reason but I am surprised. I did not remove the dependency... There was a change last week (409) to make

Re: Authors tag

2004-02-23 Thread Jack J. Woehr
Peter Reilly wrote: > Just noticed this in "ASF Board Summary for February 18, 2004" > > - author tags are officially discouraged. these create difficulties in > establishing the proper ownership and the protection of our > committers. there are other social issues dealing with collabora

DO NOT REPLY [Bug 27175] - MacroDef doesn't allow attributes named 'description'

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27177] New: - [PATCH] Removing authors from individiual files

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27177] - [PATCH] Removing authors from individiual files

2004-02-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

and XML NS hell ;-)

2004-02-23 Thread Dominique Devienne
OK, this is probably something stupid I'm doing. I'm using Ant 1.6.0. Here's a macro, with a couple of its uses:

cvs diff format

2004-02-23 Thread Matt Benson
Hmm... formerly, when I would use "cvs diff somefile", the -u format would be used by default. Then out of nowhere the regular diff format starts being used by default. Does anyone know of a setting of some sort that would cause this? Thanks, Matt __ Do you Yahoo