See <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/569/changes>
Changes: [kono] Refactored to use final class VisualLexiconNode. VisualLexiconNodeFactory had been removed. ------------------------------------------ Started by an SCM change Checking out http://chianti.ucsd.edu/svn/core3/vizmap-impl/trunk A osgi.bnd A src A src/test A src/test/java A src/test/java/org A src/test/java/org/cytoscape A src/test/java/org/cytoscape/view A src/test/java/org/cytoscape/view/vizmap A src/test/java/org/cytoscape/view/vizmap/VisualStyleTest.java A src/test/resources AU src/test/resources/log4j.properties A src/integration A src/integration/java A src/integration/java/integration A src/integration/java/integration/ITVzmapImpl.java A src/main A src/main/java A src/main/java/org A src/main/java/org/cytoscape A src/main/java/org/cytoscape/view A src/main/java/org/cytoscape/view/vizmap A src/main/java/org/cytoscape/view/vizmap/internal A src/main/java/org/cytoscape/view/vizmap/internal/VisualStyleImpl.java A src/main/java/org/cytoscape/view/vizmap/internal/VisualMappingManagerImpl.java A src/main/java/org/cytoscape/view/vizmap/internal/VisualStyleFactoryImpl.java A src/main/javadoc A src/main/javadoc/org A src/main/javadoc/org/cytoscape A src/main/javadoc/org/cytoscape/vizmap A src/main/javadoc/org/cytoscape/vizmap/events A src/main/javadoc/org/cytoscape/vizmap/events/package.html A src/main/javadoc/org/cytoscape/vizmap/package.html A src/main/resources A src/main/resources/META-INF A src/main/resources/META-INF/spring A src/main/resources/META-INF/spring/bundle-context-osgi.xml A src/main/resources/META-INF/spring/bundle-context.xml A pom.xml U . At revision 22423 No emails were triggered. Parsing POMs [trunk] $ java -cp /R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.369.jar:/R1/tools/maven/apache-maven-2.1.0/boot/classworlds-1.1.jar hudson.maven.agent.Main /R1/tools/maven/apache-maven-2.1.0 /R1/resources/webservers/tomcat_2/webapps/hudson/WEB-INF/lib/remoting-1.369.jar /R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.369.jar 53566 /R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar <===[HUDSON REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/pom.xml> deploy [INFO] Scanning for projects... WAGON_VERSION: 1.0-beta-2 [INFO] ------------------------------------------------------------------------ [INFO] Building org.cytoscape.view.vizmap-impl [INFO] task-segment: [deploy] [INFO] ------------------------------------------------------------------------ [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [pax:compile] [INFO] Compiling 3 source files to <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/target/classes> [INFO] [build-helper:add-test-source {execution: add-test-source}] [INFO] Test Source directory: <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/src/integration/java> added. [INFO] [resources:testResources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [pax:testCompile] [INFO] Compiling 2 source files to <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/target/test-classes> [INFO] [recovering meta-data] [HUDSON] Archiving <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/pom.xml> to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Vizmap impl/modules/org.cytoscape$vizmap-impl/builds/2010-10-25_22-02-19/archive/org.cytoscape/vizmap-impl/1.0-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/src/test/java/org/cytoscape/view/vizmap/VisualStyleTest.java>:[23,12] cannot find symbol symbol : constructor TwoDVisualLexicon(org.cytoscape.view.model.VisualProperty<org.cytoscape.view.model.NullDataType>) location: class org.cytoscape.view.presentation.property.TwoDVisualLexicon [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6 seconds [INFO] Finished at: Mon Oct 25 22:02:28 EDT 2010 [INFO] Final Memory: 57M/475M [INFO] ------------------------------------------------------------------------ Waiting for Hudson to finish collecting data Sending e-mails to: [email protected] channel stopped [trunk] $ /R1/tools/maven/apache-maven-2.1.0/bin/mvn org.codehaus.sonar:sonar-maven-plugin:1.8:sonar -Dsonar.jdbc.driver=com.mysql.jdbc.Driver -Dsonar.jdbc.username=sonar -Dsonar.jdbc.password=deploysonar -Dsonar.jdbc.url=jdbc:mysql://localhost:3306/sonar -Dsonar.host.url=http://localhost:8021/sonar/ -Dsonar.skipInstall=true [INFO] Scanning for projects... WAGON_VERSION: 1.0-beta-2 [INFO] ------------------------------------------------------------------------ [INFO] Building org.cytoscape.view.vizmap-impl [INFO] task-segment: [org.codehaus.sonar:sonar-maven-plugin:1.8:sonar] (aggregator-style) [INFO] ------------------------------------------------------------------------ [INFO] [sonar:sonar] [INFO] Sonar host: http://localhost:8021/sonar [INFO] Sonar version: 2.2 [INFO] [sonar-core:internal] [INFO] Database dialect class org.sonar.api.database.dialect.MySql [INFO] ------------- Analyzing org.cytoscape.view.vizmap-impl [INFO] Selected quality profile : Cytoscape, language=java [INFO] Configure maven plugins... [INFO] Sensor JavaSourceImporter... [INFO] Sensor JavaSourceImporter done: 348 ms [INFO] Sensor AsynchronousMeasuresSensor... [INFO] Sensor AsynchronousMeasuresSensor done: 70 ms [INFO] Sensor SquidSensor... [INFO] Java AST scan... [INFO] Java AST scan done: 346 ms [INFO] Java bytecode scan... [INFO] Java bytecode scan done: 69 ms [INFO] Squid extraction... [INFO] Package design analysis... [INFO] Package design analysis done: 7 ms [INFO] Squid extraction done: 177 ms [INFO] Sensor SquidSensor done: 634 ms [INFO] Sensor ProfileSensor... [INFO] Sensor ProfileSensor done: 25 ms [INFO] Sensor ProjectLinksSensor... [INFO] Sensor ProjectLinksSensor done: 24 ms [INFO] Sensor VersionEventsSensor... [INFO] Sensor VersionEventsSensor done: 41 ms [INFO] Sensor Maven dependencies... [INFO] Sensor Maven dependencies done: 332 ms [INFO] Execute maven plugin findbugs-maven-plugin... [INFO] ------------------------------------------------------------------------ [INFO] Building org.cytoscape.view.vizmap-impl [INFO] task-segment: [org.codehaus.mojo:findbugs-maven-plugin:2.3.1:findbugs] [INFO] ------------------------------------------------------------------------ [INFO] Preparing findbugs:findbugs [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [pax:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [findbugs:findbugs] [INFO] Locale is en [java] The following classes needed for analysis were missing: [java] org.cytoscape.view.model.VisualLexiconNodeFactory [java] Warnings generated: 3 [java] Missing classes: 1 [INFO] Execute maven plugin findbugs-maven-plugin done: 10204 ms [INFO] Sensor FindbugsSensor... [INFO] Sensor FindbugsSensor done: 140 ms [INFO] Sensor CheckstyleSensor... [INFO] Execute Checkstyle 5.1... [INFO] Checkstyle output report: <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/target/sonar/checkstyle-result.xml> [INFO] Checkstyle configuration: <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/target/sonar/checkstyle.xml> [INFO] Execute Checkstyle 5.1 done: 445 ms [INFO] Sensor CheckstyleSensor done: 514 ms [INFO] Sensor PmdSensor... [INFO] Execute PMD 4.2.5... [INFO] Java version: 1.6 [INFO] PMD configuration: <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/target/sonar/pmd.xml> [INFO] PMD output report: <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/target/sonar/pmd-result.xml> [INFO] Execute PMD 4.2.5 done: 1319 ms [INFO] Sensor PmdSensor done: 1378 ms [INFO] Execute maven plugin cobertura-maven-plugin... [INFO] ------------------------------------------------------------------------ [INFO] Building org.cytoscape.view.vizmap-impl [INFO] task-segment: [org.codehaus.mojo:cobertura-maven-plugin::cobertura] [INFO] ------------------------------------------------------------------------ [INFO] Preparing cobertura:cobertura [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [pax:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [cobertura:instrument] [INFO] Cobertura 1.9.2 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Instrumenting 3 files to <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/target/generated-classes/cobertura> Cobertura: Saved information on 3 classes. Instrument time: 107ms [INFO] Instrumentation was successful. [INFO] [build-helper:add-test-source {execution: add-test-source}] [INFO] Test Source directory: <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/src/integration/java> added. [INFO] [resources:testResources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [pax:testCompile] [INFO] Compiling 1 source file to <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/target/test-classes> [INFO] [recovering meta-data] [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Can not execute Sonar Embedded error: Unable to execute maven plugin Compilation failure <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20impl/ws/trunk/src/test/java/org/cytoscape/view/vizmap/VisualStyleTest.java>:[23,12] cannot find symbol symbol : constructor TwoDVisualLexicon(org.cytoscape.view.model.VisualProperty<org.cytoscape.view.model.NullDataType>) location: class org.cytoscape.view.presentation.property.TwoDVisualLexicon [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22 seconds [INFO] Finished at: Mon Oct 25 22:03:02 EDT 2010 [INFO] Final Memory: 88M/722M [INFO] ------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en.
