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

Changes:

[kono] Work API was broken and all dependent modules were broken.  I fixed it 
by re-organized the import and package name.  This type of refactoring should 
be done by IDE.

------------------------------------------
<===[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]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [pax:compile]
[INFO] Compiling 13 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-08-12_21-07-49/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>:[46,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/StackedNodeLayout.java>:[72,26]
 cannot find symbol
symbol  : class UndoSupport
location: class csplugins.layout.algorithms.StackedNodeLayout

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/circularLayout/CircularLayoutAlgorithm.java>:[52,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/circularLayout/CircularLayoutAlgorithm.java>:[91,32]
 cannot find symbol
symbol  : class UndoSupport
location: class 
csplugins.layout.algorithms.circularLayout.CircularLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutAlgorithm.java>:[44,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutAlgorithm.java>:[93,27]
 cannot find symbol
symbol  : class UndoSupport
location: class csplugins.layout.algorithms.bioLayout.BioLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[46,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[132,29]
 cannot find symbol
symbol  : class UndoSupport
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>:[18,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[33,33]
 cannot find symbol
symbol  : class UndoSupport
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/bioLayout/BioLayoutFRAlgorithm.java>:[42,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutFRAlgorithm.java>:[160,29]
 cannot find symbol
symbol  : class UndoSupport
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>:[57,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[248,36]
 cannot find symbol
symbol  : class UndoSupport
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>:[17,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/ISOMLayout.java>:[62,19]
 cannot find symbol
symbol  : class UndoSupport
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>:[47,30]
 package org.cytoscape.work.undo does not exist

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

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


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Thu Aug 12 21:07:58 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