You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Justin Erenkrantz <je...@apache.org> on 2002/05/16 09:11:32 UTC

FW: cvs commit: httpd-site/xdocs/docs-project docsformat.xml

I placed the jar files I used here and linked to it:

http://httpd.apache.org/dev/dist/httpd-docs-lib.tar.gz

Now, I'm seeing that there is a jars.tar.gz in
/www/httpd.apache.org/docs-project.  I'm guessing that's what Joshua
has been using.

FWIW, Ant fails with the following error at random places
when I run build.sh:

BUILD FAILED

/home/jerenkrantz/cvs-apache/httpd-2.0/docs/manual/style/build.xml:22: javax.xml.transform.TransformerException: java.lang.NullPointerException

I've also gotten IndexOutOfBoundsExceptions as well.

I just resorted to using Xalan-J at the command-line with make.
Worked well enough.  -- justin

Re: FW: cvs commit: httpd-site/xdocs/docs-project docsformat.xml

Posted by Joshua Slive <jo...@slive.ca>.
On Thu, 16 May 2002, Justin Erenkrantz wrote:

> I placed the jar files I used here and linked to it:
>
> http://httpd.apache.org/dev/dist/httpd-docs-lib.tar.gz
>
> Now, I'm seeing that there is a jars.tar.gz in
> /www/httpd.apache.org/docs-project.  I'm guessing that's what Joshua
> has been using.

Yes.  The plan is to put the jars and the build.sh script in the
site-tools repository eventually so that they can just be checked-out into
place.

>
> FWIW, Ant fails with the following error at random places
> when I run build.sh:
>
> BUILD FAILED
>
> /home/jerenkrantz/cvs-apache/httpd-2.0/docs/manual/style/build.xml:22: javax.xml.transform.TransformerException: java.lang.NullPointerException
>
> I've also gotten IndexOutOfBoundsExceptions as well.
>
> I just resorted to using Xalan-J at the command-line with make.
> Worked well enough.  -- justin

I'm fairly certain that this has to do with style-sheet pre-loading and
the conditional inclusion stuff in the current manual.xsl.  Once we get
rid of that, I'm hoping it will go away.

I'll try to work on this when I get a chance.

Joshua.


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org