Author: jm
Date: 2011-09-20 08:38:34 -0700 (Tue, 20 Sep 2011)
New Revision: 26872
Modified:
core3/impl/trunk/equations-functions-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
Log:
Updated reference to renamed class
Modified:
core3/impl/trunk/equations-functions-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
===================================================================
---
core3/impl/trunk/equations-functions-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-09-20 02:57:57 UTC (rev 26871)
+++
core3/impl/trunk/equations-functions-impl/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-09-20 15:38:34 UTC (rev 26872)
@@ -6,7 +6,7 @@
default-lazy-init="false">
<!-- imports -->
- <osgi:reference id="compilerServiceRef"
interface="org.cytoscape.equations.EqnCompiler" />
+ <osgi:reference id="compilerServiceRef"
interface="org.cytoscape.equations.EquationCompiler" />
<osgi:reference id="applicationManagerServiceRef"
interface="org.cytoscape.application.CyApplicationManager" />
--
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.