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/05 22:23:42 UTC

svn commit: r1429388 - in /flex/sdk/branches/develop: README RELEASE_NOTES

Author: jmclean
Date: Sat Jan  5 21:23:41 2013
New Revision: 1429388

URL: http://svn.apache.org/viewvc?rev=1429388&view=rev
Log:
updated URLs to flex.apache.org from incubator.apache.org/flex

Modified:
    flex/sdk/branches/develop/README
    flex/sdk/branches/develop/RELEASE_NOTES

Modified: flex/sdk/branches/develop/README
URL: http://svn.apache.org/viewvc/flex/sdk/branches/develop/README?rev=1429388&r1=1429387&r2=1429388&view=diff
==============================================================================
--- flex/sdk/branches/develop/README (original)
+++ flex/sdk/branches/develop/README Sat Jan  5 21:23:41 2013
@@ -10,7 +10,7 @@ Apache Flex (Flex)
     Adobe Flex 4.6.
 
     For detailed information about Apache Flex please visit 
-    http://incubator.apache.org/flex/
+    http://flex.apache.org/
 
     Apache Flex is a large project with many pieces.  The framework is implemented
     in ActionScript and the compiler is implemented in Java.
@@ -33,14 +33,14 @@ Getting the latest sources via Subversio
 =========================================
 
     This is the recommended way to get Apache Flex.  We offer an automated installer
-    along with binary distributions on our website at http://incubator.apache.org/flex.
+    along with binary distributions on our website at http://flex.apache.org/.
 
     You can always checkout the latest source via subversion using the following
     command:
 
-    svn co https://svn.apache.org/repos/asf/incubator/flex/trunk flex
+    svn co https://svn.apache.org/repos/asf/flex/trunk flex
 
-    For further information visit http://incubator.apache.org/flex/source.html
+    For further information visit http://flex.apache.org/source.html
 
 
 Getting the convenience packages for Apache Flex
@@ -56,12 +56,12 @@ Getting the convenience packages for Apa
 
     You can get the SDK Installer from the Apache Flex website at
 
-      http://incubator.apache.org/flex/installer.html
+      http://flex.apache.org/installer.html
 
     You can also get just the binaries from our website as well.  These binaries do not
     include the dependencies, so additional software may need to be downloaded and installed.
 
-      http://incubator.apache.org/flex/download.html
+      http://flex.apache.org/download.html
 
 Building Apache Flex 4.9
 ========================
@@ -484,4 +484,4 @@ Building the Source in the Source Distri
 Thanks for using Apache Flex.
 
                                           The Apache Flex Project
-                                          <http://incubator.apache.org/flex>
+                                          <http://flex.apache.org>

Modified: flex/sdk/branches/develop/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/flex/sdk/branches/develop/RELEASE_NOTES?rev=1429388&r1=1429387&r2=1429388&view=diff
==============================================================================
--- flex/sdk/branches/develop/RELEASE_NOTES (original)
+++ flex/sdk/branches/develop/RELEASE_NOTES Sat Jan  5 21:23:41 2013
@@ -18,7 +18,7 @@ Because of this, and various licensing c
   - Can use Java 7 to compile SDK (see README for instructions)
   - Many improvements and updates to Mustella tests
   - An SDK installer has also been created and is the recommended way of installing the Apache Flex SDK in an IDE.
-    For more information see http://incubator.apache.org/flex/installer.html
+    For more information see http://flex.apache.org/installer.html
   
   Several bug have also been fixed including (but not limited to):
   FLEX-33272 A #1010 error occurred while trying to hide columns of an AdvancedDataGrid having lockedColumnCount
@@ -60,4 +60,4 @@ Please report new issues to our bugbase 
     https://issues.apache.org/jira/browse/FLEX
 
                                           The Apache Flex Project
-                                          <http://incubator.apache.org/flex/>
+                                          <http://flex.apache.org/>