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

Changes:

[mikekucera] CYTOSCAPE-11365 #comment Remove "preferred layout" tab.

[mikekucera] CYTOSCAPE-11365 #comment Save attribute for preferred layout.

------------------------------------------
[...truncated 7463 lines...]
[INFO] writeCode:true
[INFO] verbose:true
[INFO] debug:false
[INFO] args:[]
[INFO] forceRegenerate:false
[INFO] removeOldOutput:false
[INFO] produces:[**/*.*, **/*.java, **/bgm.ser, **/jaxb.properties]
[INFO] otherDepends:null
[INFO] 
episodeFile:<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/target/generated-sources/xjc/cytables/META-INF/sun-jaxb.episode>
[INFO] episode:true
[INFO] 
classpathElements:[<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/target/classes]>
[INFO] plugins:null
[INFO] episodes:null
[INFO] useDependenciesAsEpisodes:false
[INFO] xjcPlugins:null
[INFO] episodes:null
[INFO] schemaFiles 
(calculated):[<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/src/main/resources/xsd/cytables.xsd]>
[INFO] bindingFiles (calculated):[]
[INFO] xjcPluginArtifacts (resolved):[]
[INFO] xjcPluginFiles (resolved):[]
[INFO] xjcPluginURLs (resolved):[]
[INFO] episodeArtifacts (resolved):[]
[INFO] episodeFiles (resolved):[]
[INFO] optionsConfiguration:OptionsConfiguration [specVersion=2.1
 
generateDirectory=<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/target/generated-sources/xjc/cytables>
 generatePackage=org.cytoscape.io.internal.util.cytables.model
 schemaLanguage=null
 
schemas=[<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/src/main/resources/xsd/cytables.xsd]>
 bindings=[]
 plugins=[]
 catalogs=[]
 
catalogResolver=org.jvnet.jaxb2.maven2.resolver.tools.MavenCatalogResolver@142bc63c
 readOnly=false
 extension=false
 strict=true
 verbose=true
 debugMode=false
 arguments=[-episode, 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/target/generated-sources/xjc/cytables/META-INF/sun-jaxb.episode]]>
Using java.util.ServiceLoader
[INFO] File 
[<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/src/main/resources/xsd/cytables.xsd]>
 was changed since the last build.
[INFO] File 
[<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/pom.xml]>
 was changed since the last build.
[INFO] Checking up-to-date depends 
[[<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/src/main/resources/xsd/cytables.xsd,>
 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/pom.xml]].>
[INFO] Checking up-to-date produces [[]].
[INFO] Depends timestamp [1,544,460,869,000], produces timestamp [null].
[INFO] Parsing input schema(s)...
[INFO] Compiling input schema(s)...
[INFO] Writing output to 
[<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/target/generated-sources/xjc/cytables].>
[INFO] Cleaning package directories.
[INFO] XJC writing: org/cytoscape/io/internal/util/cytables/model/CyTables.java
[INFO] XJC writing: 
org/cytoscape/io/internal/util/cytables/model/ObjectFactory.java
[INFO] XJC writing: 
org/cytoscape/io/internal/util/cytables/model/VirtualColumn.java
[INFO] XJC writing: 
org/cytoscape/io/internal/util/cytables/model/VirtualColumns.java
[INFO] Finished execution.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ io-impl 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ io-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 213 source files to 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/target/classes>
[INFO] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/src/main/java/org/cytoscape/io/internal/ui/ExportBitmapOptionsPanel.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/src/main/java/org/cytoscape/io/internal/ui/ExportBitmapOptionsPanel.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/src/main/java/org/cytoscape/io/internal/read/sif/SIFNetworkReader.java>:[237,45]
 cannot find symbol
  symbol:   method 
getLayoutAttribute(org.cytoscape.view.layout.CyLayoutAlgorithm,org.cytoscape.view.model.CyNetworkView)
  location: variable layoutMgr of type 
