svn commit: r5856 - in /release/flex/installer/3.1: ./ binaries/

2014-07-15 Thread aharui
Author: aharui
Date: Tue Jul 15 06:46:55 2014
New Revision: 5856

Log:
Apache Flex SDK Installer 3.1.0

Added:
release/flex/installer/3.1/
release/flex/installer/3.1/READme   (with props)
release/flex/installer/3.1/apache-flex-sdk-installer-3.1.0-src.tar.gz   
(with props)
release/flex/installer/3.1/apache-flex-sdk-installer-3.1.0-src.tar.gz.asc   
(with props)
release/flex/installer/3.1/apache-flex-sdk-installer-3.1.0-src.tar.gz.md5   
(with props)
release/flex/installer/3.1/apache-flex-sdk-installer-3.1.0-src.zip   (with 
props)
release/flex/installer/3.1/apache-flex-sdk-installer-3.1.0-src.zip.asc   
(with props)
release/flex/installer/3.1/apache-flex-sdk-installer-3.1.0-src.zip.md5   
(with props)
release/flex/installer/3.1/binaries/
release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.dmg 
  (with props)

release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.dmg.asc 
  (with props)

release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.dmg.md5 
  (with props)
release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.exe 
  (with props)

release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.exe.asc 
  (with props)

release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.exe.md5 
  (with props)

Added: release/flex/installer/3.1/READme
==
--- release/flex/installer/3.1/READme (added)
+++ release/flex/installer/3.1/READme Tue Jul 15 06:46:55 2014
@@ -0,0 +1,153 @@
+!--
+
+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.
+
+--
+
+==
+Overview:
+=
+
+- The Apache Flex SDK Installer AIR application provides an easy installation 
of the 
+  Apache Flex SDK and all its dependencies.  This will make it suitable for 
working with 
+  IDEs such as Adobe Flash Builder, FDT, IntelliJ IDEA, FlashDevelop, etc.  
+  The application downloads the following dependencies:
+- The AIR sdk (Windows vs. Mac) based on the current platform
+- Adobe Flash Player playerglobal.swc
+- SwfObject
+- Open Source Media Framework (OSMF)
+
+  Optionally, the application will download these files if the user explicitly 
agrees to 
+  the licensing terms:
+- Adobe BlazeDS
+- Adobe embedded font support
+ 
+- The Apache Flex SDK Installer 3.0 and later supports the ability to install 
+  virtually anything that can be installed via an Apache Ant script.  The list 
+  of choices to install are described in 
+  installer/src/installer/sdk-installer-config-4.0.xml and posted to
+  http://flex.apache.org/installer/sdk-installer-config-4.0.xml.  By default, 
the
+  installer looks there to determine the list of choices.  Once a selection is 
made,
+  the installer then looks in the folder of the install package for a 
-config.xml file
+  and if found, uses that to determine the set of licensing options that need 
to be
+  accepted before installing.  The installer then uncompresses the install 
package and
+  looks for installer.xml and runs that script via an approximation of Apache 
Ant that
+  has been written in ActionScript.  If the -config.xml file is not found, the 
Installer
+  assumes it is installing an older version of the Apache Flex SDK.
+
+- When installing an older version of the Apache Flex SDK, the installer
+  determines the file names and urls of the downloaded files from 
+  installer/src/installer/sdk-installer-config-4.0.xml. When the dependencies 
file 
+  names or urls change in future, update the sdk-installer-config-4.0.xml to 
ensure 
+  that the application works correctly.  For newer installs driven by Apache 
Ant
+  scripts, the file names and urls are determined by the script itself.
+
+- The application uses http://flex.apache.org/single-mirror-url.cgi to 
determine
+  the preferred mirror url to use to download the binary package.  Newer 
installs
+  that use Apache Ant scripts use their own logic to select dependencies from 
mirrors.
+  
+- Once the binary package is downloaded, a MD5 hash is generated for it.  
+  This hash is compared with the 

svn commit: r5857 - /release/flex/installer/2.7/

2014-07-15 Thread aharui
Author: aharui
Date: Tue Jul 15 06:47:33 2014
New Revision: 5857

Log:
remove old release

Removed:
release/flex/installer/2.7/



git commit: [flex-utilities] [refs/heads/develop] - Fix for some strings in pl_PL.properties file

