I'm guessing this won't affect many users out there, but I have discovered that if you try to build xmlgraphics-commons using JDK1.3 there is a dependency on the JAXP classes that you get for free in J2SE1.4. These JAXP classes are provided by the xml-apis-1.3.02.jar bundle that you can easily find in fop/lib directory.

So long as the project aims to be JDK1.3 backwards compatible it might be worth making this jar available to the commons/lib folder so ant will automatically pick it up when compiling.

Adrian

---------------------------------------------------------------------
Apache XML Graphics Project URL: http://xmlgraphics.apache.org/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to