See <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$ding-presentation-impl/889/changes>
Changes: [clopes] Fixes #957 : Node/Edge Visible bypass options don't work Also, showing nodes that were saved as hidden in sessions files was not working correctly--some visual properties (e.g. node size) were not being restored properly after displaying the elements again. ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cytoscape Ding View/Presentation Impl (ding-presentation-impl) 3.0.0-alpha8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ding-presentation-impl --- [INFO] Copying 38 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ ding-presentation-impl --- [INFO] Compiling 254 source files to <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$ding-presentation-impl/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/DNodeView.java>:[1229,13] inconvertible types found : org.cytoscape.view.model.VisualProperty<capture#527 of ? extends T> required: org.cytoscape.ding.impl.visualproperty.CustomGraphicsVisualProperty [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/DNodeView.java>:[1231,13] inconvertible types found : org.cytoscape.view.model.VisualProperty<capture#96 of ? extends T> required: org.cytoscape.ding.impl.visualproperty.ObjectPositionVisualProperty [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/DEdgeView.java>:[875,15] incomparable types: org.cytoscape.view.model.VisualProperty<capture#604 of ? extends T> and org.cytoscape.view.presentation.property.EdgeBendVisualProperty [INFO] 3 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$ding-presentation-impl/ws/pom.xml> to /opt/tomcat-home/jenkins/jobs/Cytoscape 3 Implementation/modules/org.cytoscape$ding-presentation-impl/builds/2012-05-08_13-03-59/archive/org.cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT.pom -- 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.
