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/09/12 10:00:40 UTC

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

Author: bigosmallm
Date: Wed Sep 12 08:00:39 2012
New Revision: 1383829

URL: http://svn.apache.org/viewvc?rev=1383829&view=rev
Log:
Prepping site for installapacheflex RC3
Updated Release guide

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

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=1383829&r1=1383828&r2=1383829&view=diff
==============================================================================
--- incubator/flex/site/trunk/content/flex/sdk-installer-config.xml (original)
+++ incubator/flex/site/trunk/content/flex/sdk-installer-config.xml Wed Sep 12 08:00:39 2012
@@ -1,70 +1,70 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-
-<!--
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-
--->
-
-<config>
-	<version>
-		<latest>1.0.1</latest>
-	</version>
-	<files>
-	
-		<!-- SDK Installer App binary distribution
-			 Notes: 
-			 	- use full URL when binaries are NOT released yet, else use 
-			 	  path relative to mirror
-			 	- if path is relative, don't use starting slash -->
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+
+<config>
+	<version>
+		<latest>1.0.2</latest>
+	</version>
+	<files>
+	
+		<!-- SDK Installer App binary distribution
+			 Notes: 
+			 	- 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_RC3/binaries/" file="apache-flex-sdk-installer-1.0.2-incubating-bin" />
-		
-		<!-- Mirror URL CGI -->
-		<file name="MirrorURLCGI" path="" file="single-mirror-url.cgi" />
-		
-		<!-- Apache Flex binary distribution
-			 Notes: 
-			 	- path is relative to mirror URL
-			 	- don't use starting slash -->
-		<file name="ApacheFlexSDK" path="incubator/flex/4.8.0-incubating/binaries/" file="apache-flex-sdk-4.8.0-incubating-bin.zip" />
-		
-		<!-- Adobe AIR SDK -->
-		<file name="AdobeAIRSDKWin" path="http://airdownload.adobe.com/air/win/download/3.1/" file="AdobeAIRSDK.zip" />
-		<file name="AdobeAIRSDKMac" path="http://airdownload.adobe.com/air/mac/download/3.1/" file="AdobeAIRSDK.tbz2" />
-		
-		<!-- Adobe Flash Player player global swc -->
-		<file name="FlashPlayer" path="http://fpdownload.macromedia.com/get/flashplayer/updaters/11/" file="playerglobal11_1.swc" />	
-		
-		<!-- SWFObject.js -->
-		<file name="swfobject" path="http://swfobject.googlecode.com/files/" file="swfobject_2_2.zip" />	
-		
-		<!-- BlazeDS -->
-		<file name="BlazeDS" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/" file="flex-messaging-common.jar" />	
-		
-		<!-- FontSWF -->
-		<file name="afe" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/" file="afe.jar" />
-		<file name="aglj40" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/" file="aglj40.jar" />
-		<file name="flex-fontkit" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/" file="flex-fontkit.jar" />
-		<file name="rideau" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/" file="rideau.jar" />
-			
-		<!-- OSMF -->
-		<file name="OSMF" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/frameworks/libs/" file="osmf.swc" />	
-		
-		<!-- TLF -->
-		<file name="TLF" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/frameworks/libs/" file="textLayout.swc" />	
-
-	</files>
+		
+		<!-- Mirror URL CGI -->
+		<file name="MirrorURLCGI" path="" file="single-mirror-url.cgi" />
+		
+		<!-- Apache Flex binary distribution
+			 Notes: 
+			 	- path is relative to mirror URL
+			 	- don't use starting slash -->
+		<file name="ApacheFlexSDK" path="incubator/flex/4.8.0-incubating/binaries/" file="apache-flex-sdk-4.8.0-incubating-bin.zip" />
+		
+		<!-- Adobe AIR SDK -->
+		<file name="AdobeAIRSDKWin" path="http://airdownload.adobe.com/air/win/download/3.1/" file="AdobeAIRSDK.zip" />
+		<file name="AdobeAIRSDKMac" path="http://airdownload.adobe.com/air/mac/download/3.1/" file="AdobeAIRSDK.tbz2" />
+		
+		<!-- Adobe Flash Player player global swc -->
+		<file name="FlashPlayer" path="http://fpdownload.macromedia.com/get/flashplayer/updaters/11/" file="playerglobal11_1.swc" />	
+
+		<!-- SWFObject.js -->
+		<file name="swfobject" path="http://swfobject.googlecode.com/files/" file="swfobject_2_2.zip" />	
+		
+		<!-- BlazeDS -->
+		<file name="BlazeDS" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/" file="flex-messaging-common.jar" />	
+		
+		<!-- FontSWF -->
+		<file name="afe" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/" file="afe.jar" />
+		<file name="aglj40" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/" file="aglj40.jar" />
+		<file name="flex-fontkit" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/" file="flex-fontkit.jar" />
+		<file name="rideau" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/" file="rideau.jar" />
+			
+		<!-- OSMF -->
+		<file name="OSMF" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/frameworks/libs/" file="osmf.swc" />	
+		
+		<!-- TLF -->
+		<file name="TLF" path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/frameworks/libs/" file="textLayout.swc" />	
+
+	</files>
 </config>
\ No newline at end of file

