It appears as tho Xalan and Cocoon are not aware of this ;-)
Sean
Assaf Arkin <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
01/05/00 03:42 PM
Please respond to xerces-dev
To: [EMAIL PROTECTED]
cc:
Subject: Re: unable to build latest cvs tree
BaseSerializer has been renamed BaseMarkupSerializer and implements
Serializer which is now an interface.
Could someone take care of removing BaseSerializer from the CVS so it
does not checkout?
arkin
Vincent-Olivier Arsenault wrote:
>
> ibm jdk 1.1.8
>
>
/usr/local/xerces/java/build/src/org/apache/xml/serialize/BaseSerializer.jav
> a:121: Can't subclass interfaces: interface org.apache.xml.serialize.Ser
> ializer
> extends Serializer
> ^
> 1 error
> BUILD FATAL ERROR: Compile failed, messages should have been provided.