You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/01/01 00:43:54 UTC

svn commit: r1427256 - in /incubator/flex/sdk/branches/develop/ide/flashbuilder: makeApacheFlexForFlashBuilder.bat makeApacheFlexForFlashBuilder.sh

Author: jmclean
Date: Mon Dec 31 23:43:54 2012
New Revision: 1427256

URL: http://svn.apache.org/viewvc?rev=1427256&view=rev
Log:
Update AIR 3.1 to AIR 3.4

Modified:
    incubator/flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat
    incubator/flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.sh

Modified: incubator/flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat?rev=1427256&r1=1427255&r2=1427256&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat (original)
+++ incubator/flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat Mon Dec 31 23:43:54 2012
@@ -42,10 +42,10 @@ REM
 set APACHE_FLEX_BIN_DISTRO_DIR=..\..
 
 REM
-REM     Adobe AIR SDK Version 3.1
+REM     Adobe AIR SDK Version 3.4
 REM
 set ADOBE_AIR_SDK_WIN_FILE=AdobeAIRSDK.zip
-set ADOBE_AIR_SDK_WIN_URL=http://airdownload.adobe.com/air/win/download/3.1/%ADOBE_AIR_SDK_WIN_FILE%
+set ADOBE_AIR_SDK_WIN_URL=http://airdownload.adobe.com/air/win/download/3.4/%ADOBE_AIR_SDK_WIN_FILE%
 
 REM
 REM     Adobe Flash Player Version 11.1

Modified: incubator/flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.sh
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.sh?rev=1427256&r1=1427255&r2=1427256&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.sh (original)
+++ incubator/flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.sh Mon Dec 31 23:43:54 2012
@@ -37,8 +37,8 @@
 # Apache Flex binary distribution
 APACHE_FLEX_BIN_DIR="$( cd $( dirname -- "$0" ) > /dev/null ; pwd )"/../..
 
-# Adobe AIR SDK Version 3.1
-ADOBE_AIR_SDK_MAC_URL=http://airdownload.adobe.com/air/mac/download/3.1/AdobeAIRSDK.tbz2
+# Adobe AIR SDK Version 3.4
+ADOBE_AIR_SDK_MAC_URL=http://airdownload.adobe.com/air/mac/download/3.4/AdobeAIRSDK.tbz2
 
 # Adobe Flash Player Version 11.1
 ADOBE_FLASHPLAYER_GLOBALPLAYER_SWC_URL=http://fpdownload.macromedia.com/get/flashplayer/updaters/11/playerglobal11_1.swc