See <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/3760/changes>

Changes:

[adam.treister] adding trial code to customize toolbar

[adam.treister] adding trial code to customize toolbar

[adam.treister] new constructor to pass in ServiceRegistar

[adam.treister] CyActivator passes registrar to toolbar init

[adam.treister] merging

[noreply] adding custom toolbar

[noreply] add customizable menubar

[noreply] pass CyServiceRegistrar to menus

[noreply] Add files via upload

------------------------------------------
[...truncated 17939 lines...]
[INFO] skip non existing resourceDirectory 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/target/help>
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ 
swing-application-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 112 source files to 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/view/CyHelpBrokerImpl.java>:[6,39]
 org.cytoscape.application.swing.CyHelpBroker in 
org.cytoscape.application.swing has been deprecated
[WARNING] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/CyActivator.java>:[36,39]
 org.cytoscape.application.swing.CyHelpBroker in 
org.cytoscape.application.swing has been deprecated
[WARNING] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/CyActivator.java>:[76,35]
 org.cytoscape.internal.view.CyHelpBrokerImpl in org.cytoscape.internal.view 
has been deprecated
[WARNING] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/view/CyDesktopManager.java>:[75,21]
 setBounds(org.cytoscape.view.model.CyNetworkView,java.awt.Rectangle) in 
org.cytoscape.application.swing.CyNetworkViewDesktopMgr has been deprecated
[WARNING] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/view/CyDesktopManager.java>:[58,26]
 getBounds(org.cytoscape.view.model.CyNetworkView) in 
org.cytoscape.application.swing.CyNetworkViewDesktopMgr has been deprecated
[WARNING] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/view/CyDesktopManager.java>:[53,26]
 getDesktopViewAreaSize() in 
org.cytoscape.application.swing.CyNetworkViewDesktopMgr has been deprecated
[WARNING] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/CyActivator.java>:[230,17]
 org.cytoscape.internal.view.CyHelpBrokerImpl in org.cytoscape.internal.view 
has been deprecated
[WARNING] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/CyActivator.java>:[230,53]
 org.cytoscape.internal.view.CyHelpBrokerImpl in org.cytoscape.internal.view 
has been deprecated
[WARNING] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/CyActivator.java>:[231,51]
 org.cytoscape.application.swing.CyHelpBroker in 
org.cytoscape.application.swing has been deprecated
[INFO] 9 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/CyActivator.java>:[414,59]
 constructor CytoscapeMenuBar in class 
