|
BUILD FAILED
|
|
Ant Error Message: /home/jjweston/data/projects/Universe/cc_universe/build.xml:68: Compile failed, messages should have been provided.
|
|
Date of build: December 15 2001
|
|
Time to build: 2 minutes 15 seconds
|
|
Last changed: 2001-Dec-14 13:25:55
|
Last log entry: Add index to base class
|
|
Errors/Warnings: (10)
|
!! the build.compiler.warnings property is deprecated. !!
!! Use the nowarn attribute instead. !!
!! the build.compiler.warnings property is deprecated. !!
!! Use the nowarn attribute instead. !!
Found 1 semantic error compiling "/home/jjweston/data/projects/Universe/cc_universe/src/universe/server/UniverseServerRequestTurnResults.java":
41. return new UniverseServerReplyTurnResults(true, "");
<------------------------------------------>
*** Error: No match was found for constructor "UniverseServerReplyTurnResults(boolean, java.lang.String)".
|
|
|
| |
|
Unit Tests: (9)
|
|
All Tests Passed
|
| |
| |
Modifications since last build: (
7)
|
|
modified
|
sstarkey
|
|
src/universe/client/database/DatabaseObjectView.java
|
Add index to base class
|
|
added
|
sstarkey
|
|
src/universe/client/database/DatabaseObjectView.java
|
Base class for transmission of server database objects
|
|
modified
|
sstarkey
|
|
src/universe/client/gui/PlayerMain.java
|
Get the results from the server to be displayed
|
|
modified
|
sstarkey
|
|
src/universe/client/gui/PlayerNew.java
|
Get results for the new player
|
|
modified
|
sstarkey
|
|
src/universe/server/UniverseServer.java
|
Set up infrastructure for reply of TurnResults
|
|
modified
|
sstarkey
|
|
src/universe/server/UniverseServerReplyTurnResults.java
|
Set up infrastructure for reply of TurnResults
|
|
modified
|
sstarkey
|
|
src/universe/server/gui/Driver.java
|
Remove extra human player for testing
|
| |
Deployments by this build: (
2)
|
|
Building jar: /home/jjweston/data/projects/Universe/cc_universe/dist/Universe.jar
|
|
Building jar: /home/jjweston/data/projects/Universe/cc_universe/dist/UniverseData.jar
|