DO NOT REPLY [Bug 32566] - OutOfMemory if filesize are greater than 7 MB

2004-12-08 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32566] - OutOfMemory if filesize are greater than 7 MB

2004-12-08 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32566] - OutOfMemory if filesize are greater than 7 MB

2004-12-08 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26757] - sshexec hangs

2004-12-08 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32566] - OutOfMemory if filesize are greater than 7 MB

2004-12-08 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://issues.apache.org/bugzilla/show_bu

Re: cvs commit: ant/src/etc/testcases/taskdefs checksum.xml

2004-12-08 Thread Martijn Kruithof
Hi I actually used the same technique as proposed in the bug report on the recorder test cases. Stefan modified that one in such a way that not the files from cvs are "fixed" but copies of those files. I would propose to either go the same way here or take a better approach in actually write a

Re: New repository task

2004-12-08 Thread Matt Benson
--- Russell Gold <[EMAIL PROTECTED]> wrote: > On Wed, 8 Dec 2004 08:35:06 -0800 (PST), Matt Benson > <[EMAIL PROTECTED]> wrote: [SNIP] > > tasks). Unless I have misunderstood it > dependencies > > is more Maven-centric than so I feel [SNIP] > I believe that you did misunderstand it. The > task i

Re: New repository task

2004-12-08 Thread Russell Gold
On Wed, 8 Dec 2004 08:35:06 -0800 (PST), Matt Benson <[EMAIL PROTECTED]> wrote: > When Russell first brought his dependencies task to > the table, I reiterated the general policy regarding > the introduction of new tasks, especially where they > interacted with software other than Ant (aka optional

DO NOT REPLY [Bug 32583] - cvschangelog throes NullPointerException with some CVS server

2004-12-08 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://issues.apache.org/bugzilla/show_bu

RE: cvs commit: ant/src/etc/testcases/taskdefs checksum.xml

2004-12-08 Thread Matt Benson
--- Dominique Devienne <[EMAIL PROTECTED]> wrote: > Isn't the alternative simply to check in the > expected files are binary to avoid line ending > conversions at all? Just thinking out loud. --DD Maybe, but that at least puts us back to the fixcrlf fix since the output files are being written wi

RE: cvs commit: ant/src/etc/testcases/taskdefs checksum.xml

2004-12-08 Thread Dominique Devienne
Isn't the alternative simply to check in the expected files are binary to avoid line ending conversions at all? Just thinking out loud. --DD From: Matt Benson [mailto:[EMAIL PROTECTED] Sent: Wed 12/8/2004 11:36 AM To: Ant Developers List Subject: Re: cvs commit:

DO NOT REPLY [Bug 32583] - cvschangelog throes NullPointerException with some CVS server

2004-12-08 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://issues.apache.org/bugzilla/show_bu

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs ChecksumTest.java

2004-12-08 Thread mbenson
mbenson 2004/12/08 10:00:53 Modified:src/etc/testcases/taskdefs checksum.xml src/testcases/org/apache/tools/ant/taskdefs ChecksumTest.java Log: Address Windows CVS client line ending conversion incompatibility issue. Revision ChangesPa

Re: cvs commit: ant/src/etc/testcases/taskdefs checksum.xml

2004-12-08 Thread Matt Benson
--- Matt Benson <[EMAIL PROTECTED]> wrote: [SNIP] > match the 'd files. Hmm... maybe we should > just change the unit test to read the files (using > with a filter) into > properties and compare those rather than using > FileUtils.contentEquals(...)? Any other ideas? [SNIP] I will go ahead and

Re: cvs commit: ant/src/etc/testcases/taskdefs checksum.xml

2004-12-08 Thread Peter Reilly
That sounds like a good idea. Peter Matt Benson wrote: Hey, good point, I follow you... if the cvs client auto-converts the "expected" files, then they won't match the 'd files. Hmm... maybe we should just change the unit test to read the files (using with a filter) into properties and compare t

Re: cvs commit: ant/src/etc/testcases/taskdefs checksum.xml

2004-12-08 Thread Matt Benson
Hey, good point, I follow you... if the cvs client auto-converts the "expected" files, then they won't match the 'd files. Hmm... maybe we should just change the unit test to read the files (using with a filter) into properties and compare those rather than using FileUtils.contentEquals(...)? A

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

2004-12-08 Thread stevel
stevel 2004/12/08 08:57:10 Modified:src/main/org/apache/tools/ant/launch Launcher.java Log: doc explanation Revision ChangesPath 1.25 +4 -0 ant/src/main/org/apache/tools/ant/launch/Launcher.java Index: Launcher.java ==

Re: cvs commit: ant/src/etc/testcases/taskdefs checksum.xml

2004-12-08 Thread Peter Reilly
Actually, I have had a quick look at the changes you made. I do not believe that they will work on windows with a dos style cvs client. For example: the xml target is now: the test is: public void testCreateMd5() throws IOException { FileUtils fileUtils = FileUtils.newFileUtil

Re: [Patch] DirectoryScanner

2004-12-08 Thread Matt Benson
--- Kev Jackson <[EMAIL PROTECTED]> wrote: [SNIP] > /** > - * gets whether or not a DirectoryScanner > follows symbolic links > + * Sets whether or not a DirectoryScanner > follows symbolic links > * > - * @return flag indicating whether symbolic > links should be followed >

Re: New repository task

2004-12-08 Thread Matt Benson
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Tue, 7 Dec 2004, Matt Benson > <[EMAIL PROTECTED]> wrote: (edited for brevity) > > See: http://marc.theaimsgroup.com/?t=10935231277&r=1&w=2 > > (particularly DD's response) > > and > http://marc.theaimsgroup.com/?l=ant-dev&m=109882328509244&w=2

Re: cvs commit: ant/src/etc/testcases/taskdefs checksum.xml

2004-12-08 Thread Matt Benson
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Wed, 08 Dec 2004, Peter Reilly > <[EMAIL PROTECTED]> wrote: > > > I think it is more a cvs client issue. Some cvs > clients on windows > > convert to dos endings (correct behaviour for > non-binary files) and > > some do not (cygwin cvs client I

Re: [Fwd: globmapper directory character interpreting]

2004-12-08 Thread Peter Reilly
Stefan Bodewig wrote: On Mon, 06 Dec 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: This is not the case for the "glob" mapper and this has caused some pain and some scripts to fail when moved from unix to windows and visa-versa. The same is true for the regexp mapper. Only things are a bit

[Ant Wiki] Updated: AntWeaknessesAndProblems

2004-12-08 Thread ant-cvs
Date: 2004-12-08T07:42:25 Editor: SteveLoughran <[EMAIL PROTECTED]> Wiki: Ant Wiki Page: AntWeaknessesAndProblems URL: http://wiki.apache.org/ant/AntWeaknessesAndProblems bullets Change Log: -- @@ -1,18

[Ant Wiki] New: AntWeaknessesAndProblems

2004-12-08 Thread ant-cvs
Date: 2004-12-08T07:38:32 Editor: SteveLoughran <[EMAIL PROTECTED]> Wiki: Ant Wiki Page: AntWeaknessesAndProblems URL: http://wiki.apache.org/ant/AntWeaknessesAndProblems workflow New Page: == Ant is not a workflow engine == Ant is a build tool. It was created to compile and p

Re: cvs commit: ant/src/etc/testcases/taskdefs checksum.xml

2004-12-08 Thread Stefan Bodewig
On Wed, 08 Dec 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: > I think it is more a cvs client issue. Some cvs clients on windows > convert to dos endings (correct behaviour for non-binary files) and > some do not (cygwin cvs client I think does not). Still, if it worked before ... Stefan

Re: cvs commit: ant/src/etc/testcases/taskdefs checksum.xml

2004-12-08 Thread Peter Reilly
I think it is more a cvs client issue. Some cvs clients on windows convert to dos endings (correct behaviour for non-binary files) and some do not (cygwin cvs client I think does not). Peter Stefan Bodewig wrote: On 7 Dec 2004, <[EMAIL PROTECTED]> wrote: Hack to make the testcases pass.

Re: [Fwd: ANT]

2004-12-08 Thread Peter Reilly
I think that you are correct in the nested elements should be reconfigured as well -i.e. it is a bug not to do this. However the patch you provide has the following minor issues: 1) the diff should be done using context diff (diff -c command), otherwise it is difficult to apply. 2) You should c

Re: cvs commit: ant/src/etc/testcases/taskdefs checksum.xml

2004-12-08 Thread Stefan Bodewig
On 7 Dec 2004, <[EMAIL PROTECTED]> wrote: > Hack to make the testcases pass. Sorry, I didn't manage to follow the bug report. Before I added pluggable output patterns to the tests passed without the fixcrlf, so they should still do - unless I've broken something, which seems to be the case.

Re: New repository task

2004-12-08 Thread Stefan Bodewig
On Tue, 7 Dec 2004, Matt Benson <[EMAIL PROTECTED]> wrote: > --- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > >> On Mon, 6 Dec 2004, Matt Benson >> <[EMAIL PROTECTED]> wrote: >> >> > It's a sign of the times... >> >> > > See: > > http://marc.theaimsgroup.com/?t=10935231277&r=1&w=2 > (p

Re: [Fwd: globmapper directory character interpreting]

2004-12-08 Thread Stefan Bodewig
On Mon, 06 Dec 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: > This is not the case for the "glob" mapper and this has caused some > pain and some scripts to fail when moved from unix to windows and > visa-versa. The same is true for the regexp mapper. Only things are a bit more complicated here

DO NOT REPLY [Bug 32582] - Conversion from upper case to lower case and vice versa

2004-12-08 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32582] - Conversion from upper case to lower case and vice versa

2004-12-08 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://issues.apache.org/bugzilla/show_bu

[Patch] ChangeLogParser

2004-12-08 Thread Kev Jackson
May help with bug reported - 32583, Sorry I seem to have lost my bugzilla details and I'm in a real rush to get out the office! Kev Index: ChangeLogParser.java === RCS file: /home/cvspublic/ant/src/main/org/apache/tools/ant/taskdefs

DO NOT REPLY [Bug 32582] - Conversion from upper case to lower case and vice versa

2004-12-08 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5003] - exec task does not return after executed command finished on Windows only

2004-12-08 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://issues.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 5003] - exec task does not return after executed command finished on Windows only

2004-12-08 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://issues.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 32583] New: - cvschangelog throes NullPointerException with some CVS server

2004-12-08 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32582] New: - Conversion from upper case to lower case and vice versa

2004-12-08 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://issues.apache.org/bugzilla/show_bu

Re: [Fwd: ANT]

2004-12-08 Thread Steve Loughran
On Wed, 08 Dec 2004 01:19:21 +0100, Michael Augustin <[EMAIL PROTECTED]> wrote: > Hi all, > > in a project we use ant as a workflow-engine. The difference to the > normal use as a buildtool is, that target (workflows) are executed as > often as the user requests and the ant-application runs over

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

2004-12-08 Thread bodewig
bodewig 2004/12/07 23:58:41 Modified:src/main/org/apache/tools/ant/taskdefs/compilers Tag: ANT_16_BRANCH Jikes.java Log: merge Revision ChangesPath No revision No revision 1.22.2.6 +2 -0 ant/src/main/o

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

2004-12-08 Thread bodewig
bodewig 2004/12/07 23:57:04 Modified:src/main/org/apache/tools/ant/taskdefs/compilers Jikes.java Log: warn when Ant upgrades -source for jikes Revision ChangesPath 1.28 +3 -1 ant/src/main/org/apache/tools/ant/taskdefs/compilers/Jikes.java Index: Jikes.java

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/compilers Jikes.java

2004-12-08 Thread Stefan Bodewig
On Wed, 08 Dec 2004, Martijn Kruithof <[EMAIL PROTECTED]> wrote: > Shouldn't we at least log some kind of warning when we ignore 1.1 or > 1.2? +1 will change it. Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/compilers Jikes.java

2004-12-08 Thread Martijn Kruithof
Hi if (attributes.getSource() != null) { cmd.createArgument().setValue("-source"); -cmd.createArgument().setValue(attributes.getSource()); +String source = attributes.getSource(); +if (source.equals("1.1") || source.equals("1.2")) { +

DO NOT REPLY [Bug 32579] New: - Nullpointer exception after using parseFTPEntry in FTPFileEntryParser

2004-12-08 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://issues.apache.org/bugzilla/show_bu

Re: [Patch] DirectoryScanner

2004-12-08 Thread Kev Jackson
Sorry, helps if I attach the file eh? - Added javadoc (@param etc) - changed from to for XHTML compliance - removed unnecessary nesting if (condition) { return foo; } else { <-- not required - although I can see that in some ways it helps readability if (conition) { return bar; } No unit

[Patch] DirectoryScanner

2004-12-08 Thread Kev Jackson
- Added javadoc (@param etc) - changed from to for XHTML compliance - removed unnecessary nesting if (condition) { return foo; } else { <-- not required - although I can see that in some ways it helps readability if (conition) { return bar; } No unit tests with this Kev -

Re: [Fwd: ANT]

2004-12-08 Thread Michael Augustin
Hi again, sorry for the bad attachments. Now with correct ones. -- bye Michael Augustin 344a345,350 >throws BuildException > { >maybeConfigure(p, configureChildren, false); > } > > public void maybeConfigure(Project p, boolean configureChildren, boolean > reconfigu

[Fwd: ANT]

2004-12-08 Thread Michael Augustin
Hi all, in a project we use ant as a workflow-engine. The difference to the normal use as a buildtool is, that target (workflows) are executed as often as the user requests and the ant-application runs over long time. That makes it necessarry that ant-variables (properties) are evaluated mroe t