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

2003-09-23 Thread Antoine Lévy-Lambert
OOPS - I had not read yet the commit of Conor in the ANT_16_BRANCH. This change is superfluous, I think we will certainly copy to HEAD the version of ANT_16_BRANCH. Sorry about that one. Antoine -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch,

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

2003-09-23 Thread antoine
antoine 2003/09/23 15:42:24 Modified:src/main/org/apache/tools/ant/launch Launcher.java Log: remove the -lib argument in Launcher if this is the last argument, since Main does not know what to do with it PR: 23358 Revision ChangesPath 1.7 +8 -2 ant/src/main

DO NOT REPLY [Bug 23358] - dist/bin/ant complains of nonexistant -lib option

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 ReplaceTest.java

2003-09-23 Thread antoine
antoine 2003/09/23 15:15:32 Modified:src/etc/testcases/taskdefs Tag: ANT_16_BRANCH replace.xml src/etc/testcases/taskdefs/replace Tag: ANT_16_BRANCH result.txt src/testcases/org/apache/tools/ant/taskdefs Tag: A

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

2003-09-23 Thread antoine
antoine 2003/09/23 15:12:36 Modified:docs/manual/CoreTypes custom-programming.html Log: xml escapes " replaced by literal quotes merged back from ANT_16_BRANCH Revision ChangesPath 1.4 +28 -28ant/docs/manual/CoreTypes/custom-programming.html Index: custom

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 15:05:01 Modified:docs/manual/CoreTypes Tag: ANT_16_BRANCH custom-programming.html Log: Putting back quotes instead of xml escape " Revision ChangesPath No revision No revision 1.2.2.2 +2

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

2003-09-23 Thread antoine
antoine 2003/09/23 14:51:14 Modified:src/etc/testcases/taskdefs replace.xml src/etc/testcases/taskdefs/replace result.txt src/testcases/org/apache/tools/ant/taskdefs ReplaceTest.java Log: Make replace tests pass on cygwin (test9 was failing) Revisio

AW: Tasks, Taskdefs, classpaths, and ClassNotFound...

2003-09-23 Thread Antoine Levy-Lambert
Hi David, I have experienced the same problem as you. I have created a custom ant task called JNDIConnect. This task is being given JNDI properties and establishes a connection to a JNDI provider with the ritual "Context ctx = new InitialContext(env);" This thing is obviously calling some kind of

DO NOT REPLY [Bug 18391] - RFE : ignoreMissingBuildFiles option for subant

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/filters ConcatFilterTest.java

2003-09-23 Thread jhm
jhm 2003/09/23 14:21:01 Modified:src/etc/testcases/filters concat.xml src/main/org/apache/tools/ant/filters ConcatFilter.java src/testcases/org/apache/tools/ant/filters ConcatFilterTest.java Log: Let ConcatFilterTest delete it

cvs commit: ant/src/testcases/org/apache/tools/ant/filters ConcatFilterTest.java

2003-09-23 Thread jhm
jhm 2003/09/23 14:07:00 Modified:src/etc/testcases/filters Tag: ANT_16_BRANCH concat.xml src/main/org/apache/tools/ant/filters Tag: ANT_16_BRANCH ConcatFilter.java src/testcases/org/apache/tools/ant/filters Tag:

[patch] [vms] updates to Exec, DirectoryScanner, and FileUtils

