Re: Build: jfreeciv FAILED to build

"Ben Mazur" <[email protected]> Fri, 18 Jan 2002 21:57:04 -0800
Newsgroups gmane.games.freeciv.java
Message-ID <009301c1a0ae$1eb2ea00$0100a8c0@Carrot>
Oops, not quite sure what I was thinking with that.
Commented out for now.  I'll fix this in a little bit.

Ben

----- Original Message -----
From: "Build Manager" <[email protected]>
To: <freeciv-java-0/[email protected]>
Sent: Friday, January 18, 2002 4:11 PM
Subject: [FreeCiv-Java] Build: jfreeciv FAILED to build


> The Build for jfreeciv failed on 2002-01-19 at 00:10:00.
The build log is below:
>
> Buildfile: build.xml
>
> init:
>      [echo] jfreeciv build started January 19 2002 at 0010
>
> copyfiles:
>      [copy] Copying 1 file to
/home/buildman/build/jfreeciv/class
>      [copy] Copying 15 files to
/home/buildman/build/jfreeciv/class/org/freeciv/util/po
>      [copy] Copied 1 empty directory to
/home/buildman/build/jfreeciv/class/org/freeciv/util/poja
>      [copy] Copying 151 files to
/home/buildman/build/jfreeciv/class/org/freeciv/common/data
>      [copy] Copied 1 empty directory to
/home/buildman/build/jfreeciv/class/org/freeciv/common/data
>
> src:
>     [javac] Compiling 288 source files to
/home/buildman/build/jfreeciv/class
>     [javac]
/home/buildman/build/jfreeciv/src/org/freeciv/client/map/gri
d/CityProductionLayer.java:42: cannot resolve symbol
>     [javac] symbol  : method getCity  ()
>     [javac] location: class
org.freeciv.client.map.grid.CityProductionLayer
>     [javac]     if ( tile.getWorkedBy() == getCity() )
>     [javac]                                ^
>     [javac] 1 error
>
> BUILD FAILED
>
> /home/buildman/build/jfreeciv/build.xml:99: Compile
failed, messages should have been provided.
>
> Total time: 1 minute 15 seconds
>
>