logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: FOP 0.20.3 doesn't build: msg#00532

Subject: Re: FOP 0.20.3 doesn't build
On Wed, 2002-05-29 at 17:48, IvanLatysh wrote:
> Hi.
> 
> I am trying to compile FOP 0.20.3 (Windows, Linux RH - same result )

> java -version
> java version "1.4.0"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
> Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)

Due to an API change in jdk1.4 we cannot make it compile for both jdk1.3
and jdk1.4.
The method is there but you need to uncomment it in the source.

Maybe we could use ant to deal with this?


<Prev in Thread] Current Thread [Next in Thread>