org.cytoscape.internal.view.CytoscapeMenuBar cannot be applied to given types;
  required: org.cytoscape.service.util.CyServiceRegistrar
  found: no arguments
  reason: actual and formal argument lists differ in length
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cytoscape Implementation Parent Project POM ....... SUCCESS [8.699s]
[INFO] Cytoscape Equations Impl (equations-impl) ......... SUCCESS [13.153s]
[INFO] Cytoscape Model Impl Parent (model-impl-parent) ... SUCCESS [4.517s]
[INFO] Cytoscape Model Impl (model-impl) ................. SUCCESS [12.673s]
[INFO] Cytoscape Command Executor Impl (command-executor-impl)  SUCCESS [6.022s]
[INFO] Cytoscape Ding Impl Parent (ding-impl) ............ SUCCESS [3.414s]
[INFO] Cytoscape Ding View/Presentation Impl (ding-presentation-impl)  SUCCESS 
[47.621s]
[INFO] Cytoscape View Model Impl Parent (viewmodel-impl-parent)  SUCCESS 
[4.237s]
[INFO] Cytoscape View Model Impl (viewmodel-impl) ........ SUCCESS [3.977s]
[INFO] Cytoscape Groups Impl (group-impl) ................ SUCCESS [5.393s]
[INFO] Cytoscape Event Impl Parent (event-impl-parent) ... SUCCESS [3.313s]
[INFO] Cytoscape Event Impl (event-impl) ................. SUCCESS [9.393s]
[INFO] Cytoscape Filters Impl (filter-impl) .............. SUCCESS [3.615s]
[INFO] Cytoscape Filters 2 Impl (filter2-impl) ........... SUCCESS [5.334s]
[INFO] Cytoscape IO Impl Parent (io-impl-parent) ......... SUCCESS [2.857s]
[INFO] Cytoscape IO Impl (io-impl) ....................... SUCCESS [30.773s]
[INFO] Cytoscape Layout Impl (layout-impl) ............... SUCCESS [8.051s]
[INFO] Cytoscape Ding View/Presentation Impl Performance 
(ding-impl-performance-debug)  SUCCESS [15.588s]
[INFO] Cytoscape Editor Impl (editor-impl) ............... SUCCESS [5.164s]
[INFO] Cytoscape Equation Functions Impl (equations-functions-impl)  SUCCESS 
[4.065s]
[INFO] Cytoscape GraphML Impl (graphml-impl) ............. SUCCESS [5.546s]
[INFO] Cytoscape IO Impl Performance (io-impl-performance)  SUCCESS [12.744s]
[INFO] Cytoscape Jobs Impl (jobs-impl) ................... SUCCESS [4.409s]
[INFO] Cytoscape Layout Algorithms Impl (layout-cytoscape-impl)  SUCCESS 
[4.146s]
[INFO] Cytoscape JGraph Layout Impl (layout-jgraph-impl) . SUCCESS [1.920s]
[INFO] Cytoscape Prefuse Layout Impl (layout-prefuse-impl)  SUCCESS [2.210s]
[INFO] Cytoscape Linkout Impl (linkout-impl) ............. SUCCESS [1.656s]
[INFO] Cytoscape Log Swing Impl (log-swing-impl) ......... SUCCESS [4.496s]
[INFO] Cytoscape Manual Layout Impl (manual-layout-impl) . SUCCESS [2.988s]
[INFO] Cytoscape Model Impl Performance Debug (model-impl-performance-debug)  
SUCCESS [5.487s]
[INFO] Cytoscape Model Impl Table Performance Debug 
(model-impl-table-performance-debug)  SUCCESS [6.073s]
[INFO] Cytoscape App Impl (app-impl) ..................... SUCCESS [12.454s]
[INFO] Cytoscape Presentation Impl (presentation-impl) ... SUCCESS [4.546s]
[INFO] Cytoscape Property Impl (property-impl) ........... SUCCESS [2.505s]
[INFO] Cytoscape Search Impl (search-impl) ............... SUCCESS [2.282s]
[INFO] Cytoscape Session Impl (session-impl) ............. SUCCESS [2.476s]
[INFO] Cytoscape Swing Utility Impl (swing-util-impl) .... SUCCESS [4.589s]
[INFO] Cytoscape Swing Application Impl (swing-application-impl)  FAILURE 
[4.023s]
[INFO] Cytoscape Table Browser Impl (table-browser-impl) . SKIPPED
[INFO] Cytoscape Table Import Impl (table-import-impl) ... SKIPPED
[INFO] Cytoscape VizMap GUI Core Impl (vizmap-gui-core-impl)  SKIPPED
[INFO] Cytoscape VizMap GUI Impl (vizmap-gui-impl) ....... SKIPPED
[INFO] Cytoscape VizMap Impl Parent (vizmap-impl-parent) . SKIPPED
[INFO] Cytoscape VizMap Impl (vizmap-impl) ............... SKIPPED
[INFO] Cytoscape Webservice Impl (webservice-impl) ....... SKIPPED
[INFO] org.cytoscape.work-headless-impl .................. SKIPPED
[INFO] org.cytoscape.work-impl ........................... SKIPPED
[INFO] Cytoscape Work Swing Impl Parent (work-swing-impl-parent)  SKIPPED
[INFO] Cytoscape Work Swing Impl (work-swing-impl) ....... SKIPPED
[INFO] Cytoscape Application Impl (application-impl) ..... SKIPPED
[INFO] Cytoscape Datasource Impl (datasource-impl) ....... SKIPPED
[INFO] Cytoscape GUI Command Line Parser Impl (gui-cmdline-parser-impl)  SKIPPED
[INFO] Cytoscape Edge Bundler Impl (edge-bundler-impl) ... SKIPPED
[INFO] Cytoscape Scripting Impl (scripting-impl) ......... SKIPPED
[INFO] Cytoscape Core Task Impl (core-task-impl) ......... SKIPPED
[INFO] Cytoscape Headless Application Impl (headless-application-impl)  SKIPPED
[INFO] Cytoscape Headless Command Line Parser Impl 
(headless-cmdline-parser-impl)  SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:51.701s
[INFO] Finished at: Wed Aug 16 21:57:20 UTC 2017
[INFO] Final Memory: 120M/559M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on 
project swing-application-impl: Compilation failure
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/CyActivator.java>:[414,59]
 constructor CytoscapeMenuBar in class 
