Author: pwang
Date: 2011-05-09 11:46:50 -0700 (Mon, 09 May 2011)
New Revision: 24963
Modified:
core3/swing-application-impl/trunk/src/main/resources/META-INF/spring/bundle-context-osgi.xml
Log:
QuickStart run at Cytoscape start-up has its own taskFactory.
Modified:
core3/swing-application-impl/trunk/src/main/resources/META-INF/spring/bundle-context-osgi.xml
===================================================================
---
core3/swing-application-impl/trunk/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-05-09 18:26:08 UTC (rev 24962)
+++
core3/swing-application-impl/trunk/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-05-09 18:46:50 UTC (rev 24963)
@@ -338,7 +338,8 @@
<osgi:reference id="quickStartRef"
interface="org.cytoscape.work.TaskFactory"
- filter="(title=QuickStart)" />
+ filter="(id=QuickStart2)" />
+
<osgi:service id="quickStartStartupService" ref="quickStartStartup"
auto-export="interfaces"/>
</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.