Re: [patch] Stylebook task javadoc

2005-03-31 Thread Kev Jackson
Uhm, they are protected. I don't think anybody is extending the task, but this is possible (actually, I don't even think anybody is using it). sorry, my bad. If this task is so old, should we not deprecate it and update the docs to mention it's unsupported/old/deprecated nature? Kev

Re: cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs/optional/junit JUnitTestListenerTest.java

2005-03-31 Thread Jesse Glick
Stefan Bodewig wrote: Maybe I'm nit-picking ... Not at all, thank you for reading diffs carefully! :-) Please use braces even for single-line blocks. Yes, I do myself; this was contributed code and I didn't notice it. Will fix. -J. -- [EMAIL PROTECTED] x22801 netbeans.org ant.apache.org if

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

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=27170. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: ant WHATSNEW

2005-03-31 Thread bodewig
bodewig 2005/03/30 22:37:09 Modified:.WHATSNEW Log: won't merge fix for 27170 since fix has not been confirmed and we don't have an extended beta phase for 1.6.3 Revision ChangesPath 1.800 +3 -3 ant/WHATSNEW Index: WHATSNEW

cvs commit: ant/src/main/org/apache/tools/ant/util DOMUtils.java DOMElementWriter.java

2005-03-31 Thread bodewig
bodewig 2005/03/30 22:51:06 Modified:src/main/org/apache/tools/ant/taskdefs/cvslib Tag: ANT_16_BRANCH ChangeLogWriter.java CvsTagDiff.java src/main/org/apache/tools/ant/util Tag: ANT_16_BRANCH DOMElementWriter.java Added:

DO NOT REPLY [Bug 24281] - Broken cvstagdiff XML for filenames that contain character

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=24281. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 26632] - rexec hangs

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=26632. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

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

2005-03-31 Thread bodewig
bodewig 2005/03/30 23:01:00 Modified:src/main/org/apache/tools/ant/taskdefs/cvslib Tag: ANT_16_BRANCH CvsTagDiff.java Log: merged too much Revision ChangesPath No revision No revision 1.16.2.10 +0 -5

DO NOT REPLY [Bug 34244] - junit.jar required in ANT_HOME\lib directory

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34244. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: ResourceCollections

2005-03-31 Thread Stefan Bodewig
On Wed, 30 Mar 2005, Matt Benson [EMAIL PROTECTED] wrote: Update: I have been rolling this stuff around and I am nearly ready to have something to show. I really like what you've described. I have also modified fileset, dirset, filelist and path to implement ResourceCollection. Have you

Re: [patch] Stylebook task javadoc

2005-03-31 Thread Stefan Bodewig
On Thu, 31 Mar 2005, Kev Jackson [EMAIL PROTECTED] wrote: If this task is so old, should we not deprecate it and update the docs to mention it's unsupported/old/deprecated nature? +1 Stefan - To unsubscribe, e-mail: [EMAIL

Re: [patch] Stylebook task javadoc

2005-03-31 Thread Kev Jackson
Stefan Bodewig wrote: On Thu, 31 Mar 2005, Kev Jackson [EMAIL PROTECTED] wrote: If this task is so old, should we not deprecate it and update the docs to mention it's unsupported/old/deprecated nature? +1 Ok, hint taken I'll get on with the necessary updates... ;) Kev

Re: [patch] Stylebook task javadoc

2005-03-31 Thread Kev Jackson
here's the @deprecated stylebook and doc changes to OptionalTasks/stylebook.html (sorry the other changes are in the stylebook patch too) Kev Index: StyleBook.java === RCS file:

Re: ResourceCollections

2005-03-31 Thread Kev Jackson
1) a name for a ResourceCollection that acts like a Union without removing duplicates. What would it be used for? It is not a set operation that way and I'm not familiar enough (at least the english terms of) with list theory (if there is something like that at all). append? join?

DO NOT REPLY [Bug 34244] - junit.jar required in ANT_HOME\lib directory

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34244. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34244] - junit.jar required in ANT_HOME\lib directory

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34244. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

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

2005-03-31 Thread bodewig
bodewig 2005/03/31 03:24:06 Modified:docs/manual install.html optionaltasklist.html docs/manual/OptionalTasks stylebook.html src/main/org/apache/tools/ant/taskdefs/optional StyleBook.java Log: Deprecate stylebook, add javadocs to

[RESULT] Ant 1.6.3 release candidate - new date proposed : March 31st - has passed

2005-03-31 Thread Antoine Levy-Lambert
Hello, I have seen that we have 6+1s for the release candidate, and in fact I am starting work to produce it now. Cheers, Antoine - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: ant/xdocs antnews.xml index.xml

2005-03-31 Thread antoine
antoine 2005/03/31 04:24:51 Modified:docs/manual Tag: ANT_16_BRANCH cover.html .Tag: ANT_16_BRANCH build.xml docs Tag: ANT_16_BRANCH antnews.html index.html xdocsTag: ANT_16_BRANCH antnews.xml index.xml Log: Preparation

Re: DRAFT-ANNOUNCEMENT for Antidote's retirement

2005-03-31 Thread Antoine Levy-Lambert
Hello Stefan, fine by me, Cheers, Antoine Stefan Bodewig wrote: let me know what you think. This would go out to [EMAIL PROTECTED] and get published on the Website. Stefan The Apache Ant Project Retires Antidote, the Ant GUI The Antidote

