Author: pwang
Date: 2010-11-19 17:16:07 -0800 (Fri, 19 Nov 2010)
New Revision: 22958
Modified:
core3/plugin-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
Log:
Add one more argument
Modified:
core3/plugin-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
===================================================================
---
core3/plugin-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
2010-11-20 01:15:12 UTC (rev 22957)
+++
core3/plugin-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
2010-11-20 01:16:07 UTC (rev 22958)
@@ -47,9 +47,9 @@
<constructor-arg ref="cytoscapeVersionService" />
<constructor-arg ref="bookmarkServiceRef" />
<constructor-arg ref="bookmarksUtilServiceRef" />
-
<constructor-arg ref="guiTaskManagerServiceRef" />
<constructor-arg ref="cytoscapePropertiesServiceRef" />
+ <constructor-arg ref="cyPluginAdapter" />
</bean>
</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.