users@javaserverfaces.java.net

Error on build

From: Raymond DeCampo <rdecampo_at_twcny.rr.com>
Date: Thu, 19 Jul 2007 19:13:29 -0400

I checked out the latest source tree and I get the following error on
building with "ant clean main":

create.runtime.config:
     [xslt] Processing
/home/rdecampo/java.net/javaserverfaces-sources/jsf-api/doc/standard-html-renderkit.xml
to /home/rdecampo/java.net/javaserverfaces-sources/jsf-ri/merged.xml
     [xslt] Loading stylesheet
/home/rdecampo/java.net/javaserverfaces-sources/jsf-ri/conf/xslt/merge-config.xsl
     [xslt]
home/rdecampo/java.net/javaserverfaces-sources/jsf-ri/conf/xslt/merge-config.xsl:38:76:
Error! The result-prefix attribute of an xsl:namespace-alias element has
the value '#default', but there is no declaration of the default
namespace in scope for the element
     [xslt]
home/rdecampo/java.net/javaserverfaces-sources/jsf-ri/conf/xslt/merge-config.xsl:0:0:
Fatal Error! java.lang.NullPointerException Cause:
java.lang.NullPointerException
     [xslt] Failed to process
/home/rdecampo/java.net/javaserverfaces-sources/jsf-api/doc/standard-html-renderkit.xml


I'm on a Fedora 6 system with ANT 1.6.5 if that is relevant. I'd
appreciate any pointers.


Thanks,
Ray