org.cytoscape.internal.view.CytoscapeMenuBar cannot be applied to given types;
[ERROR] required: org.cytoscape.service.util.CyServiceRegistrar
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :swing-application-impl

[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-impl/pom.xml>
 to 
org.cytoscape/equations-impl/3.6.0-SNAPSHOT/equations-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-impl/target/equations-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/equations-impl/3.6.0-20170816.215253-568/equations-impl-3.6.0-20170816.215253-568.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-impl/target/equations-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/equations-impl/3.6.0-20170816.215253-568/equations-impl-3.6.0-20170816.215253-568-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/editor-impl/pom.xml> 
to org.cytoscape/editor-impl/3.6.0-SNAPSHOT/editor-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/editor-impl/target/editor-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/editor-impl/3.6.0-20170816.215547-1087/editor-impl-3.6.0-20170816.215547-1087.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/editor-impl/target/editor-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/editor-impl/3.6.0-20170816.215547-1087/editor-impl-3.6.0-20170816.215547-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/pom.xml>
 to 
org.cytoscape/swing-application-impl/3.6.0-SNAPSHOT/swing-application-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/manual-layout-impl/pom.xml>
 to 
org.cytoscape/manual-layout-impl/3.6.0-SNAPSHOT/manual-layout-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/manual-layout-impl/target/manual-layout-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/manual-layout-impl/3.6.0-20170816.215634-1086/manual-layout-impl-3.6.0-20170816.215634-1086.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/manual-layout-impl/target/manual-layout-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/manual-layout-impl/3.6.0-20170816.215634-1086/manual-layout-impl-3.6.0-20170816.215634-1086-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/table-browser-impl/pom.xml>
 to 
org.cytoscape/table-browser-impl/3.6.0-SNAPSHOT/table-browser-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-jgraph-impl/pom.xml>
 to 
org.cytoscape/layout-jgraph-impl/3.6.0-SNAPSHOT/layout-jgraph-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-jgraph-impl/target/layout-jgraph-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/layout-jgraph-impl/3.6.0-20170816.215622-1086/layout-jgraph-impl-3.6.0-20170816.215622-1086.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-jgraph-impl/target/layout-jgraph-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/layout-jgraph-impl/3.6.0-20170816.215622-1086/layout-jgraph-impl-3.6.0-20170816.215622-1086-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/core-task-impl/pom.xml>
 to 
org.cytoscape/core-task-impl/3.6.0-SNAPSHOT/core-task-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/app-impl/pom.xml> to 
org.cytoscape/app-impl/3.6.0-SNAPSHOT/app-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/app-impl/target/app-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/app-impl/3.6.0-20170816.215658-1084/app-impl-3.6.0-20170816.215658-1084.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/app-impl/target/app-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/app-impl/3.6.0-20170816.215658-1084/app-impl-3.6.0-20170816.215658-1084-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/edge-bundler-impl/pom.xml>
 to 
org.cytoscape/edge-bundler-impl/3.6.0-SNAPSHOT/edge-bundler-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/table-performance-debug/pom.xml>
 to 
org.cytoscape/model-impl-table-performance-debug/3.6.0-SNAPSHOT/model-impl-table-performance-debug-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/table-performance-debug/target/model-impl-table-performance-debug-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/model-impl-table-performance-debug/3.6.0-20170816.215645-1086/model-impl-table-performance-debug-3.6.0-20170816.215645-1086.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/table-performance-debug/target/model-impl-table-performance-debug-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/model-impl-table-performance-debug/3.6.0-20170816.215645-1086/model-impl-table-performance-debug-3.6.0-20170816.215645-1086-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/table-performance-debug/target/model-impl-table-performance-debug-3.6.0-SNAPSHOT-jar-with-dependencies.jar>
 to 
org.cytoscape/model-impl-table-performance-debug/3.6.0-20170816.215645-1086/model-impl-table-performance-debug-3.6.0-20170816.215645-1086-jar-with-dependencies.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-functions-impl/pom.xml>
 to 
org.cytoscape/equations-functions-impl/3.6.0-SNAPSHOT/equations-functions-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-functions-impl/target/equations-functions-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/equations-functions-impl/3.6.0-20170816.215552-1087/equations-functions-impl-3.6.0-20170816.215552-1087.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-functions-impl/target/equations-functions-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/equations-functions-impl/3.6.0-20170816.215552-1087/equations-functions-impl-3.6.0-20170816.215552-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter2-impl/pom.xml>
 to org.cytoscape/filter2-impl/3.6.0-SNAPSHOT/filter2-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter2-impl/target/filter2-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/filter2-impl/3.6.0-20170816.215444-1087/filter2-impl-3.6.0-20170816.215444-1087.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter2-impl/target/filter2-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/filter2-impl/3.6.0-20170816.215444-1087/filter2-impl-3.6.0-20170816.215444-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/pom.xml> to 
org.cytoscape/io-impl-parent/3.6.0-SNAPSHOT/io-impl-parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/target/io-impl-parent-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/io-impl-parent/3.6.0-20170816.215447-1087/io-impl-parent-3.6.0-20170816.215447-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-impl/impl/pom.xml>
 to org.cytoscape/vizmap-impl/3.6.0-SNAPSHOT/vizmap-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/impl/pom.xml>
 to org.cytoscape/event-impl/3.6.0-SNAPSHOT/event-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/impl/target/event-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/event-impl/3.6.0-20170816.215435-1087/event-impl-3.6.0-20170816.215435-1087.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/impl/target/event-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/event-impl/3.6.0-20170816.215435-1087/event-impl-3.6.0-20170816.215435-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-prefuse-impl/pom.xml>
 to 
org.cytoscape/layout-prefuse-impl/3.6.0-SNAPSHOT/layout-prefuse-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-prefuse-impl/target/layout-prefuse-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/layout-prefuse-impl/3.6.0-20170816.215624-1086/layout-prefuse-impl-3.6.0-20170816.215624-1086.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-prefuse-impl/target/layout-prefuse-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/layout-prefuse-impl/3.6.0-20170816.215624-1086/layout-prefuse-impl-3.6.0-20170816.215624-1086-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/headless-application-impl/pom.xml>
 to 
org.cytoscape/headless-application-impl/3.6.0-SNAPSHOT/headless-application-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/jobs-impl/pom.xml> 
to org.cytoscape/jobs-impl/3.6.0-SNAPSHOT/jobs-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/jobs-impl/target/jobs-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/jobs-impl/3.6.0-20170816.215615-1086/jobs-impl-3.6.0-20170816.215615-1086.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/jobs-impl/target/jobs-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/jobs-impl/3.6.0-20170816.215615-1086/jobs-impl-3.6.0-20170816.215615-1086-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/jobs-impl/target/jobs-impl-3.6.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/jobs-impl/3.6.0-20170816.215615-1086/jobs-impl-3.6.0-20170816.215615-1086-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/gui-cmdline-parser-impl/pom.xml>
 to 
org.cytoscape/gui-cmdline-parser-impl/3.6.0-SNAPSHOT/gui-cmdline-parser-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/pom.xml> 
to 
org.cytoscape/event-impl-parent/3.6.0-SNAPSHOT/event-impl-parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/target/event-impl-parent-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/event-impl-parent/3.6.0-20170816.215425-1087/event-impl-parent-3.6.0-20170816.215425-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/property-impl/pom.xml>
 to org.cytoscape/property-impl/3.6.0-SNAPSHOT/property-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/property-impl/target/property-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/property-impl/3.6.0-20170816.215705-1084/property-impl-3.6.0-20170816.215705-1084.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/property-impl/target/property-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/property-impl/3.6.0-20170816.215705-1084/property-impl-3.6.0-20170816.215705-1084-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter-impl/pom.xml> 
to org.cytoscape/filter-impl/3.6.0-SNAPSHOT/filter-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter-impl/target/filter-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/filter-impl/3.6.0-20170816.215439-1087/filter-impl-3.6.0-20170816.215439-1087.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter-impl/target/filter-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/filter-impl/3.6.0-20170816.215439-1087/filter-impl-3.6.0-20170816.215439-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/scripting-impl/pom.xml>
 to 
org.cytoscape/scripting-impl/3.6.0-SNAPSHOT/scripting-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/pom.xml>
 to org.cytoscape/io-impl/3.6.0-SNAPSHOT/io-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/target/io-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/io-impl/3.6.0-20170816.215518-1087/io-impl-3.6.0-20170816.215518-1087.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/target/io-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/io-impl/3.6.0-20170816.215518-1087/io-impl-3.6.0-20170816.215518-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/graphml-impl/pom.xml>
 to org.cytoscape/graphml-impl/3.6.0-SNAPSHOT/graphml-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/graphml-impl/target/graphml-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/graphml-impl/3.6.0-20170816.215557-1087/graphml-impl-3.6.0-20170816.215557-1087.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/graphml-impl/target/graphml-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/graphml-impl/3.6.0-20170816.215557-1087/graphml-impl-3.6.0-20170816.215557-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/table-import-impl/pom.xml>
 to 
org.cytoscape/table-import-impl/3.6.0-SNAPSHOT/table-import-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/datasource-impl/pom.xml>
 to 
org.cytoscape/datasource-impl/3.6.0-SNAPSHOT/datasource-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-swing-impl/impl/pom.xml>
 to 
org.cytoscape/work-swing-impl/3.6.0-SNAPSHOT/work-swing-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/ding-presentation-impl/pom.xml>
 to 
org.cytoscape/ding-presentation-impl/3.6.0-SNAPSHOT/ding-presentation-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/ding-presentation-impl/3.6.0-20170816.215408-1088/ding-presentation-impl-3.6.0-20170816.215408-1088.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/ding-presentation-impl/3.6.0-20170816.215408-1088/ding-presentation-impl-3.6.0-20170816.215408-1088-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.6.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/ding-presentation-impl/3.6.0-20170816.215408-1088/ding-presentation-impl-3.6.0-20170816.215408-1088-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-headless-impl/pom.xml>
 to 
org.cytoscape/work-headless-impl/3.6.0-SNAPSHOT/work-headless-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/pom.xml> 
to org.cytoscape/ding-impl/3.6.0-SNAPSHOT/ding-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/target/ding-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/ding-impl/3.6.0-20170816.215320-1092/ding-impl-3.6.0-20170816.215320-1092-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/linkout-impl/pom.xml>
 to org.cytoscape/linkout-impl/3.6.0-SNAPSHOT/linkout-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/linkout-impl/target/linkout-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/linkout-impl/3.6.0-20170816.215626-1086/linkout-impl-3.6.0-20170816.215626-1086.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/linkout-impl/target/linkout-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/linkout-impl/3.6.0-20170816.215626-1086/linkout-impl-3.6.0-20170816.215626-1086-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/pom.xml>
 to org.cytoscape/model-impl/3.6.0-SNAPSHOT/model-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/target/model-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/model-impl/3.6.0-20170816.215310-1099/model-impl-3.6.0-20170816.215310-1099.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/target/model-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/model-impl/3.6.0-20170816.215310-1099/model-impl-3.6.0-20170816.215310-1099-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/target/model-impl-3.6.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/model-impl/3.6.0-20170816.215310-1099/model-impl-3.6.0-20170816.215310-1099-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/search-impl/pom.xml> 
to org.cytoscape/search-impl/3.6.0-SNAPSHOT/search-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/search-impl/target/search-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/search-impl/3.6.0-20170816.215708-1084/search-impl-3.6.0-20170816.215708-1084.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/search-impl/target/search-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/search-impl/3.6.0-20170816.215708-1084/search-impl-3.6.0-20170816.215708-1084-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/pom.xml> to 
org.cytoscape/impl-parent/3.6.0-SNAPSHOT/impl-parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/target/impl-parent-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/impl-parent/3.6.0-20170816.215239-568/impl-parent-3.6.0-20170816.215239-568-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-util-impl/pom.xml>
 to 
org.cytoscape/swing-util-impl/3.6.0-SNAPSHOT/swing-util-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-util-impl/target/swing-util-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/swing-util-impl/3.6.0-20170816.215715-1083/swing-util-impl-3.6.0-20170816.215715-1083.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-util-impl/target/swing-util-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/swing-util-impl/3.6.0-20170816.215715-1083/swing-util-impl-3.6.0-20170816.215715-1083-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/log-swing-impl/pom.xml>
 to 
org.cytoscape/log-swing-impl/3.6.0-SNAPSHOT/log-swing-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/log-swing-impl/target/log-swing-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/log-swing-impl/3.6.0-20170816.215631-1086/log-swing-impl-3.6.0-20170816.215631-1086.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/log-swing-impl/target/log-swing-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/log-swing-impl/3.6.0-20170816.215631-1086/log-swing-impl-3.6.0-20170816.215631-1086-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/webservice-impl/pom.xml>
 to 
org.cytoscape/webservice-impl/3.6.0-SNAPSHOT/webservice-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/headless-cmdline-parser-impl/pom.xml>
 to 
org.cytoscape/headless-cmdline-parser-impl/3.6.0-SNAPSHOT/headless-cmdline-parser-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/application-impl/pom.xml>
 to 
org.cytoscape/application-impl/3.6.0-SNAPSHOT/application-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-gui-impl/pom.xml>
 to 
org.cytoscape/vizmap-gui-impl/3.6.0-SNAPSHOT/vizmap-gui-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-impl/pom.xml> 
to org.cytoscape/layout-impl/3.6.0-SNAPSHOT/layout-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-impl/target/layout-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/layout-impl/3.6.0-20170816.215526-1087/layout-impl-3.6.0-20170816.215526-1087.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-impl/target/layout-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/layout-impl/3.6.0-20170816.215526-1087/layout-impl-3.6.0-20170816.215526-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/pom.xml>
 to 
org.cytoscape/presentation-impl/3.6.0-SNAPSHOT/presentation-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/target/presentation-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/presentation-impl/3.6.0-20170816.215702-1084/presentation-impl-3.6.0-20170816.215702-1084.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/target/presentation-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/presentation-impl/3.6.0-20170816.215702-1084/presentation-impl-3.6.0-20170816.215702-1084-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/target/presentation-impl-3.6.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/presentation-impl/3.6.0-20170816.215702-1084/presentation-impl-3.6.0-20170816.215702-1084-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/pom.xml> 
to 
org.cytoscape/model-impl-parent/3.6.0-SNAPSHOT/model-impl-parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/target/model-impl-parent-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/model-impl-parent/3.6.0-20170816.215257-568/model-impl-parent-3.6.0-20170816.215257-568-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/session-impl/pom.xml>
 to org.cytoscape/session-impl/3.6.0-SNAPSHOT/session-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/session-impl/target/session-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/session-impl/3.6.0-20170816.215711-1084/session-impl-3.6.0-20170816.215711-1084.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/session-impl/target/session-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/session-impl/3.6.0-20170816.215711-1084/session-impl-3.6.0-20170816.215711-1084-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-executor-impl/pom.xml>
 to 
org.cytoscape/command-executor-impl/3.6.0-SNAPSHOT/command-executor-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-executor-impl/target/command-executor-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/command-executor-impl/3.6.0-20170816.215316-1092/command-executor-impl-3.6.0-20170816.215316-1092.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-executor-impl/target/command-executor-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/command-executor-impl/3.6.0-20170816.215316-1092/command-executor-impl-3.6.0-20170816.215316-1092-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-swing-impl/pom.xml>
 to 
org.cytoscape/work-swing-impl-parent/3.6.0-SNAPSHOT/work-swing-impl-parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/performance-debug/pom.xml>
 to 
org.cytoscape/model-impl-performance-debug/3.6.0-SNAPSHOT/model-impl-performance-debug-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/performance-debug/target/model-impl-performance-debug-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/model-impl-performance-debug/3.6.0-20170816.215639-1086/model-impl-performance-debug-3.6.0-20170816.215639-1086.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/performance-debug/target/model-impl-performance-debug-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/model-impl-performance-debug/3.6.0-20170816.215639-1086/model-impl-performance-debug-3.6.0-20170816.215639-1086-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/performance-debug/target/model-impl-performance-debug-3.6.0-SNAPSHOT-jar-with-dependencies.jar>
 to 
org.cytoscape/model-impl-performance-debug/3.6.0-20170816.215639-1086/model-impl-performance-debug-3.6.0-20170816.215639-1086-jar-with-dependencies.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/pom.xml> 
to org.cytoscape/group-impl/3.6.0-SNAPSHOT/group-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/target/group-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/group-impl/3.6.0-20170816.215422-1087/group-impl-3.6.0-20170816.215422-1087.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/target/group-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/group-impl/3.6.0-20170816.215422-1087/group-impl-3.6.0-20170816.215422-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/target/group-impl-3.6.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/group-impl/3.6.0-20170816.215422-1087/group-impl-3.6.0-20170816.215422-1087-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-cytoscape-impl/pom.xml>
 to 
org.cytoscape/layout-cytoscape-impl/3.6.0-SNAPSHOT/layout-cytoscape-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-cytoscape-impl/target/layout-cytoscape-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/layout-cytoscape-impl/3.6.0-20170816.215620-1086/layout-cytoscape-impl-3.6.0-20170816.215620-1086.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-cytoscape-impl/target/layout-cytoscape-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/layout-cytoscape-impl/3.6.0-20170816.215620-1086/layout-cytoscape-impl-3.6.0-20170816.215620-1086-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/pom.xml>
 to 
org.cytoscape/viewmodel-impl-parent/3.6.0-SNAPSHOT/viewmodel-impl-parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/target/viewmodel-impl-parent-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/viewmodel-impl-parent/3.6.0-20170816.215412-1088/viewmodel-impl-parent-3.6.0-20170816.215412-1088-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-impl/pom.xml> 
to org.cytoscape/work-impl/3.6.0-SNAPSHOT/work-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-gui-core-impl/pom.xml>
 to 
org.cytoscape/vizmap-gui-core-impl/3.6.0-SNAPSHOT/vizmap-gui-core-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/pom.xml>
 to 
org.cytoscape/viewmodel-impl/3.6.0-SNAPSHOT/viewmodel-impl-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/target/viewmodel-impl-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/viewmodel-impl/3.6.0-20170816.215417-1087/viewmodel-impl-3.6.0-20170816.215417-1087.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/target/viewmodel-impl-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/viewmodel-impl/3.6.0-20170816.215417-1087/viewmodel-impl-3.6.0-20170816.215417-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/target/viewmodel-impl-3.6.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/viewmodel-impl/3.6.0-20170816.215417-1087/viewmodel-impl-3.6.0-20170816.215417-1087-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/performance/pom.xml>
 to 
org.cytoscape/io-impl-performance/3.6.0-SNAPSHOT/io-impl-performance-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/performance/target/io-impl-performance-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/io-impl-performance/3.6.0-20170816.215609-1087/io-impl-performance-3.6.0-20170816.215609-1087.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/performance/target/io-impl-performance-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/io-impl-performance/3.6.0-20170816.215609-1087/io-impl-performance-3.6.0-20170816.215609-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/performance/target/io-impl-performance-3.6.0-SNAPSHOT-jar-with-dependencies.jar>
 to 
org.cytoscape/io-impl-performance/3.6.0-20170816.215609-1087/io-impl-performance-3.6.0-20170816.215609-1087-jar-with-dependencies.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/performance-debug/pom.xml>
 to 
org.cytoscape/ding-impl-performance-debug/3.6.0-SNAPSHOT/ding-impl-performance-debug-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/performance-debug/target/ding-impl-performance-debug-3.6.0-SNAPSHOT.jar>
 to 
org.cytoscape/ding-impl-performance-debug/3.6.0-20170816.215541-1087/ding-impl-performance-debug-3.6.0-20170816.215541-1087.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/performance-debug/target/ding-impl-performance-debug-3.6.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/ding-impl-performance-debug/3.6.0-20170816.215541-1087/ding-impl-performance-debug-3.6.0-20170816.215541-1087-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/performance-debug/target/ding-impl-performance-debug-3.6.0-SNAPSHOT-jar-with-dependencies.jar>
 to 
org.cytoscape/ding-impl-performance-debug/3.6.0-20170816.215541-1087/ding-impl-performance-debug-3.6.0-20170816.215541-1087-jar-with-dependencies.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-impl/pom.xml> 
to 
org.cytoscape/vizmap-impl-parent/3.6.0-SNAPSHOT/vizmap-impl-parent-3.6.0-SNAPSHOT.pom
channel stopped

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to