Re: JAXP Pre-req not being recognised?

Sam Ruby <[email protected]> Thu, 02 Jan 2003 19:30:19 -0500
Newsgroups gmane.comp.jakarta.alexandria.devel
Message-ID <[email protected]>
[email protected] wrote:
> PREQ FAILURE - jaxp 
> 
> I've uploaded the build.bat to http://cvs.apache.org/~dion/build.bat

The relevant lines from the generated build.bat are as follows:

> SET STATUS=PREQ FAILURE - jaxp
> IF NOT EXIST C:\opt\java_xml_pack-summer-02\jaxp-1.2\jaxp-api.jar goto end_xml-xerces1
> IF NOT EXIST C:\opt\java_xml_pack-summer-02\jaxp-1.2\dom.jar goto end_xml-xerces1
> IF NOT EXIST C:\opt\java_xml_pack-summer-02\jaxp-1.2\sax.jar goto end_xml-xerces1
> IF NOT EXIST C:\opt\java_xml_pack-summer-02\jaxp-1.2\xercesImpl.jar goto end_xml-xerces1
> IF NOT EXIST C:\opt\java_xml_pack-summer-02\jaxp-1.2\xalan.jar goto end_xml-xerces1
> SET STATUS=PREQ FAILURE - bootstrap-ant
 > ...

one or more of those files must not exist.  I'm installing summer-02-01 
on all the gump machines I control now... this should make it easier for 
all.

> I'm running the batch files, not the ant scripts if that makes a 
> difference. Gen.bat really only takes 3 minutes on your machine?

I just ran it again.  gen.bat completed in 189.70 seconds.

- Sam Ruby