On Wed, 13 Dec 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:

I did a third upload where the HasFreeSpace condition will be
present.

I am +1 on releasing those,

we should however document that the official release does not work with jdk 1.2

Also in the WHATSNEW still the following entry is present

* On Java1.5+, Ant automatically sets the system property
java.net.useSystemProxies to true, which gives it automatic use of the local IE (Windows) or Gnome2 (Unix/Linux) proxy settings. This may break any build file that somehow relied on content outside the firewall being unreachable:
 use the -noproxy command-line option to disable this new feature.
 Note that the Java1.5 proxy configuration system still does not
 appear to work reliably on Windows or Linux.

I thought this wasn't true anymore

Also maybe we should remove:
* The -noproxy option which was in the previous 1.7 alpha and beta
 releases has been removed. It is the default behavior and not needed.

Martijn

Results when trying to run on java 1.2.2 on windows are the same as with the release candidate:

D:\data\eclipseworkspace\ant-trunk>set JAVA_HOME=c:\java\jdk1.2.2

D:\data\eclipseworkspace\ant-trunk>d:\apache-ant-1.7.0\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/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)
^CBatchopdracht beƫindigen (J/N)? ^C
D:\data\eclipseworkspace\ant-trunk>

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

Reply via email to