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

------------------------------------------
<===[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 12 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-09-18_20-15-20/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/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>:[12,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>:[32,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>:[40,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>:[58,77]
 cannot find symbol
symbol  : class Visualizable
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>:[70,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/DefaultVisualizableVisualProperty.java>:[5,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>:[7,78]
 cannot find symbol
symbol: class Visualizable
public class DefaultVisualizableVisualProperty extends 
AbstractVisualProperty<Visualizable> implements AppendableVisualProperty {

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

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/DefaultVisualizableVisualProperty.java>:[15,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>:[21,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>:[90,16]
 addVisualProperty(org.cytoscape.view.model.VisualProperty<?>) in 
org.cytoscape.view.presentation.property.AbstractVisualLexicon cannot implement 
addVisualProperty(org.cytoscape.view.model.VisualProperty<?>) in 
org.cytoscape.view.model.VisualLexicon; attempting to assign weaker access 
privileges; was public

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/org.cytoscape$presentation-api/ws/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:[57,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>:[69,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>:[82,66]
 incompatible types
found   : java.util.Collection<org.cytoscape.view.model.VisualProperty<? 
extends capture#465 of ?>>
required: java.util.Collection<org.cytoscape.view.model.VisualProperty<?>>


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Sat Sep 18 20:15:27 EDT 2010
[INFO] Final Memory: 46M/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