From: <bh...@us...> - 2008-03-26 15:56:58
|
Revision: 720 http://cishell.svn.sourceforge.net/cishell/?rev=720&view=rev Author: bh2 Date: 2008-03-26 08:56:54 -0700 (Wed, 26 Mar 2008) Log Message: ----------- updated to 1.0 Modified Paths: -------------- trunk/deployment/org.cishell.development.feature/feature.xml trunk/deployment/org.cishell.update/site.xml Modified: trunk/deployment/org.cishell.development.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.development.feature/feature.xml 2008-03-26 14:07:42 UTC (rev 719) +++ trunk/deployment/org.cishell.development.feature/feature.xml 2008-03-26 15:56:54 UTC (rev 720) @@ -40,10 +40,6 @@ id="org.eclipse.equinox" version="0.0.0"/> - <includes - id="org.eclipse.equinox.source" - version="0.0.0"/> - <plugin id="org.cishell.framework" download-size="0" Modified: trunk/deployment/org.cishell.update/site.xml =================================================================== --- trunk/deployment/org.cishell.update/site.xml 2008-03-26 14:07:42 UTC (rev 719) +++ trunk/deployment/org.cishell.update/site.xml 2008-03-26 15:56:54 UTC (rev 720) @@ -3,19 +3,19 @@ <description url="http://cishell.org/update"> Update site for CIShell: Cyberinfrastructure Shell </description> - <feature url="features/org.cishell.algorithm.examples.feature_0.2.0.200610161755.jar" id="org.cishell.algorithm.examples.feature" version="0.2.0.200610161755"> + <feature url="features/org.cishell.development.feature_1.0.0.jar" id="org.cishell.development.feature" version="1.0.0"> <category name="Development"/> </feature> - <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 url="features/org.cishell.reference.gui.brand.feature_1.0.0.jar" id="org.cishell.reference.gui.brand.feature" version="1.0.0"> + <category name="Applications"/> </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"> + <feature url="features/org.cishell.reference.gui.feature_1.0.0.jar" id="org.cishell.reference.gui.feature" version="1.0.0"> <category name="Applications"/> </feature> - <feature url="features/org.cishell.feature_0.2.0.200610161755.jar" id="org.cishell.feature" version="0.2.0.200610161755"> + <feature url="features/org.cishell.feature_1.0.0.jar" id="org.cishell.feature" version="1.0.0"> <category name="Core Features"/> </feature> - <feature url="features/org.cishell.reference.feature_0.2.0.200610161755.jar" id="org.cishell.reference.feature" version="0.2.0.200610161755"> + <feature url="features/org.cishell.reference.feature_1.0.0.jar" id="org.cishell.reference.feature" version="1.0.0"> <category name="Core Features"/> </feature> <category-def name="Development" label="Development"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |