Author: pwang
Date: 2011-08-29 15:25:01 -0700 (Mon, 29 Aug 2011)
New Revision: 26650

Modified:
   
core3/impl/trunk/property-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
Log:
Removed coreCyPropertyService, which is now moved to bundle application-impl

Modified: 
core3/impl/trunk/property-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
===================================================================
--- 
core3/impl/trunk/property-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
   2011-08-29 22:18:27 UTC (rev 26649)
+++ 
core3/impl/trunk/property-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
   2011-08-29 22:25:01 UTC (rev 26650)
@@ -12,17 +12,6 @@
                bundle outside of an OSGi container
        -->
 
-       <osgi:service id="coreCyPropertyService" ref="corePropsReader">
-               <osgi:interfaces>
-            <value>org.cytoscape.property.CyProperty</value>
-            <value>org.cytoscape.session.events.SessionLoadedListener</value>
-        </osgi:interfaces>
-               <osgi:service-properties>
-                       <entry key="serviceType" value="property" />
-                       <entry key="cyPropertyName" value="coreSettings" />
-               </osgi:service-properties>
-       </osgi:service>
-
        <osgi:service id="bookmarkCyPropertyService" ref="bookmarksReader">
                <osgi:interfaces>
             <value>org.cytoscape.property.CyProperty</value>

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