Looks like we don't have JDK 1.3 compatibility at the moment. I think I
have seen this myself under JDk 1.3 lately.

Pascal, please use JDK 1.4 to compile if you really want to take a look
at the latest development code. Be aware that the CVS HEAD code is not
ready for production. It's only interesting for people who want to
follow our developments and/or want to help us improve FOP. The only
exception is the SVG transcoder part which is beta-quality.

Note to Devs: We should see to it that at least the Transcoders compile
again under JDK 1.3 as Batik still depends on it. Unless there is a vote
on dropping JDK 1.3 support for the rest I regard the current state as a
bug. I may have time this week to have a look at it.

On 07.09.2004 13:31:48 Pascal Sancho wrote:
> I've copied Xalan from my fop dir to my ant dir, and I get now up to 100 
> errors (the build limit).
> Here follows pieces of return.
> Pascal
> 
> compile-src:
>      [echo] Compiling the sources
>     [javac] Compiling 293 source files to D:\cvs\xml-fop\build\classes
>     [javac] D:\cvs\xml-fop\src\java\org\apache\fop\fo\FOText.java:134: 
> Undefined variable or class name: WhiteSpaceCollapse
>     [javac]         if (textInfo.whiteSpaceCollapse == 
> WhiteSpaceCollapse.FALSE
>     [javac]                                            ^
<snip/>


Jeremias Maerki


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

Reply via email to