Is anyone else having a problem with building Xerces today (NT Server 4
SP5, JDK1.2.2, using regular build scripts)?

If I build Xerces from freshly updated sources from apache, I get the
following error:
   (a bunch of classes compile fine...)
   javac Serializer.java
   Serializer.java:282: Class org.apache.xml.serialize.FOPSerializer not
   found in type declaration.
                   serializer = new FOPSerializer();
                                    ^
   1 error
   make[5]: *** [Serializer.class] Error 1

A quick search of Xerces sources didn't find a 'FOPSerializer', so I'm
presuming it's part of a work-in-progress?
- Assaf, am I missing something here?  Or is FOPSerializer just missing?

P.S. Stefano - have you had luck building (and testing) using your
Ant-make?

(OK, ok, I guess I'll subscribe to the xerces-dev list now too...)
----    ----
- Shane         Automation, Test, & Build guy
mailto:[EMAIL PROTECTED]    AIM:xsltest
  http://alphaworks.ibm.com/tech/LotusXSL
  http://xml.apache.org/xalan/index.html

Reply via email to