See 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20API/org.cytoscape$session-api/122/changes>

Changes:

[clopes] Fixes #553 : [session] Write/read multiple .props files:
  - Had to modify the CySession interface: getCytoscapeProperties() renamed to 
getProperties(); and it now returns Map<String, Properties>--so the CyProperty 
names can be passed to the session writer.
  - Loads Cy2 session_cytoscape.props file as a CyProperty named "session".
  
Cy2 Session Reader: node/edge linkout properties (and other ones) added to the 
reader's ignore list.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.session-api 3.0.0-alpha8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20API/org.cytoscape$session-api/ws/src/main/resources>
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
session-api ---
[INFO] [INFO] Compiling 9 source files to 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20API/org.cytoscape$session-api/ws/target/classes>

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ session-api 
---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20API/org.cytoscape$session-api/ws/src/test/resources>

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
session-api ---
[INFO] [INFO] Compiling 5 source files to 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20API/org.cytoscape$session-api/ws/target/test-classes>

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
session-api ---
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20API/org.cytoscape$session-api/ws/src/test/java/org/cytoscape/session/events/SessionLoadedEventTest.java>:[59,35]
 cannot find symbol
symbol  : method cytoscapeProperties(java.util.Properties)
location: class org.cytoscape.session.CySession.Builder
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20API/org.cytoscape$session-api/ws/pom.xml>
 to /opt/tomcat-home/jenkins/jobs/Cytoscape 3 
API/modules/org.cytoscape$session-api/builds/2012-01-06_17-01-14/archive/org.cytoscape/session-api/3.0.0-alpha8-SNAPSHOT/session-api-3.0.0-alpha8-SNAPSHOT.pom

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to