Author: aharui
Date: Fri Jan 17 06:17:26 2014
New Revision: 1559019

URL: http://svn.apache.org/r1559019
Log:
post installer-config 4.0 for testing

Added:
    flex/site/trunk/content/installer/sdk-installer-config-4.0.xml   (with 
props)

Added: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-installer-config-4.0.xml?rev=1559019&view=auto
==============================================================================
--- flex/site/trunk/content/installer/sdk-installer-config-4.0.xml (added)
+++ flex/site/trunk/content/installer/sdk-installer-config-4.0.xml Fri Jan 17 
06:17:26 2014
@@ -0,0 +1,281 @@
+<?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.
+
+-->
+
+<!-- NOTE: this file format looks like this so it can be parsed by Ant's 
xmlproperty task.
+           The basic rule is that there can be no repeat tags as in:
+            <sometag>
+               <oneormoreofthistag />
+               <oneormoreofthistag />
+            </sometag>
+-->
+<config>
+       <version>
+               <latest>2.7.0</latest>
+       </version>
+    <!-- SDK Installer Application 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 -->
+    <installer name="SDKInstallerApp" path="flex/installer/2.6/binaries/" 
file="apache-flex-sdk-installer-2.6.0-bin" />
+    <!-- Mirror URL CGI -->
+    <mirror name="MirrorURLCGI" path="" file="single-mirror-url.cgi"/>
+       <products>
+        <!-- Apache Flex binary distribution
+         Notes:
+         - path is relative to mirror URL; don't use starting slash
+         - use http based url if you want to use an absolute url instead of 
mirror
+         - remove the extension from the file name -->
+        <ApacheFlexSDK name="Apache Flex SDK" prefix="apache-flex-sdk-">
+            <versions>
+                <4.9.1 id="4.9.1" 
path="http://archive.apache.org/dist/flex/4.9.1/binaries/"; 
file="apache-flex-sdk-4.9.1-bin" />
+                <4.10.0 id="4.10.0" 
path="http://archive.apache.org/dist/flex/4.10.0/binaries/"; 
file="apache-flex-sdk-4.10.0-bin" />
+                <4.11.0 id="4.11.0" path="flex/4.11.0/binaries/" 
file="apache-flex-sdk-4.11.0-bin" default="true"/>
+                <Nightly id="Nightly" 
path="https://builds.apache.org/job/flex-sdk_release/lastSuccessfulBuild/artifact/out/";
 file="apache-flex-sdk-4.12.0-bin" />
+            </versions>
+        </ApacheFlexSDK>
+        <ApacheFlexJS name="Apache FlexJS" prefix="apache-flex-flexjs-">
+            <versions>
+                <Nightly id="FlexJSNightly" 
path="https://builds.apache.org/job/flex-asjs/lastSuccessfulBuild/artifact/out/";
 file="apache-flex-flexjs-4.0.1-bin" />
+            </versions>
+        </ApacheFlexJS>
+        <ApacheFlexFalcon name="Apache Flex Falcon" 
prefix="apache-flex-falcon-" overlay="true">
+            <versions>
+                <Nightly id="FlexFalconNightly" 
path="https://builds.apache.org/job/flex-falcon/lastSuccessfulBuild/artifact/out/";
 file="apache-flex-falcon-0.0.1-bin" />
+            </versions>
+        </ApacheFlexFalcon>
+        <ApacheFlexFalconJX name="Apache Flex FalconJX" 
prefix="apache-flex-falconjx-" overlay="true">
+            <versions>
+                <Nightly id="FlexFalconJXNightly" 
path="https://builds.apache.org/job/flex-falcon/lastSuccessfulBuild/artifact/out/";
 file="apache-flex-falconjx-0.0.1-bin" />
