DO NOT REPLY [Bug 23339] - Core Task War, Ear, Jar should have the M feature available

2003-09-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 23322] - VAJ task run fail if VAJ's project name has some space character

2003-09-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/etc/testcases/types/assertions - New directory

2003-09-23 Thread stevel
stevel 2003/09/22 22:48:11 ant/src/etc/testcases/types/assertions - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2003-09-23 Thread bodewig
bodewig 2003/09/22 22:59:04 Modified:src/main/org/apache/tools/ant/taskdefs PreSetDef.java Log: Make PreSetDef compile Revision ChangesPath 1.8 +2 -26 ant/src/main/org/apache/tools/ant/taskdefs/PreSetDef.java Index: PreSetDef.java

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

2003-09-23 Thread bodewig
bodewig 2003/09/22 23:00:00 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH PreSetDef.java Log: Make PreSetDef compile Revision ChangesPath No revision No revision 1.7.2.1 +2 -26 ant/

Re: Ant 1.6

2003-09-23 Thread Stefan Bodewig
On Tue, 23 Sep 2003, Conor MacNeill <[EMAIL PROTECTED]> wrote: > IMHO, If we are going to branch then let's fix everything on the > branch and focus on getting 1.6 out the door. We then do one merge. I remeber you've told me the same at least once in the past 8-) I'll stay away from HEAD for thi

cvs commit: ant/src/etc/testcases/taskdefs/optional/junit - New directory

2003-09-23 Thread bodewig
bodewig 2003/09/22 23:26:25 ant/src/etc/testcases/taskdefs/optional/junit - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/dotnet DotnetCompile.java Ilasm.java Ildasm.java JSharp.java WsdlToDotnet.java

2003-09-23 Thread stevel
stevel 2003/09/22 23:28:33 Modified:src/main/org/apache/tools/ant/taskdefs/optional/dotnet DotnetCompile.java Ilasm.java Ildasm.java JSharp.java WsdlToDotnet.java Log: minor cleanups; no code changes Revision ChangesPath 1.

cvs commit: ant/src/etc/testcases/taskdefs/optional WsdlToDotnet.xml

2003-09-23 Thread stevel
stevel 2003/09/22 23:29:20 Modified:src/etc/testcases/taskdefs/optional WsdlToDotnet.xml Log: the fix to DotnetCompile forced vbc to explicitly reference things. hmm. Revision ChangesPath 1.5 +8 -1 ant/src/etc/testcases/taskdefs/optional/WsdlToDotnet.xml

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

2003-09-23 Thread bodewig
bodewig 2003/09/22 23:30:24 Added: src/etc/testcases/taskdefs/optional/junit cdataoutput.xml src/testcases/org/apache/tools/ant/taskdefs/optional/junit XMLFormatterWithCDATAOnSystemOut.java Log: Add test for PR 21037 Revision Changes

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

2003-09-23 Thread stevel
stevel 2003/09/22 23:31:46 Modified:src/main/org/apache/tools/ant/types Assertions.java defaults.properties src/main/org/apache/tools/ant/taskdefs/optional/jsp Jasper41Mangler.java src/main/org/apache/tools/an

DO NOT REPLY [Bug 21037] - Bug in junit report generation

2003-09-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/optional/jsp Jasper41Mangler.java

2003-09-23 Thread stevel
stevel 2003/09/22 23:36:22 Modified:src/main/org/apache/tools/ant/taskdefs/optional/jsp Jasper41Mangler.java Log: oops. didnt mean to commit that a- relic of someones patch to jspc that I wasnt happy with. Revision ChangesPath 1.6 +1 -1

things that break

2003-09-23 Thread Steve Loughran
The late fix to DotnetCompile doesnt seem to break C# apps. But it does stamp on vbc, which clearly does not have the autoreferencing feature of C#. Which makes me feel midly guilty, though of course we havent shipped vbc, so havent broken shipping product. I've patched the test that catches it,

concat teardown failing

