See <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$ding-presentation-impl/391/changes>
Changes: [kono] fixes #640 Instead of making all editors public, just added a new enum to show Continuous Editor Type. ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cytoscape.ding-presentation-impl 3.0.0-alpha8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ding-presentation-impl --- [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ ding-presentation-impl --- [INFO] Compiling 175 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/editor/ObjectPositionEditor.java>:[7,43] cannot find symbol symbol : class ContinuousEditorType location: package org.cytoscape.view.vizmap.gui.editor [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/editor/EdgeBendEditor.java>:[5,43] cannot find symbol symbol : class ContinuousEditorType location: package org.cytoscape.view.vizmap.gui.editor [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/editor/ObjectPositionEditor.java>:[13,79] cannot find symbol symbol : variable ContinuousEditorType location: class org.cytoscape.ding.impl.editor.ObjectPositionEditor [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$ding-presentation-impl/ws/src/main/java/org/cytoscape/ding/impl/editor/EdgeBendEditor.java>:[11,61] cannot find symbol symbol : variable ContinuousEditorType location: class org.cytoscape.ding.impl.editor.EdgeBendEditor [INFO] 4 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-01-26_20-07-06/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.