+            </versions>
+        </ApacheFlexFalconJX>
+    </products>
+    <airsdk>
+        <linux>
+            <versions default="2.6">
+                <version2.6>
+                    <path 
id="air.sdk.path.linux.2.6">http://airdownload.adobe.com/air/lin/download/2.6/</path>
+                    <file id="air.sdk.file.linux.2.6">AdobeAIRSDK.tbz2</file>
+                </version2.6>
+            </versions>
+        </linux>
+        <windows>
+            <versions default="3.9">
+                <version2.6>
+                    <path 
id="air.sdk.path.windows.2.6">http://airdownload.adobe.com/air/win/download/2.6/</path>
+                    <file id="air.sdk.file.windows.2.6">AdobeAIRSDK.zip</file>
+                </version2.6>
+                <version2.7>
+                    <path 
id="air.sdk.path.windows.2.7">http://airdownload.adobe.com/air/win/download/2.7/</path>
+                    <file id="air.sdk.file.windows.2.7">AdobeAIRSDK.zip</file>
+                </version2.7>
+                <version3.0>
+                    <path 
id="air.sdk.path.windows.3.0">http://airdownload.adobe.com/air/win/download/3.0/</path>
+                    <file id="air.sdk.file.windows.3.0">AdobeAIRSDK.zip</file>
+                </version3.0>
+                <version3.1 label="tested">
+                    <path 
id="air.sdk.path.windows.3.1">http://airdownload.adobe.com/air/win/download/3.1/</path>
+                    <file id="air.sdk.file.windows.3.1">AdobeAIRSDK.zip</file>
+                </version3.1>
+                <version3.2>
+                    <path 
id="air.sdk.path.windows.3.2">http://airdownload.adobe.com/air/win/download/3.2/</path>
+                    <file id="air.sdk.file.windows.3.2">AdobeAIRSDK.zip</file>
+                </version3.2>
+                <version3.3>
+                    <path 
id="air.sdk.path.windows.3.3">http://airdownload.adobe.com/air/win/download/3.3/</path>
+                    <file id="air.sdk.file.windows.3.3">AdobeAIRSDK.zip</file>
+                </version3.3>
+                <version3.4 label="tested">
+                    <path 
id="air.sdk.path.windows.3.4">http://airdownload.adobe.com/air/win/download/3.4/</path>
+                    <file id="air.sdk.file.windows.3.4">AdobeAIRSDK.zip</file>
+                </version3.4>
+                <version3.5>
+                    <path 
id="air.sdk.path.windows.3.5">http://airdownload.adobe.com/air/win/download/3.5/</path>
+                    <file id="air.sdk.file.windows.3.5">AdobeAIRSDK.zip</file>
+                </version3.5>
+                <version3.6>
+                    <path 
id="air.sdk.path.windows.3.6">http://airdownload.adobe.com/air/win/download/3.6/</path>
+                    <file id="air.sdk.file.windows.3.6">AdobeAIRSDK.zip</file>
+                </version3.6>
+                <version3.7 label="tested">
+                    <path 
id="air.sdk.path.windows.3.7">http://airdownload.adobe.com/air/win/download/3.7/</path>
+                    <file id="air.sdk.file.windows.3.7">AdobeAIRSDK.zip</file>
+                </version3.7>
+                <version3.8 label="tested">
+                    <path 
id="air.sdk.path.windows.3.8">http://airdownload.adobe.com/air/win/download/3.8/</path>
+                    <file id="air.sdk.file.windows.3.8">AdobeAIRSDK.zip</file>
+                </version3.8>
+                <version3.9>
+                    <path 
id="air.sdk.path.windows.3.9">http://airdownload.adobe.com/air/win/download/3.9/</path>
+                    <file id="air.sdk.file.windows.3.9">AdobeAIRSDK.zip</file>
+                </version3.9>
+                <version4.0>
+                    <path 
id="air.sdk.path.windows.4.0">http://airdownload.adobe.com/air/win/download/4.0/</path>
+                    <file id="air.sdk.file.windows.4.0">AdobeAIRSDK.zip</file>
+                </version4.0>
+            </versions>
+        </windows>
+        <mac>
+            <versions default="3.9">
+                <version2.6>
+                    <path 
id="air.sdk.path.mac.2.6">http://airdownload.adobe.com/air/mac/download/2.6/</path>
+                    <file id="air.sdk.file.mac.2.6">AdobeAIRSDK.tbz2</file>
+                </version2.6>
+                <version2.7>
+                    <path 
id="air.sdk.path.mac.2.7">http://airdownload.adobe.com/air/mac/download/2.7/</path>
+                    <file id="air.sdk.file.mac.2.7">AdobeAIRSDK.tbz2</file>
+                </version2.7>
+                <version3.0>
+                    <path 
id="air.sdk.path.mac.3.0">http://airdownload.adobe.com/air/mac/download/3.0/</path>
+                    <file id="air.sdk.file.mac.3.0">AdobeAIRSDK.tbz2</file>
+                </version3.0>
+                <version3.1 label="tested">
+                    <path 
id="air.sdk.path.mac.3.1">http://airdownload.adobe.com/air/mac/download/3.1/</path>
+                    <file id="air.sdk.file.mac.3.1">AdobeAIRSDK.tbz2</file>
+                </version3.1>
+                <version3.2>
+                    <path 
id="air.sdk.path.mac.3.2">http://airdownload.adobe.com/air/mac/download/3.2/</path>
+                    <file id="air.sdk.file.mac.3.2">AdobeAIRSDK.tbz2</file>
+                </version3.2>
+                <version3.3>
+                    <path 
id="air.sdk.path.mac.3.3">http://airdownload.adobe.com/air/mac/download/3.3/</path>
+                    <file id="air.sdk.file.mac.3.3">AdobeAIRSDK.tbz2</file>
+                </version3.3>
+                <version3.4 label="tested">
+                    <path 
id="air.sdk.path.mac.3.4">http://airdownload.adobe.com/air/mac/download/3.4/</path>
+                    <file id="air.sdk.file.mac.3.4">AdobeAIRSDK.tbz2</file>
+                </version3.4>
+                <version3.5>
+                    <path 
id="air.sdk.path.mac.3.5">http://airdownload.adobe.com/air/mac/download/3.5/</path>
+                    <file id="air.sdk.file.mac.3.5">AdobeAIRSDK.tbz2</file>
+                </version3.5>
+                <version3.6>
+                    <path 
id="air.sdk.path.mac.3.6">http://airdownload.adobe.com/air/mac/download/3.6/</path>
+                    <file id="air.sdk.file.mac.3.6">AdobeAIRSDK.tbz2</file>
+                </version3.6>
+                <version3.7 label="tested">
+                    <path 
id="air.sdk.path.mac.3.7">http://airdownload.adobe.com/air/mac/download/3.7/</path>
+                    <file id="air.sdk.file.mac.3.7">AdobeAIRSDK.tbz2</file>
+                </version3.7>
+                <version3.8 label="tested">
+                    <path 
id="air.sdk.path.mac.3.8">http://airdownload.adobe.com/air/mac/download/3.8/</path>
+                    <file id="air.sdk.file.mac.3.8">AdobeAIRSDK.tbz2</file>
+                </version3.8>
+                <version3.9>
+                    <path 
id="air.sdk.path.mac.3.9">http://airdownload.adobe.com/air/mac/download/3.9/</path>
+                    <file id="air.sdk.file.mac.3.9">AdobeAIRSDK.tbz2</file>
+                </version3.9>
+                <version4.0>
+                    <path 
id="air.sdk.path.mac.4.0">http://airdownload.adobe.com/air/mac/download/4.0/</path>
+                    <file id="air.sdk.file.mac.4.0">AdobeAIRSDK.tbz2</file>
+                </version4.0>
+            </versions>
+        </mac>
+    </airsdk>
+    <flashsdk>
+        <versions default="11.9">
+            <version10.2>
+                <path 
id="flash.sdk.path.10.2">http://download.macromedia.com/get/flashplayer/installers/archive/playerglobal/</path>
+                <file id="flash.sdk.file.10.2">playerglobal10_2.swc</file>
+                <swfversion id="flash.sdk.swfversion.10.2">11</swfversion>
+            </version10.2>
+            <version10.3>
+                <path 
id="flash.sdk.path.10.3">http://download.macromedia.com/get/flashplayer/installers/archive/playerglobal/</path>
+                <file id="flash.sdk.file.10.3">playerglobal10_3.swc</file>
+                <swfversion id="flash.sdk.swfversion.10.3">12</swfversion>
+            </version10.3>
+            <version11.0>
+                <path 
id="flash.sdk.path.11.0">http://download.macromedia.com/get/flashplayer/updaters/11/</path>
+                <file id="flash.sdk.file.11.0">playerglobal11_0.swc</file>
+                <swfversion id="flash.sdk.swfversion.11.0">13</swfversion>
+            </version11.0>
+            <version11.1 label="tested">
+                <path 
id="flash.sdk.path.11.1">http://download.macromedia.com/get/flashplayer/updaters/11/</path>
+                <file id="flash.sdk.file.11.1">playerglobal11_1.swc</file>
+                <swfversion id="flash.sdk.swfversion.11.1">14</swfversion>
+            </version11.1>
+            <version11.2>
+                <path 
id="flash.sdk.path.11.2">http://download.macromedia.com/get/flashplayer/updaters/11/</path>
+                <file id="flash.sdk.file.11.2">playerglobal11_2.swc</file>
+                <swfversion id="flash.sdk.swfversion.11.2">15</swfversion>
+            </version11.2>
+            <version11.3>
+                <path 
id="flash.sdk.path.11.3">http://download.macromedia.com/get/flashplayer/updaters/11/</path>
+                <file id="flash.sdk.file.11.3">playerglobal11_3.swc</file>
+                <swfversion id="flash.sdk.swfversion.11.3">16</swfversion>
+            </version11.3>
+            <version11.4 label="tested">
+                <path 
id="flash.sdk.path.11.4">http://download.macromedia.com/get/flashplayer/updaters/11/</path>
+                <file id="flash.sdk.file.11.4">playerglobal11_4.swc</file>
+                <swfversion id="flash.sdk.swfversion.11.4">17</swfversion>
+            </version11.4>
+            <version11.5>
+                <path 
id="flash.sdk.path.11.5">http://download.macromedia.com/get/flashplayer/updaters/11/</path>
+                <file id="flash.sdk.file.11.5">playerglobal11_5.swc</file>
+                <swfversion id="flash.sdk.swfversion.11.5">18</swfversion>
+            </version11.5>
+            <version11.6>
+                <path 
id="flash.sdk.path.11.6">http://download.macromedia.com/get/flashplayer/updaters/11/</path>
+                <file id="flash.sdk.file.11.6">playerglobal11_6.swc</file>
+                <swfversion id="flash.sdk.swfversion.11.6">19</swfversion>
+            </version11.6>
+            <version11.7 label="tested">
+                <path 
id="flash.sdk.path.11.7">http://download.macromedia.com/get/flashplayer/updaters/11/</path>
+                <file id="flash.sdk.file.11.7">playerglobal11_7.swc</file>
+                <swfversion id="flash.sdk.swfversion.11.7">20</swfversion>
+            </version11.7>
+            <version11.8 label="tested">
+                <path 
id="flash.sdk.path.11.8">http://download.macromedia.com/get/flashplayer/updaters/11/</path>
+                <file id="flash.sdk.file.11.8">playerglobal11_8.swc</file>
+                <swfversion id="flash.sdk.swfversion.11.8">21</swfversion>
+            </version11.8>
+            <version11.9>
+                <path 
id="flash.sdk.path.11.9">http://download.macromedia.com/get/flashplayer/updaters/11/</path>
+                <file id="flash.sdk.file.11.9">playerglobal11_9.swc</file>
+                <swfversion id="flash.sdk.swfversion.11.9">22</swfversion>
+            </version11.9>
+            <version12.0>
+                <path 
id="flash.sdk.path.12.0">http://download.macromedia.com/get/flashplayer/updaters/12/</path>
+                <file id="flash.sdk.file.12.0">playerglobal12_0.swc</file>
+                <swfversion id="flash.sdk.swfversion.11.9">23</swfversion>
+            </version12.0>
+        </versions>
+    </flashsdk>
+
+    <swfobject path="http://swfobject.googlecode.com/files/"; 
file="swfobject_2_2.zip"/>
+
+    <BlazeDS 
path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/"; 
file="flex-messaging-common.jar"/>
+
+    <!-- FontSWF -->
+    <fontswf>
+        <afe 
path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/"; 
file="afe.jar"/>
+        <aglj40 
path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/"; 
file="aglj40.jar"/>
+        <flex-fontkit 
path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/"; 
file="flex-fontkit.jar"/>
+        <rideau 
path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/"; 
file="rideau.jar"/>
+    </fontswf>
+    
+    <!-- For OSMF, we are including the file name along with the url.  This is 
to support the weird url format for OSMF2.0 which forces us to do the same -->
+    <!-- OSMF 1.x -->
+    <OSMF_SWC 
path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/frameworks/libs/";
 file="osmf.swc"/>
+    <!-- OSMF 2.0 -->
+    <OSMF_SWC_2.0 
path="osmf.adobe/OSMF%202.0%20Release%20%28final%20source%2C%20ASDocs%2C%20pdf%20guides%20and%20release%20notes%29/"
 file="OSMF.swc"/>
+
+</config>

Propchange: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to