see
http://marc.theaimsgroup.com/?l=fop-dev&m=101435800418329&w=2

I could compile FOP-0.20.3 with J2SDK1.4 on Windows platform
when I put xerces-1.2.3.jar and xalan-2.0.0.jar under
<java-home>\jre\lib\endorsed directory.

Of cource, I have also commented out the new method in 
PDFGraphics2D.java.

But I have not checked whether the compiled fop.jar correctly 
works for many test cases, yet.

Regards.

---
Satoshi Ishigami   VIC TOKAI CORPORATION



On Fri, 19 Apr 2002 11:55:53 +0200 , Cyril Rognon wrote:

> Hi Fopers
> 
> I have checked out the 0.20.3 with a -r fop-0_20_3 version tag (think 
> that's the right thing to do to get the 0.20.3 release)
> 
> Then I have uncommented the new method in 
> src/org/apache/fop/svg/PDFGraphics2D.java
> 
> 
> when I try to build FOP, I get an error after 14 seconds. If anyone has 
> some ideas, I take it !
> 
> The classpath set for the build :
> 
> Fop Build System
> ----------------
> Building with classpath 
> C:\bin\jsdk1.4.0\lib\tools.jar;C:\bin\jsdk1.4.0\lib\classes.zip;lib\ant.jar;
lib\ant-1.3-optional.jar;lib\batik.jar;lib\buildtools.jar;lib\
xerces-1.2.3.jar;
lib\xalan-2.0.0.jar;lib\xalanj1compat.jar;lib\bsf.jar;lib\jimi-1.
0.jar;lib\
logkit-1.0.jar;lib\avalon-framework-4.0.jar
> 
> Here is the trace of the build failure :
> 
> ============================
>      [style] Transforming into 
> E:\cvs\fop\maintain\xml-fop\build\src\org\apache\fop\render\pdf
>      [style] Loading stylesheet 
> E:\cvs\fop\maintain\xml-fop\.\build\src\codegen\code-point-mapping.xsl
>      [style] Processing 
> E:\cvs\fop\maintain\xml-fop\build\src\codegen\encodings.xml to 
> E:\cvs\fop\maintain\xml-fop\build\src\org\apache\fop\render\pdf\
CodePointMapping.java
>      [style] Failed to process 
> E:\cvs\fop\maintain\xml-fop\build\src\codegen\encodings.xml
> 
> BUILD FAILED
> 
> E:\cvs\fop\maintain\xml-fop\build.xml:472: 
> javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: 
> File 
> "file:///E:/cvs/fop/maintain/xml-fop/E:/cvs/fop/maintain/xml-fop/build/src/
codegen/encodings.xml" 
> not found.
> --- Nested Exception ---
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to