2003-09-23 Thread Knut Wannheden
Hi, I have been working a little bit again to get Ant to run on OpenVMS. It seems like most things actually run quite well, which is encouraging. Also the latest maintainance release of the Java VM (1.4.1-2) fixes some problems that kept me from using Ant on OpenVMS (e.g. the File#setLastModified(

cvs commit: ant/docs/manual cover.html

2003-09-23 Thread jhm
jhm 2003/09/23 13:56:32 Modified:docs/manual cover.html Log: Forgotten dot at the end. Revision ChangesPath 1.8 +1 -1 ant/docs/manual/cover.html Index: cover.html === RCS file: /home/c

cvs commit: ant/docs/manual cover.html

2003-09-23 Thread jhm
jhm 2003/09/23 13:53:11 Modified:docs/manual Tag: ANT_16_BRANCH cover.html Log: Not "alpha" any more. Forgotten dot at the end. Revision ChangesPath No revision No revision 1.6.2.1 +2 -2 ant/docs/manual/cover.html In

Re: cvs commit: ant/src/script ant

2003-09-23 Thread Gus Heck
These changes arn't working for me. See http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23358 -Gus Knut Wannheden wrote: These changes expand on Antoine's -lib code to support multiple -lib options. In addition, the -lib option can now name a directory containing jars and all jars

Re: cvs commit: ant/src/script ant

2003-09-23 Thread Knut Wannheden
> > These changes expand on Antoine's -lib code to support multiple -lib options. > In addition, the -lib option can now name a directory containing jars and all > jars in that directory will be added to Ant's launch classpath. > So I suppose it isn't possible to add a directory with classes in it

Re: Antidote TODO (WAS:RE: antidote diff)

2003-09-23 Thread Jack J. Woehr
Christoph Wilhelms wrote: > > Not familiar with that, but will try to take a look. There is > > a *possibility* (not a certainty) that I will lose my > > high-speed connection in the near future, which would make > > playing with Mozilla a little hard. We'll see what happens. > > Mozilla Firebird

JUnit task - forking only once for a batch

2003-09-23 Thread Philip Aston
[Initially sent to user@ant.apache.org, resent to a more appropriate place]. Hi, I finally got fed up with the cost of forking a new process for every test (~1 second in my environment). I've hacked to support a new type of where where all of the tests are executed in a single sub-process. *M

Re: ReplaceTest failing under cygwin

2003-09-23 Thread J.Pietschmann
Antoine Lévy-Lambert wrote: of tokens and values to System.getProperty("line.separator"), but that the files used for the tests are terminated with \n only when one uses the cvs.exe of cygwin. And if the CygWin is installed using Unix line endings (the default). Is there anybody out there who check

DO NOT REPLY [Bug 23358] New: - dist/bin/ant complains of nonexistant -lib option

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: Antidote TODO (WAS:RE: antidote diff)

2003-09-23 Thread Christoph Wilhelms
> Not familiar with that, but will try to take a look. There is > a *possibility* (not a certainty) that I will lose my > high-speed connection in the near future, which would make > playing with Mozilla a little hard. We'll see what happens. Mozilla Firebird is mall and fast... Should be no pr

Re: Ant 1.6 and Namespaces

2003-09-23 Thread peter reilly
On Tuesday 23 September 2003 18:08, Kevin LaVergne wrote: > I am attempting to test Ant 1.6 on my company's buildfiles. We have been > using namespaces (without declaring them) but it now seems that they won't The problem is the "without declaring them", ant 1.5 and before did not enable namespace

Ant 1.6 and Namespaces

2003-09-23 Thread Kevin LaVergne
I am attempting to test Ant 1.6 on my company's buildfiles. We have been using namespaces (without declaring them) but it now seems that they won't work at all. I have found that when I have the namespace in front of a task name, I get an error saying that the namespace is not declared. If I the

Re: cvs commit: ant build.xml

2003-09-23 Thread Steve Loughran
[EMAIL PROTECTED] wrote: 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 =

Re: things that break

2003-09-23 Thread Steve Loughran
Stefan Bodewig wrote: 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

Re: cvs commit: ant/src/script ant

2003-09-23 Thread Conor MacNeill
On Wed, 24 Sep 2003 01:40 am, [EMAIL PROTECTED] wrote: > 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_B

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

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

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 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/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 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: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 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

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

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

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

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

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

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

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 =

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

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

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.

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 ===

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

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

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/

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

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

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 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: 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 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: 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 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

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 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 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: /

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/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

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

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: 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

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: 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

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

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

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

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

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

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/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

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

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

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

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:

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

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: 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

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: 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 ===

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

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

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

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.

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

  1   2   >