Author: ruschein
Date: 2011-02-14 13:27:37 -0800 (Mon, 14 Feb 2011)
New Revision: 24116
Modified:
core3/core-task-impl/trunk/src/main/resources/META-INF/spring/bundle-context-osgi.xml
Log:
Commented out broken XML.
Modified:
core3/core-task-impl/trunk/src/main/resources/META-INF/spring/bundle-context-osgi.xml
===================================================================
---
core3/core-task-impl/trunk/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-02-14 21:10:37 UTC (rev 24115)
+++
core3/core-task-impl/trunk/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-02-14 21:27:37 UTC (rev 24116)
@@ -581,13 +581,13 @@
</osgi:service-properties>
</osgi:service>
+<!--
<osgi:service id="renameColumnTaskFactoryService"
ref="renameColumnTaskFactory"
interface="org.cytoscape.task.table.TableColumnTaskFactory">
<osgi:service-properties>
<entry key="menuLabel" value="Rename column" />
</osgi:service-properties>
</osgi:service>
-
<osgi:service id="copyValueToEntireColumnTaskFactoryService"
ref="copyValueToEntireColumnTaskFactory"
interface="org.cytoscape.task.table.TableCellTaskFactory">
<osgi:service-properties>
@@ -598,4 +598,5 @@
<osgi:service id="deleteTableTaskFactoryService"
ref="deleteTableTaskFactory"
interface="org.cytoscape.task.table.TableTaskFactory">
</osgi:service>
+-->
</beans>
--
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.