Author: fthomas
Date: Fri Mar 15 19:57:03 2013
New Revision: 1457086

URL: http://svn.apache.org/r1457086
Log:
- prepare RC3 2.5.2
- added INFO_TRACKING for nl_NL

Modified:
    flex/utilities/trunk/installer/build.number
    flex/utilities/trunk/installer/src/InstallApacheFlex-app.xml
    
flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as
    flex/utilities/trunk/installer/src/sdk-installer-config-2.0.xml

Modified: flex/utilities/trunk/installer/build.number
URL: 
http://svn.apache.org/viewvc/flex/utilities/trunk/installer/build.number?rev=1457086&r1=1457085&r2=1457086&view=diff
==============================================================================
--- flex/utilities/trunk/installer/build.number (original)
+++ flex/utilities/trunk/installer/build.number Fri Mar 15 19:57:03 2013
@@ -1,6 +1,6 @@
 #Copyright 2013 The Apache Software Foundation.
-#Wed, 13 Feb 2013 09:15:58 +1100
+#Fri, 15 Mar 2013 20:48:26 +0100
 #Copyright 2012 The Apache Software Foundation.
 #Mon, 05 Nov 2012 11:23:11 -0800
 #Mon Oct 22 09:24:43 CEST 2012
-build.number=0
+build.number=2

Modified: flex/utilities/trunk/installer/src/InstallApacheFlex-app.xml
URL: 
http://svn.apache.org/viewvc/flex/utilities/trunk/installer/src/InstallApacheFlex-app.xml?rev=1457086&r1=1457085&r2=1457086&view=diff
==============================================================================
--- flex/utilities/trunk/installer/src/InstallApacheFlex-app.xml (original)
+++ flex/utilities/trunk/installer/src/InstallApacheFlex-app.xml Fri Mar 15 
19:57:03 2013
@@ -45,7 +45,7 @@
        <!-- A string value of the format <0-999>.<0-999>.<0-999> that 
represents application version which can be used to check for application 
upgrade. 
        Values can also be 1-part or 2-part. It is not necessary to have a 
3-part value.
        An updated version of application must have a versionNumber value 
higher than the previous version. Required for namespace >= 2.5 . -->
-       <versionNumber>2.5.0</versionNumber>
+       <versionNumber>2.5.2</versionNumber>
                         
        <!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents 
the version of the application, as it should be shown to users. Optional. -->
        <!-- <versionLabel></versionLabel> -->

Modified: 
flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as
URL: 
http://svn.apache.org/viewvc/flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as?rev=1457086&r1=1457085&r2=1457086&view=diff
==============================================================================
--- 
flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as
 (original)
+++ 
flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as
 Fri Mar 15 19:57:03 2013
@@ -714,6 +714,7 @@ public class RuntimeLocale
                content["LICENSE_URL_TLF"]="http://www.mozilla.org/MPL/";;
                
content["LICENSE_URL_FONTSWF"]="http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf";;
                
content["LICENSE_URL_BLAZEDS"]="http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf";;
+        content["INFO_TRACKING"] = "Anonieme gebruiksgegevens worden 
bijgehouden in overeenstemming met ons privacybeleid.";
 
                _resourceManager.addResourceBundle(resource);
        }

Modified: flex/utilities/trunk/installer/src/sdk-installer-config-2.0.xml
URL: 
http://svn.apache.org/viewvc/flex/utilities/trunk/installer/src/sdk-installer-config-2.0.xml?rev=1457086&r1=1457085&r2=1457086&view=diff
==============================================================================
--- flex/utilities/trunk/installer/src/sdk-installer-config-2.0.xml (original)
+++ flex/utilities/trunk/installer/src/sdk-installer-config-2.0.xml Fri Mar 15 
19:57:03 2013
@@ -21,7 +21,7 @@ limitations under the License.
 
 <config>
        <version>
-               <latest>2.5.0</latest>
+               <latest>2.5.2</latest>
        </version>
        <files>
 


Reply via email to