Build: jfreeciv FAILED to build
Build Manager <[email protected]> Thu, 13 Dec 2001 00:10:54 GMT
| Newsgroups | gmane.games.freeciv.java |
|---|---|
| Message-ID | <[email protected]> |
The Build for jfreeciv failed on 2001-12-13 at 00:10:01. The build log is below:
Buildfile: build.xml
init:
[echo] jfreeciv build started December 13 2001 at 0010
pullsrc:
copyfiles:
[copy] Copying 1 file to /home/buildman/build/jfreeciv/class
src:
[javac] Compiling 275 source files to /home/buildman/build/jfreeciv/class
[javac] /home/buildman/build/jfreeciv/src/org/freeciv/client/dialog/DialogManager.java:246: cannot resolve symbol
[javac] symbol : method showInputDialog (org.freeciv.client.MainWindow,java.lang.String,java.lang.String)
[javac] location: class javax.swing.JOptionPane
[javac] return JOptionPane.showInputDialog( m_client.getMainWindow(),
[javac] ^
[javac] 1 error
BUILD FAILED
/home/buildman/build/jfreeciv/build.xml:82: Compile failed, messages should have been provided.
Total time: 30 seconds