You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bi...@apache.org on 2012/10/22 20:19:29 UTC

svn commit: r1400981 - in /incubator/flex: site/trunk/content/flex/sdk-installer-config.xml utilities/trunk/installer/RELEASE_GUIDE

Author: bigosmallm
Date: Mon Oct 22 18:19:29 2012
New Revision: 1400981

URL: http://svn.apache.org/viewvc?rev=1400981&view=rev
Log:
Preparing for RC8

Modified:
    incubator/flex/site/trunk/content/flex/sdk-installer-config.xml
    incubator/flex/utilities/trunk/installer/RELEASE_GUIDE

Modified: incubator/flex/site/trunk/content/flex/sdk-installer-config.xml
URL: http://svn.apache.org/viewvc/incubator/flex/site/trunk/content/flex/sdk-installer-config.xml?rev=1400981&r1=1400980&r2=1400981&view=diff
==============================================================================
--- incubator/flex/site/trunk/content/flex/sdk-installer-config.xml (original)
+++ incubator/flex/site/trunk/content/flex/sdk-installer-config.xml Mon Oct 22 18:19:29 2012
@@ -21,7 +21,7 @@ limitations under the License.
 
 <config>
 	<version>
-		<latest>1.0.6</latest>
+		<latest>1.0.7</latest>
 	</version>
 	<files>
 	
@@ -30,7 +30,7 @@ limitations under the License.
 			 	- use full URL when binaries are NOT released yet, else use 
 			 	  path relative to mirror
 			 	- if path is relative, don't use starting slash -->
-		<file name="SDKInstallerApp" path="http://people.apache.org/~bigosmallm/installapacheflex_RC7/binaries/" file="apache-flex-sdk-installer-1.0.6-incubating-bin" />
+		<file name="SDKInstallerApp" path="http://people.apache.org/~bigosmallm/installapacheflex_RC8/binaries/" file="apache-flex-sdk-installer-1.0.7-incubating-bin" />
 		
 		<!-- Mirror URL CGI -->
 		<file name="MirrorURLCGI" path="" file="single-mirror-url.cgi" />

Modified: incubator/flex/utilities/trunk/installer/RELEASE_GUIDE
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/installer/RELEASE_GUIDE?rev=1400981&r1=1400980&r2=1400981&view=diff
==============================================================================
--- incubator/flex/utilities/trunk/installer/RELEASE_GUIDE (original)
+++ incubator/flex/utilities/trunk/installer/RELEASE_GUIDE Mon Oct 22 18:19:29 2012
@@ -44,16 +44,16 @@ This step 
 
 cd release
 
-gpg --armor --output apache-flex-sdk-installer-1.0.6-incubating-bin.exe.asc --detach-sig apache-flex-sdk-installer-1.0.6-incubating-bin.exe
-gpg --armor --output apache-flex-sdk-installer-1.0.6-incubating-src.tar.gz.asc --detach-sig apache-flex-sdk-installer-1.0.6-incubating-src.tar.gz
-gpg --armor --output apache-flex-sdk-installer-1.0.6-incubating-src.zip.asc --detach-sig apache-flex-sdk-installer-1.0.6-incubating-src.zip
+gpg --armor --output apache-flex-sdk-installer-1.0.7-incubating-bin.exe.asc --detach-sig apache-flex-sdk-installer-1.0.7-incubating-bin.exe
+gpg --armor --output apache-flex-sdk-installer-1.0.7-incubating-src.tar.gz.asc --detach-sig apache-flex-sdk-installer-1.0.7-incubating-src.tar.gz
+gpg --armor --output apache-flex-sdk-installer-1.0.7-incubating-src.zip.asc --detach-sig apache-flex-sdk-installer-1.0.7-incubating-src.zip
 
-This step creates the release artifacts InstallApacheFlex.exe.asc, apache-flex-sdk-installer-1.0.6-incubating-src.tar.gz.asc and apache-flex-sdk-installer-1.0.6-incubating-src.zip.asc
+This step creates the release artifacts InstallApacheFlex.exe.asc, apache-flex-sdk-installer-1.0.7-incubating-src.tar.gz.asc and apache-flex-sdk-installer-1.0.7-incubating-src.zip.asc
 
 6.  Run:
-gpg --print-md MD5 apache-flex-sdk-installer-1.0.6-incubating-bin.exe > apache-flex-sdk-installer-1.0.6-incubating-bin.exe.md5
-gpg --print-md MD5 apache-flex-sdk-installer-1.0.6-incubating-src.tar.gz > apache-flex-sdk-installer-1.0.6-incubating-src.tar.gz.md5
-gpg --print-md MD5 apache-flex-sdk-installer-1.0.6-incubating-src.zip > apache-flex-sdk-installer-1.0.6-incubating-src.zip.md5
+gpg --print-md MD5 apache-flex-sdk-installer-1.0.7-incubating-bin.exe > apache-flex-sdk-installer-1.0.7-incubating-bin.exe.md5
+gpg --print-md MD5 apache-flex-sdk-installer-1.0.7-incubating-src.tar.gz > apache-flex-sdk-installer-1.0.7-incubating-src.tar.gz.md5
+gpg --print-md MD5 apache-flex-sdk-installer-1.0.7-incubating-src.zip > apache-flex-sdk-installer-1.0.7-incubating-src.zip.md5
 
 7. In the /installer directory, run:
 ant rat-report