Steve Loughran wrote:
Kev Jackson wrote:
Hi all,
Just thought I'd test Ant bootstrap of the current trunk on Java6-rc
- everything is fine (which is nice). Now the harder part is
building a full dist on Java6 and then running the tests against it.
wow, that's progress
When I say fine, I mean we get a Build Successful :). There were some
warnings about deprectaed APIS - I want to track them down. I will say
that Eclipse on Java6 is not any faster (although there were some blogs
<yorkshire>on t'internet</yorkshire> about significant speedups in
certain areas).
-what XML/XSD/Xpath engines do they ship with?
-what does ant -diagnostics say?
We may need extra tests in java utils for the new platform.
As requested Java6-rc ant -diagnostics
---
D:\java_projects\ant-core-trunk\bootstrap\bin>ant -diagnostics
------- Ant diagnostics report -------
Apache Ant version 1.7alpha compiled on January 23 2006
-------------------------------------------
Implementation Version
-------------------------------------------
core tasks : 1.7
optional tasks : 1.7
-------------------------------------------
ANT_HOME/lib jar listing
-------------------------------------------
ant.home: D:\java_projects\ant-core-trunk\bootstrap\bin\..
ant-swing.jar (6745 bytes)
ant-jmf.jar (6609 bytes)
ant.jar (1156297 bytes)
ant-nodeps.jar (433670 bytes)
ant-junit.jar (78217 bytes)
ant-trax.jar (68841 bytes)
ant-launcher.jar (10036 bytes)
xml-apis.jar (108484 bytes)
xercesImpl.jar (1010675 bytes)
-------------------------------------------
USER_HOME/.ant/lib jar listing
-------------------------------------------
user.home: C:\Documents and Settings\it-kevin
No such directory.
-------------------------------------------
Tasks availability
-------------------------------------------
p4reopen : Not Available (the implementation class is not present)
image : Not Available (the implementation class is not present)
sshexec : Not Available (the implementation class is not present)
wlrun : Not Available (the implementation class is not present)
p4label : Not Available (the implementation class is not present)
p4revert : Not Available (the implementation class is not present)
icontract : Not Available (the implementation class is not present)
p4submit : Not Available (the implementation class is not present)
scp : Not Available (the implementation class is not present)
p4change : Not Available (the implementation class is not present)
p4delete : Not Available (the implementation class is not present)
p4integrate : Not Available (the implementation class is not present)
vajload : Not Available (the implementation class is not present)
rexec : Not Available (the implementation class is not present)
stlist : Not Available (the implementation class is not present)
telnet : Not Available (the implementation class is not present)
libraries : Not Available (the implementation class is not present)
p4sync : Not Available (the implementation class is not present)
p4edit : Not Available (the implementation class is not present)
maudit : Not Available (the implementation class is not present)
netrexxc : Not Available (the implementation class is not present)
antlr : Not Available (the implementation class is not present)
ftp : Not Available (the implementation class is not present)
p4resolve : Not Available (the implementation class is not present)
starteam : Not Available (the implementation class is not present)
stylebook : Not Available (the implementation class is not present)
stlabel : Not Available (the implementation class is not present)
p4have : Not Available (the implementation class is not present)
jdepend : Not Available (the implementation class is not present)
script : Not Available (the implementation class is not present)
stcheckin : Not Available (the implementation class is not present)
junit : Missing dependency junit.framework.Test
vajexport : Not Available (the implementation class is not present)
stcheckout : Not Available (the implementation class is not present)
p4labelsync : Not Available (the implementation class is not present)
ejbc : Not Available (the implementation class is not present)
vajimport : Not Available (the implementation class is not present)
p4fstat : Not Available (the implementation class is not present)
wlstop : Not Available (the implementation class is not present)
p4counter : Not Available (the implementation class is not present)
scriptdef : Not Available (the implementation class is not present)
p4add : Not Available (the implementation class is not present)
ddcreator : Not Available (the implementation class is not present)
A task being missing/unavailable should only matter if you are trying to
use it
-------------------------------------------
org.apache.env.Which diagnostics
-------------------------------------------
Not available.
Download it at http://xml.apache.org/commons/
-------------------------------------------
XML Parser information
-------------------------------------------
XML Parser : org.apache.xerces.jaxp.SAXParserImpl
XML Parser Location:
D:\java_projects\ant-core-trunk\bootstrap\lib\xercesImpl.ja
r
Namespace-aware parser : org.apache.xerces.parsers.SAXParser
Namespace-aware parser Location:
D:\java_projects\ant-core-trunk\bootstrap\lib\x
ercesImpl.jar
-------------------------------------------
System properties
-------------------------------------------
java.runtime.name : Java(TM) 2 Runtime Environment, Standard Edition
sun.boot.library.path : d:\java\jdk1.6.0\jre\bin
java.vm.version : 1.6.0-rc-b68
ant.library.dir : D:\java_projects\ant-core-trunk\bootstrap\lib
java.vm.vendor : Sun Microsystems Inc.
java.vendor.url : http://java.sun.com/
path.separator : ;
java.vm.name : Java HotSpot(TM) Client VM
file.encoding.pkg : sun.io
user.country : GB
sun.os.patch.level : Service Pack 2
java.vm.specification.name : Java Virtual Machine Specification
user.dir : D:\java_projects\ant-core-trunk\bootstrap\bin
java.runtime.version : 1.6.0-rc-b68
java.awt.graphicsenv : sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs : d:\java\jdk1.6.0\jre\lib\endorsed
os.arch : x86
java.io.tmpdir : C:\DOCUME~1\it-kevin\LOCALS~1\Temp\
line.separator :
java.vm.specification.vendor : Sun Microsystems Inc.
user.variant :
os.name : Windows XP
ant.home : D:\java_projects\ant-core-trunk\bootstrap\bin\..
sun.jnu.encoding : Cp1252
java.library.path :
d:\java\jdk1.6.0\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\sy
stem32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;d:\jav
a\jdk1.6.0\bin;%ANT_HOME%\bin;c:\ruby\bin;C:\Program Files\MySQL\MySQL
Server 4.
1\bin;c:\darcs;d:\java\jikes\bin;c:\"program
files"\TortoiseCVS;C:\Program Files
\Subversion\bin;C:\Program Files\CVSNT\
java.specification.name : Java Platform API Specification
java.class.version : 50.0
sun.management.compiler : HotSpot Client Compiler
os.version : 5.1
user.home : C:\Documents and Settings\it-kevin
user.timezone :
java.awt.printerjob : sun.awt.windows.WPrinterJob
file.encoding : Cp1252
java.specification.version : 1.6
user.name : it-kevin
java.class.path :
D:\java_projects\ant-core-trunk\bootstrap\bin\..\lib\ant-launc
her.jar;D:\java_projects\ant-core-trunk\bootstrap\lib\ant-swing.jar;D:\java_proj
ects\ant-core-trunk\bootstrap\lib\ant-jmf.jar;D:\java_projects\ant-core-trunk\bo
otstrap\lib\ant.jar;D:\java_projects\ant-core-trunk\bootstrap\lib\ant-nodeps.jar
;D:\java_projects\ant-core-trunk\bootstrap\lib\ant-junit.jar;D:\java_projects\an
t-core-trunk\bootstrap\lib\ant-trax.jar;D:\java_projects\ant-core-trunk\bootstra
p\lib\ant-launcher.jar;D:\java_projects\ant-core-trunk\bootstrap\lib\xml-apis.ja
r;D:\java_projects\ant-core-trunk\bootstrap\lib\xercesImpl.jar;d:\java\jdk1.6.0\
lib\tools.jar
java.vm.specification.version : 1.0
sun.arch.data.model : 32
java.home : d:\java\jdk1.6.0\jre
java.specification.vendor : Sun Microsystems Inc.
user.language : en
awt.toolkit : sun.awt.windows.WToolkit
java.vm.info : mixed mode, sharing
java.version : 1.6.0-rc
java.ext.dirs : d:\java\jdk1.6.0\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
sun.boot.class.path :
d:\java\jdk1.6.0\jre\lib\resources.jar;d:\java\jdk1.6.0\jr
e\lib\rt.jar;d:\java\jdk1.6.0\jre\lib\sunrsasign.jar;d:\java\jdk1.6.0\jre\lib\js
se.jar;d:\java\jdk1.6.0\jre\lib\jce.jar;d:\java\jdk1.6.0\jre\lib\charsets.jar;d:
\java\jdk1.6.0\jre\classes
java.vendor : Sun Microsystems Inc.
file.separator : \
java.vendor.url.bug : http://java.sun.com/cgi-bin/bugreport.cgi
sun.cpu.endian : little
sun.io.unicode.encoding : UnicodeLittle
sun.desktop : windows
sun.cpu.isalist :
-------------------------------------------
Temp dir
-------------------------------------------
Temp dir is C:\DOCUME~1\it-kevin\LOCALS~1\Temp\
Temp dir is writeable
Temp dir alignment with system clock is 0 ms
-------------------------------------------
Locale information
-------------------------------------------
Timezone Indochina Time offset=25200000
-------------------------------------------
Proxy information
-------------------------------------------
java.net.useSystemProxies = [undefined]
http.proxyHost = [undefined]
http.proxyPort = [undefined]
http.proxyUser = [undefined]
http.proxyPassword = [undefined]
http.nonProxyHosts = [undefined]
https.proxyHost = [undefined]
https.proxyPort = [undefined]
https.nonProxyHosts = [undefined]
ftp.proxyHost = [undefined]
ftp.proxyPort = [undefined]
ftp.nonProxyHosts = [undefined]
socksProxyHost = [undefined]
socksProxyPort = [undefined]
java.net.socks.username = [undefined]
java.net.socks.password = [undefined]
Java1.5+ proxy settings
Direct connection
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]