2003-09-23 Thread Steve Loughran
the cleanup script in concat.xml is failing. Looks to me like the files are still open when the delete task takes action. Could set failonerror flags to ignore it, but it may be a symptom of the task not closing things. platform: winxp, java1.4.2 [junit] - Standard Error

Re: Ant 1.6

2003-09-23 Thread Steve Loughran
Stefan Bodewig wrote: On Tue, 23 Sep 2003, Conor MacNeill <[EMAIL PROTECTED]> wrote: IMHO, If we are going to branch then let's fix everything on the branch and focus on getting 1.6 out the door. We then do one merge. I remeber you've told me the same at least once in the past 8-) I'll stay away

DO NOT REPLY [Bug 23341] New: - breaks binary files

2003-09-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: Ant 1.6

2003-09-23 Thread Stefan Bodewig
On Mon, 22 Sep 2003, Steve Loughran <[EMAIL PROTECTED]> wrote: > Stefan Bodewig wrote: >> I'll stay away from HEAD for things that should go into 1.6 and let >> Antoine merge it later. > > I am working the other way -against HEAD and then hoping on getting > clearance from antoine before moving s

RE: concat teardown failing

2003-09-23 Thread Jan . Materne
And I thought that´s only on my machine ... (that´s why I put that into a try-catch block in the tearDown() - the _real_ test shouldn´t fail only because the cleanup fails ...) "task not closing things" - I will take a look into that. While programming I use java.io.FileReader without a close (I h

Re: things that break

2003-09-23 Thread Stefan Bodewig
On Mon, 22 Sep 2003, Steve Loughran <[EMAIL PROTECTED]> wrote: > The late fix to DotnetCompile doesnt seem to break C# apps. They've broken Mono: testCSC-Mono: [csc] compiling 2 files [csc] error CS0518: The predefined type `System.Object' is not defined ... I'll look into it today.

Re: things that break

2003-09-23 Thread Stefan Bodewig
On 23 Sep 2003, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Mon, 22 Sep 2003, Steve Loughran <[EMAIL PROTECTED]> wrote: > >> The late fix to DotnetCompile doesnt seem to break C# apps. > > They've broken Mono: Things go back to the point where we've been a few days ago (i.e. all csc tests pas

cvs commit: ant/src/etc/testcases/taskdefs/optional dotnet.xml

2003-09-23 Thread bodewig
bodewig 2003/09/23 00:23:01 Modified:src/etc/testcases/taskdefs/optional dotnet.xml Log: Make CSC tests pass on Mono again Revision ChangesPath 1.14 +4 -4 ant/src/etc/testcases/taskdefs/optional/dotnet.xml Index: dotnet.xml ===

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

2003-09-23 Thread bodewig
bodewig 2003/09/23 00:29:28 Modified:docs/manual/OptionalTasks dotnet.html src/main/org/apache/tools/ant/taskdefs/optional/dotnet DotnetCompile.java Log: Fix docs of 's includeDefaultReference attribute, fix its default value to match the docum

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

2003-09-23 Thread Knut Wannheden
Antoine, I noticed that the runant.py wasn't updated in the same run. Do you want me to write a patch for this? --knut > antoine 2003/09/22 14:10:10 > > Modified:src/script ant ant.bat runant.pl >src/main/org/apache/tools/ant/launch Launcher.java >src/m

AW: Ant 1.6

2003-09-23 Thread Antoine Levy-Lambert
I would like to release ant 1.6 beta on tuesday next week (September 30th). Can you all have your changes ready by then ? Really what I would prefer is that all changes which should go into both 1.6 and HEAD get merged by the committer who does the change, so that I do not have to do it myself. I

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

2003-09-23 Thread bodewig
bodewig 2003/09/23 01:29:07 Modified:docs/manual/OptionalTasks Tag: ANT_16_BRANCH dotnet.html src/etc/testcases/taskdefs/optional Tag: ANT_16_BRANCH dotnet.xml src/main/org/apache/tools/ant/taskdefs/optional/dotnet Tag:

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

2003-09-23 Thread Antoine Lévy-Lambert
Yes, I do not know python, so please do !!! I did not change the os/2 script either. Cheers, Antoine -Ursprüngliche Nachricht- Von: news [mailto:[EMAIL PROTECTED] Auftrag von Knut Wannheden Gesendet: Dienstag, 23. September 2003 10:04 An: [EMAIL PROTECTED] Betreff: Re: cvs commit: ant/src/

RE: Ant 1.6

2003-09-23 Thread Jan . Materne
> I would like to release ant 1.6 beta on tuesday next week > (September 30th). > Can you all have your changes ready by then ? > > Really what I would prefer is that all changes which should > go into both 1.6 > and HEAD get merged by the committer who does the change, so > that I do not > hav

RE: concat teardown failing

2003-09-23 Thread Jan . Materne
I need help ... I have inserted some debug statements in FileUtils.copyFile() (line up 531). And the result: FileUtils:538 - start FileUtils: 542 FileUtils: 559 filterSetsAvailable=false FileUtils:623 sourceFile=C:\seu\cvs-downloads\ant\ant\src\etc\testcases\filters\input\conc atfilter.

cvs commit: ant/docs/manual/OptionalTasks scp.html sshexec.html

2003-09-23 Thread bodewig
bodewig 2003/09/23 02:32:48 Modified:docs/manual/OptionalTasks scp.html sshexec.html Log: tested jsch-0.1.8 Revision ChangesPath 1.8 +1 -1 ant/docs/manual/OptionalTasks/scp.html Index: scp.html

cvs commit: ant/docs/manual/OptionalTasks scp.html sshexec.html

2003-09-23 Thread bodewig
bodewig 2003/09/23 02:34:50 Modified:docs/manual/OptionalTasks Tag: ANT_16_BRANCH scp.html sshexec.html Log: tested jsch-0.1.8 Revision ChangesPath No revision No revision 1.7.2.1 +1 -1 ant/docs/manual

Re: concat teardown failing

2003-09-23 Thread peter reilly
I think the problem is in o.a.t.a.filters.ConcatFilter The code opens the prepend and append files but does not close them. I have code that closes the files and passes the tests on linux, but do not have windows to test on. Peter On Tuesday 23 September 2003 10:17, [EMAIL PROTECTED] wrote: > I

RE: concat teardown failing

2003-09-23 Thread Jan . Materne
I have tried with closing them, but it doesn´t work. But send me your code please. Maybe you have done some different :-) Jan > -Original Message- > From: peter reilly [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 23, 2003 12:04 PM > To: Ant Developers List > Subject: Re: concat t

Re: concat teardown failing

2003-09-23 Thread peter reilly
On Tuesday 23 September 2003 11:10, [EMAIL PROTECTED] wrote: > I have tried with closing them, but it doesn´t work. > But send me your code please. Maybe you have done some different :-) > > Attached. PeterIndex: ConcatFilter.java ===

ReplaceTest failing under cygwin

2003-09-23 Thread Antoine Lévy-Lambert
ReplaceTest fails under cygwin. [junit] Testcase: test9 took 0,13 sec [junit]FAILED [junit] expected:<10> but was:<13> [junit] junit.framework.AssertionFailedError: expected:<10> but was:<13> This has to do with the fact that the Replace task changes the line endings of token

Re: Ant 1.6

2003-09-23 Thread Conor MacNeill
On Tue, 23 Sep 2003 04:13 pm, Stefan Bodewig wrote: > > I remeber you've told me the same at least once in the past 8-) > Well, I don't like the inefficiency :-). It doesn't make sense to me to branch and then do a whole lot of work to keep the branches in sync :-( Anyway, I'll be merging across

