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

Changes:

[kono] Continuous editor is partially working (color only.)

------------------------------------------
<===[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]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] [pax:compile]
[INFO] Compiling 101 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-11-17_22-00-46/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/VizMapPropertyBuilder.java>:[221,56]
 cannot find symbol
symbol  : method getContinuousTableCellRenderer()
location: interface org.cytoscape.view.vizmap.gui.editor.VisualPropertyEditor<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/VizMapPropertyBuilder.java>:[229,115]
 incompatible types
found   : java.awt.Component
required: java.beans.PropertyEditor

<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>:[323,79]
 cannot find symbol
symbol  : method getDiscreteTableCellRenderer()
location: interface org.cytoscape.view.vizmap.gui.editor.VisualPropertyEditor<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/AbstractVisualPropertyEditor.java>:[133,33]
 getContinuousMappingEditor() in 
org.cytoscape.view.vizmap.gui.internal.editor.AbstractVisualPropertyEditor 
cannot implement getContinuousMappingEditor() in 
org.cytoscape.view.vizmap.gui.editor.VisualPropertyEditor; attempting to use 
incompatible return type
found   : java.beans.PropertyEditor
required: java.awt.Component

<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/AbstractVisualPropertyEditor.java>:[118,1]
 method does not override or implement a method from a supertype

<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/AbstractVisualPropertyEditor.java>:[122,1]
 method does not override or implement a method from a supertype

<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/AbstractVisualPropertyEditor.java>:[133,1]
 method does not override or implement a method from a supertype

<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/DoubleVisualPropertyEditor.java>:[45,7]
 org.cytoscape.view.vizmap.gui.internal.editor.DoubleVisualPropertyEditor is 
not abstract and does not override abstract method getTableCellRenderer() in 
org.cytoscape.view.vizmap.gui.editor.VisualPropertyEditor

<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/FontVisualPropertyEditor.java>:[12,7]
 org.cytoscape.view.vizmap.gui.internal.editor.FontVisualPropertyEditor is not 
abstract and does not override abstract method getTableCellRenderer() in 
org.cytoscape.view.vizmap.gui.editor.VisualPropertyEditor

<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>:[55,7]
 org.cytoscape.view.vizmap.gui.internal.editor.ColorVisualPropertyEditor is not 
abstract and does not override abstract method getTableCellRenderer() in 
org.cytoscape.view.vizmap.gui.editor.VisualPropertyEditor

<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/EditorManagerImpl.java>:[71,7]
 org.cytoscape.view.vizmap.gui.internal.editor.EditorManagerImpl is not 
abstract and does not override abstract method 
getDiscreteCellRenderer(org.cytoscape.view.model.VisualProperty<?>) in 
org.cytoscape.view.vizmap.gui.editor.EditorManager


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Wed Nov 17 22:00:55 EST 2010
[INFO] Final Memory: 48M/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