timestamp: [echo] Starting build at 01/13/2006 12:07:59 [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 17 source files to /usr/local/dashboard/working/build [javac] /usr/local/dashboard/working/yp/src/org/cougaar/yp/YPClientComponent.java:711: warning: [deprecation] getAutoYP(java.lang.String) in org.cougaar.yp.YPService has been deprecated [javac] public YPProxy getAutoYP(String ypAgent) { [javac] ^ [javac] /usr/local/dashboard/working/yp/src/org/cougaar/yp/YPClientComponent.java:689: warning: [deprecation] getYP(java.lang.String) in org.cougaar.yp.YPService has been deprecated [javac] public YPProxy getYP(String ypAgent) { [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/yp_yp_HEAD_pmd.html cpd: [delete] Deleting: /usr/local/dashboard/cpd/yp_yp_HEAD_cpd.txt [cpd] Tokenizing files [cpd] Starting to analyze code [cpd] Done analyzing code; that took 69 milliseconds [cpd] Generating report BUILD SUCCESSFUL Total time: 17 seconds