See 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/595/changes>

Changes:

[kono] First version using row-oriented view model.  This is a big change and 
still need some bug fixes.  You can start Cytoscape Desktop, but may not be 
able to create/load networks.

------------------------------------------
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/pom.xml>
 deploy
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.vizmap-gui-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 3 resources
[INFO] [pax:compile]
[INFO] Compiling 88 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/target/classes>
[INFO] [recovering meta-data]
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/pom.xml>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Vizmap Gui 
impl/modules/org.cytoscape$vizmap-gui-impl/builds/2010-08-11_20-46-28/archive/org.cytoscape/vizmap-gui-impl/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/VizMapPropertySheetBuilder.java>:[19,26]
 cannot find symbol
symbol  : class CyTableManager
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/VizMapPropertyBuilder.java>:[56,26]
 cannot find symbol
symbol  : class CyTableManager
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/VizMapPropertySheetBuilder.java>:[84,34]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.VizMapPropertySheetBuilder

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/VizMapPropertyBuilder.java>:[82,9]
 cannot find symbol
symbol  : class CyTableManager
location: class org.cytoscape.view.vizmap.gui.internal.VizMapPropertyBuilder

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/VizMapPropertyBuilder.java>:[85,32]
 cannot find symbol
symbol  : class CyTableManager
location: class org.cytoscape.view.vizmap.gui.internal.VizMapPropertyBuilder

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/action/EditSelectedCellAction.java>:[43,26]
 cannot find symbol
symbol  : class CyTableManager
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/action/EditSelectedCellAction.java>:[63,9]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.action.EditSelectedCellAction

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/action/EditSelectedCellAction.java>:[65,52]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.action.EditSelectedCellAction

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/mappingeditor/ContinuousMappingEditorPanel.java>:[57,26]
 cannot find symbol
symbol  : class CyTableManager
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/mappingeditor/ContinuousMappingEditorPanel.java>:[112,9]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.editor.mappingeditor.ContinuousMappingEditorPanel<V>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/mappingeditor/ContinuousMappingEditorPanel.java>:[121,24]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.editor.mappingeditor.ContinuousMappingEditorPanel<V>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/action/ModifyBrightnessAction.java>:[49,26]
 cannot find symbol
symbol  : class CyTableManager
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/action/ModifyBrightnessAction.java>:[65,9]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.action.ModifyBrightnessAction

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/action/ModifyBrightnessAction.java>:[73,47]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.action.ModifyBrightnessAction

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/action/GenerateValueAction.java>:[49,26]
 cannot find symbol
symbol  : class CyTableManager
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/action/GenerateValueAction.java>:[67,9]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.action.GenerateValueAction<K,V>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/action/GenerateValueAction.java>:[71,28]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.action.GenerateValueAction<K,V>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/mappingeditor/C2DMappingEditor.java>:[46,26]
 cannot find symbol
symbol  : class CyTableManager
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/mappingeditor/C2DMappingEditor.java>:[74,53]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.editor.mappingeditor.C2DMappingEditor<V>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/NumberVisualPropertyEditor.java>:[40,26]
 cannot find symbol
symbol  : class CyTableManager
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/NumberVisualPropertyEditor.java>:[54,83]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.editor.NumberVisualPropertyEditor

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/ColorVisualPropertyEditor.java>:[44,26]
 cannot find symbol
symbol  : class CyTableManager
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/ColorVisualPropertyEditor.java>:[59,60]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.editor.ColorVisualPropertyEditor

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/mappingeditor/GradientEditorPanel.java>:[49,26]
 cannot find symbol
symbol  : class CyTableManager
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/mappingeditor/GradientEditorPanel.java>:[82,77]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.editor.mappingeditor.GradientEditorPanel

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/mappingeditor/C2CMappingEditor.java>:[43,26]
 cannot find symbol
symbol  : class CyTableManager
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/editor/mappingeditor/C2CMappingEditor.java>:[79,70]
 cannot find symbol
symbol  : class CyTableManager
location: class 
org.cytoscape.view.vizmap.gui.internal.editor.mappingeditor.C2CMappingEditor<V>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Vizmap%20Gui%20impl/org.cytoscape$vizmap-gui-impl/ws/src/main/java/org/cytoscape/view/vizmap/gui/internal/DefaultViewPanelImpl.java>:[132,34]
 cannot find symbol
symbol  : method getNetworkView(org.cytoscape.model.CyNetwork)
location: interface org.cytoscape.view.model.CyNetworkViewFactory


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Wed Aug 11 20:46:37 EDT 2010
[INFO] Final Memory: 49M/493M
[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