AW: Ant 1.6

2003-09-23 Thread Antoine Lévy-Lambert
-Ursprüngliche Nachricht- Von: Conor MacNeill [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 23. September 2003 12:42 An: Ant Developers List Betreff: Re: Ant 1.6 >On Tue, 23 Sep 2003 04:13 pm, Stefan Bodewig wrote: >> >> I remeber you've told me the same at least once in the past 8-) >>

Re: ReplaceTest failing under cygwin

2003-09-23 Thread peter reilly
On Tuesday 23 September 2003 11:23, Antoine Lévy-Lambert wrote: > ReplaceTest fails under cygwin. > [junit] Testcase: test9 took 0,13 sec > [junit] FAILED [junit] expected:<10> but was:<13> > [junit] junit.framework.AssertionFailedError: expected:<10> but > was:<13> > > This has

RE: ReplaceTest failing under cygwin

2003-09-23 Thread Jan . Materne
> On Tuesday 23 September 2003 11:23, Antoine Lévy-Lambert wrote: > > ReplaceTest fails under cygwin. > > [junit] Testcase: test9 took 0,13 sec > > [junit]FAILED [junit] expected:<10> but was:<13> > > [junit] junit.framework.AssertionFailedError: expected:<10> but > > was:

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs defaults.properties Classloader.java

2003-09-23 Thread antoine
antoine 2003/09/23 03:45:15 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH defaults.properties Removed: src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Classloader.java Log: Remove ClassLoader from th

AW: ReplaceTest failing under cygwin

2003-09-23 Thread Antoine Lévy-Lambert
I am going to change the test. Probably running all input and expected files through should do it. I will need to copy everything first to a tmp directory though. Cheers, Antoine -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 23. September

RE: concat teardown failing

2003-09-23 Thread Jan . Materne
Difference to my solution is only that you´re setting the append- and prepend reader to null. But that don´t work on my machine :-( But I don´t get the error while deleting the append- or prepend file. I get the error while deleting the resulting file. But if I add a "super.close()" I´ll get othe

cvs commit: ant/xdocs/stylesheets templates.vm

2003-09-23 Thread bodewig
bodewig 2003/09/23 04:04:10 Modified:docs antnews.html bindownload.html bylaws.html contributors.html cvs.html external.html faq.html index.html legal.html license.html mail.html mission.html problems.html projec

DO NOT REPLY [Bug 23341] - breaks binary files

2003-09-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/docs/manual/CoreTypes custom-programming.html

2003-09-23 Thread antoine
antoine 2003/09/23 04:35:53 Modified:docs/manual/CoreTypes custom-programming.html Log: replacing of " with " there was also a paragraph which was closed twice with Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com) Revision ChangesPath 1.3 +30

AW: [PATCH] and problem with patch.xml

2003-09-23 Thread Antoine Lévy-Lambert
Patch submitted, thanks Antoine -Ursprüngliche Nachricht- Von: Shatzer, Larry [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 23. September 2003 00:00 An: '[EMAIL PROTECTED]' Betreff: [PATCH] and problem with patch.xml While making changes to custom-programing.html, I found an invalid pro

Re: AW: [PATCH] and problem with patch.xml

2003-09-23 Thread peter reilly
Is there any reason " is preferred to " in html files ? It makes reading the html source containg build script examples quite difficult Peter On Tuesday 23 September 2003 12:39, Antoine Lévy-Lambert wrote: > Patch submitted, thanks > > Antoine > > -Ursprüngliche Nachricht- > Von: Shat

cvs commit: ant/docs/manual/CoreTypes custom-programming.html

2003-09-23 Thread antoine
antoine 2003/09/23 04:49:42 Modified:docs/manual/CoreTypes Tag: ANT_16_BRANCH custom-programming.html Log: merging last change from head Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com) Revision ChangesPath No

DO NOT REPLY [Bug 22888] - using regex package when optional.jar is not on classpath

2003-09-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: concat teardown failing

2003-09-23 Thread Jan . Materne
I give up ... Same on JDK 1.2.1 and 1.4.1. - I tried changing Delete.DELETE_RETRY_SLEEP_MILLIS to 1 (10 seconds) without success. - closing the "in" reader of ConcatFilter would cause an error in FilterReader.ready() - setting the "in" to null would cause an NPE in BufferedReader (somewhere

AW: AW: [PATCH] and problem with patch.xml

2003-09-23 Thread Antoine Lévy-Lambert
Actually I don't know for sure why " should be preferred to ". I can revert this part of the change if this is causing an outcry. Antoine -Ursprüngliche Nachricht- Von: peter reilly [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 23. September 2003 13:44 An: Ant Developers List Betreff: Re

RE: AW: [PATCH] and problem with patch.xml

2003-09-23 Thread Jan . Materne
HTML is not XML. And while writing example is much easier to work with " than with ". Maybe that´s a default setting in the html checker :-) Jan > -Original Message- > From: Antoine Lévy-Lambert [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 23, 2003 2:02 PM > To: Ant Developers L

Re: concat teardown failing

2003-09-23 Thread peter reilly
Bingo, I think. The tests in ConcatFilterTest do this: String resultContent = fu.readFully( new java.io.FileReader(resultFile)); so nothing closes the resultfile. Peter On Tuesday 23 September 2003 10:17, [EMAIL PROTECTED] wrote: > co > > > > ncat.filterReaderPrepend.tes -

RE: Ant 1.6

2003-09-23 Thread Rob van Oostrum
IMHO there's 2 possible triggers for branching off: - it's time to run the build/release and you want to make sure you capture the point at which this was done - a critical piece of work that should not go into the build/release absolutely has to go into CVS so for practical reasons (i.e. having

cvs commit: ant/docs/manual/OptionalTasks dotnet.html

2003-09-23 Thread bodewig
bodewig 2003/09/23 06:06:48 Modified:docs/manual/OptionalTasks dotnet.html Log: 2003 Revision ChangesPath 1.12 +1 -1 ant/docs/manual/OptionalTasks/dotnet.html Index: dotnet.html === RCS fil

cvs commit: ant/docs/manual/OptionalTasks dotnet.html

2003-09-23 Thread bodewig
bodewig 2003/09/23 06:07:10 Modified:docs/manual/OptionalTasks Tag: ANT_16_BRANCH dotnet.html Log: 2003 Revision ChangesPath No revision No revision 1.10.2.2 +1 -1 ant/docs/manual/OptionalTasks/dotnet.html Index: dotnet.h

cvs commit: ant build.xml

2003-09-23 Thread bodewig
bodewig 2003/09/23 06:14:41 Modified:.build.xml Log: AssertionsTest needs a javac that supports assert Revision ChangesPath 1.394 +1 -0 ant/build.xml Index: build.xml === RCS file: /

RE: concat teardown failing

2003-09-23 Thread Jan . Materne
Yeah ! I have modified the FileUtils.readFully(Reader rdr, int bufferSize) so that it closes the reader and all works. Now the retest of ants whole test suite ... if there are no problems I will commit that. Ups - some other tests failed because of the closed reader. So I close the reader in

cvs commit: ant/src/main/org/apache/tools/ant/util ResourceUtils.java SourceFileScanner.java

2003-09-23 Thread bodewig
bodewig 2003/09/23 06:16:05 Modified:docs/manual/CoreTasks copy.html move.html sync.html src/main/org/apache/tools/ant/taskdefs Copy.java Sync.java src/main/org/apache/tools/ant/util ResourceUtils.java SourceFileScanner.java Log:

Re: concat teardown failing

2003-09-23 Thread Stefan Bodewig
On Tue, 23 Sep 2003, Jan Materne <[EMAIL PROTECTED]> wrote: > I have modified the FileUtils.readFully(Reader rdr, int bufferSize) > so that it closes the reader and all works. I think that would be the wrong place. It may be my old C thinking coming from explicit memory managment, but I think th

RE: concat teardown failing

2003-09-23 Thread Jan . Materne
Thats the advantage of automated unit tests :-) Ok, I refactor the test suite a little bit. Because we have a 1.6 version and a head version on cvs. How should I commit the changes? Jan > -Original Message- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 23,

Re: concat teardown failing

2003-09-23 Thread peter reilly
On Tuesday 23 September 2003 14:25, [EMAIL PROTECTED] wrote: > Thats the advantage of automated unit tests :-) > > Ok, I refactor the test suite a little bit. > > Because we have a 1.6 version and a head version on cvs. How should > I commit the changes? On both versions. The easiest is to make th

Re: cvs commit: ant/src/main/org/apache/tools/ant/util ResourceUtils.java SourceFileScanner.java

2003-09-23 Thread Stefan Bodewig
On 23 Sep 2003, <[EMAIL PROTECTED]> wrote: > Add a granularity attribute to , and that > works the same way as the attribute of the selector. the original problem is that source and target directories live on different machines with clocks being slightly (but for a well known amount) out o

Re: concat teardown failing

2003-09-23 Thread Stefan Bodewig
On Tue, 23 Sep 2003, Jan Materne <[EMAIL PROTECTED]> wrote: > Because we have a 1.6 version and a head version on cvs. How should > I commit the changes? Twice. The easiest way for you probably is to copy your ant workspace and inside your copy run cvs up -r ANT_16_BRANCH. After that the copy w

RE: concat teardown failing

2003-09-23 Thread Jan . Materne
> > Because we have a 1.6 version and a head version on cvs. How should > > I commit the changes? > > On both versions. > The easiest is to make the changes on HEAD, make a diff file (before > the commit on HEAD), and apply the changes to 1.6, and then commit > in both. - changes on HEAD: ok, tha

RE: concat teardown failing

2003-09-23 Thread Jan . Materne
> > Because we have a 1.6 version and a head version on cvs. How should > > I commit the changes? > > Twice. > > The easiest way for you probably is to copy your ant workspace and > inside your copy run cvs up -r ANT_16_BRANCH. After that the copy > will be working on the branch while your old c

DO NOT REPLY [Bug 21083] - exec "cvs commit" doesn't work for sudo

2003-09-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/testcases/org/apache/tools/ant/taskdefs MacroDefTest.java

2003-09-23 Thread peterreilly
peterreilly2003/09/23 06:55:52 Modified:docs/manual/CoreTasks macrodef.html src/etc/testcases/taskdefs macrodef.xml src/main/org/apache/tools/ant/taskdefs MacroDef.java MacroInstance.java src/testcases/org/apache/tools/

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

2003-09-23 Thread peterreilly
peterreilly2003/09/23 06:56:44 Modified:docs/manual/CoreTasks Tag: ANT_16_BRANCH macrodef.html src/etc/testcases/taskdefs Tag: ANT_16_BRANCH macrodef.xml src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH MacroDef.java MacroIns

DO NOT REPLY [Bug 22834] - XSLT fails transforming file with doctype

2003-09-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 18438] - Referenced xmlcatalog does not include the classpath

