timestamp: [echo] Starting build at 01/13/2006 12:32:14 [echo] Using Sun Microsystems Inc. Java HotSpot(TM) Client VM 1.5.0_04-b05 on Linux [echo] Checking out code from the Cougaar branch HEAD compile: [javac] Compiling 34 source files to /usr/local/dashboard/working/build [javac] /usr/local/dashboard/working/vishnuClient/src/org/cougaar/lib/vishnu/client/BaseXMLize.java:458: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] cast to java.lang.Object for a varargs call [javac] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [javac] childObject = rm.invoke(obj, null); [javac] ^ [javac] /usr/local/dashboard/working/vishnuClient/src/org/cougaar/lib/vishnu/client/VishnuAllocationResultAggregator.java:329: warning: [deprecation] AllocationResult(double,boolean,int[],double[]) in org.cougaar.planning.ldm.plan.AllocationResult has been deprecated [javac] AllocationResult artoreturn = new AllocationResult(rating, suc, keys, acc); [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 warnings pmd: [delete] Deleting: /usr/local/dashboard/pmd/vishnu_vishnuClient_HEAD_pmd.html cpd: [delete] Deleting: /usr/local/dashboard/cpd/vishnu_vishnuClient_HEAD_cpd.txt [cpd] Tokenizing files [cpd] Starting to analyze code [cpd] Done analyzing code; that took 144 milliseconds [cpd] Generating report BUILD SUCCESSFUL Total time: 46 seconds