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

Changes:

[kono] Refactored version to use Class<?> instead of String (Node, Edge, 
Network) to specify graph object type.  This version does not run because 
log-swing is broken (Spring config?)

------------------------------------------
<===[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 2 resources
[INFO] Copying 0 resource
[INFO] snapshot org.cytoscape:viewmodel-api:3.0.0-alpha3-SNAPSHOT: checking for 
updates from cytoscape_snapshots
[INFO] snapshot org.cytoscape:viewmodel-api:3.0.0-alpha3-SNAPSHOT: checking for 
updates from cytoscape_biopax_snapshot
[INFO] snapshot org.cytoscape:viewmodel-api:3.0.0-alpha3-SNAPSHOT: checking for 
updates from spring-osgi-snapshots
[INFO] snapshot org.cytoscape:model-api:3.0.0-alpha2-SNAPSHOT: checking for 
updates from spring-osgi-snapshots
[INFO] snapshot org.cytoscape:event-api:3.0.0-alpha2-SNAPSHOT: checking for 
updates from cytoscape_snapshots
[WARNING] repository metadata for: 'snapshot 
org.cytoscape:event-api:3.0.0-alpha2-SNAPSHOT' could not be retrieved from 
repository: cytoscape_snapshots due to an error: GET request of: 
org/cytoscape/event-api/3.0.0-alpha2-SNAPSHOT/maven-metadata.xml.sha1 from 
cytoscape_snapshots failed
[INFO] Repository 'cytoscape_snapshots' will be blacklisted
[INFO] snapshot org.cytoscape:event-api:3.0.0-alpha2-SNAPSHOT: checking for 
updates from cytoscape_biopax_snapshot
[INFO] snapshot org.cytoscape:event-api:3.0.0-alpha2-SNAPSHOT: checking for 
updates from spring-osgi-snapshots
[INFO] [pax:compile]
[INFO] Compiling 23 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-11-13_02-01-24/archive/org.cytoscape/presentation-api/3.0.0-alpha2-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/StringVisualProperty.java>:[42,2]
 cannot find symbol
symbol  : constructor 
AbstractVisualProperty(java.lang.String,java.lang.Class<java.lang.String>,java.lang.String,java.lang.String,java.lang.Class<capture#283
 of ?>)
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.Class<java.lang.Double>,java.lang.String,java.lang.String,java.lang.Class<capture#121
 of ?>)
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/DefaultVisualizableVisualProperty.java>:[19,2]
 cannot find symbol
symbol  : constructor 
AbstractVisualProperty(org.cytoscape.view.model.Visualizable,java.lang.Class<org.cytoscape.view.model.Visualizable>,java.lang.String,java.lang.String,java.lang.Class<capture#1
 of ?>)
location: class 
org.cytoscape.view.model.AbstractVisualProperty<org.cytoscape.view.model.Visualizable>

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

<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.Class<java.lang.Boolean>,java.lang.String,java.lang.String,java.lang.Class<capture#537
 of ?>)
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/PaintVisualProperty.java>:[47,2]
 cannot find symbol
symbol  : constructor 
AbstractVisualProperty(java.awt.Paint,java.lang.Class<java.awt.Paint>,java.lang.String,java.lang.String,java.lang.Class<capture#330
 of ?>)
location: class org.cytoscape.view.model.AbstractVisualProperty<java.awt.Paint>


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22 seconds
[INFO] Finished at: Sat Nov 13 02:01:49 EST 2010
[INFO] Final Memory: 50M/601M
[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