2003-09-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 20965] - does not work - ignores nested items

2003-09-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 MacroDef.java

2003-09-23 Thread peterreilly
peterreilly2003/09/23 07:04:05 Modified:src/main/org/apache/tools/ant/taskdefs MacroDef.java Log: remove method implemented in superclass Revision ChangesPath 1.9 +0 -9 ant/src/main/org/apache/tools/ant/taskdefs/MacroDef.java Index: MacroDef.java ===

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

2003-09-23 Thread peterreilly
peterreilly2003/09/23 07:04:36 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH MacroDef.java Log: remove method implemented in superclass Revision ChangesPath No revision No revision 1.7.2.

DO NOT REPLY [Bug 10857] - xmlcatalog does not work as project-child, only as target-child

2003-09-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 10857] - xmlcatalog does not work as project-child, only as target-child

2003-09-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 20965] - does not work - ignores nested items

2003-09-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 20965] - does not work - ignores nested items

2003-09-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/testcases/org/apache/tools/ant/taskdefs/optional XmlValidateTest.java

2003-09-23 Thread bodewig
bodewig 2003/09/23 07:33:43 Modified:.WHATSNEW src/etc/testcases/taskdefs/optional xmlvalidate.xml src/main/org/apache/tools/ant/types XMLCatalog.java src/testcases/org/apache/tools/ant/taskdefs/optional XmlVali

