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. |