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

2004-09-16 Thread Peter Reilly
Steve Loughran wrote: Peter Reilly wrote: No, I am saiding that I see the same behaviour on all the jdks I tested with (1.2, 1.4 and 1.5). dos/unix file conversion? I do not think so. I am using linux. The change that caused the issue was an new line being added to the file being tested, so on do

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

2004-09-16 Thread Steve Loughran
Peter Reilly wrote: No, I am saiding that I see the same behaviour on all the jdks I tested with (1.2, 1.4 and 1.5). dos/unix file conversion? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

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

2004-09-16 Thread Peter Reilly
No, I am saiding that I see the same behaviour on all the jdks I tested with (1.2, 1.4 and 1.5). Peter [EMAIL PROTECTED] wrote: Maybe the implementation of java.io.File.length() has changed? I do not think so. I tested with jdk1.4.2 and jdk1.5.0 on linux Neither do I, but that would exp

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

2004-09-16 Thread Jan . Materne
> >Maybe the implementation of java.io.File.length() has changed? > > > I do not think so. > > I tested with jdk1.4.2 and jdk1.5.0 on linux Neither do I, but that would explain that :) Ok, how to deal with that? a) pass different sizes from the buildfile to the testcase depending on JDK version

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

2004-09-16 Thread Peter Reilly
[EMAIL PROTECTED] wrote: Maybe the implementation of java.io.File.length() has changed? I do not think so. I tested with jdk1.4.2 and jdk1.5.0 on linux Peter Jan -Ursprüngliche Nachricht- Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] Gesendet am: Donnerstag, 16. September 2004 11:02 A

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

2004-09-16 Thread Jan . Materne
Maybe the implementation of java.io.File.length() has changed? Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Gesendet am: Donnerstag, 16. September 2004 11:02 > An: [EMAIL PROTECTED] > Betreff: Re: cvs commit: ant/src/main/org/apache/tools/ant PropertyH

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

2004-09-15 Thread Peter Reilly
. Peter [EMAIL PROTECTED] wrote: Nice hit :) Jan -Ursprüngliche Nachricht- Von: Peter Reilly [mailto:[EMAIL PROTECTED] Gesendet am: Mittwoch, 15. September 2004 11:42 An: Ant Developers List Betreff: Re: AW: cvs commit: ant/src/main/org/apache/tools/ant PropertyHel per . java [EMAIL

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

2004-09-15 Thread Jan . Materne
Nice hit :) Jan > -Ursprüngliche Nachricht- > Von: Peter Reilly [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 15. September 2004 11:42 > An: Ant Developers List > Betreff: Re: AW: cvs commit: ant/src/main/org/apache/tools/ant > PropertyHel per . java > >

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

2004-09-15 Thread Peter Reilly
[EMAIL PROTECTED] wrote: - org.apache.tools.ant.types.selectors.SizeSelectorTest not sure, maybe my cvsgrab-download had corrupted something ... Is the only one that fails for me as well, since the same passes using JDK 1.3 on the exact same source tree, I doubt this is a cvsgrab issue.

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

2004-09-15 Thread Jan . Materne
> > 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 regexp available > > - org.apache.tools.ant.taskdefs.o

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

2004-09-14 Thread Jan . Materne
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 regexp available - org.apache.tools.ant.taskdefs.optional.sitraka.XMLRepor

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

2004-09-13 Thread Jan . Materne
java -version - java version "1.2.1" Classic VM (build JDK-1.2.1_004, native threads) OS -- Win2000 SP 4 Commands rd /Q/S bootstrap 2>nul rd /Q/S build 2>nul rd /Q/S dist 2>nul del velocity.log >nul 2>nul call build.bat dist-lite test-jar call build.bat test -Dtest.h