Modified: incubator/flex/utilities/trunk/installer/RELEASE_GUIDE
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/installer/RELEASE_GUIDE?rev=1383829&r1=1383828&r2=1383829&view=diff
==============================================================================
--- incubator/flex/utilities/trunk/installer/RELEASE_GUIDE (original)
+++ incubator/flex/utilities/trunk/installer/RELEASE_GUIDE Wed Sep 12 08:00:39 2012
@@ -32,38 +32,32 @@ Steps to follow in preparation for a rel
 	(You need to obtain theinstallapacheflex_self.p12 file and its password from the previous release manager for InstallApacheFlex)
 	
 4.  Run: 
-ant build
+ant release
 
 This step 
 	- downloads all the necessary files, 
 	- updates the version numbers in InstallApacheFlex-app.xml and sdk-installer-config.xml
 	- creates the .exe or .dmg file depending on the OS you are working on
+	- creates the source release files as a .zip file and a tar.gz file 
 	
-5.  Run: 
-ant source-package
+5.  Run:
 
-This step creates the source release files as a .zip file and a tar.gz file 
+cd release
 
+gpg --armor --output apache-flex-sdk-installer-1.0.2-incubating-bin.exe.asc --detach-sig apache-flex-sdk-installer-1.0.2-incubating-bin.exe
+gpg --armor --output apache-flex-sdk-installer-1.0.2-incubating-src.tar.gz.asc --detach-sig apache-flex-sdk-installer-1.0.2-incubating-src.tar.gz
+gpg --armor --output apache-flex-sdk-installer-1.0.2-incubating-src.zip.asc --detach-sig apache-flex-sdk-installer-1.0.2-incubating-src.zip
 
-6.  Run:
+This step creates the release artifacts InstallApacheFlex.exe.asc, apache-flex-sdk-installer-1.0.2-incubating-src.tar.gz.asc and apache-flex-sdk-installer-1.0.2-incubating-src.zip.asc
 
-cd release
-
-gpg --armor --output apache-flex-sdk-installer-1.0.1-incubating-bin.exe.asc --detach-sig apache-flex-sdk-installer-1.0.1-incubating-bin.exe
-gpg --armor --output apache-flex-sdk-installer-1.0.1-incubating-src.tar.gz.asc --detach-sig apache-flex-sdk-installer-1.0.1-incubating-src.tar.gz
-gpg --armor --output apache-flex-sdk-installer-1.0.1-incubating-src.zip.asc --detach-sig apache-flex-sdk-installer-1.0.1-incubating-src.zip
-
-This step creates the release artifacts InstallApacheFlex.exe.asc, apache-flex-sdk-installer-1.0.1-incubating-src.tar.gz.asc and apache-flex-sdk-installer-1.0.0-incubating-src.zip.asc
-
-7.  Run:
-gpg --print-md MD5 apache-flex-sdk-installer-1.0.1-incubating-bin.exe > apache-flex-sdk-installer-1.0.1-incubating-bin.exe.md5
-gpg --print-md MD5 apache-flex-sdk-installer-1.0.1-incubating-src.tar.gz > apache-flex-sdk-installer-1.0.1-incubating-src.tar.gz.md5
-gpg --print-md MD5 apache-flex-sdk-installer-1.0.1-incubating-src.zip > apache-flex-sdk-installer-1.0.1-incubating-src.zip.md5
+6.  Run:
+gpg --print-md MD5 apache-flex-sdk-installer-1.0.2-incubating-bin.exe > apache-flex-sdk-installer-1.0.2-incubating-bin.exe.md5
+gpg --print-md MD5 apache-flex-sdk-installer-1.0.2-incubating-src.tar.gz > apache-flex-sdk-installer-1.0.2-incubating-src.tar.gz.md5
+gpg --print-md MD5 apache-flex-sdk-installer-1.0.2-incubating-src.zip > apache-flex-sdk-installer-1.0.2-incubating-src.zip.md5
 
-8. In the /installer directory, run:
+7. In the /installer directory, run:
 ant rat-report
 
 This step creates the rat.report file.  Inspect the report to make sure there are no violations.  
 
-9. 
-Upload all the files under the /release directory to the release manager's personal space at people.apache.org.
\ No newline at end of file
+8. Upload all the files under the /release directory to the release manager's personal space at people.apache.org before calling a VOTE.  
\ No newline at end of file

Modified: incubator/flex/utilities/trunk/installer/src/sdk-installer-config.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/installer/src/sdk-installer-config.xml?rev=1383829&r1=1383828&r2=1383829&view=diff
==============================================================================
--- incubator/flex/utilities/trunk/installer/src/sdk-installer-config.xml (original)
+++ incubator/flex/utilities/trunk/installer/src/sdk-installer-config.xml Wed Sep 12 08:00:39 2012
@@ -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_RC3/binaries/" file="apache-flex-sdk-installer-1.0.1-incubating-bin" />
+		<file name="SDKInstallerApp" path="http://people.apache.org/~bigosmallm/installapacheflex_RC3/binaries/" file="apache-flex-sdk-installer-1.0.2-incubating-bin" />
 		
 		<!-- Mirror URL CGI -->
 		<file name="MirrorURLCGI" path="" file="single-mirror-url.cgi" />