Bryan Pendleton <[email protected]> writes: >> /home2/bpendleton/src/derby/docs/trunk/DITA-OT1.1.2.1/pretargets.xml:136: >> javax.xml.transform.TransformerException: >> java.lang.NullPointerException > > I think the problem was that I was running JDK 1.5, and the documentation > build appears to ONLY work with JDK 1.4. After I fully reset my environment > to JDK 1.4 (both PATH and JAVA_HOME), the build seems to run successfully.
Hi Bryan, Andrew suggested that this problem would go away if you put the Xalan jars in the classpath. http://mail-archives.apache.org/mod_mbox/db-derby-dev/200702.mbox/%[email protected]%3e By the way, I vaguely recall that we did some work to get the docs to build with DITA 1.2. Have you tried upgrading it? -- Knut Anders
