DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11760>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11760 java 1.2.2 not compatible with release Summary: java 1.2.2 not compatible with release Product: Fop Version: 0.20.4 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The download page specifies a requirement of java 1.2.x I am running java 1.2.2 and the compile is failing due to the non-exixtence in java 1.2.2 of the variable java.awt.Font.TRUETYPE_FONT compile: [echo] Compiling the sources [javac] Compiling 311 source files to C:\PROGRAM FILES\APACHE GROUP\FOP- 0.20.4\build\classes [javac] C:\PROGRAM FILES\APACHE GROUP\FOP-0.20.4 \build\src\org\apache\fop\render\awt\AWTFontMetrics.java:287: No variable TRUETYPE_FONT defined in class java.awt.Font. [javac] cashedFont = Font.createFont (Font.TRUETYPE_FONT,fontStream); [javac] ^ [javac] 1 error --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]