Re: ResourceCollections

2005-03-31 Thread Matt Benson
--- Stefan Bodewig [EMAIL PROTECTED] wrote: On Wed, 30 Mar 2005, Matt Benson [EMAIL PROTECTED] wrote: Update: I have been rolling this stuff around and I am nearly ready to have something to show. I really like what you've described. well, hey! :) I have also modified fileset,

Re: ResourceCollections

2005-03-31 Thread Stefan Bodewig
On Thu, 31 Mar 2005, Matt Benson [EMAIL PROTECTED] wrote: --- Stefan Bodewig [EMAIL PROTECTED] wrote: Have you modified AbstractFileSet or the individual subclasses? Good question; I almost answered it in the original mail. I figured we had little control over what happens to AFS

DO NOT REPLY [Bug 26632] - rexec hangs

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=26632. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: ant WHATSNEW

2005-03-31 Thread antoine
antoine 2005/03/31 06:26:13 Modified:.Tag: ANT_16_BRANCH WHATSNEW Log: ant 1.6.3beta1 release Revision ChangesPath No revision No revision 1.503.2.212 +13 -1 ant/WHATSNEW Index: WHATSNEW

Re: ResourceCollections

2005-03-31 Thread Matt Benson
--- Stefan Bodewig [EMAIL PROTECTED] wrote: On Thu, 31 Mar 2005, Matt Benson [EMAIL PROTECTED] wrote: --- Stefan Bodewig [EMAIL PROTECTED] wrote: Have you modified AbstractFileSet or the individual subclasses? Good question; I almost answered it in the original mail. I figured

ant 1.6.3beta1

2005-03-31 Thread Antoine Levy-Lambert
Just to inform you that I have built the ant 1.6.3beta1 distribution on my laptop, but I have trouble uploading via scp or sftp to cvs.apache.org My connection keeps being resetted (I think I did 4 or 5 attempts already). @infrastructure : any hints what to do ? I will try again from home

DO NOT REPLY [Bug 26632] - rexec hangs

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=26632. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: DRAFT-ANNOUNCEMENT for Antidote's retirement

2005-03-31 Thread Matt Benson
Let me be a punctuation nazi for a moment: s/ Antidote will no longer be developed by the Ant project, it's CVS module will be shut down. / Antidote will no longer be developed by the Ant project; its CVS module will be shut down. Other than that I'm fine with it. -Matt --- Stefan Bodewig

Re: ResourceCollections

2005-03-31 Thread Matt Benson
To stay on the same thread, I have been developing in oata.types . So far I have probably about 15 classes to add to this package. Any opinions on whether we need oata.types.resource ? -Matt __ Do you Yahoo!? Yahoo! Small Business - Try our

Re: ResourceCollections

2005-03-31 Thread Matt Benson
--- Matt Benson [EMAIL PROTECTED] wrote: To stay on the same thread, I have been developing in oata.types . So far I have probably about 15 classes to add to this package. Any opinions on whether we need oata.types.resource ? or more probably, resources so we don't freak out Windows for

DO NOT REPLY [Bug 34244] - junit.jar required in ANT_HOME\lib directory

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34244. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: ResourceCollections

2005-03-31 Thread Antoine Levy-Lambert
I find this interesting. I wonder whether resources should not provide an InputStream or something like that. Because of selectors. Cheers, Antoine --- Matt Benson [EMAIL PROTECTED] wrote: To stay on the same thread, I have been developing in oata.types . So far I have probably about 15

Re: ResourceCollections

2005-03-31 Thread Matt Benson
--- Antoine Levy-Lambert [EMAIL PROTECTED] wrote: I find this interesting. I wonder whether resources should not provide an InputStream or something like that. Because of selectors. We are adding getInputStream to Resource. However, without changing the FileSelector interface (bad), its

DO NOT REPLY [Bug 34229] - Need ability to intercept calls to System.setSecurityManager() from embedded environment

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34229. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: ant/xdocs index.xml antnews.xml

2005-03-31 Thread antoine
antoine 2005/03/31 13:15:04 Modified:xdocsindex.xml antnews.xml Log: ant 1.6.3beta1 Revision ChangesPath 1.68 +9 -1 ant/xdocs/index.xml Index: index.xml === RCS file:

cvs commit: ant/docs index.html antnews.html

2005-03-31 Thread antoine
antoine 2005/03/31 13:16:53 Modified:docs index.html antnews.html Log: Ant 1.6.3beta1 Revision ChangesPath 1.311 +8 -0 ant/docs/index.html Index: index.html === RCS file:

DO NOT REPLY [Bug 34257] New: - Add the SITE command as an action

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34257. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Ant 1.6.3beta1 released

2005-03-31 Thread Antoine Lévy-Lambert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I have the pleasure to inform you that Ant1.6.3beta1 is released. Information about how to download it will be shortly available on the ant.apache.org web site. Cheers, Antoine Lévy-Lambert -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2

DO NOT REPLY [Bug 29797] - Calling Ant from other Java Applications

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=29797. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 26073] - Abort task or generalization of fail task

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=26073. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34229] - Need ability to intercept calls to System.setSecurityManager() from embedded environment

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34229. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.