Author: jm
Date: 2012-09-07 06:26:08 -0700 (Fri, 07 Sep 2012)
New Revision: 30333

Modified:
   core3/gui-distribution/trunk/features/src/main/resources/features.xml
Log:
Added missing dependency on custom-graphics-api

Modified: core3/gui-distribution/trunk/features/src/main/resources/features.xml
===================================================================
--- core3/gui-distribution/trunk/features/src/main/resources/features.xml       
2012-09-07 00:59:37 UTC (rev 30332)
+++ core3/gui-distribution/trunk/features/src/main/resources/features.xml       
2012-09-07 13:26:08 UTC (rev 30333)
@@ -84,6 +84,7 @@
     <bundle 
start-level="110">mvn:org.cytoscape/command-executor-api/${cytoscape.api.version}</bundle>
     <bundle 
start-level="110">mvn:org.cytoscape/swing-util-api/${cytoscape.api.version}</bundle>
     <bundle 
start-level="110">mvn:org.cytoscape/service-api/${cytoscape.api.version}</bundle>
+    <bundle 
start-level="110">mvn:org.cytoscape/custom-graphics-api/${cytoscape.api.version}</bundle>
     
     <bundle 
start-level="115">mvn:org.cytoscape.distribution/cmdline-impl/${project.version}</bundle>
     <bundle 
start-level="115">mvn:org.cytoscape/property-impl/${cytoscape.impl.version}</bundle>

-- 
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