Den 15. feb. 2007 kl. 12.18 skrev Thorsten Scherler:

Are you sure that strip-doctype.xsl is valid xsl?

I just checked - it is untouched locally, ie it is the same as in the
svn repository, which probably is the same as you have.

I am trying to locate the ant target where the error happens. Did you
try to turn off validating?

Just tried. No difference.

usr/local/forrest/main/webapp/resources/stylesheets/strip-
doctype.xsl:
30:92: Fatal Error! java.lang.ArrayIndexOutOfBoundsException: -1
Cause: java.lang.ArrayIndexOutOfBoundsException: -1

That looks like a target that is processing the xsl is missing some
values which is causing ArrayIndexOutOfBoundsException.

We need to find out where exactly the error happens in the ant build
files to debug why.

I know nothing about the build files, and not so much more about ant :-(

Thanks for helping me! :-)

Sjur