See 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/1045/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
[INFO] snapshot org.cytoscape:util-intr:1.0-SNAPSHOT: checking for updates from 
spring-osgified-artifacts
[INFO] snapshot org.cytoscape:util-intr:1.0-SNAPSHOT: checking for updates from 
ops4j.releases
[INFO] snapshot org.cytoscape:util-intr:1.0-SNAPSHOT: checking for updates from 
l2fprod-maven-repo
[INFO] snapshot org.cytoscape:layout-api:1.0-SNAPSHOT: checking for updates 
from spring-osgified-artifacts
[INFO] snapshot org.cytoscape:layout-api:1.0-SNAPSHOT: checking for updates 
from ops4j.releases
[INFO] snapshot org.cytoscape:layout-api:1.0-SNAPSHOT: checking for updates 
from l2fprod-maven-repo
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 14 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_15-01-44/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/graphPartition/DegreeSortedCircleLayout.java>:[34,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/DegreeSortedCircleLayout.java>:[63,32]
 cannot find symbol
symbol  : variable network
location: class 
csplugins.layout.algorithms.graphPartition.DegreeSortedCircleLayout

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

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

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[86,20]
 cannot find symbol
symbol: variable network
                                        final int d1 = 
network.getAdjacentEdgeList(node1, CyEdge.Type.ANY).size();

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[87,20]
 cannot find symbol
symbol: variable network
                                        final int d2 = 
network.getAdjacentEdgeList(node2, CyEdge.Type.ANY).size();

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

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[118,7]
 cannot find symbol
symbol  : method construct()
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/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/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[226,7]
 csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm 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/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[286,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[295,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[296,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[382,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[383,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[414,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

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

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[422,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[423,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[496,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[497,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[567,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[568,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[619,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[620,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[816,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[817,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[1169,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<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

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


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24 seconds
[INFO] Finished at: Fri Sep 24 15:02:10 EDT 2010
[INFO] Final Memory: 47M/492M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data

-- 
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