See 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/1652/changes>

Changes:

[pwang] Commented out unused import

[pwang] Refactor

[pwang] Refactor

------------------------------------------
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/pom.xml>
 deploy
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.io-impl [org.cytoscape.io]
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource
Downloading: 
http://maven.springframework.org/osgi/org/cytoscape/service-util/1.0-SNAPSHOT/service-util-1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:service-util:pom:1.0-SNAPSHOT' in 
repository spring-osgified-artifacts (http://maven.springframework.org/osgi)
Downloading: 
http://repository.ops4j.org/maven2//org/cytoscape/service-util/1.0-SNAPSHOT/service-util-1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:service-util:pom:1.0-SNAPSHOT' in 
repository ops4j.releases (http://repository.ops4j.org/maven2/)
Downloading: 
http://www.l2fprod.com/maven2//org/cytoscape/service-util/1.0-SNAPSHOT/service-util-1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:service-util:pom:1.0-SNAPSHOT' in 
repository l2fprod-maven-repo (http://www.l2fprod.com/maven2/)
[INFO] [pax:compile]
[INFO] Compiling 111 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/target/classes>
[INFO] [recovering meta-data]
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/pom.xml>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 IO 
impl/modules/org.cytoscape$io-impl/builds/2010-10-25_15-01-21/archive/org.cytoscape/io-impl/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/PropertyWriterManagerImpl.java>:[30,11]
 cannot find symbol
symbol  : method getWriterTask()
location: interface org.cytoscape.io.write.PropertyWriterFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/properties/PropertiesWriterFactoryImpl.java>:[8,7]
 org.cytoscape.io.internal.write.properties.PropertiesWriterFactoryImpl is not 
abstract and does not override abstract method getWriter() in 
org.cytoscape.io.write.CyWriterFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/properties/PropertiesWriterFactoryImpl.java>:[14,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/CyTableWriterManagerImpl.java>:[33,11]
 cannot find symbol
symbol  : method getWriterTask()
location: interface org.cytoscape.io.write.CyTableWriterFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/xgmml/XGMMLNetworkViewWriterFactory.java>:[7,7]
 org.cytoscape.io.internal.write.xgmml.XGMMLNetworkViewWriterFactory is not 
abstract and does not override abstract method getWriter() in 
org.cytoscape.io.write.CyWriterFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/xgmml/XGMMLNetworkViewWriterFactory.java>:[13,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/SessionWriterManagerImpl.java>:[33,16]
 cannot find symbol
symbol  : method getWriterTask()
location: interface org.cytoscape.io.write.SessionWriterFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/ViewWriterManagerImpl.java>:[33,11]
 cannot find symbol
symbol  : method getWriterTask()
location: interface org.cytoscape.io.write.ViewWriterFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/sif/SifNetworkWriterFactory.java>:[7,7]
 org.cytoscape.io.internal.write.sif.SifNetworkWriterFactory is not abstract 
and does not override abstract method getWriter() in 
org.cytoscape.io.write.CyWriterFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/sif/SifNetworkWriterFactory.java>:[13,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/CyNetworkViewWriterManagerImpl.java>:[31,16]
 cannot find symbol
symbol  : method getWriterTask()
location: interface org.cytoscape.io.write.CyNetworkViewWriterFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/session/SessionWriterFactoryImpl.java>:[11,7]
 org.cytoscape.io.internal.write.session.SessionWriterFactoryImpl is not 
abstract and does not override abstract method getWriter() in 
org.cytoscape.io.write.CyWriterFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20IO%20impl/org.cytoscape$io-impl/ws/src/main/java/org/cytoscape/io/internal/write/session/SessionWriterFactoryImpl.java>:[42,1]
 method does not override or implement a method from a supertype


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Mon Oct 25 15:01:46 EDT 2010
[INFO] Final Memory: 54M/492M
[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