2014-07-15 Thread piotrz
Repository: flex-utilities
Updated Branches:
  refs/heads/develop b4ea82f0a - c3a00985d


Fix for some strings in pl_PL.properties file


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/c3a00985
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/c3a00985
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/c3a00985

Branch: refs/heads/develop
Commit: c3a00985d61ff93f02692f1eb7bdab25949f8bdb
Parents: b4ea82f
Author: piotrz pio...@apache.org
Authored: Tue Jul 15 21:19:33 2014 +0200
Committer: piotrz pio...@apache.org
Committed: Tue Jul 15 21:19:33 2014 +0200

--
 installer/src/properties/pl_PL.properties | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/c3a00985/installer/src/properties/pl_PL.properties
--
diff --git a/installer/src/properties/pl_PL.properties 
b/installer/src/properties/pl_PL.properties
index 866f6e9..fba4bc4 100644
--- a/installer/src/properties/pl_PL.properties
+++ b/installer/src/properties/pl_PL.properties
@@ -27,6 +27,7 @@ ASK_SWFOBJECT=MIT License (MIT) dotyczy narzędzia SWFObject. 
Czy chcesz zainsta
 BTN_LABEL_ADOBE_LICENSE=POKAŻ LICENCJĘ ADOBE
 BTN_LABEL_BROWSE=PRZEGLĄDAJ
 BTN_LABEL_CLOSE=ZAMKNIJ
+BTN_LABEL_COPY_LOG=KOPIUJ LOGI
 BTN_LABEL_INSTALL=ZAINSTALUJ
 BTN_LABEL_INSTALL_LOG=LOGI INSTALACJI
 BTN_LABEL_MPL_LICENSE=POKAŻ LICENCJĘ MPL
@@ -49,7 +50,7 @@ ERROR_UNABLE_TO_DELETE_TEMP_DIRECTORY=Nie można opróżnić 
tymczasowych folder
 ERROR_UNABLE_TO_DOWNLOAD_AIR_SDK=Nie można pobrać Adobe AIR Runtime Kit
 ERROR_UNABLE_TO_DOWNLOAD_FILE=Nie można pobrać {0}
 ERROR_UNABLE_TO_DOWNLOAD_FLASH_PLAYER_SWC=Nie można pobrać Flash Player swc
-ERROR_UNABLE_TO_DOWNLOAD_FLEX_SDK=Unable to download Apache Flex SDK
+ERROR_UNABLE_TO_DOWNLOAD_FLEX_SDK=Nie można pobrać Apache Flex SDK
 ERROR_UNABLE_TO_INSTALL_CONFIG_FILES=Nie można zainstalować plików 
konfiguracyjnych
 ERROR_UNABLE_TO_UNZIP=Nie można rozpakować pliku: 
 ERROR_UNABLE_TO_DOWNLOAD_SWF_OBJECT=Nie można pobrać SWFObject



svn commit: r1610821 - /flex/site/trunk/content/installer/properties/pl_PL.properties

2014-07-15 Thread piotrz
Author: piotrz
Date: Tue Jul 15 19:26:42 2014
New Revision: 1610821

URL: http://svn.apache.org/r1610821
Log:
Added Polish language pl_PL.properties file

Modified:
flex/site/trunk/content/installer/properties/pl_PL.properties

Modified: flex/site/trunk/content/installer/properties/pl_PL.properties
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/installer/properties/pl_PL.properties?rev=1610821r1=1610820r2=1610821view=diff
==
--- flex/site/trunk/content/installer/properties/pl_PL.properties (original)
+++ flex/site/trunk/content/installer/properties/pl_PL.properties Tue Jul 15 
19:26:42 2014
@@ -16,90 +16,91 @@
 ##  limitations under the License.
 ##
 

