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

2004-09-16 Thread Stefan Bodewig
On Thu, 16 Sep 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: >>Why doesn't the test fail for me? And why doesn't it fail in Gump? >> > It did fail for you with jdk1.2!. True, I forgot that. Why doesn't it fail on any other JDK, the file size should be the same. Stefan

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

2004-09-16 Thread Peter Reilly
Stefan Bodewig wrote: On Wed, 15 Sep 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: The only difference between them is that version 1.2 has a new line character at the end of the line and version 1.1 does not have the new line character. Mea culpa. The change has been necessary and I shoul

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

2004-09-16 Thread Stefan Bodewig
On Wed, 15 Sep 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: > The only difference between them is that version 1.2 has a new line > character at the end of the line and version 1.1 does not have the > new line character. Mea culpa. The change has been necessary and I should have documented it.

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

2004-09-14 Thread Stefan Bodewig
On Tue, 14 Sep 2004, Jan Materne <[EMAIL PROTECTED]> wrote: > I did a retest. Now it compiles, but there are some tests failing: > - org.apache.tools.ant.taskdefs.ChecksumTest > - org.apache.tools.ant.taskdefs.RmicAdvancedTest > - org.apache.tools.ant.taskdefs.optional.ReplaceRegExpTest > no reg