Author: pwang
Date: 2011-09-02 14:04:45 -0700 (Fri, 02 Sep 2011)
New Revision: 26707
Modified:
core3/impl/trunk/core-task-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
Log:
Renamed cytoscape.props to cytoscape3.props
Modified:
core3/impl/trunk/core-task-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
===================================================================
---
core3/impl/trunk/core-task-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-09-02 21:01:21 UTC (rev 26706)
+++
core3/impl/trunk/core-task-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-09-02 21:04:45 UTC (rev 26707)
@@ -72,7 +72,7 @@
interface="org.cytoscape.session.CySessionManager" />
<osgi:reference id="cyPropertyServiceRef"
interface="org.cytoscape.property.CyProperty"
- filter="(cyPropertyName=cytoscape.props)" />
+ filter="(cyPropertyName=cytoscape3.props)" />
<osgi:reference id="cyTableManagerServiceRef"
interface="org.cytoscape.model.CyTableManager" />
--
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.