----- Original Message -----
From: "Jon Stevens" <[EMAIL PROTECTED]>
To: "tomcat-dev" <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 9:51 PM
Subject: Re: Another build problem...


> on 9/17/01 9:40 PM, "Remy Maucherat" <[EMAIL PROTECTED]> wrote:
>
> > Put Xalan 2 (from the JAXP package) in you $ANT_HOME/lib. That should
fix
> > it.
> >
> > Remy
>
> That's cute. Where is that documented?

In BUILDING.txt, but it's hidden:

(2) Download and Install the JAXP/1.1 Reference Implementation

* Download a binary distribution of JAXP 1.1 (Final Version) from:

    http://java.sun.com/xml/download.html

* Unpack the binary distribution into a convenient location so that the
  JAXP/1.1 release resides in its own directory (conventionally named
  "jaxp-1.1".  For the purposes of the remainder of this document, the
  symbolic name "${jaxp.home}" is used to refer to the full pathname of
  the release directory.

* Make the "xalan.jar" file of this distribution available to Ant (so that
  it can be used with the <style> tag) by copying it to "${ant.home}/lib".

Remy

Reply via email to