From: <bh...@us...> - 2006-10-16 21:58:31
|
Revision: 291 http://svn.sourceforge.net/cishell/?rev=291&view=rev Author: bh2 Date: 2006-10-16 14:58:14 -0700 (Mon, 16 Oct 2006) Log Message: ----------- version bump to 0.2.0 Modified Paths: -------------- trunk/deployment/org.cishell.update/site.xml Modified: trunk/deployment/org.cishell.update/site.xml =================================================================== --- trunk/deployment/org.cishell.update/site.xml 2006-10-16 21:57:55 UTC (rev 290) +++ trunk/deployment/org.cishell.update/site.xml 2006-10-16 21:58:14 UTC (rev 291) @@ -3,24 +3,21 @@ <description url="http://cishell.org/update"> Update site for CIShell: Cyberinfrastructure Shell </description> - <feature url="features/org.cishell.feature_0.0.1.200609131643.jar" id="org.cishell.feature" version="0.0.1.200609131643"> - <category name="Core Features"/> + <feature url="features/org.cishell.algorithm.examples.feature_0.2.0.200610161755.jar" id="org.cishell.algorithm.examples.feature" version="0.2.0.200610161755"> + <category name="Development"/> </feature> - <feature url="features/org.cishell.reference.gui.feature_0.0.1.200609210951.jar" id="org.cishell.reference.gui.feature" version="0.0.1.200609210951"> + <feature url="features/org.cishell.development.feature_0.2.0.200610161755.jar" id="org.cishell.development.feature" version="0.2.0.200610161755"> + <category name="Development"/> + </feature> + <feature url="features/org.cishell.reference.gui.feature_0.2.0.200610161755.jar" id="org.cishell.reference.gui.feature" version="0.2.0.200610161755"> <category name="Applications"/> </feature> - <feature url="features/org.cishell.environment.equinox.feature_0.0.1.jar" id="org.cishell.environment.equinox.feature" version="0.0.1"> + <feature url="features/org.cishell.feature_0.2.0.200610161755.jar" id="org.cishell.feature" version="0.2.0.200610161755"> <category name="Core Features"/> </feature> - <feature url="features/org.cishell.reference.feature_0.0.1.200609131643.jar" id="org.cishell.reference.feature" version="0.0.1.200609131643"> + <feature url="features/org.cishell.reference.feature_0.2.0.200610161755.jar" id="org.cishell.reference.feature" version="0.2.0.200610161755"> <category name="Core Features"/> </feature> - <feature url="features/org.cishell.algorithm.examples.feature_0.0.1.200609131643.jar" id="org.cishell.algorithm.examples.feature" version="0.0.1.200609131643"> - <category name="Development"/> - </feature> - <feature url="features/org.cishell.development.feature_0.0.1.200609181727.jar" id="org.cishell.development.feature" version="0.0.1.200609181727"> - <category name="Development"/> - </feature> <category-def name="Development" label="Development"/> <category-def name="Applications" label="Applications"> <description> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |