See 
<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/1210/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/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/pom.xml>
 deploy
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.ding-presentation-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 2 resources
[INFO] Copying 0 resource
[INFO] [pax:compile]
[INFO] Compiling 70 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/target/classes>
[INFO] [recovering meta-data]
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/pom.xml>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Ding 
Presentation 
Implementation/modules/org.cytoscape$ding-presentation-impl/builds/2010-08-12_20-44-13/archive/org.cytoscape/ding-presentation-impl/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/DGraphView.java>:[107,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/InnerCanvas.java>:[83,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/DGraphView.java>:[361,32]
 cannot find symbol
symbol  : class UndoSupport
location: class org.cytoscape.ding.impl.DGraphView

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/ViewChangeEdit.java>:[42,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/InnerCanvas.java>:[160,9]
 cannot find symbol
symbol  : class UndoSupport
location: class org.cytoscape.ding.impl.InnerCanvas

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/InnerCanvas.java>:[162,43]
 cannot find symbol
symbol  : class UndoSupport
location: class org.cytoscape.ding.impl.InnerCanvas

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/ViewChangeEdit.java>:[60,9]
 cannot find symbol
symbol  : class UndoSupport
location: class org.cytoscape.ding.ViewChangeEdit

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/ViewChangeEdit.java>:[64,51]
 cannot find symbol
symbol  : class UndoSupport
location: class org.cytoscape.ding.ViewChangeEdit

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/ViewChangeEdit.java>:[68,73]
 cannot find symbol
symbol  : class UndoSupport
location: class org.cytoscape.ding.ViewChangeEdit

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/DingRenderingEngineFactory.java>:[31,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/DingRenderingEngineFactory.java>:[38,9]
 cannot find symbol
symbol  : class UndoSupport
location: class org.cytoscape.ding.impl.DingRenderingEngineFactory

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/DingRenderingEngineFactory.java>:[56,8]
 cannot find symbol
symbol  : class UndoSupport
location: class org.cytoscape.ding.impl.DingRenderingEngineFactory

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/DingNavigationRenderingEngineFactory.java>:[29,30]
 package org.cytoscape.work.undo does not exist

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/DingNavigationRenderingEngineFactory.java>:[43,9]
 cannot find symbol
symbol  : class UndoSupport
location: class org.cytoscape.ding.impl.DingNavigationRenderingEngineFactory

<http://cytoscape.wodaklab.org/hudson/job/Ding%20Presentation%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/DingNavigationRenderingEngineFactory.java>:[60,44]
 cannot find symbol
symbol  : class UndoSupport
location: class org.cytoscape.ding.impl.DingNavigationRenderingEngineFactory


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Thu Aug 12 20:44:22 EDT 2010
[INFO] Final Memory: 47M/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