cvs commit: ant/src/testcases/org/apache/tools/ant/types XMLCatalogTest.java

2003-09-23 Thread bodewig
bodewig 2003/09/23 07:43:31 Modified:src/testcases/org/apache/tools/ant/types XMLCatalogTest.java Log: forgot to commit file Revision ChangesPath 1.5 +1 -9 ant/src/testcases/org/apache/tools/ant/types/XMLCatalogTest.java Index: XMLCatalogTest.java =

RE: AW: [PATCH] and problem with patch.xml

2003-09-23 Thread Shatzer, Larry
My only reason for doing it was to make it consistent, since we had a bit of both. I figured since we were going to move these html documents to XML at some point, make the migration easier. Either way works for me. -- Larry > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PR

RE: AW: [PATCH] and problem with patch.xml

2003-09-23 Thread Jan . Materne
I think an that time (whenever :-) we should write a transformer. Maybe on top of the chaperon parser. (Forrest uses that, too). There are so many documents that the checks by hand are to much work, I think. Jan > -Original Message- > From: Shatzer, Larry [mailto:[EMAIL PROTECTED] > Sent

DO NOT REPLY [Bug 20965] - does not work - ignores nested items

2003-09-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/testcases/org/apache/tools/ant/types XMLCatalogTest.java

2003-09-23 Thread bodewig
bodewig 2003/09/23 08:03:36 Modified:.Tag: ANT_16_BRANCH WHATSNEW src/etc/testcases/taskdefs/optional Tag: ANT_16_BRANCH xmlvalidate.xml src/main/org/apache/tools/ant/types Tag: ANT_16_BRANCH XMLCatalog

DO NOT REPLY [Bug 20939] - BuildExcpetion being logged when a path does not exist.

2003-09-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 20699] - rmic and seaprate input/output directories

