Author: pwang
Date: 2011-08-29 15:18:27 -0700 (Mon, 29 Aug 2011)
New Revision: 26649
Modified:
core3/api/trunk/swing-util-api/src/main/resources/META-INF/spring/bundle-context-osgi.xml
Log:
Changed the reference to coreProperties
Modified:
core3/api/trunk/swing-util-api/src/main/resources/META-INF/spring/bundle-context-osgi.xml
===================================================================
---
core3/api/trunk/swing-util-api/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-08-29 22:13:51 UTC (rev 26648)
+++
core3/api/trunk/swing-util-api/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-08-29 22:18:27 UTC (rev 26649)
@@ -7,7 +7,7 @@
<osgi:reference id="cytoscapePropertiesServiceRef"
interface="org.cytoscape.property.CyProperty"
- filter="(cyPropertyName=coreSettings)" />
+ filter="(cyPropertyName=cytoscape.props)" />
<osgi:service id="fileUtilService" ref="fileUtil"
interface="org.cytoscape.util.swing.FileUtil" />
--
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.