Hi

It seems our release candidate is not nearly compatible with JDK 1.2.2

JDK 1.2.2_017 on windows XP home gives:

D:\data\eclipseworkspace\ant-trunk>apache-ant-1.7.0RC1\bin\ant test
Buildfile: build.xml
A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has occurred
in :
'org/apache/tools/ant/Project.addReference (Ljava/lang/String;Ljava/lang/Objec
t;)V': Interpreting method.
Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cg
i

A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has occurred
in :
'org/apache/tools/ant/Project.fireMessageLoggedEvent (Lorg/apache/tools/ant/Bu
ildEvent;Ljava/lang/String;I)V': Interpreting method.
Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cg
i

A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has occurred
in :
'org/apache/tools/ant/util/FileUtils.fromURI (Ljava/lang/String;)Ljava/lang/St
ring;': Interpreting method.
Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cg
i

A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has occurred
in :
'org/apache/tools/ant/ComponentHelper.addCreatedTask (Ljava/lang/String;Lorg/a
pache/tools/ant/Task;)V': Interpreting method.
Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cg
i

A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has occurred
in :
'org/apache/tools/ant/taskdefs/ProcessDestroyer.add (Ljava/lang/Process;)Z': I
nterpreting method.
Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cg
i

[property] java.lang.IllegalMonitorStateException: current thread not owner
[property] at org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.j
ava, Compiled Code)
[property]     at java.lang.Thread.run(Thread.java:479)
[property] java.lang.IllegalMonitorStateException: current thread not owner
[property] at org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.j
ava, Compiled Code)
[property]     at java.lang.Thread.run(Thread.java:479)

Also on jdk 1.3 a significant number of testcases fail. Partly of methods being used that are not there before jdk 1.4. (For instance StringBuffer.append(StringBuffer) used instead of StringBuffer.append(Object))
But also because of parts of JUnit that do use 1.4 specific methods.

Still +1 on releasing RC1 tomorrow, it should be noted however that this release will not work with 1.2 and work very limited with 1.3 based jvm.

I am looking into getting a1.5 based build working towards 1.3 jvm's, I will NOT start to work on getting it to work on 1.2 as well.

Martijn


Antoine Levy-Lambert schreef:
Hi,

I hit the send button a bit too fast.

I want to ask :

OK to release these files as Ant 1.7.0RC1 on Sunday, November 12th, as
Ant 1.7.0RC1 ?

Yes []

No []

Regards,

Antoine

Antoine Levy-Lambert wrote:
Hi,

I have just built and uploaded to my apache account Apache Ant 1.7.0RC1.

binaries are here :
http://people.apache.org/~antoine/apache-ant-1.7.0RC1/distribution/binaries/

source distribution is here :
http://people.apache.org/~antoine/apache-ant-1.7.0RC1/distribution/source/

the files for an upload to ibiblio are here :
http://people.apache.org/~antoine/apache-ant-1.7.0RC1/java-repository/

Regards,
Antoine



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to