Author: mes
Date: 2010-08-18 10:41:32 -0700 (Wed, 18 Aug 2010)
New Revision: 21453
Added:
core3/viewmodel-impl/trunk/src/test/resources/META-INF/
Modified:
core3/viewmodel-impl/trunk/src/test/resources/META-INF/spring/bundle-context-test.xml
Log:
so maybe those files WERE actually being used
Modified:
core3/viewmodel-impl/trunk/src/test/resources/META-INF/spring/bundle-context-test.xml
===================================================================
---
core3/viewmodel-impl/trunk/src/test/resources/META-INF/spring/bundle-context-test.xml
2010-08-16 21:12:57 UTC (rev 21401)
+++
core3/viewmodel-impl/trunk/src/test/resources/META-INF/spring/bundle-context-test.xml
2010-08-18 17:41:32 UTC (rev 21453)
@@ -5,7 +5,11 @@
http://www.springframework.org/schema/osgi
http://www.springframework.org/schema/osgi/spring-osgi-1.0.xsd"
default-lazy-init="false">
- <!-- Import services for testing -->
+ <!--
+ The services imported here are used by the bundle-context.xml to
+ construct the necessary beans so that the bundle-context-osgi.xml
+ can be tested.
+ -->
<osgi:reference id="rootVisualLexiconServiceRef"
interface="org.cytoscape.view.model.RootVisualLexicon" />
<osgi:reference id="cyNetworkViewFactoryServiceRef"
--
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.