2003-09-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 20618] - class org.apache.tools.ant.util.regexp.Jdk14RegexpMatcher

2003-09-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 20366] - ANT zip target does not include empty directories

2003-09-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

Tasks, Taskdefs, classpaths, and ClassNotFound...

2003-09-23 Thread David Wood
Hi everybody. I'm posting this to the lists in the hopes that the search engines will pick it up and provide more help than I got. When I looked, I saw lots of messages along the lines of "Help! Can't Define/change the classpath within the ant build file"... but no good answers. It seems some peop

DO NOT REPLY [Bug 20215] - System.getProperties()

2003-09-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 20207] - enhance telnet task to be able to gather read outputs into a property

2003-09-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/optional/junit PlainJUnitResultFormatter.java

2003-09-23 Thread bodewig
bodewig 2003/09/23 08:31:49 Modified:src/main/org/apache/tools/ant/taskdefs/optional/junit PlainJUnitResultFormatter.java Log: Remove redundant output, PR 20194 Revision ChangesPath 1.20 +4 -4 ant/src/main/org/apache/tools/ant/taskdefs/o

DO NOT REPLY [Bug 20194] - PlainJUnitResultFormatter produces poor output

2003-09-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/optional/junit PlainJUnitResultFormatter.java

2003-09-23 Thread bodewig
bodewig 2003/09/23 08:32:18 Modified:src/main/org/apache/tools/ant/taskdefs/optional/junit Tag: ANT_16_BRANCH PlainJUnitResultFormatter.java Log: Remove redundant output, PR 20194 Revision ChangesPath No revision No

DO NOT REPLY [Bug 20053] - Method required to clear down the "recorderEntries" Hashtable in the ANT 1.5.3 Recorder Class

2003-09-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/script ant

2003-09-23 Thread conor
conor 2003/09/23 08:40:36 Modified:.Tag: ANT_16_BRANCH build.sh src/main/org/apache/tools/ant/launch Tag: ANT_16_BRANCH Launcher.java src/script Tag: ANT_16_BRANCH ant Log: Add support for multiple -lib options. Also all

DO NOT REPLY [Bug 23339] - Core Task War, Ear, Jar should have the M feature available

2003-09-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 20576] - STlabel doesn't create "Build" labels.

2003-09-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 19877] - prefix attribute of webinf sub-task of war core task no longer relative to WEB-INF

2003-09-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 20576] - STlabel doesn't create "Build" labels.

2003-09-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

  1   2   >