|
From: Adriano <fer...@tr...> - 2003-02-13 01:25:52
|
I recently CVSed the manual module and got stuck with a problem that I am
not sure how to solve.
The script 'build defaulthtml' stops complaining
defaulthtml:
Building html documentation. Please wait ...
[style] Transforming into C:\work\diano\dev\fb-
docs\manual\dist\docs\default
html
BUILD FAILED
C:\work\diano\dev\fb-docs\manual\src\build\build.xml:69:
java.lang.NoSuchMethodError:
org.apache.xalan.xslt.Process.getDefaultLiaison()Ljava/lang/String;
java.lang.NoSuchMethodError:
org.apache.xalan.xslt.Process.getDefaultLiaison()Ljava/lang/String;
It probably has to do with my Java installation. So I ask: what special
arrangements I need to do if I
am using J2SDK 1.4.1_01 in a Windows 2000 machine? I found that it can be
because the xalan transformer
for building the Firebird docs is of a different version of my JRE, and
maybe it is being called rather than
the one of the manual directory.
But how do I work it out?
Thanks for any help.
Adriano Rodrigues Ferreira
|