That is peculiar. Todd and Morten are on vacation. I had no trouble building the
jar yesterday after their last checkin. Nothing has changed since. I look into
it after lunch.

Tom

[EMAIL PROTECTED] wrote:

> When I try to do a complete Xalan-Java build, I get the following compile
> error for the xsltc.jar target:
>
>     [javac] C:
> \xml-xalan\java\src\org\apache\xalan\xsltc\dom\DOMImpl.java:2519:
> class org.apache.xalan.xsltc.runtime.SAXAdapter is an abstract class. It
> can't b
> e instantiated.
>     [javac]     return new SAXAdapter(getBuilder());
>     [javac]            ^
>     [javac] C:
> \xml-xalan\java\src\org\apache\xalan\xsltc\runtime\SAXAdapter.java
> :70: class org.apache.xalan.xsltc.runtime.SAXAdapter must be declared
> abstract.
> It does not define void close() from interface
> org.apache.xalan.xsltc.TransletOu
> tputHandler.
>     [javac] public final class SAXAdapter implements TransletOutputHandler
> {
>     [javac]                    ^
>     [javac] 2 errors
>
> BUILD FAILED
>
> Can anyone help?

Reply via email to