Re: Build: jfreeciv FAILED to build
"Brian Duff" <[email protected]> Thu, 13 Dec 2001 09:34:52 -0000
| Newsgroups | gmane.games.freeciv.java |
|---|---|
| Message-ID | <006001c183b9$6b9bde10$8a1f038a@gurgeh> |
Since this was a 1.4 / 1.3 issue, I wanted to maybe suggest we standardize on 1.4 again. I know we already discussed this, but Sun's release schedule for 1.4 indicates it's nearly out the door. But more importantly, I've noticed that jfreeciv is considerably faster under 1.4 than 1.3 (just try scrolling the map a lot under each JDK)... Maybe we need a voting system like freeciv.org? ;) Brian ----- Original Message ----- From: "Build Manager" <[email protected]> To: <freeciv-java-0/[email protected]> Sent: Thursday, December 13, 2001 12:10 AM Subject: [FreeCiv-Java] Build: jfreeciv FAILED to build > 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.ja va: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 > >