See 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/536/changes>

Changes:

[ruschein] Renamed createUI() to execUI().

------------------------------------------
Started by an SCM change
Checking out http://chianti.ucsd.edu/svn/core3/work-tunable-props-impl/trunk
A         osgi.bnd
A         src
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/props
A         
src/main/java/org/cytoscape/work/internal/props/StorePropsInterceptor.java
A         src/main/java/org/cytoscape/work/internal/props/URLPropHandler.java
A         
src/main/java/org/cytoscape/work/internal/props/AbstractPropHandler.java
A         src/main/java/org/cytoscape/work/internal/props/FloatPropHandler.java
A         src/main/java/org/cytoscape/work/internal/props/StringPropHandler.java
A         
src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java
A         src/main/java/org/cytoscape/work/internal/props/DoublePropHandler.java
A         
src/main/java/org/cytoscape/work/internal/props/InputStreamPropHandler.java
A         
src/main/java/org/cytoscape/work/internal/props/ListSinglePropHandler.java
A         src/main/java/org/cytoscape/work/internal/props/PropHandler.java
A         src/main/java/org/cytoscape/work/internal/props/FilePropHandler.java
A         
src/main/java/org/cytoscape/work/internal/props/BooleanPropHandler.java
A         
src/main/java/org/cytoscape/work/internal/props/BoundedPropHandler.java
A         
src/main/java/org/cytoscape/work/internal/props/LoadPropsInterceptor.java
A         
src/main/java/org/cytoscape/work/internal/props/ListMultiplePropHandler.java
A         src/main/java/org/cytoscape/work/internal/props/IntPropHandler.java
A         src/main/java/org/cytoscape/work/internal/props/LongPropHandler.java
A         src/main/resources
A         src/main/resources/tunables.props
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
At revision 21419
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
 33340 
/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%20tunable%20props%20impl/ws/trunk/pom.xml>
 deploy
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.work-tunable-props-impl
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] Copying 0 resource
[INFO] [pax:compile]
[INFO] Compiling 17 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/target/classes>
[INFO] [recovering meta-data]
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/pom.xml>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Work tunable 
props 
impl/modules/org.cytoscape$work-tunable-props-impl/builds/2010-08-17_19-12-49/archive/org.cytoscape/work-tunable-props-impl/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/LoadPropsInterceptor.java>:[8,7]
 org.cytoscape.work.internal.props.LoadPropsInterceptor is not abstract and 
does not override abstract method createUI(java.lang.Object...) in 
org.cytoscape.work.spring.SpringTunableInterceptor

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/StorePropsInterceptor.java>:[9,7]
 org.cytoscape.work.internal.props.StorePropsInterceptor is not abstract and 
does not override abstract method createUI(java.lang.Object...) in 
org.cytoscape.work.spring.SpringTunableInterceptor


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Tue Aug 17 19:12:57 EDT 2010
[INFO] Final Memory: 47M/599M
[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-tunable-props-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: 1.8
[INFO] [sonar-core:internal]
[INFO] Sonar JDBC URL: jdbc:mysql://localhost:3306/sonar
[INFO] Sonar JDBC login: sonar
[INFO] Sonar JDBC driver: com.mysql.jdbc.Driver
[INFO] Sonar branch: 
[INFO] org.cytoscape.work-tunable-props-impl Selected quality profile : 
Cytoscape, language=java
[INFO] org.cytoscape.work-tunable-props-impl Executing 
org.codehaus.mojo:findbugs-maven-plugin:[findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.work-tunable-props-impl
[INFO]    task-segment: [org.codehaus.mojo:findbugs-maven-plugin:1.2:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing findbugs:findbugs
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] Copying 0 resource
[INFO] [pax:compile]
[INFO] Compiling 14 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/target/classes>
[INFO] [recovering meta-data]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can not execute Sonar

Embedded error: Unable to execute mojo
Compilation failure
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Tue Aug 17 19:14:01 EDT 2010
[INFO] Final Memory: 60M/597M
[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.

Reply via email to