Re: xml-apis fails

2010-12-13 Thread Stefan Bodewig
On 2010-12-10, Ludmila Shikhvarg wrote: > Environment Overrides > Name Value > CLASSPATH :c:/jdk1.6.0_21/lib/tools.jar > /home/dtftest/gump/results/ant/bootstrap/lib/ant.jar > /home/dtftest/gump/results/ant/bootstrap/lib/ant-launcher.jar The leading colon still looks like a Unix path.

Re: xml-apis fails

2010-12-13 Thread Jörg Schaible
Hi Ludmila, Ludmila Shikhvarg wrote: > > Parameters > > PrefixNameValue > -Xbootclasspath/p :/home/dtftest/gump/packages/jaxp-1_3/jaxp-api.jar > /home/dtftest/gump/packages/jaxp-1_3/dom.jar > /home/dtftest/gump/packages/jaxp-1_3/sax.jar > /home/dtftest/gump/packag

Re: xml-apis fails

2010-12-10 Thread Bill Barker
-- From: "Stefan Bodewig" Sent: Wednesday, December 08, 2010 9:33 PM To: Subject: Re: xml-apis fails On 2010-12-09, Ludmila Shikhvarg wrote: Use windows 7 with cygwin environment to run gump, I don't think anybody has ev

Re: xml-apis fails

2010-12-10 Thread Ludmila Shikhvarg
Parameters Prefix NameValue -X bootclasspath/p :/home/dtftest/gump/packages/jaxp-1_3/jaxp-api.jar /home/dtftest/gump/packages/jaxp-1_3/dom.jar /home/dtftest/gump/packages/jaxp-1_3/sax.jar /home/dtftest/gump/packages/jaxp-1_3/xercesImpl.jar /home/dtftest/gump/packages/jaxp-1_3/xal

Re: xml-apis fails

2010-12-09 Thread Stefan Bodewig
On 2010-12-09, Ludmila Shikhvarg wrote: > Would you recommend any specific Unix-like system (32-bit or 64-bit) > and version to run gump: Ubuntu, RHEL, OEL, SLES, or someting else. Our current installations run on Ubuntu, FreeBSD and MacOS X Server, all of them 64bit. In the past we've also used

Re: xml-apis fails

2010-12-09 Thread Ludmila Shikhvarg
Stefan Bodewig wrote: On 2010-12-09, Ludmila Shikhvarg wrote: Use windows 7 with cygwin environment to run gump, I don't think anybody has ever tried to run Gump on Windows and I'm very sure there are a few unixisms inside the code. It's probably fair to assume it simply won't work a

Re: xml-apis fails

2010-12-09 Thread Jörg Schaible
Hi Stefan, Stefan Bodewig wrote: > On 2010-12-09, Jörg Schaible wrote: > > Command Line > > c:/jdk1.6.0_21/bin/java > -Xbootclasspath/p:/home/dtftest/gump/packages/jaxp-1_3/jaxp- >> api.jar:/home/dtftest/gump/packages/jaxp-1_3/dom.jar:/home/dtftest/gump/packages/jaxp-1_3/sax.jar:/h

Re: xml-apis fails

2010-12-09 Thread Stefan Bodewig
On 2010-12-09, Jörg Schaible wrote: Command Line c:/jdk1.6.0_21/bin/java -Xbootclasspath/p:/home/dtftest/gump/packages/jaxp-1_3/jaxp- > api.jar:/home/dtftest/gump/packages/jaxp-1_3/dom.jar:/home/dtftest/gump/packages/jaxp-1_3/sax.jar:/home/dtftest/gump/packages/jaxp-1_3/xercesImpl.

Re: xml-apis fails

2010-12-09 Thread Jörg Schaible
Hi Sebb, sebb wrote: > On 9 December 2010 05:33, Stefan Bodewig wrote: >> On 2010-12-09, Ludmila Shikhvarg wrote: >> >>> Use windows 7 with cygwin environment to run gump, >> >> I don't think anybody has ever tried to run Gump on Windows and I'm very >> sure there are a few unixisms inside the c

Re: xml-apis fails

2010-12-09 Thread sebb
On 9 December 2010 05:33, Stefan Bodewig wrote: > On 2010-12-09, Ludmila Shikhvarg wrote: > >> Use windows 7 with cygwin environment to run gump, > > I don't think anybody has ever tried to run Gump on Windows and I'm very > sure there are a few unixisms inside the code.  It's probably fair to > a

Re: xml-apis fails

2010-12-08 Thread Stefan Bodewig
On 2010-12-09, Ludmila Shikhvarg wrote: > Use windows 7 with cygwin environment to run gump, I don't think anybody has ever tried to run Gump on Windows and I'm very sure there are a few unixisms inside the code. It's probably fair to assume it simply won't work and Gump requires a Unix-like sys

Re: xml-apis fails

2010-12-08 Thread Antoine Levy-Lambert
Maybe you want to run gump without setting CLASSPATH. I am not sure as I did not touch gump for a long time, I might be wrong. Antoine On 12/8/2010 6:41 PM, Ludmila Shikhvarg wrote: Use windows 7 with cygwin environment to run gump, but project: xml-apis is failed and there are too many projec

xml-apis fails

2010-12-08 Thread Ludmila Shikhvarg
Use windows 7 with cygwin environment to run gump, but project: xml-apis is failed and there are too many projects failed because of xml-apis dependency. I've tried to convert `cygpath --path --windows` for CLASSPATH in /cron/local*.sh, but for some reason CLASSPATH :c:/jdk1.6.0_21/lib/tools.ja