You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Viju Varkey <vi...@gmail.com> on 2010/10/19 12:04:38 UTC

Tomcat 5.5.31 doesnt compile on Linux

Hi,

    I am using jdk 1.4 and Ant 1.8.0 for building Tomcat 5.5.31. But the
build fails with the following error:

build-static:
    [style] Warning: the task name <style> is deprecated. Use <xslt>
instead.
    [style] Transforming into
/var/tomcat5.5.31/apache-tomcat-5.5.31-src/build/build/webapps/tomcat-docs/printer
    [style] Processing
/var/tomcat5.5.31/apache-tomcat-5.5.31-src/container/webapps/docs/apr.xml to
/var/tomcat5.5.31/apache-tomcat-5.5.31-src/build/build/webapps/tomcat-docs/printer/apr.html
    [style] Loading stylesheet
/var/tomcat5.5.31/apache-tomcat-5.5.31-src/container/webapps/docs/tomcat-docs.xsl
    [style] Failed to process null
BUILD FAILED
/var/tomcat5.5.31/apache-tomcat-5.5.31-src/build.xml:74: The following error
occurred while executing this line:
/var/tomcat5.5.31/apache-tomcat-5.5.31-src/build/build.xml:849: The
following error occurred while executing this line:
/var/tomcat5.5.31/apache-tomcat-5.5.31-src/container/webapps/docs/build.xml:105:
java.lang.NullPointerException

Cheerios,
Viju

Re: Tomcat 5.5.31 doesnt compile on Linux

Posted by Mark Thomas <ma...@apache.org>.
On 19/10/2010 05:04, Viju Varkey wrote:
> Hi,
> 
>     I am using jdk 1.4 and Ant 1.8.0 for building Tomcat 5.5.31. But the
> build fails with the following error:

Looks like a problem with your build environment although I don't have a
1.4 JDK immediately to hand to test this. The users list is the place to
seek help in the first instance.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org