org.cytoscape.view.layout.CyLayoutAlgorithmManager
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/src/main/java/org/cytoscape/io/internal/read/nnf/NNFNetworkReader.java>:[212,45]
 cannot find symbol
  symbol:   method 
getLayoutAttribute(org.cytoscape.view.layout.CyLayoutAlgorithm,org.cytoscape.view.model.CyNetworkView)
  location: variable layoutMgr of type 
org.cytoscape.view.layout.CyLayoutAlgorithmManager
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cytoscape Implementation Parent Project POM ....... SUCCESS [8.186s]
[INFO] Cytoscape Equations Impl (equations-impl) ......... SUCCESS [11.596s]
[INFO] Cytoscape Model Impl Parent (model-impl-parent) ... SUCCESS [3.522s]
[INFO] Cytoscape Model Impl (model-impl) ................. SUCCESS [25.647s]
[INFO] Cytoscape Command Executor Impl (command-executor-impl)  SUCCESS [4.554s]
[INFO] Cytoscape Ding Impl Parent (ding-impl) ............ SUCCESS [3.150s]
[INFO] Cytoscape Ding View/Presentation Impl (ding-presentation-impl)  SUCCESS 
[44.672s]
[INFO] Cytoscape View Model Impl Parent (viewmodel-impl-parent)  SUCCESS 
[3.528s]
[INFO] Cytoscape View Model Impl (viewmodel-impl) ........ SUCCESS [3.958s]
[INFO] Cytoscape Groups Impl (group-impl) ................ SUCCESS [4.630s]
[INFO] Cytoscape Event Impl Parent (event-impl-parent) ... SUCCESS [2.711s]
[INFO] Cytoscape Event Impl (event-impl) ................. SUCCESS [8.811s]
[INFO] Cytoscape Filters Impl (filter-impl) .............. SUCCESS [2.918s]
[INFO] Cytoscape Filters 2 Impl (filter2-impl) ........... SUCCESS [5.536s]
[INFO] Cytoscape IO Impl Parent (io-impl-parent) ......... SUCCESS [2.861s]
[INFO] Cytoscape IO Impl (io-impl) ....................... FAILURE [2.926s]
[INFO] Cytoscape Layout Impl (layout-impl) ............... SKIPPED
[INFO] Cytoscape Ding View/Presentation Impl Performance 
(ding-impl-performance-debug)  SKIPPED
[INFO] Cytoscape Editor Impl (editor-impl) ............... SKIPPED
[INFO] Cytoscape Equation Functions Impl (equations-functions-impl)  SKIPPED
[INFO] Cytoscape GraphML Impl (graphml-impl) ............. SKIPPED
[INFO] Cytoscape IO Impl Performance (io-impl-performance)  SKIPPED
[INFO] Cytoscape Jobs Impl (jobs-impl) ................... SKIPPED
[INFO] Cytoscape Layout Algorithms Impl (layout-cytoscape-impl)  SKIPPED
[INFO] Cytoscape JGraph Layout Impl (layout-jgraph-impl) . SKIPPED
[INFO] Cytoscape Prefuse Layout Impl (layout-prefuse-impl)  SKIPPED
[INFO] Cytoscape Linkout Impl (linkout-impl) ............. SKIPPED
[INFO] Cytoscape Log Swing Impl (log-swing-impl) ......... SKIPPED
[INFO] Cytoscape Manual Layout Impl (manual-layout-impl) . SKIPPED
[INFO] Cytoscape Model Impl Performance Debug (model-impl-performance-debug)  
SKIPPED
[INFO] Cytoscape Model Impl Table Performance Debug 
(model-impl-table-performance-debug)  SKIPPED
[INFO] Cytoscape App Impl (app-impl) ..................... SKIPPED
[INFO] Cytoscape Presentation Impl (presentation-impl) ... SKIPPED
[INFO] Cytoscape Property Impl (property-impl) ........... SKIPPED
[INFO] Cytoscape Search Impl (search-impl) ............... SKIPPED
[INFO] Cytoscape Session Impl (session-impl) ............. SKIPPED
[INFO] Cytoscape Swing Utility Impl (swing-util-impl) .... SKIPPED
[INFO] Cytoscape Swing Application Impl (swing-application-impl)  SKIPPED
[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 Utils org.cytoscape.util-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: 2:23.442s
[INFO] Finished at: Wed Apr 03 14:56:20 UTC 2019
[INFO] Final Memory: 57M/487M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on 
project io-impl: Compilation failure: Compilation failure:
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/src/main/java/org/cytoscape/io/internal/read/sif/SIFNetworkReader.java>:[237,45]
 cannot find symbol
[ERROR] symbol:   method 
getLayoutAttribute(org.cytoscape.view.layout.CyLayoutAlgorithm,org.cytoscape.view.model.CyNetworkView)
[ERROR] location: variable layoutMgr of type 
org.cytoscape.view.layout.CyLayoutAlgorithmManager
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/src/main/java/org/cytoscape/io/internal/read/nnf/NNFNetworkReader.java>:[212,45]
 cannot find symbol
[ERROR] symbol:   method 
getLayoutAttribute(org.cytoscape.view.layout.CyLayoutAlgorithm,org.cytoscape.view.model.CyNetworkView)
[ERROR] location: variable layoutMgr of type 
org.cytoscape.view.layout.CyLayoutAlgorithmManager
[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 :io-impl
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-impl/pom.xml>
 to 
org.cytoscape/equations-impl/3.8.0-SNAPSHOT/equations-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-impl/target/equations-impl-3.8.0-SNAPSHOT.jar>
 to 
org.cytoscape/equations-impl/3.8.0-20190403.145418-233/equations-impl-3.8.0-20190403.145418-233.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-impl/target/equations-impl-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/equations-impl/3.8.0-20190403.145418-233/equations-impl-3.8.0-20190403.145418-233-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/editor-impl/pom.xml> 
to org.cytoscape/editor-impl/3.8.0-SNAPSHOT/editor-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/pom.xml>
 to 
org.cytoscape/swing-application-impl/3.8.0-SNAPSHOT/swing-application-impl-3.8.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.8.0-SNAPSHOT/manual-layout-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/table-browser-impl/pom.xml>
 to 
org.cytoscape/table-browser-impl/3.8.0-SNAPSHOT/table-browser-impl-3.8.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.8.0-SNAPSHOT/layout-jgraph-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/core-task-impl/pom.xml>
 to 
org.cytoscape/core-task-impl/3.8.0-SNAPSHOT/core-task-impl-3.8.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.8.0-SNAPSHOT/app-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/edge-bundler-impl/pom.xml>
 to 
org.cytoscape/edge-bundler-impl/3.8.0-SNAPSHOT/edge-bundler-impl-3.8.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.8.0-SNAPSHOT/model-impl-table-performance-debug-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-functions-impl/pom.xml>
 to 
org.cytoscape/equations-functions-impl/3.8.0-SNAPSHOT/equations-functions-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter2-impl/pom.xml>
 to org.cytoscape/filter2-impl/3.8.0-SNAPSHOT/filter2-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter2-impl/target/filter2-impl-3.8.0-SNAPSHOT.jar>
 to 
org.cytoscape/filter2-impl/3.8.0-20190403.145614-233/filter2-impl-3.8.0-20190403.145614-233.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter2-impl/target/filter2-impl-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/filter2-impl/3.8.0-20190403.145614-233/filter2-impl-3.8.0-20190403.145614-233-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.8.0-SNAPSHOT/io-impl-parent-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/target/io-impl-parent-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/io-impl-parent/3.8.0-20190403.145616-233/io-impl-parent-3.8.0-20190403.145616-233-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.8.0-SNAPSHOT/vizmap-impl-3.8.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.8.0-SNAPSHOT/event-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/impl/target/event-impl-3.8.0-SNAPSHOT.jar>
 to 
org.cytoscape/event-impl/3.8.0-20190403.145605-233/event-impl-3.8.0-20190403.145605-233.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/impl/target/event-impl-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/event-impl/3.8.0-20190403.145605-233/event-impl-3.8.0-20190403.145605-233-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.8.0-SNAPSHOT/layout-prefuse-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/headless-application-impl/pom.xml>
 to 
org.cytoscape/headless-application-impl/3.8.0-SNAPSHOT/headless-application-impl-3.8.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.8.0-SNAPSHOT/jobs-impl-3.8.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.8.0-SNAPSHOT/gui-cmdline-parser-impl-3.8.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.8.0-SNAPSHOT/event-impl-parent-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/target/event-impl-parent-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/event-impl-parent/3.8.0-20190403.145556-233/event-impl-parent-3.8.0-20190403.145556-233-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/property-impl/pom.xml>
 to org.cytoscape/property-impl/3.8.0-SNAPSHOT/property-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter-impl/pom.xml> 
to org.cytoscape/filter-impl/3.8.0-SNAPSHOT/filter-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter-impl/target/filter-impl-3.8.0-SNAPSHOT.jar>
 to 
org.cytoscape/filter-impl/3.8.0-20190403.145608-233/filter-impl-3.8.0-20190403.145608-233.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter-impl/target/filter-impl-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/filter-impl/3.8.0-20190403.145608-233/filter-impl-3.8.0-20190403.145608-233-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/scripting-impl/pom.xml>
 to 
org.cytoscape/scripting-impl/3.8.0-SNAPSHOT/scripting-impl-3.8.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.8.0-SNAPSHOT/io-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/graphml-impl/pom.xml>
 to org.cytoscape/graphml-impl/3.8.0-SNAPSHOT/graphml-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/table-import-impl/pom.xml>
 to 
org.cytoscape/table-import-impl/3.8.0-SNAPSHOT/table-import-impl-3.8.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.8.0-SNAPSHOT/datasource-impl-3.8.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.8.0-SNAPSHOT/work-swing-impl-3.8.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.8.0-SNAPSHOT/ding-presentation-impl-3.8.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.8.0-SNAPSHOT.jar>
 to 
org.cytoscape/ding-presentation-impl/3.8.0-20190403.145540-233/ding-presentation-impl-3.8.0-20190403.145540-233.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/ding-presentation-impl/3.8.0-20190403.145540-233/ding-presentation-impl-3.8.0-20190403.145540-233-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.8.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/ding-presentation-impl/3.8.0-20190403.145540-233/ding-presentation-impl-3.8.0-20190403.145540-233-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.8.0-SNAPSHOT/work-headless-impl-3.8.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.8.0-SNAPSHOT/ding-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/target/ding-impl-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/ding-impl/3.8.0-20190403.145456-233/ding-impl-3.8.0-20190403.145456-233-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/linkout-impl/pom.xml>
 to org.cytoscape/linkout-impl/3.8.0-SNAPSHOT/linkout-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/pom.xml>
 to org.cytoscape/model-impl/3.8.0-SNAPSHOT/model-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/target/model-impl-3.8.0-SNAPSHOT.jar>
 to 
org.cytoscape/model-impl/3.8.0-20190403.145447-233/model-impl-3.8.0-20190403.145447-233.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/target/model-impl-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/model-impl/3.8.0-20190403.145447-233/model-impl-3.8.0-20190403.145447-233-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/target/model-impl-3.8.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/model-impl/3.8.0-20190403.145447-233/model-impl-3.8.0-20190403.145447-233-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/search-impl/pom.xml> 
to org.cytoscape/search-impl/3.8.0-SNAPSHOT/search-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/pom.xml> to 
org.cytoscape/impl-parent/3.8.0-SNAPSHOT/impl-parent-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/target/impl-parent-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/impl-parent/3.8.0-20190403.145405-233/impl-parent-3.8.0-20190403.145405-233-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.8.0-SNAPSHOT/swing-util-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/log-swing-impl/pom.xml>
 to 
org.cytoscape/log-swing-impl/3.8.0-SNAPSHOT/log-swing-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/webservice-impl/pom.xml>
 to 
org.cytoscape/webservice-impl/3.8.0-SNAPSHOT/webservice-impl-3.8.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.8.0-SNAPSHOT/headless-cmdline-parser-impl-3.8.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.8.0-SNAPSHOT/application-impl-3.8.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.8.0-SNAPSHOT/vizmap-gui-impl-3.8.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.8.0-SNAPSHOT/layout-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/pom.xml>
 to 
org.cytoscape/presentation-impl/3.8.0-SNAPSHOT/presentation-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/pom.xml> 
to 
org.cytoscape/model-impl-parent/3.8.0-SNAPSHOT/model-impl-parent-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/target/model-impl-parent-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/model-impl-parent/3.8.0-20190403.145422-233/model-impl-parent-3.8.0-20190403.145422-233-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/session-impl/pom.xml>
 to org.cytoscape/session-impl/3.8.0-SNAPSHOT/session-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-executor-impl/pom.xml>
 to 
org.cytoscape/command-executor-impl/3.8.0-SNAPSHOT/command-executor-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-executor-impl/target/command-executor-impl-3.8.0-SNAPSHOT.jar>
 to 
org.cytoscape/command-executor-impl/3.8.0-20190403.145452-233/command-executor-impl-3.8.0-20190403.145452-233.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-executor-impl/target/command-executor-impl-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/command-executor-impl/3.8.0-20190403.145452-233/command-executor-impl-3.8.0-20190403.145452-233-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.8.0-SNAPSHOT/work-swing-impl-parent-3.8.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.8.0-SNAPSHOT/model-impl-performance-debug-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/pom.xml> 
to org.cytoscape/group-impl/3.8.0-SNAPSHOT/group-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/target/group-impl-3.8.0-SNAPSHOT.jar>
 to 
org.cytoscape/group-impl/3.8.0-20190403.145553-233/group-impl-3.8.0-20190403.145553-233.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/target/group-impl-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/group-impl/3.8.0-20190403.145553-233/group-impl-3.8.0-20190403.145553-233-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/target/group-impl-3.8.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/group-impl/3.8.0-20190403.145553-233/group-impl-3.8.0-20190403.145553-233-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.8.0-SNAPSHOT/layout-cytoscape-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/pom.xml>
 to 
org.cytoscape/viewmodel-impl-parent/3.8.0-SNAPSHOT/viewmodel-impl-parent-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/target/viewmodel-impl-parent-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/viewmodel-impl-parent/3.8.0-20190403.145544-233/viewmodel-impl-parent-3.8.0-20190403.145544-233-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-impl/pom.xml> 
to org.cytoscape/work-impl/3.8.0-SNAPSHOT/work-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/util-impl/pom.xml> 
to org.cytoscape/util-impl/3.8.0-SNAPSHOT/util-impl-3.8.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.8.0-SNAPSHOT/vizmap-gui-core-impl-3.8.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.8.0-SNAPSHOT/viewmodel-impl-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/target/viewmodel-impl-3.8.0-SNAPSHOT.jar>
 to 
org.cytoscape/viewmodel-impl/3.8.0-20190403.145548-233/viewmodel-impl-3.8.0-20190403.145548-233.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/target/viewmodel-impl-3.8.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/viewmodel-impl/3.8.0-20190403.145548-233/viewmodel-impl-3.8.0-20190403.145548-233-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/target/viewmodel-impl-3.8.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/viewmodel-impl/3.8.0-20190403.145548-233/viewmodel-impl-3.8.0-20190403.145548-233-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.8.0-SNAPSHOT/io-impl-performance-3.8.0-SNAPSHOT.pom
[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.8.0-SNAPSHOT/ding-impl-performance-debug-3.8.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-impl/pom.xml> 
to 
org.cytoscape/vizmap-impl-parent/3.8.0-SNAPSHOT/vizmap-impl-parent-3.8.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