Author: pwang
Date: 2011-09-02 14:01:21 -0700 (Fri, 02 Sep 2011)
New Revision: 26706
Modified:
core3/impl/trunk/application-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
Log:
Renamed cytoscape.props to cytoscape3.props
Modified:
core3/impl/trunk/application-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
===================================================================
---
core3/impl/trunk/application-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-09-02 21:00:39 UTC (rev 26705)
+++
core3/impl/trunk/application-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-09-02 21:01:21 UTC (rev 26706)
@@ -28,7 +28,7 @@
<osgi:service id="cyApplicationCorePropertyService"
ref="cyApplicationCoreProperty" auto-export="interfaces" >
<osgi:service-properties>
<entry key="serviceType" value="property" />
- <entry key="cyPropertyName" value="cytoscape.props" />
+ <entry key="cyPropertyName" value="cytoscape3.props" />
</osgi:service-properties>
</osgi:service>
--
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.