timestamp: [echo] Starting build at 01/13/2006 12:14:53 [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 51 source files to /usr/local/dashboard/working/build [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/AbstractCommunityService.java:835: warning: [deprecation] listParentCommunities(java.lang.String,java.lang.String) in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public Collection listParentCommunities(String member, String filter) { [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/AbstractCommunityService.java:818: warning: [deprecation] listParentCommunities(java.lang.String) in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public Collection listParentCommunities(String member) { [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/AbstractCommunityService.java:897: warning: [deprecation] listAllCommunities() in org.cougaar.core.service.community.CommunityService has been deprecated [javac] abstract public Collection listAllCommunities(); [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/AbstractCommunityService.java:683: warning: [deprecation] getParentCommunities(boolean) in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public String[] getParentCommunities(boolean allLevels) { [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/AbstractCommunityService.java:93: warning: [deprecation] createCommunity(java.lang.String,javax.naming.directory.Attributes,org.cougaar.core.service.community.CommunityResponseListener) in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public void createCommunity(String communityName, Attributes attrs, [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/DefaultCommunityServiceImpl.java:79: warning: [deprecation] listParentCommunities(java.lang.String,java.lang.String) in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public class DefaultCommunityServiceImpl extends AbstractCommunityService [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/DefaultCommunityServiceImpl.java:79: warning: [deprecation] listParentCommunities(java.lang.String) in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public class DefaultCommunityServiceImpl extends AbstractCommunityService [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/DefaultCommunityServiceImpl.java:295: warning: [deprecation] listAllCommunities() in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public Collection listAllCommunities() { [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/DefaultCommunityServiceImpl.java:79: warning: [deprecation] getParentCommunities(boolean) in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public class DefaultCommunityServiceImpl extends AbstractCommunityService [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/DefaultCommunityServiceImpl.java:79: warning: [deprecation] createCommunity(java.lang.String,javax.naming.directory.Attributes,org.cougaar.core.service.community.CommunityResponseListener) in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public class DefaultCommunityServiceImpl extends AbstractCommunityService [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/DefaultCommunityServiceImpl.java:79: warning: [deprecation] listParentCommunities(java.lang.String,java.lang.String) in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public class DefaultCommunityServiceImpl extends AbstractCommunityService [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/DefaultCommunityServiceImpl.java:79: warning: [deprecation] listParentCommunities(java.lang.String) in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public class DefaultCommunityServiceImpl extends AbstractCommunityService [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/DefaultCommunityServiceImpl.java:295: warning: [deprecation] listAllCommunities() in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public Collection listAllCommunities() { [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/DefaultCommunityServiceImpl.java:79: warning: [deprecation] getParentCommunities(boolean) in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public class DefaultCommunityServiceImpl extends AbstractCommunityService [javac] ^ [javac] /usr/local/dashboard/working/community/src/org/cougaar/community/DefaultCommunityServiceImpl.java:79: warning: [deprecation] createCommunity(java.lang.String,javax.naming.directory.Attributes,org.cougaar.core.service.community.CommunityResponseListener) in org.cougaar.core.service.community.CommunityService has been deprecated [javac] public class DefaultCommunityServiceImpl extends AbstractCommunityService [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 15 warnings pmd: [delete] Deleting: /usr/local/dashboard/pmd/community_community_HEAD_pmd.html cpd: [delete] Deleting: /usr/local/dashboard/cpd/community_community_HEAD_cpd.txt [cpd] Tokenizing files [cpd] Starting to analyze code [cpd] Done analyzing code; that took 641 milliseconds [cpd] Generating report BUILD SUCCESSFUL Total time: 57 seconds