From: <bh...@us...> - 2006-09-18 21:32:12
|
Revision: 199 http://svn.sourceforge.net/cishell/?rev=199&view=rev Author: bh2 Date: 2006-09-18 14:31:50 -0700 (Mon, 18 Sep 2006) Log Message: ----------- fixed a bug with the java-based templates that didn't generate parameter descriptions that were entered 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-09-18 21:15:52 UTC (rev 198) +++ trunk/deployment/org.cishell.update/site.xml 2006-09-18 21:31:50 UTC (rev 199) @@ -18,7 +18,7 @@ <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.200609131643.jar" id="org.cishell.development.feature" version="0.0.1.200609131643"> + <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"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bh...@us...> - 2006-09-21 13:58:34
|
Revision: 205 http://svn.sourceforge.net/cishell/?rev=205&view=rev Author: bh2 Date: 2006-09-21 06:58:29 -0700 (Thu, 21 Sep 2006) Log Message: ----------- updated the update site with a new build of the GUI 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-09-19 21:46:24 UTC (rev 204) +++ trunk/deployment/org.cishell.update/site.xml 2006-09-21 13:58:29 UTC (rev 205) @@ -6,7 +6,7 @@ <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> - <feature url="features/org.cishell.reference.gui.feature_0.0.1.200609131643.jar" id="org.cishell.reference.gui.feature" version="0.0.1.200609131643"> + <feature url="features/org.cishell.reference.gui.feature_0.0.1.200609210951.jar" id="org.cishell.reference.gui.feature" version="0.0.1.200609210951"> <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"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
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. |