You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by qu...@apache.org on 2012/12/18 14:12:05 UTC

svn commit: r1423425 - in /incubator/flex/site/trunk/content/flex: index.mdtext news.mdtext

Author: quetwo
Date: Tue Dec 18 13:12:05 2012
New Revision: 1423425

URL: http://svn.apache.org/viewvc?rev=1423425&view=rev
Log:
Updating website with November news articles

Modified:
    incubator/flex/site/trunk/content/flex/index.mdtext
    incubator/flex/site/trunk/content/flex/news.mdtext

Modified: incubator/flex/site/trunk/content/flex/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/flex/site/trunk/content/flex/index.mdtext?rev=1423425&r1=1423424&r2=1423425&view=diff
==============================================================================
--- incubator/flex/site/trunk/content/flex/index.mdtext (original)
+++ incubator/flex/site/trunk/content/flex/index.mdtext Tue Dec 18 13:12:05 2012
@@ -19,14 +19,14 @@ code themselves.
 - LOTS of work has been put into “mavenizing” the SDK. This will allow you to use the Maven tooling chain to build your projects with the SDK. If you use Maven, this is a big deal, and you should see this in the project very soon.
 - The Falcon-JS project was donated from Adobe to Apache. This is a compiler built on the Falcon compiler they donated to us earlier, but outputs JavaScript/HTML5 instead of a SWF that is used in the Flash Player. There is still a lot of work to do before it is ready for prime-time, but it can compile very simple projects already. More information about this below.
 - Apache Flex 4.9.0 is being readied for release and will be available in the coming weeks. We’ve taken all the community patches from the last few months, mixed them in with a few enhancements and made a great update. Some of the biggest highlights include:
-  - New localizations for Australian, British, Canadian, Greek, Switzerland (German) and Portuguese
-  - The SDK natively supports the Flash Player versions 10.2 through 11.5. Previous versions were locked to a single version.
-  - Better support for Vectors, including new VectorList and VectorCollection classes.
-  - Inclusion of the new PostalCodeFormatter and PostalCodeValidator components for more consistent internationalization.
-  - The TLF (Text Frame Framework) was updated to version 3.0.33, and is now baked in the SDK. No need to download it separately.
-  - Support for Java 7 for compiling the SDK.
-  - The “Mustella” testing framework has been improved and many tests have been updated.
-  - Lots of bug fixes, and other small enhancements.
+    - New localizations for Australian, British, Canadian, Greek, Switzerland (German) and Portuguese
+    - The SDK natively supports the Flash Player versions 10.2 through 11.5. Previous versions were locked to a single version.
+    - Better support for Vectors, including new VectorList and VectorCollection classes.
+    - Inclusion of the new PostalCodeFormatter and PostalCodeValidator components for more consistent internationalization.
+    - The TLF (Text Frame Framework) was updated to version 3.0.33, and is now baked in the SDK. No need to download it separately.
+    - Support for Java 7 for compiling the SDK.
+    - The “Mustella” testing framework has been improved and many tests have been updated.
+    - Lots of bug fixes, and other small enhancements.
 - A number of new components have been donated to the project by Bogdan. Some of these include Spark versions of Alert, ColorPicker, HDividerGroup, VDividerGroup, Menu, MenuBar, and ProgressBar. They probably won’t make it into 4.9.0, but watch for them in an upcoming release.
 - There have been some additional discussions about moving the project’s source control from SVN to GIT. We will be moving to GIT, but we are still waiting for Apache’s IT group to get their ducks in a row. We should hopefully see some more on that in the coming months.
 

Modified: incubator/flex/site/trunk/content/flex/news.mdtext
URL: http://svn.apache.org/viewvc/incubator/flex/site/trunk/content/flex/news.mdtext?rev=1423425&r1=1423424&r2=1423425&view=diff
==============================================================================
--- incubator/flex/site/trunk/content/flex/news.mdtext (original)
+++ incubator/flex/site/trunk/content/flex/news.mdtext Tue Dec 18 13:12:05 2012
@@ -24,15 +24,14 @@ Notice:    Licensed to the Apache Softwa
 - LOTS of work has been put into “mavenizing” the SDK. This will allow you to use the Maven tooling chain to build your projects with the SDK. If you use Maven, this is a big deal, and you should see this in the project very soon.
 - The Falcon-JS project was donated from Adobe to Apache. This is a compiler built on the Falcon compiler they donated to us earlier, but outputs JavaScript/HTML5 instead of a SWF that is used in the Flash Player. There is still a lot of work to do before it is ready for prime-time, but it can compile very simple projects already. More information about this below.
 - Apache Flex 4.9.0 is being readied for release and will be available in the coming weeks. We’ve taken all the community patches from the last few months, mixed them in with a few enhancements and made a great update. Some of the biggest highlights include:
-- New localizations for Australian, British, Canadian, Greek, Switzerland (German) and Portuguese
-- The SDK natively supports the Flash Player versions 10.2 through 11.5. Previous versions were locked to a single version.
-- Better support for Vectors, including new VectorList and VectorCollection classes.
-- Inclusion of the new PostalCodeFormatter and PostalCodeValidator components for more consistent internationalization.
-- The TLF (Text Frame Framework) was updated to version 3.0.33, and is now baked in the SDK. No need to download it separately.
-- Support for Java 7 for compiling the SDK.
-- The “Mustella” testing framework has been improved and many tests have been updated.
-- Lots of bug fixes, and other small enhancements.
-- A number of new components have been donated to the project by Bogdan. Some of these include Spark versions of Alert, ColorPicker, HDividerGroup, VDividerGroup, Menu, MenuBar, and ProgressBar. They probably won’t make it into 4.9.0, but watch for them in an upcoming release.
+        - New localizations for Australian, British, Canadian, Greek, Switzerland (German) and Portuguese
+        - The SDK natively supports the Flash Player versions 10.2 through 11.5. Previous versions were locked to a single version.
+        - Better support for Vectors, including new VectorList and VectorCollection classes.
+        - Inclusion of the new PostalCodeFormatter and PostalCodeValidator components for more consistent internationalization.
+        - The TLF (Text Frame Framework) was updated to version 3.0.33, and is now baked in the SDK. No need to download it separately.
+        - Support for Java 7 for compiling the SDK.
+        - The “Mustella” testing framework has been improved and many tests have been updated.
+        - Lots of bug fixes, and other small enhancements.- A number of new components have been donated to the project by Bogdan. Some of these include Spark versions of Alert, ColorPicker, HDividerGroup, VDividerGroup, Menu, MenuBar, and ProgressBar. They probably won’t make it into 4.9.0, but watch for them in an upcoming release.
 - There have been some additional discussions about moving the project’s source control from SVN to GIT. We will be moving to GIT, but we are still waiting for Apache’s IT group to get their ducks in a row. We should hopefully see some more on that in the coming months.
 
 #### Community Work: