Author: kono
Date: 2010-08-12 18:50:23 -0700 (Thu, 12 Aug 2010)
New Revision: 21377

Modified:
   
core3/layout-api/trunk/src/main/resources/META-INF/spring/bundle-context-osgi.xml
Log:
Broken bean config files are fixed.

Modified: 
core3/layout-api/trunk/src/main/resources/META-INF/spring/bundle-context-osgi.xml
===================================================================
--- 
core3/layout-api/trunk/src/main/resources/META-INF/spring/bundle-context-osgi.xml
   2010-08-13 01:48:39 UTC (rev 21376)
+++ 
core3/layout-api/trunk/src/main/resources/META-INF/spring/bundle-context-osgi.xml
   2010-08-13 01:50:23 UTC (rev 21377)
@@ -18,7 +18,7 @@
     </osgi:set>
 
     <osgi:reference id="undoSupportServiceRef"
-                    interface="org.cytoscape.work.UndoSupport">
+                    interface="org.cytoscape.work.undo.UndoSupport">
     </osgi:reference>
 
 </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.

Reply via email to