From: <bh...@us...> - 2008-03-25 16:46:48
|
Revision: 704 http://cishell.svn.sourceforge.net/cishell/?rev=704&view=rev Author: bh2 Date: 2008-03-25 09:46:04 -0700 (Tue, 25 Mar 2008) Log Message: ----------- updated to 1.0 Modified Paths: -------------- trunk/deployment/org.cishell.development.feature/feature.xml trunk/deployment/org.cishell.environment.equinox.feature/feature.xml trunk/deployment/org.cishell.feature/feature.xml trunk/deployment/org.cishell.reference.feature/feature.xml trunk/deployment/org.cishell.reference.gui.brand.feature/feature.xml trunk/deployment/org.cishell.reference.gui.feature/feature.xml trunk/deployment/org.cishell.reference.releng/installer/build.properties trunk/deployment/org.cishell.reference.releng/releases/HEAD.properties Modified: trunk/deployment/org.cishell.development.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.development.feature/feature.xml 2008-03-25 16:26:18 UTC (rev 703) +++ trunk/deployment/org.cishell.development.feature/feature.xml 2008-03-25 16:46:04 UTC (rev 704) @@ -2,7 +2,7 @@ <feature id="org.cishell.development.feature" label="CIShell Algorithm Development Plug-In" - version="0.3.0"> + version="1.0.0"> <description url="http://cishell.org"> The CIShell Algorithm Development Pack Modified: trunk/deployment/org.cishell.environment.equinox.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.environment.equinox.feature/feature.xml 2008-03-25 16:26:18 UTC (rev 703) +++ trunk/deployment/org.cishell.environment.equinox.feature/feature.xml 2008-03-25 16:46:04 UTC (rev 704) @@ -2,7 +2,7 @@ <feature id="org.cishell.environment.equinox.feature" label="CIShell Equinox Execution Environment" - version="0.0.0"> + version="1.0.0"> <description url="http://cishell.org"> CIShell OSGi Environment (Eclipse Equinox) Modified: trunk/deployment/org.cishell.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.feature/feature.xml 2008-03-25 16:26:18 UTC (rev 703) +++ trunk/deployment/org.cishell.feature/feature.xml 2008-03-25 16:46:04 UTC (rev 704) @@ -2,7 +2,7 @@ <feature id="org.cishell.feature" label="CIShell Framework API Feature" - version="0.3.0"> + version="1.0.0"> <description url="http://cishell.org"> CIShell Framework API Modified: trunk/deployment/org.cishell.reference.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.reference.feature/feature.xml 2008-03-25 16:26:18 UTC (rev 703) +++ trunk/deployment/org.cishell.reference.feature/feature.xml 2008-03-25 16:46:04 UTC (rev 704) @@ -2,7 +2,7 @@ <feature id="org.cishell.reference.feature" label="CIShell Reference Bundles" - version="0.4.0"> + version="1.0.0"> <description url="http://cishell.org"> CIShell Reference Bundles Modified: trunk/deployment/org.cishell.reference.gui.brand.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.reference.gui.brand.feature/feature.xml 2008-03-25 16:26:18 UTC (rev 703) +++ trunk/deployment/org.cishell.reference.gui.brand.feature/feature.xml 2008-03-25 16:46:04 UTC (rev 704) @@ -2,7 +2,7 @@ <feature id="org.cishell.reference.gui.brand.feature" label="CIShell Branding Feature" - version="0.8.0"> + version="1.0.0"> <description url="http://cishell.org"> Branded CIShell Reference GUI Modified: trunk/deployment/org.cishell.reference.gui.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.reference.gui.feature/feature.xml 2008-03-25 16:26:18 UTC (rev 703) +++ trunk/deployment/org.cishell.reference.gui.feature/feature.xml 2008-03-25 16:46:04 UTC (rev 704) @@ -2,7 +2,7 @@ <feature id="org.cishell.reference.gui.feature" label="CIShell Reference GUI" - version="0.4.0"> + version="1.0.0"> <description url="http://cishell.org"> CIShell Reference GUI Modified: trunk/deployment/org.cishell.reference.releng/installer/build.properties =================================================================== --- trunk/deployment/org.cishell.reference.releng/installer/build.properties 2008-03-25 16:26:18 UTC (rev 703) +++ trunk/deployment/org.cishell.reference.releng/installer/build.properties 2008-03-25 16:46:04 UTC (rev 704) @@ -6,7 +6,7 @@ #These properties could be passed in by the releng stuff #but it would also double the size of each nightly dir. #So, I recommend not creating this until a release is made. -version=0.8.0 +version=1.0.0 version.full=0.8.0.200712180500NGT buildLabel = N-${version.full} finalResults=/projects/cishell/www/htdocs/nightly Modified: trunk/deployment/org.cishell.reference.releng/releases/HEAD.properties =================================================================== --- trunk/deployment/org.cishell.reference.releng/releases/HEAD.properties 2008-03-25 16:26:18 UTC (rev 703) +++ trunk/deployment/org.cishell.reference.releng/releases/HEAD.properties 2008-03-25 16:46:04 UTC (rev 704) @@ -1,5 +1,5 @@ #released software version -version=0.9.0 +version=1.0.0 #nightly build buildType=N This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |