See 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/1047/changes>

Changes:

[pwang] Refactored

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

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/StackedNodeLayout.java>:[52,7]
 csplugins.layout.algorithms.StackedNodeLayout is not abstract and does not 
override abstract method getTaskIterator() in org.cytoscape.work.TaskFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutAlgorithm.java>:[94,2]
 cannot find symbol
symbol  : constructor 
AbstractGraphPartition(org.cytoscape.work.undo.UndoSupport)
location: class org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutAlgorithm.java>:[146,2]
 cannot assign a value to final variable selectedOnly

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutAlgorithm.java>:[156,2]
 cannot assign a value to final variable selectedOnly

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[362,6]
 cannot find symbol
symbol  : variable canceled
location: class csplugins.layout.algorithms.bioLayout.BioLayoutKKAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[370,6]
 cannot find symbol
symbol  : variable canceled
location: class csplugins.layout.algorithms.bioLayout.BioLayoutKKAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[415,8]
 cannot find symbol
symbol  : variable canceled
location: class csplugins.layout.algorithms.bioLayout.BioLayoutKKAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[445,8]
 cannot find symbol
symbol  : variable canceled
location: class csplugins.layout.algorithms.bioLayout.BioLayoutKKAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutFRAlgorithm.java>:[445,52]
 cannot find symbol
symbol  : variable canceled
location: class csplugins.layout.algorithms.bioLayout.BioLayoutFRAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/ISOMLayout.java>:[63,2]
 cannot find symbol
symbol  : constructor 
AbstractGraphPartition(org.cytoscape.work.undo.UndoSupport)
location: class org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/ISOMLayout.java>:[97,17]
 cannot find symbol
symbol  : variable network
location: class csplugins.layout.algorithms.graphPartition.ISOMLayout

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/ISOMLayout.java>:[110,7]
 cannot find symbol
symbol  : variable canceled
location: class csplugins.layout.algorithms.graphPartition.ISOMLayout

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/ISOMLayout.java>:[221,37]
 cannot find symbol
symbol  : variable network
location: class csplugins.layout.algorithms.graphPartition.ISOMLayout


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Fri Sep 24 19:02:10 EDT 2010
[INFO] Final Memory: 44M/491M
[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