See 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/2382/changes>

Changes:

[kono] Refactored version of view/presentation/vizmap are merged.

------------------------------------------
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/pom.xml>
 deploy
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.presentation-api [org.cytoscape.view.presentation]
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 0 resource
[INFO] [pax:compile]
[INFO] Compiling 13 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/target/classes>
[INFO] [recovering meta-data]
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/pom.xml>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Presentation 
api/modules/org.cytoscape$presentation-api/builds/2010-10-14_18-04-56/archive/org.cytoscape/presentation-api/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/DefaultVisualizableVisualProperty.java>:[4,31]
 cannot find symbol
symbol  : class Visualizable
location: package org.cytoscape.view.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/DefaultVisualizableVisualProperty.java>:[6,78]
 cannot find symbol
symbol: class Visualizable
public class DefaultVisualizableVisualProperty extends 
AbstractVisualProperty<Visualizable> {

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/DefaultVisualizableVisualProperty.java>:[14,42]
 cannot find symbol
symbol  : class Visualizable
location: class 
org.cytoscape.view.presentation.property.DefaultVisualizableVisualProperty

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/DefaultVisualizableVisualProperty.java>:[20,8]
 cannot find symbol
symbol  : class Visualizable
location: class 
org.cytoscape.view.presentation.property.DefaultVisualizableVisualProperty

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/NullVisualProperty.java>:[4,31]
 cannot find symbol
symbol  : class NullDataType
location: package org.cytoscape.view.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/NullVisualProperty.java>:[6,63]
 cannot find symbol
symbol: class NullDataType
public class NullVisualProperty extends AbstractVisualProperty<NullDataType> {

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/NullVisualProperty.java>:[12,42]
 cannot find symbol
symbol  : class NullDataType
location: class org.cytoscape.view.presentation.property.NullVisualProperty

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/NullVisualProperty.java>:[16,8]
 cannot find symbol
symbol  : class NullDataType
location: class org.cytoscape.view.presentation.property.NullVisualProperty

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[9,31]
 cannot find symbol
symbol  : class NullDataType
location: package org.cytoscape.view.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[11,31]
 cannot find symbol
symbol  : class VisualLexiconNode
location: package org.cytoscape.view.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[12,31]
 cannot find symbol
symbol  : class VisualLexiconNodeFactory
location: package org.cytoscape.view.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[14,31]
 cannot find symbol
symbol  : class Visualizable
location: package org.cytoscape.view.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[23,38]
 cannot find symbol
symbol  : class VisualLexiconNode
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[26,32]
 cannot find symbol
symbol  : class NullDataType
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[28,17]
 cannot find symbol
symbol  : class VisualLexiconNodeFactory
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[36,51]
 cannot find symbol
symbol  : class NullDataType
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[36,91]
 cannot find symbol
symbol  : class VisualLexiconNodeFactory
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[90,23]
 cannot find symbol
symbol  : class NullDataType
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[130,18]
 cannot find symbol
symbol  : class VisualLexiconNode
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/VisualPropertyUtil.java>:[4,31]
 cannot find symbol
symbol  : class VisualLexiconNode
location: package org.cytoscape.view.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/TwoDVisualLexicon.java>:[40,31]
 cannot find symbol
symbol  : class NullDataType
location: package org.cytoscape.view.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/TwoDVisualLexicon.java>:[41,31]
 cannot find symbol
symbol  : class VisualLexiconNodeFactory
location: package org.cytoscape.view.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/TwoDVisualLexicon.java>:[43,31]
 cannot find symbol
symbol  : class Visualizable
location: package org.cytoscape.view.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/TwoDVisualLexicon.java>:[54,36]
 cannot find symbol
symbol  : class Visualizable
location: class org.cytoscape.view.presentation.property.TwoDVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/TwoDVisualLexicon.java>:[57,36]
 cannot find symbol
symbol  : class Visualizable
location: class org.cytoscape.view.presentation.property.TwoDVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/TwoDVisualLexicon.java>:[59,36]
 cannot find symbol
symbol  : class Visualizable
location: class org.cytoscape.view.presentation.property.TwoDVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/TwoDVisualLexicon.java>:[147,47]
 cannot find symbol
symbol  : class NullDataType
location: class org.cytoscape.view.presentation.property.TwoDVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/TwoDVisualLexicon.java>:[148,9]
 cannot find symbol
symbol  : class VisualLexiconNodeFactory
location: class org.cytoscape.view.presentation.property.TwoDVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/ThreeDVisualLexicon.java>:[3,31]
 cannot find symbol
symbol  : class NullDataType
location: package org.cytoscape.view.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/ThreeDVisualLexicon.java>:[4,31]
 cannot find symbol
symbol  : class VisualLexiconNodeFactory
location: package org.cytoscape.view.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/ThreeDVisualLexicon.java>:[21,49]
 cannot find symbol
symbol  : class NullDataType
location: class org.cytoscape.view.presentation.property.ThreeDVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/ThreeDVisualLexicon.java>:[22,9]
 cannot find symbol
symbol  : class VisualLexiconNodeFactory
location: class org.cytoscape.view.presentation.property.ThreeDVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/StringVisualProperty.java>:[42,2]
 cannot find symbol
symbol  : constructor 
AbstractVisualProperty(java.lang.String,java.lang.String,java.lang.String)
location: class 
org.cytoscape.view.model.AbstractVisualProperty<java.lang.String>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/DoubleVisualProperty.java>:[47,2]
 cannot find symbol
symbol  : constructor 
AbstractVisualProperty(java.lang.Double,java.lang.String,java.lang.String)
location: class 
org.cytoscape.view.model.AbstractVisualProperty<java.lang.Double>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/BooleanVisualProperty.java>:[43,2]
 cannot find symbol
symbol  : constructor 
AbstractVisualProperty(java.lang.Boolean,java.lang.String,java.lang.String)
location: class 
org.cytoscape.view.model.AbstractVisualProperty<java.lang.Boolean>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[39,58]
 cannot find symbol
symbol  : class VisualLexiconNode
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[41,8]
 cannot find symbol
symbol  : class VisualLexiconNode
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[77,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[89,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[96,8]
 cannot find symbol
symbol  : class VisualLexiconNode
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[103,13]
 cannot find symbol
symbol  : class VisualLexiconNode
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[104,6]
 cannot find symbol
symbol  : class VisualLexiconNode
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[107,6]
 cannot find symbol
symbol  : class VisualLexiconNode
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[120,8]
 cannot find symbol
symbol  : class VisualLexiconNode
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[125,8]
 cannot find symbol
symbol  : class VisualLexiconNode
location: class org.cytoscape.view.presentation.property.AbstractVisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[130,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/VisualPropertyUtil.java>:[12,29]
 cannot find symbol
symbol  : method 
getVisualLexiconNode(org.cytoscape.view.model.VisualProperty<capture#88 of ?>)
location: interface org.cytoscape.view.model.VisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/VisualPropertyUtil.java>:[15,2]
 cannot find symbol
symbol  : class VisualLexiconNode
location: class org.cytoscape.view.presentation.property.VisualPropertyUtil

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/VisualPropertyUtil.java>:[15,34]
 cannot find symbol
symbol  : method 
getVisualLexiconNode(org.cytoscape.view.model.VisualProperty<capture#908 of ?>)
location: interface org.cytoscape.view.model.VisualLexicon

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/PaintVisualProperty.java>:[47,2]
 cannot find symbol
symbol  : constructor 
AbstractVisualProperty(T,java.lang.String,java.lang.String)
location: class org.cytoscape.view.model.AbstractVisualProperty<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/TwoDVisualLexicon.java>:[50,7]
 org.cytoscape.view.presentation.property.TwoDVisualLexicon is not abstract and 
does not override abstract method 
addVisualProperty(org.cytoscape.view.model.VisualProperty<?>) in 
org.cytoscape.view.model.VisualLexicon


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Thu Oct 14 18:05:04 EDT 2010
[INFO] Final Memory: 46M/494M
[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