See <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20Swing%20Implementation/1154/changes>
Changes: [ruschein] Various fixes involving tunables and the complete removal of the Tunable.Params enum. ------------------------------------------ Started by upstream project "Cy3 IO api" build number 2296 Checking out http://chianti.ucsd.edu/svn/core3/work-swing-impl/trunk A osgi.bnd A src A src/integration A src/integration/java A src/integration/java/integration A src/integration/java/integration/ITSpringIntegration.java A src/integration/resources A src/integration/resources/log4j.properties A src/main A src/main/java A src/main/java/org A src/main/java/org/cytoscape A src/main/java/org/cytoscape/work A src/main/java/org/cytoscape/work/internal A src/main/java/org/cytoscape/work/internal/task A src/main/java/org/cytoscape/work/internal/task/StringWrap.java A src/main/java/org/cytoscape/work/internal/task/TaskDialog.java A src/main/java/org/cytoscape/work/internal/task/SwingTaskManager.java A src/main/java/org/cytoscape/work/internal/task/StringUtils.java A src/main/java/org/cytoscape/work/internal/task/ErrorPanel.java A src/main/java/org/cytoscape/work/internal/UndoSupportImpl.java A src/main/java/org/cytoscape/work/internal/tunables A src/main/java/org/cytoscape/work/internal/tunables/GUITunableInterceptorImpl.java A src/main/java/org/cytoscape/work/internal/tunables/URLHandler.java A src/main/java/org/cytoscape/work/internal/tunables/utils A src/main/java/org/cytoscape/work/internal/tunables/utils/CheckListCellRenderer.java A src/main/java/org/cytoscape/work/internal/tunables/utils/CollapsablePanel.java A src/main/java/org/cytoscape/work/internal/tunables/utils/CheckListManager.java AU src/main/java/org/cytoscape/work/internal/tunables/utils/SupportedFileTypesManager.java A src/main/java/org/cytoscape/work/internal/tunables/utils/FileChooserFilter.java A src/main/java/org/cytoscape/work/internal/tunables/utils/XorPanel.java A src/main/java/org/cytoscape/work/internal/tunables/utils/mySlider.java A src/main/java/org/cytoscape/work/internal/tunables/utils/stringLib.java A src/main/java/org/cytoscape/work/internal/tunables/utils/myBoundedSwing.java A src/main/java/org/cytoscape/work/internal/tunables/FloatHandler.java A src/main/java/org/cytoscape/work/internal/tunables/StringHandler.java A src/main/java/org/cytoscape/work/internal/tunables/GUITunableHandlerFactory.java A src/main/java/org/cytoscape/work/internal/tunables/ListMultipleHandler.java A src/main/java/org/cytoscape/work/internal/tunables/DoubleHandler.java A src/main/java/org/cytoscape/work/internal/tunables/InputStreamHandler.java A src/main/java/org/cytoscape/work/internal/tunables/IntegerHandler.java A src/main/java/org/cytoscape/work/internal/tunables/ListSingleHandler.java A src/main/java/org/cytoscape/work/internal/tunables/BooleanHandler.java A src/main/java/org/cytoscape/work/internal/tunables/FileHandler.java A src/main/java/org/cytoscape/work/internal/tunables/LongHandler.java A src/main/java/org/cytoscape/work/internal/tunables/BoundedHandler.java 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 src/main/resources/images A src/main/resources/images/ximian AU src/main/resources/images/ximian/stock_open.png A pom.xml U . At revision 22272 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 41505 /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%20Work%20Swing%20Implementation/ws/trunk/pom.xml> deploy [INFO] Scanning for projects... WAGON_VERSION: 1.0-beta-2 [INFO] ------------------------------------------------------------------------ [INFO] Building org.cytoscape.work-swing-impl [INFO] task-segment: [deploy] [INFO] ------------------------------------------------------------------------ [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [pax:compile] [INFO] Compiling 29 source files to <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20Swing%20Implementation/ws/trunk/target/classes> [INFO] [recovering meta-data] [HUDSON] Archiving <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20Swing%20Implementation/ws/trunk/pom.xml> to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Work Swing Implementation/modules/org.cytoscape$work-swing-impl/builds/2010-10-18_14-28-48/archive/org.cytoscape/work-swing-impl/1.0-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20Swing%20Implementation/ws/trunk/src/main/java/org/cytoscape/work/internal/tunables/GUITunableInterceptorImpl.java>:[51,7] org.cytoscape.work.internal.tunables.GUITunableInterceptorImpl is not abstract and does not override abstract method validateAndWriteBackTunables() in org.cytoscape.work.TunableInterceptor <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20Swing%20Implementation/ws/trunk/src/main/java/org/cytoscape/work/internal/tunables/utils/XorPanel.java>:[74,1] org.cytoscape.work.internal.tunables.utils.XorPanel.GUITunableHandlerSwitchListener is not abstract and does not override abstract method getGroupTitleFlags() in org.cytoscape.work.TunableHandler <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20Swing%20Implementation/ws/trunk/src/main/java/org/cytoscape/work/internal/task/SwingTaskManager.java>:[128,68] validateAndWriteBackTunables() in org.cytoscape.work.TunableInterceptor cannot be applied to (org.cytoscape.work.TaskFactory) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8 seconds [INFO] Finished at: Mon Oct 18 14:28:59 EDT 2010 [INFO] Final Memory: 50M/494M [INFO] ------------------------------------------------------------------------ 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.work-swing-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.work-swing-impl [INFO] Selected quality profile : Cytoscape, language=java [INFO] Configure maven plugins... [INFO] Sensor JavaSourceImporter... [INFO] Sensor JavaSourceImporter done: 464 ms [INFO] Sensor AsynchronousMeasuresSensor... [INFO] Sensor AsynchronousMeasuresSensor done: 32 ms [INFO] Sensor SquidSensor... [INFO] Java AST scan... [INFO] Java AST scan done: 688 ms [INFO] Java bytecode scan... [WARN] Class 'org/cytoscape/work/internal/task/SwingTaskMonitor' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/CollapsablePanel' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/FloatHandler' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/XorPanel' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/ErrorPanel' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$6' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$7' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$8' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$9' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$1' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$3' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/SwingTaskManager$1' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/SwingTaskManager$2$1' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$2' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/SwingTaskManager$2' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$5' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/stringLib' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$4' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/BooleanHandler' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/SwingTaskMonitor$1' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/UndoSupportImpl' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/stringLib' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/myBoundedSwing$1' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/BoundedHandler' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/XorPanel$GUITunableHandlerSwitchListener' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/DoubleHandler' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/ErrorPanel$1' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/GUITunableHandlerFactory' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/GUITunableInterceptorImpl' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/ListSingleHandler' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/myBoundedSwing' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/SwingTaskManager' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/CheckListCellRenderer' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/CheckListManager' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/StringUtils' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/SwingTaskMonitor' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/CollapsablePanel' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/FloatHandler' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/XorPanel' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/ErrorPanel' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$6' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$7' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$8' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$9' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$1' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$3' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/SwingTaskManager$1' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/SwingTaskManager$2$1' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$2' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/SwingTaskManager$2' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$5' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/stringLib' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/TaskDialog$4' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/BooleanHandler' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/SwingTaskMonitor$1' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/UndoSupportImpl' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/myBoundedSwing$1' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/BoundedHandler' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/XorPanel$GUITunableHandlerSwitchListener' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/DoubleHandler' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/ErrorPanel$1' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/GUITunableHandlerFactory' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/GUITunableInterceptorImpl' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/ListSingleHandler' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/myBoundedSwing' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/SwingTaskManager' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/CheckListCellRenderer' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/tunables/utils/CheckListManager' is not accessible through the ClassLoader. [WARN] Class 'org/cytoscape/work/internal/task/StringUtils' is not accessible through the ClassLoader. [INFO] Java bytecode scan done: 205 ms [INFO] Squid extraction... [INFO] Package design analysis... [INFO] Package design analysis done: 11 ms [INFO] Squid extraction done: 484 ms [INFO] Sensor SquidSensor done: 1436 ms [INFO] Sensor ProfileSensor... [INFO] Sensor ProfileSensor done: 25 ms [INFO] Sensor ProjectLinksSensor... [INFO] Sensor ProjectLinksSensor done: 5 ms [INFO] Sensor VersionEventsSensor... [INFO] Sensor VersionEventsSensor done: 61 ms [INFO] Sensor Maven dependencies... [INFO] Sensor Maven dependencies done: 348 ms [INFO] Execute maven plugin findbugs-maven-plugin... [INFO] ------------------------------------------------------------------------ [INFO] Building org.cytoscape.work-swing-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 3 resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [pax:compile] [INFO] Compiling 18 source files to <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20Swing%20Implementation/ws/trunk/target/classes> [INFO] [recovering meta-data] [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Can not execute Sonar Embedded error: Unable to execute maven plugin Compilation failure [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12 seconds [INFO] Finished at: Mon Oct 18 14:29:23 EDT 2010 [INFO] Final Memory: 75M/721M [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.
