See <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/1840/changes>
Changes: [chrtannus] Just adds ellipsis to Vizmapper context menu items that open dialogs. [chrtannus] Initial prototype for new Network View UI. [chrtannus] Fixes a couple of NPE in Ding. [chrtannus] Fixes infinite loop and other bugs. More UI improvements (e.g. [chrtannus] Fixes resizing detached network view frame. Removes unused Ding method. [chrtannus] Updates thumbnail title and tooltip after changing network view title. [chrtannus] Fixes Network View thumbnail scaling. Implements multiple thumbnail [chrtannus] Minor refactoring. [chrtannus] Adds buttons for selecting/deselecting all views and fixes a few [chrtannus] Fixes bugs and adds ability to click current view icon in a thumbnail [chrtannus] Fixes bugs and adds a few more features (e.g. detach selected views, [chrtannus] Fixes Birds Eye View. [chrtannus] Fixes CyNetworkView.updateView method--It forces a redraw now when [chrtannus] More fixes to CyNetworkView.updateView implementation. [chrtannus] Fixes network view redraw when detached frame is resized. Removes [chrtannus] Initial implementation of new Network Panel (missing many features). [chrtannus] Minor text changes and code reformatting. [chrtannus] Enables the creation of multiple views per network through the UI. [chrtannus] Fixes synchronization of network selection between Network Panel and [chrtannus] Views (thumbnails) are now automatically selected when their networks [chrtannus] Implements deselecting all networks by clicking the list's background. [chrtannus] Implements multiple network selection for mouse pressed events. Option [chrtannus] Fixes Network Panel's scroll bar and multiple selection. [chrtannus] Implements multiple network selection for key events. [chrtannus] Adds Network popup menu items that allow the user to create network [chrtannus] Context menu is working again. [chrtannus] Disables menu item "New Views by [renderer]" when no network is [chrtannus] Adds number of views to view icons in Network panel. Minor refactoring. [chrtannus] Just removes utility method invokeOnEDT -- using [chrtannus] Adds node/edge count info to Network panel and option to show or hide [chrtannus] Fixes rendering Cy3D networks in detached frames (Cy3D app also needs [chrtannus] Using utility method invokeOnEDT again, because [chrtannus] Cytoscape menu bar is now shared by CytoscapeDesktop and the network [chrtannus] Minor UI tuning for Windows. [chrtannus] Minor code refactoring and reformatting. [chrtannus] Fixes NPE--makes sure objects are initialized before they can be used [chrtannus] Fixes network view thumbnail dimensions. Using border color to [chrtannus] Fixes ConcurrentModificationException when deleting all views from the [chrtannus] The view grid now uses a dashed thumbnail border to indicate that the [chrtannus] UI improvements for showing view thumbnails as a group in the grid view [chrtannus] Fixes synchronization between network and network view selection on the [chrtannus] Removes hack that is no longer necessary (setting the same rendering [chrtannus] Fixes deselecting the previously selected view when clicking another [chrtannus] Using blue-dot icon to indicate current network view on thumbnail grid. [chrtannus] Network View image stretches to fit the thumbnail area. [chrtannus] Using blue-dot icon to indicate current network on Network list. [chrtannus] Fixes incorrect value for total number of subnetworks in Network panel [chrtannus] Fixes bug that prevents the birds eye view from being rendered right [chrtannus] Adds CyProperty "showPrivateTables" which should be used only by [chrtannus] Implements subnetwork indentation (when creating a subnetwork from a [chrtannus] "Arrange Network Windows" options now work with "detached" network view [chrtannus] "Destroy Views" buttons delegates actions to DestroyNetworkViewTask [chrtannus] Removes "Destroy Selected Networks" button, because it is not a [chrtannus] Removes "Nodes" and "Edges" header labels from Network panel--using [chrtannus] "Arrange Network Windows" options now work with multiple monitors [chrtannus] Sets current network view when detached view frame is activated. Brings [chrtannus] Disabling menu items under "Arrange Network Windows" when there are no [chrtannus] Workaround that allows the same menu bar to be used by all frames--the [chrtannus] Restores network indentation from Cytoscape 2.8 session files. Deletes [chrtannus] Saving the network order in the session file again [chrtannus] Fixes bug that could delete one or more network views when loading a [chrtannus] Detaching newly created view If the previously focused view was a [chrtannus] A new subnetwork that has a parent subnetwork is now added to the [chrtannus] Initial implementation of the "compare 2 views" feature. [chrtannus] Adds title bars to Network View Comparison Panel. [chrtannus] Removes "select/deselect all" buttons from Network Panel and View Grid [chrtannus] Removes "Show/Hide All Columns" buttons from Table Panel's toolbar and [chrtannus] Adds number of selected nodes/edges and icon that indicates the [chrtannus] Each network view panel has its own Bird's Eye View now. Detached view [chrtannus] Fixes error "IllegalArgumentException: adding a container to a [chrtannus] Removes title bar from internal frame (Windows). [chrtannus] Using a simple RootPaneContainer implementation as the renderer's [chrtannus] Fixes bug that makes the menu bar appear in the internal Network View [chrtannus] Adds "Apply Preferred Layout" button to network view toolbar. [chrtannus] CustomGraphicsManagerDialog's owner is now the frame that contains the [chrtannus] Fixes "Focus.color" value on Nimbus. [chrtannus] Always show the current view in the View Mode (not the Grid Mode) when ------------------------------------------ [...truncated 18517 lines...] [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/CyDesktopManager.java>:[63,69] getDesktopPane() in org.cytoscape.internal.view.NetworkViewMediator has been deprecated [WARNING] <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/SessionHandler.java>:[208,72] getDesktopPane() in org.cytoscape.internal.view.NetworkViewMediator has been deprecated [INFO] 2 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/view/NetworkMainPanel.java>:[460,68] method createTaskIterator in interface org.cytoscape.task.NetworkCollectionTaskFactory cannot be applied to given types; required: java.util.Collection<org.cytoscape.model.CyNetwork> found: java.util.Set<org.cytoscape.model.CyNetwork>,org.cytoscape.view.model.CyNetworkViewFactory reason: actual and formal argument lists differ in length [ERROR] <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/view/NetworkMainPanel.java>:[487,84] method createTaskIterator in interface org.cytoscape.task.NetworkCollectionTaskFactory cannot be applied to given types; required: java.util.Collection<org.cytoscape.model.CyNetwork> found: java.util.Set<org.cytoscape.model.CyNetwork>,org.cytoscape.view.model.CyNetworkViewFactory reason: actual and formal argument lists differ in length [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Cytoscape Implementation Parent Project POM ....... SUCCESS [8.239s] [INFO] Cytoscape Command Executor Impl (command-executor-impl) SUCCESS [7.502s] [INFO] Cytoscape Equations Impl (equations-impl) ......... SUCCESS [8.430s] [INFO] Cytoscape Model Impl Parent (model-impl-parent) ... SUCCESS [3.530s] [INFO] Cytoscape Model Impl (model-impl) ................. SUCCESS [10.646s] [INFO] Cytoscape Ding Impl Parent (ding-impl) ............ SUCCESS [3.326s] [INFO] Cytoscape Ding View/Presentation Impl (ding-presentation-impl) SUCCESS [39.006s] [INFO] Cytoscape View Model Impl Parent (viewmodel-impl-parent) SUCCESS [2.970s] [INFO] Cytoscape View Model Impl (viewmodel-impl) ........ SUCCESS [3.926s] [INFO] Cytoscape Groups Impl (group-impl) ................ SUCCESS [4.857s] [INFO] Cytoscape Event Impl Parent (event-impl-parent) ... SUCCESS [2.397s] [INFO] Cytoscape Event Impl (event-impl) ................. SUCCESS [8.996s] [INFO] Cytoscape Filters Impl (filter-impl) .............. SUCCESS [3.563s] [INFO] Cytoscape Filters 2 Impl (filter2-impl) ........... SUCCESS [5.025s] [INFO] Cytoscape IO Impl Parent (io-impl-parent) ......... SUCCESS [2.297s] [INFO] Cytoscape IO Impl (io-impl) ....................... SUCCESS [23.080s] [INFO] Cytoscape Layout Impl (layout-impl) ............... SUCCESS [4.987s] [INFO] Cytoscape Ding View/Presentation Impl Performance (ding-impl-performance-debug) SUCCESS [12.567s] [INFO] Cytoscape Editor Impl (editor-impl) ............... SUCCESS [1.981s] [INFO] Cytoscape Equation Functions Impl (equations-functions-impl) SUCCESS [2.909s] [INFO] Cytoscape GraphML Impl (graphml-impl) ............. SUCCESS [4.418s] [INFO] Cytoscape IO Impl Performance (io-impl-performance) SUCCESS [9.306s] [INFO] Cytoscape VizMap Impl Parent (vizmap-impl-parent) . SUCCESS [2.330s] [INFO] Cytoscape VizMap Impl (vizmap-impl) ............... SUCCESS [8.260s] [INFO] Cytoscape JSON IO Impl (json-impl) ................ SUCCESS [13.063s] [INFO] Cytoscape Layout Algorithms Impl (layout-cytoscape-impl) SUCCESS [2.664s] [INFO] Cytoscape JGraph Layout Impl (layout-jgraph-impl) . SUCCESS [2.006s] [INFO] Cytoscape Prefuse Layout Impl (layout-prefuse-impl) SUCCESS [1.845s] [INFO] Cytoscape Linkout Impl (linkout-impl) ............. SUCCESS [2.047s] [INFO] Cytoscape Log Swing Impl (log-swing-impl) ......... SUCCESS [3.973s] [INFO] Cytoscape Manual Layout Impl (manual-layout-impl) . SUCCESS [2.088s] [INFO] Cytoscape Model Impl Performance Debug (model-impl-performance-debug) SUCCESS [4.179s] [INFO] Cytoscape Model Impl Table Performance Debug (model-impl-table-performance-debug) SUCCESS [2.492s] [INFO] Cytoscape App Impl (app-impl) ..................... SUCCESS [8.332s] [INFO] Cytoscape Presentation Impl (presentation-impl) ... SUCCESS [2.568s] [INFO] Cytoscape Property Impl (property-impl) ........... SUCCESS [1.526s] [INFO] Cytoscape Search Impl (search-impl) ............... SUCCESS [1.804s] [INFO] Cytoscape Session Impl (session-impl) ............. SUCCESS [1.685s] [INFO] Cytoscape Help Impl (help-impl) ................... SUCCESS [23.305s] [INFO] Cytoscape Swing Utility Impl (swing-util-impl) .... SUCCESS [2.910s] [INFO] Cytoscape Swing Application Impl (swing-application-impl) FAILURE [2.216s] [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 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:30.563s [INFO] Finished at: Fri Feb 12 21:57:30 UTC 2016 [INFO] Final Memory: 100M/502M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project swing-application-impl: Compilation failure: Compilation failure: [ERROR] <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/view/NetworkMainPanel.java>:[460,68] method createTaskIterator in interface org.cytoscape.task.NetworkCollectionTaskFactory cannot be applied to given types; [ERROR] required: java.util.Collection<org.cytoscape.model.CyNetwork> [ERROR] found: java.util.Set<org.cytoscape.model.CyNetwork>,org.cytoscape.view.model.CyNetworkViewFactory [ERROR] reason: actual and formal argument lists differ in length [ERROR] <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/src/main/java/org/cytoscape/internal/view/NetworkMainPanel.java>:[487,84] method createTaskIterator in interface org.cytoscape.task.NetworkCollectionTaskFactory cannot be applied to given types; [ERROR] required: java.util.Collection<org.cytoscape.model.CyNetwork> [ERROR] found: java.util.Set<org.cytoscape.model.CyNetwork>,org.cytoscape.view.model.CyNetworkViewFactory [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.4.0-SNAPSHOT/equations-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-impl/target/equations-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/equations-impl/3.4.0-20160212.215326-104/equations-impl-3.4.0-20160212.215326-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-impl/target/equations-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/equations-impl/3.4.0-20160212.215326-104/equations-impl-3.4.0-20160212.215326-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/editor-impl/pom.xml> to org.cytoscape/editor-impl/3.4.0-SNAPSHOT/editor-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/editor-impl/target/editor-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/editor-impl/3.4.0-20160212.215541-104/editor-impl-3.4.0-20160212.215541-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/editor-impl/target/editor-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/editor-impl/3.4.0-20160212.215541-104/editor-impl-3.4.0-20160212.215541-104-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.4.0-SNAPSHOT/swing-application-impl-3.4.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.4.0-SNAPSHOT/manual-layout-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/manual-layout-impl/target/manual-layout-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/manual-layout-impl/3.4.0-20160212.215638-104/manual-layout-impl-3.4.0-20160212.215638-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/manual-layout-impl/target/manual-layout-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/manual-layout-impl/3.4.0-20160212.215638-104/manual-layout-impl-3.4.0-20160212.215638-104-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.4.0-SNAPSHOT/table-browser-impl-3.4.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.4.0-SNAPSHOT/layout-jgraph-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-jgraph-impl/target/layout-jgraph-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/layout-jgraph-impl/3.4.0-20160212.215627-104/layout-jgraph-impl-3.4.0-20160212.215627-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-jgraph-impl/target/layout-jgraph-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/layout-jgraph-impl/3.4.0-20160212.215627-104/layout-jgraph-impl-3.4.0-20160212.215627-104-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.4.0-SNAPSHOT/core-task-impl-3.4.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.4.0-SNAPSHOT/app-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/app-impl/target/app-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/app-impl/3.4.0-20160212.215653-104/app-impl-3.4.0-20160212.215653-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/app-impl/target/app-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/app-impl/3.4.0-20160212.215653-104/app-impl-3.4.0-20160212.215653-104-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.4.0-SNAPSHOT/edge-bundler-impl-3.4.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.4.0-SNAPSHOT/model-impl-table-performance-debug-3.4.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.4.0-SNAPSHOT.jar> to org.cytoscape/model-impl-table-performance-debug/3.4.0-20160212.215644-104/model-impl-table-performance-debug-3.4.0-20160212.215644-104.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.4.0-SNAPSHOT-sources.jar> to org.cytoscape/model-impl-table-performance-debug/3.4.0-20160212.215644-104/model-impl-table-performance-debug-3.4.0-20160212.215644-104-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.4.0-SNAPSHOT-jar-with-dependencies.jar> to org.cytoscape/model-impl-table-performance-debug/3.4.0-20160212.215644-104/model-impl-table-performance-debug-3.4.0-20160212.215644-104-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.4.0-SNAPSHOT/equations-functions-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-functions-impl/target/equations-functions-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/equations-functions-impl/3.4.0-20160212.215544-104/equations-functions-impl-3.4.0-20160212.215544-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-functions-impl/target/equations-functions-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/equations-functions-impl/3.4.0-20160212.215544-104/equations-functions-impl-3.4.0-20160212.215544-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter2-impl/pom.xml> to org.cytoscape/filter2-impl/3.4.0-SNAPSHOT/filter2-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter2-impl/target/filter2-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/filter2-impl/3.4.0-20160212.215456-104/filter2-impl-3.4.0-20160212.215456-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter2-impl/target/filter2-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/filter2-impl/3.4.0-20160212.215456-104/filter2-impl-3.4.0-20160212.215456-104-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.4.0-SNAPSHOT/io-impl-parent-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/target/io-impl-parent-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/io-impl-parent/3.4.0-20160212.215458-104/io-impl-parent-3.4.0-20160212.215458-104-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.4.0-SNAPSHOT/vizmap-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-impl/impl/target/vizmap-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/vizmap-impl/3.4.0-20160212.215609-104/vizmap-impl-3.4.0-20160212.215609-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-impl/impl/target/vizmap-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/vizmap-impl/3.4.0-20160212.215609-104/vizmap-impl-3.4.0-20160212.215609-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/json-impl/pom.xml> to org.cytoscape/json-impl/3.4.0-SNAPSHOT/json-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/json-impl/target/json-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/json-impl/3.4.0-20160212.215622-104/json-impl-3.4.0-20160212.215622-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/json-impl/target/json-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/json-impl/3.4.0-20160212.215622-104/json-impl-3.4.0-20160212.215622-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/impl/pom.xml> to org.cytoscape/event-impl/3.4.0-SNAPSHOT/event-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/impl/target/event-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/event-impl/3.4.0-20160212.215447-104/event-impl-3.4.0-20160212.215447-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/impl/target/event-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/event-impl/3.4.0-20160212.215447-104/event-impl-3.4.0-20160212.215447-104-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.4.0-SNAPSHOT/layout-prefuse-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-prefuse-impl/target/layout-prefuse-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/layout-prefuse-impl/3.4.0-20160212.215629-104/layout-prefuse-impl-3.4.0-20160212.215629-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-prefuse-impl/target/layout-prefuse-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/layout-prefuse-impl/3.4.0-20160212.215629-104/layout-prefuse-impl-3.4.0-20160212.215629-104-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.4.0-SNAPSHOT/headless-application-impl-3.4.0-SNAPSHOT.pom [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.4.0-SNAPSHOT/gui-cmdline-parser-impl-3.4.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.4.0-SNAPSHOT/event-impl-parent-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/target/event-impl-parent-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/event-impl-parent/3.4.0-20160212.215438-104/event-impl-parent-3.4.0-20160212.215438-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/property-impl/pom.xml> to org.cytoscape/property-impl/3.4.0-SNAPSHOT/property-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/property-impl/target/property-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/property-impl/3.4.0-20160212.215657-104/property-impl-3.4.0-20160212.215657-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/property-impl/target/property-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/property-impl/3.4.0-20160212.215657-104/property-impl-3.4.0-20160212.215657-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter-impl/pom.xml> to org.cytoscape/filter-impl/3.4.0-SNAPSHOT/filter-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter-impl/target/filter-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/filter-impl/3.4.0-20160212.215451-104/filter-impl-3.4.0-20160212.215451-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter-impl/target/filter-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/filter-impl/3.4.0-20160212.215451-104/filter-impl-3.4.0-20160212.215451-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/scripting-impl/pom.xml> to org.cytoscape/scripting-impl/3.4.0-SNAPSHOT/scripting-impl-3.4.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.4.0-SNAPSHOT/io-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/target/io-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/io-impl/3.4.0-20160212.215521-104/io-impl-3.4.0-20160212.215521-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/target/io-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/io-impl/3.4.0-20160212.215521-104/io-impl-3.4.0-20160212.215521-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/graphml-impl/pom.xml> to org.cytoscape/graphml-impl/3.4.0-SNAPSHOT/graphml-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/graphml-impl/target/graphml-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/graphml-impl/3.4.0-20160212.215549-104/graphml-impl-3.4.0-20160212.215549-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/graphml-impl/target/graphml-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/graphml-impl/3.4.0-20160212.215549-104/graphml-impl-3.4.0-20160212.215549-104-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.4.0-SNAPSHOT/table-import-impl-3.4.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.4.0-SNAPSHOT/datasource-impl-3.4.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.4.0-SNAPSHOT/work-swing-impl-3.4.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.4.0-SNAPSHOT/ding-presentation-impl-3.4.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.4.0-SNAPSHOT.jar> to org.cytoscape/ding-presentation-impl/3.4.0-20160212.215423-104/ding-presentation-impl-3.4.0-20160212.215423-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/ding-presentation-impl/3.4.0-20160212.215423-104/ding-presentation-impl-3.4.0-20160212.215423-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.4.0-SNAPSHOT-tests.jar> to org.cytoscape/ding-presentation-impl/3.4.0-20160212.215423-104/ding-presentation-impl-3.4.0-20160212.215423-104-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.4.0-SNAPSHOT/work-headless-impl-3.4.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.4.0-SNAPSHOT/ding-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/target/ding-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/ding-impl/3.4.0-20160212.215344-104/ding-impl-3.4.0-20160212.215344-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/linkout-impl/pom.xml> to org.cytoscape/linkout-impl/3.4.0-SNAPSHOT/linkout-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/linkout-impl/target/linkout-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/linkout-impl/3.4.0-20160212.215631-104/linkout-impl-3.4.0-20160212.215631-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/linkout-impl/target/linkout-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/linkout-impl/3.4.0-20160212.215631-104/linkout-impl-3.4.0-20160212.215631-104-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.4.0-SNAPSHOT/model-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/target/model-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/model-impl/3.4.0-20160212.215340-104/model-impl-3.4.0-20160212.215340-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/target/model-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/model-impl/3.4.0-20160212.215340-104/model-impl-3.4.0-20160212.215340-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/target/model-impl-3.4.0-SNAPSHOT-tests.jar> to org.cytoscape/model-impl/3.4.0-20160212.215340-104/model-impl-3.4.0-20160212.215340-104-tests.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/search-impl/pom.xml> to org.cytoscape/search-impl/3.4.0-SNAPSHOT/search-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/search-impl/target/search-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/search-impl/3.4.0-20160212.215659-104/search-impl-3.4.0-20160212.215659-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/search-impl/target/search-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/search-impl/3.4.0-20160212.215659-104/search-impl-3.4.0-20160212.215659-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/pom.xml> to org.cytoscape/impl-parent/3.4.0-SNAPSHOT/impl-parent-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/target/impl-parent-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/impl-parent/3.4.0-20160212.215309-104/impl-parent-3.4.0-20160212.215309-104-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.4.0-SNAPSHOT/swing-util-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-util-impl/target/swing-util-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/swing-util-impl/3.4.0-20160212.215727-104/swing-util-impl-3.4.0-20160212.215727-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-util-impl/target/swing-util-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/swing-util-impl/3.4.0-20160212.215727-104/swing-util-impl-3.4.0-20160212.215727-104-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.4.0-SNAPSHOT/log-swing-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/log-swing-impl/target/log-swing-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/log-swing-impl/3.4.0-20160212.215635-104/log-swing-impl-3.4.0-20160212.215635-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/log-swing-impl/target/log-swing-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/log-swing-impl/3.4.0-20160212.215635-104/log-swing-impl-3.4.0-20160212.215635-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/webservice-impl/pom.xml> to org.cytoscape/webservice-impl/3.4.0-SNAPSHOT/webservice-impl-3.4.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.4.0-SNAPSHOT/headless-cmdline-parser-impl-3.4.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.4.0-SNAPSHOT/application-impl-3.4.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.4.0-SNAPSHOT/vizmap-gui-impl-3.4.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.4.0-SNAPSHOT/layout-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-impl/target/layout-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/layout-impl/3.4.0-20160212.215526-104/layout-impl-3.4.0-20160212.215526-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-impl/target/layout-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/layout-impl/3.4.0-20160212.215526-104/layout-impl-3.4.0-20160212.215526-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/pom.xml> to org.cytoscape/presentation-impl/3.4.0-SNAPSHOT/presentation-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/target/presentation-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/presentation-impl/3.4.0-20160212.215656-104/presentation-impl-3.4.0-20160212.215656-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/target/presentation-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/presentation-impl/3.4.0-20160212.215656-104/presentation-impl-3.4.0-20160212.215656-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/target/presentation-impl-3.4.0-SNAPSHOT-tests.jar> to org.cytoscape/presentation-impl/3.4.0-20160212.215656-104/presentation-impl-3.4.0-20160212.215656-104-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.4.0-SNAPSHOT/model-impl-parent-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/target/model-impl-parent-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/model-impl-parent/3.4.0-20160212.215329-104/model-impl-parent-3.4.0-20160212.215329-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/session-impl/pom.xml> to org.cytoscape/session-impl/3.4.0-SNAPSHOT/session-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/session-impl/target/session-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/session-impl/3.4.0-20160212.215701-104/session-impl-3.4.0-20160212.215701-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/session-impl/target/session-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/session-impl/3.4.0-20160212.215701-104/session-impl-3.4.0-20160212.215701-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/help-impl/pom.xml> to org.cytoscape/help-impl/3.4.0-SNAPSHOT/help-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/help-impl/target/help-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/help-impl/3.4.0-20160212.215724-104/help-impl-3.4.0-20160212.215724-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/help-impl/target/help-impl-3.4.0-SNAPSHOT-html.zip> to org.cytoscape/help-impl/3.4.0-20160212.215724-104/help-impl-3.4.0-20160212.215724-104-html.zip [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/help-impl/target/help-impl-3.4.0-SNAPSHOT-pdf.zip> to org.cytoscape/help-impl/3.4.0-20160212.215724-104/help-impl-3.4.0-20160212.215724-104-pdf.zip [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/help-impl/target/help-impl-3.4.0-SNAPSHOT-javahelp.zip> to org.cytoscape/help-impl/3.4.0-20160212.215724-104/help-impl-3.4.0-20160212.215724-104-javahelp.zip [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-executor-impl/pom.xml> to org.cytoscape/command-executor-impl/3.4.0-SNAPSHOT/command-executor-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-executor-impl/target/command-executor-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/command-executor-impl/3.4.0-20160212.215318-104/command-executor-impl-3.4.0-20160212.215318-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-executor-impl/target/command-executor-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/command-executor-impl/3.4.0-20160212.215318-104/command-executor-impl-3.4.0-20160212.215318-104-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.4.0-SNAPSHOT/work-swing-impl-parent-3.4.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.4.0-SNAPSHOT/model-impl-performance-debug-3.4.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.4.0-SNAPSHOT.jar> to org.cytoscape/model-impl-performance-debug/3.4.0-20160212.215641-104/model-impl-performance-debug-3.4.0-20160212.215641-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/performance-debug/target/model-impl-performance-debug-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/model-impl-performance-debug/3.4.0-20160212.215641-104/model-impl-performance-debug-3.4.0-20160212.215641-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/performance-debug/target/model-impl-performance-debug-3.4.0-SNAPSHOT-jar-with-dependencies.jar> to org.cytoscape/model-impl-performance-debug/3.4.0-20160212.215641-104/model-impl-performance-debug-3.4.0-20160212.215641-104-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.4.0-SNAPSHOT/group-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/target/group-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/group-impl/3.4.0-20160212.215435-104/group-impl-3.4.0-20160212.215435-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/target/group-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/group-impl/3.4.0-20160212.215435-104/group-impl-3.4.0-20160212.215435-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/target/group-impl-3.4.0-SNAPSHOT-tests.jar> to org.cytoscape/group-impl/3.4.0-20160212.215435-104/group-impl-3.4.0-20160212.215435-104-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.4.0-SNAPSHOT/layout-cytoscape-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-cytoscape-impl/target/layout-cytoscape-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/layout-cytoscape-impl/3.4.0-20160212.215625-104/layout-cytoscape-impl-3.4.0-20160212.215625-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-cytoscape-impl/target/layout-cytoscape-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/layout-cytoscape-impl/3.4.0-20160212.215625-104/layout-cytoscape-impl-3.4.0-20160212.215625-104-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.4.0-SNAPSHOT/viewmodel-impl-parent-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/target/viewmodel-impl-parent-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/viewmodel-impl-parent/3.4.0-20160212.215426-104/viewmodel-impl-parent-3.4.0-20160212.215426-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-impl/pom.xml> to org.cytoscape/work-impl/3.4.0-SNAPSHOT/work-impl-3.4.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.4.0-SNAPSHOT/vizmap-gui-core-impl-3.4.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.4.0-SNAPSHOT/viewmodel-impl-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/target/viewmodel-impl-3.4.0-SNAPSHOT.jar> to org.cytoscape/viewmodel-impl/3.4.0-20160212.215430-104/viewmodel-impl-3.4.0-20160212.215430-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/target/viewmodel-impl-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/viewmodel-impl/3.4.0-20160212.215430-104/viewmodel-impl-3.4.0-20160212.215430-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/target/viewmodel-impl-3.4.0-SNAPSHOT-tests.jar> to org.cytoscape/viewmodel-impl/3.4.0-20160212.215430-104/viewmodel-impl-3.4.0-20160212.215430-104-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.4.0-SNAPSHOT/io-impl-performance-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/performance/target/io-impl-performance-3.4.0-SNAPSHOT.jar> to org.cytoscape/io-impl-performance/3.4.0-20160212.215557-104/io-impl-performance-3.4.0-20160212.215557-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/performance/target/io-impl-performance-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/io-impl-performance/3.4.0-20160212.215557-104/io-impl-performance-3.4.0-20160212.215557-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/performance/target/io-impl-performance-3.4.0-SNAPSHOT-jar-with-dependencies.jar> to org.cytoscape/io-impl-performance/3.4.0-20160212.215557-104/io-impl-performance-3.4.0-20160212.215557-104-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.4.0-SNAPSHOT/ding-impl-performance-debug-3.4.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.4.0-SNAPSHOT.jar> to org.cytoscape/ding-impl-performance-debug/3.4.0-20160212.215538-104/ding-impl-performance-debug-3.4.0-20160212.215538-104.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/performance-debug/target/ding-impl-performance-debug-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/ding-impl-performance-debug/3.4.0-20160212.215538-104/ding-impl-performance-debug-3.4.0-20160212.215538-104-sources.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/performance-debug/target/ding-impl-performance-debug-3.4.0-SNAPSHOT-jar-with-dependencies.jar> to org.cytoscape/ding-impl-performance-debug/3.4.0-20160212.215538-104/ding-impl-performance-debug-3.4.0-20160212.215538-104-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.4.0-SNAPSHOT/vizmap-impl-parent-3.4.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-impl/target/vizmap-impl-parent-3.4.0-SNAPSHOT-sources.jar> to org.cytoscape/vizmap-impl-parent/3.4.0-20160212.215601-104/vizmap-impl-parent-3.4.0-20160212.215601-104-sources.jar 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.
