Revision: 351
http://svn.sourceforge.net/cishell/?rev=351&view=rev
Author: bh2
Date: 2006-12-15 10:15:56 -0800 (Fri, 15 Dec 2006)
Log Message:
-----------
Added the scheduler to the official reference gui feature
Modified Paths:
--------------
trunk/deployment/org.cishell.reference.gui.feature/feature.xml
Modified: trunk/deployment/org.cishell.reference.gui.feature/feature.xml
===================================================================
--- trunk/deployment/org.cishell.reference.gui.feature/feature.xml 2006-12-15 16:28:26 UTC (rev 350)
+++ trunk/deployment/org.cishell.reference.gui.feature/feature.xml 2006-12-15 18:15:56 UTC (rev 351)
@@ -85,4 +85,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.cishell.reference.gui.scheduler"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|