-ASK_BLAZEDS=Apache Flex opcjonalnie może integrować się ze zdalnymi 
dostawcami, takimi jak BlazeDS, GraniteDS, WebORB, Red5, AMFPHP, RubyAMF, PyAMF 
oraz innymi. Ta opcja wymaga flex-messaging-common.jar z Adobe Flex SDK. Umowa 
licencyjna Adobe SDK na Adobe Flex 4.6 dotyczy tego archiwum. Ta licencja nie 
jest kompatybilna z licencją Apache V2. Czy chcesz zainstalować to archiwum z 
Adobe Flex SDK?
-ASK_FONTSWF=Apache Flex opcjonalnie może integrować się z wbudowanym 
wsparciem czcionek Adobe. Ta opcja wymaga kilku archiwów jar czcionek z Adobe 
Flex SDK. Umowa licencyjna Adobe SDK na Adobe Flex 4.6 obejmuje te paczki. 
Licencja ta nie jest kompatybilna z licencją Apache V2. Czy chcesz 
zainstalować jary z Adobe Flex SDK?
-ASK_OSMF=Open Source Media Framework (OSMF) używana przez komponenty wideo 
działa na licencji Mozilla Public License Version 1.1.  Czy chcesz 
zainstalować Open Source Media Framework (OSMF)?
-ASK_TLF=Adobe Text Layout Framework (TLF) używana przez komponenty tekstu 
Spark działa na licencji Mozilla Public License Version 1.1.  Czy chcesz 
zainstalować Adobe Text Layout Framework (TLF)?
-ASK_APACHE_FLEX=Licencja Apache V2 dotyczy Apache Flex SDK.  Czy chcesz 
zainstalować Apache Flex SDK?
-ASK_ADOBE_AIR_SDK=Umowa licencyjna Adobe SDK dotyczy Adobe AIR SDK.  Czy 
chcesz zainstalować Adobe AIR SDK?
-ASK_ADOBE_FLASH_PLAYER_GLOBAL_SWC=Umowa licencyjna Adobe SDK dotyczy Adobe 
Flash Player playerglobal.swc.  Czy chcesz zainstalować Adobe Flash Player 
playerglobal.swc?
-ASK_SWFOBJECT=MIT License (MIT) dotyczy narzędzia SWFObject. Czy chcesz 
zainstalować narzędzie SWFObject?
-BTN_LABEL_ADOBE_LICENSE=POKAŻ LICENCJĘ ADOBE
-BTN_LABEL_BROWSE=PRZEGLĄDAJ
+ASK_BLAZEDS=Apache Flex opcjonalnie mo¿e integrowaæ siê ze zdalnymi 
dostawcami, takimi jak BlazeDS, GraniteDS, WebORB, Red5, AMFPHP, RubyAMF, PyAMF 
oraz innymi. Ta opcja wymaga flex-messaging-common.jar z Adobe Flex SDK. Umowa 
licencyjna Adobe SDK na Adobe Flex 4.6 dotyczy tego archiwum. Ta licencja nie 
jest kompatybilna z licencj¹ Apache V2. Czy chcesz zainstalowaæ to archiwum z 
Adobe Flex SDK?
+ASK_FONTSWF=Apache Flex opcjonalnie mo¿e integrowaæ siê z wbudowanym wsparciem 
czcionek Adobe. Ta opcja wymaga kilku archiwów jar czcionek z Adobe Flex SDK. 
Umowa licencyjna Adobe SDK na Adobe Flex 4.6 obejmuje te paczki. Licencja ta 
nie jest kompatybilna z licencj¹ Apache V2. Czy chcesz zainstalowaæ jary z 
Adobe Flex SDK?
+ASK_OSMF=Open Source Media Framework (OSMF) u¿ywana przez komponenty wideo 
dzia³a na licencji Mozilla Public License Version 1.1.  Czy chcesz zainstalowaæ 
Open Source Media Framework (OSMF)?
+ASK_TLF=Adobe Text Layout Framework (TLF) u¿ywana przez komponenty tekstu 
Spark dzia³a na licencji Mozilla Public License Version 1.1.  Czy chcesz 
zainstalowaæ Adobe Text Layout Framework (TLF)?
+ASK_APACHE_FLEX=Licencja Apache V2 dotyczy Apache Flex SDK.  Czy chcesz 
zainstalowaæ Apache Flex SDK?
+ASK_ADOBE_AIR_SDK=Umowa licencyjna Adobe SDK dotyczy Adobe AIR SDK.  Czy 
chcesz zainstalowaæ Adobe AIR SDK?
+ASK_ADOBE_FLASH_PLAYER_GLOBAL_SWC=Umowa licencyjna Adobe SDK dotyczy Adobe 
Flash Player playerglobal.swc.  Czy chcesz zainstalowaæ Adobe Flash Player 
playerglobal.swc?
+ASK_SWFOBJECT=MIT License (MIT) dotyczy narzêdzia SWFObject. Czy chcesz 
zainstalowaæ narzêdzie SWFObject?
+BTN_LABEL_ADOBE_LICENSE=POKA¯ LICENCJÊ ADOBE
+BTN_LABEL_BROWSE=PRZEGL¥DAJ
 BTN_LABEL_CLOSE=ZAMKNIJ
