Re: 1.7.0RC1 on IBM JDK 1.5

2006-12-08 Thread Steve Loughran
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:699) at Test.run(Test.java:10) at Test.main(Test.java:14) - Original Message From: Peter Reilly <[EMAIL PROTECTED]> To: Ant Users List Sent: Friday, December 8, 2006 3:03:15 PM Subject: Re: 1.7.0RC1 on IBM JDK 1.5 Gr

Re: 1.7.0RC1 on IBM JDK 1.5

2006-12-08 Thread Jonah Beckford
va:14) - Original Message From: Peter Reilly <[EMAIL PROTECTED]> To: Ant Users List Sent: Friday, December 8, 2006 3:03:15 PM Subject: Re: 1.7.0RC1 on IBM JDK 1.5 Great, now try the to cause the problem at the command line: > java -classpath build/classes Test You shoul

Re: 1.7.0RC1 on IBM JDK 1.5

2006-12-08 Thread Peter Reilly
ttpURLConnection.java:699) [java] at Test.run(Test.java:10) [java] at Test.main(Test.java:14) BUILD SUCCESSFUL Total time: 2 seconds - Original Message From: Peter Reilly <[EMAIL PROTECTED]> To: Ant Users List Sent: Friday, December 8, 2006 1:56:38 PM Subject:

Re: 1.7.0RC1 on IBM JDK 1.5

2006-12-08 Thread Jonah Beckford
ww.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:759) [java] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:699) [java] at Test.run(Test.java:10) [java] at Test.main(Test.java:14) BUILD SUCCESSFUL Total time: 2 secon

Re: 1.7.0RC1 on IBM JDK 1.5

2006-12-08 Thread Peter Reilly
auncher.run(Launcher.java:298) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) Total time: 0 seconds - Original Message From: Peter Reilly <[EMAIL PROTECTED]> To: Ant Users List Sent: Friday, December 8, 2006 1:25:36 PM Subject: Re: 1.7.0RC1 on IBM JDK 1.5 Can you use ant

Re: 1.7.0RC1 on IBM JDK 1.5

2006-12-08 Thread Jonah Beckford
ROTECTED]> To: Ant Users List Sent: Friday, December 8, 2006 1:25:36 PM Subject: Re: 1.7.0RC1 on IBM JDK 1.5 Can you use ant -verbose. This may give better diagnostics. The problem is not the Get task, it does not set proxies or use any sun class. In ant 1.7.0, system proxies are set by System.

Re: 1.7.0RC1 on IBM JDK 1.5

2006-12-08 Thread Peter Reilly
p://www.beanshell.org/bsh-2.0b4.jar"; with a less-than symbol in front and without punctuation at the end. - Original Message From: Jonah Beckford <[EMAIL PROTECTED]> To: user@ant.apache.org Sent: Friday, December 8, 2006 12:32:17 PM Subject: 1.7.0RC1 on IBM JDK 1.5 Using b

Re: 1.7.0RC1 on IBM JDK 1.5

2006-12-08 Thread Jonah Beckford
8, 2006 12:32:17 PM Subject: 1.7.0RC1 on IBM JDK 1.5 Using both the 1.7.0RC1 candidate, and the latest from subversion (Dec 8 11:44AM PST), I cannot run the simple build.xml outlined at the bottom without using "-noproxy". The underlying problem seems pretty simple; the "Get" t

1.7.0RC1 on IBM JDK 1.5

2006-12-08 Thread Jonah Beckford
Using both the 1.7.0RC1 candidate, and the latest from subversion (Dec 8 11:44AM PST), I cannot run the simple build.xml outlined at the bottom without using "-noproxy". The underlying problem seems pretty simple; the "Get" task relies on a Sun package that is not available/reliable on non-Sun