Build: jfreeciv FAILED to build

Build Manager <[email protected]> Sat, 19 Jan 2002 00:11:57 GMT
Newsgroups gmane.games.freeciv.java
Message-ID <[email protected]>
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/grid/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