+BTN_LABEL_COPY_LOG=KOPIUJ LOGI
 BTN_LABEL_INSTALL=ZAINSTALUJ
 BTN_LABEL_INSTALL_LOG=LOGI INSTALACJI
-BTN_LABEL_MPL_LICENSE=POKAŻ LICENCJĘ MPL
-BTN_LABEL_NEXT=NASTĘPNY
-BTN_DISCLAIMER=Wyłączenie odpowiedzialności
-BTN_LABEL_OPEN_APACHE_FLEX_FOLDER=OTWÓRZ FOLDER APACHE FLEX
-ERROR_CONFIG_XML_LOAD=Błąd podczas ładowania pliku konfiguracyjnego XML: 
+BTN_LABEL_MPL_LICENSE=POKA¯ LICENCJÊ MPL
+BTN_LABEL_NEXT=NASTÊPNY
+BTN_DISCLAIMER=Wy³¹czenie odpowiedzialnoœci
+BTN_LABEL_OPEN_APACHE_FLEX_FOLDER=OTWÓRZ FOLDER APACHE FLEX
+ERROR_CONFIG_XML_LOAD=B³¹d podczas ³adowania pliku konfiguracyjnego XML: 
 ERROR_DIR_NOT_EMPTY=Wybrany folder nie jest pusty
-ERROR_INVALID_AIR_SDK_URL_MAC=Niepoprawny adres URL Adobe AIR SDK 

svn commit: r916323 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/installer/properties/pl_PL.properties

2014-07-15 Thread buildbot
Author: buildbot
Date: Tue Jul 15 19:26:56 2014
New Revision: 916323

Log:
Staging update by buildbot for flex

Modified:
websites/staging/flex/trunk/cgi-bin/   (props changed)
websites/staging/flex/trunk/content/   (props changed)
websites/staging/flex/trunk/content/installer/properties/pl_PL.properties

Propchange: websites/staging/flex/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 15 19:26:56 2014
@@ -1 +1 @@
-1610216
+1610821

Propchange: websites/staging/flex/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 15 19:26:56 2014
@@ -1 +1 @@
-1610216
+1610821

Modified: 
websites/staging/flex/trunk/content/installer/properties/pl_PL.properties
==
--- websites/staging/flex/trunk/content/installer/properties/pl_PL.properties 
(original)
+++ websites/staging/flex/trunk/content/installer/properties/pl_PL.properties 
Tue Jul 15 19:26:56 2014
@@ -16,90 +16,91 @@
 ##  limitations under the License.
 ##
 

-ASK_BLAZEDS=Apache Flex opcjonalnie może integrować się ze zdalnymi 
dostawcami, takimi jak BlazeDS, GraniteDS, WebORB, Red5, AMFPHP, RubyAMF, PyAMF 
oraz innymi. Ta opcja wymaga flex-messaging-common.jar z Adobe Flex SDK. Umowa 
licencyjna Adobe SDK na Adobe Flex 4.6 dotyczy tego archiwum. Ta licencja nie 
jest kompatybilna z licencją Apache V2. Czy chcesz zainstalować to archiwum z 
Adobe Flex SDK?
-ASK_FONTSWF=Apache Flex opcjonalnie może integrować się z wbudowanym 
wsparciem czcionek Adobe. Ta opcja wymaga kilku archiwów jar czcionek z Adobe 
Flex SDK. Umowa licencyjna Adobe SDK na Adobe Flex 4.6 obejmuje te paczki. 
Licencja ta nie jest kompatybilna z licencją Apache V2. Czy chcesz 
zainstalować jary z Adobe Flex SDK?
-ASK_OSMF=Open Source Media Framework (OSMF) używana przez komponenty wideo 
działa na licencji Mozilla Public License Version 1.1.  Czy chcesz 
zainstalować Open Source Media Framework (OSMF)?
-ASK_TLF=Adobe Text Layout Framework (TLF) używana przez komponenty tekstu 
Spark działa na licencji Mozilla Public License Version 1.1.  Czy chcesz 
zainstalować Adobe Text Layout Framework (TLF)?
-ASK_APACHE_FLEX=Licencja Apache V2 dotyczy Apache Flex SDK.  Czy chcesz 
zainstalować Apache Flex SDK?
-ASK_ADOBE_AIR_SDK=Umowa licencyjna Adobe SDK dotyczy Adobe AIR SDK.  Czy 
chcesz zainstalować Adobe AIR SDK?
-ASK_ADOBE_FLASH_PLAYER_GLOBAL_SWC=Umowa licencyjna Adobe SDK dotyczy Adobe 
Flash Player playerglobal.swc.  Czy chcesz zainstalować Adobe Flash Player 
playerglobal.swc?
-ASK_SWFOBJECT=MIT License (MIT) dotyczy narzędzia SWFObject. Czy chcesz 
zainstalować narzędzie SWFObject?
-BTN_LABEL_ADOBE_LICENSE=POKAŻ LICENCJĘ ADOBE
-BTN_LABEL_BROWSE=PRZEGLĄDAJ
+ASK_BLAZEDS=Apache Flex opcjonalnie mo¿e integrowaæ siê ze zdalnymi 
dostawcami, takimi jak BlazeDS, GraniteDS, WebORB, Red5, AMFPHP, RubyAMF, PyAMF 
oraz innymi. Ta opcja wymaga flex-messaging-common.jar z Adobe Flex SDK. Umowa 
licencyjna Adobe SDK na Adobe Flex 4.6 dotyczy tego archiwum. Ta licencja nie 
jest kompatybilna z licencj¹ Apache V2. Czy chcesz zainstalowaæ to archiwum z 
Adobe Flex SDK?
+ASK_FONTSWF=Apache Flex opcjonalnie mo¿e integrowaæ siê z wbudowanym wsparciem 
czcionek Adobe. Ta opcja wymaga kilku archiwów jar czcionek z Adobe Flex SDK. 
Umowa licencyjna Adobe SDK na Adobe Flex 4.6 obejmuje te paczki. Licencja ta 
nie jest kompatybilna z licencj¹ Apache V2. Czy chcesz zainstalowaæ jary z 
Adobe Flex SDK?
+ASK_OSMF=Open Source Media Framework (OSMF) u¿ywana przez komponenty wideo 
dzia³a na licencji Mozilla Public License Version 1.1.  Czy chcesz zainstalowaæ 
Open Source Media Framework (OSMF)?
+ASK_TLF=Adobe Text Layout Framework (TLF) u¿ywana przez komponenty tekstu 
Spark dzia³a na licencji Mozilla Public License Version 1.1.  Czy chcesz 
zainstalowaæ Adobe Text Layout Framework (TLF)?
+ASK_APACHE_FLEX=Licencja Apache V2 dotyczy Apache Flex SDK.  Czy chcesz 
zainstalowaæ Apache Flex SDK?
+ASK_ADOBE_AIR_SDK=Umowa licencyjna Adobe SDK dotyczy Adobe AIR SDK.  Czy 
chcesz zainstalowaæ Adobe AIR SDK?
+ASK_ADOBE_FLASH_PLAYER_GLOBAL_SWC=Umowa licencyjna Adobe SDK dotyczy Adobe 
Flash Player playerglobal.swc.  Czy chcesz zainstalowaæ Adobe Flash Player 
playerglobal.swc?
+ASK_SWFOBJECT=MIT License (MIT) dotyczy narzêdzia SWFObject. Czy chcesz 
zainstalowaæ narzêdzie SWFObject?
+BTN_LABEL_ADOBE_LICENSE=POKA¯ LICENCJÊ ADOBE
+BTN_LABEL_BROWSE=PRZEGL¥DAJ
 BTN_LABEL_CLOSE=ZAMKNIJ
+BTN_LABEL_COPY_LOG=KOPIUJ LOGI
 BTN_LABEL_INSTALL=ZAINSTALUJ
 BTN_LABEL_INSTALL_LOG=LOGI INSTALACJI
-BTN_LABEL_MPL_LICENSE=POKAŻ LICENCJĘ MPL
-BTN_LABEL_NEXT=NASTĘPNY
-BTN_DISCLAIMER=Wyłączenie odpowiedzialności