This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit b1ff33781a7a5d8dc576078d0311870155abb416
Author: Alex Harui <aha...@apache.org>
AuthorDate: Mon Nov 19 00:02:38 2018 -0800

    remove apache folder since we don't really need it
---
 LICENSE                                            |   4 -
 NOTICE                                             |   4 -
 .../src/apache/ApacheFlex4_10_0.mxml               |  55 -------------
 .../src/apache/ApacheFlex4_11_0.mxml               |  55 -------------
 .../src/apache/ApacheFlex4_12_1.mxml               |  57 -------------
 .../src/apache/ApacheFlex4_13_0.mxml               |  53 -------------
 .../src/apache/ApacheFlex4_14_0.mxml               |  53 -------------
 .../src/apache/ApacheFlex4_8_0.mxml                |  51 ------------
 .../src/apache/ApacheFlex4_9_0.mxml                |  57 -------------
 .../tourdeflexmodules/src/apache/Squiggly1_1.mxml  |  50 ------------
 .../src/apache/assets/ApacheFlexLogo.png           | Bin 71228 -> 0 bytes
 .../src/apache/containers/CalloutExample.mxml      |  41 ----------
 .../apache/controls/MaskedTextInputExample.mxml    |  34 --------
 .../controls/SparkRichTextEditorExample.mxml       |  57 -------------
 .../formatters/PostCodeFormatterExample.mxml       |  88 ---------------------
 .../src/apache/i18n/DateExample.mxml               |  84 --------------------
 .../src/apache/i18n/LocaleExample.mxml             |  67 ----------------
 .../src/apache/i18n/MillisecondExample.mxml        |  57 -------------
 .../src/apache/i18n/NumericStepperExample.mxml     |  34 --------
 .../src/apache/i18n/ScientificExample.mxml         |  44 -----------
 .../src/apache/i18n/TimeZoneExample.mxml           |  67 ----------------
 .../src/apache/squiggly/SpellingConfig.xml         |  23 ------
 .../src/apache/squiggly/SpellingExExample.mxml     |  44 -----------
 .../src/apache/squiggly/SpellingExample.mxml       |  49 ------------
 .../validators/PostCodeValidatorExample.mxml       |  85 --------------------
 releasemgr/NOTICE                                  |   4 -
 26 files changed, 1217 deletions(-)

diff --git a/LICENSE b/LICENSE
index d7cc3da..3a1f23e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -326,9 +326,5 @@ see src/mx/effects/assets.
 The ping sound effect (ping.mp3) in src/mx/effects/assets is
 licensed under Creative Commons Attribution 3.0 (CC BY 3.0).
 
-The summaries of each version of Apache Flex in src/apache are
-licensed under Creative Commons Attribution-ShareAlike 3.0 Unported
-License (CC BY-SA 3.0).
-
 /src/swfobject.js from SWFObject 2.2, is available under a MIT license.
 For details, see https://code.google.com/p/swfobject.
diff --git a/NOTICE b/NOTICE
index 0634e53..a741f10 100644
--- a/NOTICE
+++ b/NOTICE
@@ -16,7 +16,3 @@ The ping sound effect (ping.mp3) in
 examples/mxroyale/tourdeflexmodules/src/mx/effects/assets
 was created by CameronMusic. The original file can be found here:
 http://www.freesound.org/people/cameronmusic/sounds/138420/
-
-The text used in the summaries of each version of Apache Flex
-in examples/mxroyale/tourdeflexmodules can be found here:
-http://en.wikipedia.org/wiki/Apache_Flex
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_10_0.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_10_0.mxml
deleted file mode 100644
index 7d37eab..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_10_0.mxml
+++ /dev/null
@@ -1,55 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009"; 
-                          xmlns:s="library://ns.apache.org/royale/spark" 
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-
-       <s:Panel title="Apache Flex 4.10" width="100%" height="100%">           
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup>
-                       <s:Image source="@Embed('/assets/ApacheFlexLogo.png')" 
width="50" height="50" />
-                       <s:VGroup height="100%" verticalAlign="middle">
-                               <s:Label text="Apache Flex 4.10" fontSize="20" 
fontWeight="bold" />
-                               <s:Label text="Released Aug 6, 2013" /> 
-                       </s:VGroup>     
-               </s:HGroup>
-               <s:RichText width="100%">
-                       <s:p />
-                       <s:p>Apache Flex community releases Flex 4.10.0.</s:p>
-                       <s:p />
-                       <s:p>Differences and highlights include:</s:p>
-                       <s:list>
-                               <s:li>Support for latest versions of Flash 
Player (up to 11.8) and AIR runtimes (up to 3.8)</s:li>
-                               <s:li>Improved support for older Flash Player 
versions (down to 10.2)</s:li>
-                               <s:li>Linux support</s:li>
-                               <s:li>15 new Spark components</s:li>
-                               <s:li>Advanced telemetry support</s:li>
-                               <s:li>480 dpi mobile skins</s:li>
-                               <s:li>Over 200 bugs fixeds</s:li>
-                       </s:list>
-                       <s:p />
-                       <s:p>For a full list of changes please see the 
README.</s:p>
-                       <s:p />
-               </s:RichText>
-               <s:Label text="Content from Wikipedia licenced under a Creative 
Commons Attribution-ShareAlike 3.0 Unported License" fontSize="9" />
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_11_0.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_11_0.mxml
deleted file mode 100644
index 19fd185..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_11_0.mxml
+++ /dev/null
@@ -1,55 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009"; 
-                          xmlns:s="library://ns.apache.org/royale/spark" 
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-
-       <s:Panel title="Apache Flex 4.11" width="100%" height="100%">   
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup>
-                       <s:Image source="@Embed('/assets/ApacheFlexLogo.png')" 
width="50" height="50" />
-                       <s:VGroup height="100%" verticalAlign="middle">
-                               <s:Label text="Apache Flex 4.11" fontSize="20" 
fontWeight="bold" />
-                               <s:Label text="Released Oct 28, 2013" />
-                       </s:VGroup>     
-               </s:HGroup>     
-               <s:RichText width="100%">
-                       <s:p />
-                       <s:p>Apache Flex community releases Flex 4.11.0.</s:p>
-                       <s:p />
-                       <s:p>Differences and highlights include:</s:p>
-                       <s:list>
-                               <s:li>Support for Flash Player 11.9 and AIR 
runtime 3.9</s:li>
-                               <s:li>mx:AdvancedDataGrid and mx:DataGrid speed 
improvements</s:li>
-                               <s:li>Updated OSMF to latest version</s:li>
-                               <s:li>Mobile datagrid component</s:li>
-                               <s:li>120 and 640 dpi mobile skins</s:li>
-                               <s:li>Desktop callout component</s:li>
-                               <s:li>Over 50 bugs fixed</s:li>
-                       </s:list>
-                       <s:p />
-                       <s:p>For a full list of changes please see the 
README.</s:p>
-                       <s:p />
-               </s:RichText>
-               <s:Label text="Content from Wikipedia licenced under a Creative 
Commons Attribution-ShareAlike 3.0 Unported License" fontSize="9" />
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_12_1.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_12_1.mxml
deleted file mode 100644
index 0560608..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_12_1.mxml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009"; 
-                          xmlns:s="library://ns.apache.org/royale/spark" 
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-
-       <s:Panel title="Apache Flex 4.12" width="100%" height="100%">   
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup>
-                       <s:Image source="@Embed('/assets/ApacheFlexLogo.png')" 
width="50" height="50" />
-                       <s:VGroup height="100%" verticalAlign="middle">
-                               <s:Label text="Apache Flex 4.12" fontSize="20" 
fontWeight="bold" />
-                               <s:Label text="Released May 3, 2014" />
-                       </s:VGroup>     
-               </s:HGroup>     
-               <s:RichText width="100%">
-                       <s:p />
-                       <s:p>Apache Flex community releases Flex 4.12.1.</s:p>
-                       <s:p />
-                       <s:p>Differences and highlights in 4.12.0 and 4.12.1 
include:</s:p>
-                       <s:list>
-                               <s:li>Support for Flash Player 12.0 and 13.0 
and AIR runtime 4.0 and 13.0</s:li>
-                               <s:li>Fixed Adobe Flash Builder bug, which 
inserts a incorrect attribute while creating a new project that uses Apache 
Flex SDK</s:li>
-                               <s:li>Extended mobile media query support</s:li>
-                               <s:li>Improved mobile memory 
usage/performance</s:li>
-                               <s:li>Improved iPad and iOS7 support</s:li>
-                               <s:li>mx:AdvancedDataGrid and mx:DataGrid 
performance improvements</s:li>
-                               <s:li>New MaskedTextinput component</s:li>
-                               <s:li>JSON support for ArrayCollection and 
ArrayList</s:li>
-                               <s:li>Over 100 bugs fixed</s:li>
-                       </s:list>
-                       <s:p />
-                       <s:p>For a full list of changes please see the 
README.</s:p>
-                       <s:p />
-               </s:RichText>
-               <s:Label text="Content from Wikipedia licenced under a Creative 
Commons Attribution-ShareAlike 3.0 Unported License" fontSize="9" />
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_13_0.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_13_0.mxml
deleted file mode 100644
index 846c6e3..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_13_0.mxml
+++ /dev/null
@@ -1,53 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009"; 
-                          xmlns:s="library://ns.apache.org/royale/spark" 
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-
-       <s:Panel title="Apache Flex 4.13" width="100%" height="100%">   
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup>
-                       <s:Image source="@Embed('/assets/ApacheFlexLogo.png')" 
width="50" height="50" />
-                       <s:VGroup height="100%" verticalAlign="middle">
-                               <s:Label text="Apache Flex 4.13" fontSize="20" 
fontWeight="bold" />
-                               <s:Label text="Released Jul 28, 2014" />
-                       </s:VGroup>     
-               </s:HGroup>
-               <s:RichText width="100%">
-                       <s:p />
-                       <s:p>Apache Flex community releases Flex 4.13.0.</s:p>
-                       <s:p />
-                       <s:p>Differences and highlights include:</s:p>
-                       <s:list>
-                               <s:li>Support for Flash Player 14.0 and AIR 
runtime 14.0</s:li>
-                               <s:li>FDB supports debugging ActionScript 
Workers</s:li>
-                               <s:li>percentWidth for GridColumn</s:li>
-                               <s:li>Add Chinese translations for all the 
installers of Flex</s:li>
-                               <s:li>Over 30 bugs fixed</s:li>
-                       </s:list>
-                       <s:p />
-                       <s:p>For a full list of changes please see the 
README.</s:p>
-                       <s:p />
-               </s:RichText>
-               <s:Label text="Content from Wikipedia licenced under a Creative 
Commons Attribution-ShareAlike 3.0 Unported License" fontSize="9" />
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_14_0.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_14_0.mxml
deleted file mode 100644
index b3c8e62..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_14_0.mxml
+++ /dev/null
@@ -1,53 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009"; 
-                          xmlns:s="library://ns.apache.org/royale/spark" 
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-
-       <s:Panel title="Apache Flex 4.14" width="100%" height="100%">   
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup>
-                       <s:Image source="@Embed('/assets/ApacheFlexLogo.png')" 
width="50" height="50" />
-                       <s:VGroup height="100%" verticalAlign="middle">
-                               <s:Label text="Apache Flex 4.14" fontSize="20" 
fontWeight="bold" />
-                               <s:Label text="Released Feb 03, 2014" />
-                       </s:VGroup>     
-               </s:HGroup>
-               <s:RichText width="100%">
-                       <s:p />
-                       <s:p>Apache Flex community releases Flex 4.14.0.</s:p>
-                       <s:p />
-                       <s:p>Differences and highlights include:</s:p>
-                       <s:list>
-                               <s:li>Support for Flash Player 15.0, 16.0 and 
AIR runtime 15.0, 16.0</s:li>
-                               <s:li>iOS7 and Android 4.x mobile themess</s:li>
-                               <s:li>FlatSpark skins and components</s:li>
-                               <s:li>Native support for tables in TLF</s:li>
-                               <s:li>New spark RichTextEditor component</s:li>
-                               <s:li>Over 50 bugs fixed</s:li>
-                       </s:list>
-                       <s:p />
-                       <s:p>For a full list of changes please see the 
README.</s:p>
-                       <s:p />
-               </s:RichText>
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_8_0.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_8_0.mxml
deleted file mode 100644
index e39a2ff..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_8_0.mxml
+++ /dev/null
@@ -1,51 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009"; 
-                          xmlns:s="library://ns.apache.org/royale/spark" 
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-
-       <s:Panel title="Apache Flex 4.8 (incubating)" width="100%" 
height="100%">
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup>
-                       <s:Image source="@Embed('/assets/ApacheFlexLogo.png')" 
width="50" height="50" />
-                       <s:VGroup height="100%" verticalAlign="middle">
-                               <s:Label text="Apache Flex 4.8 (incubating)" 
fontSize="20" fontWeight="bold" />
-                               <s:Label text="Released Jul 25, 2012" />
-                       </s:VGroup>     
-               </s:HGroup>
-               <s:RichText width="100%">
-                       <s:p />
-                       <s:p>Apache Flex community releases Flex 4.8.0 
incubating and it as a parity release with Adobe Flex 4.6.0. This is the first 
release under the incubator of the Apache Software Foundation and represents 
the initial donation of Adobe Flex 4.6 by Adobe System Inc.</s:p>
-                       <s:p />
-                       <s:p>Differences and highlights include:</s:p>
-                       <s:list>
-                               <s:li>Flex trademark issues are largely cleared 
up</s:li>
-                               <s:li>Bug-tracking / issue-tracking system 
(JIRA) transferred from the Adobe bug tracker to Apache bug tracker</s:li>
-                               <s:li>Mustela test suite is donated to 
Apache</s:li>
-                       </s:list>
-                       <s:p />
-                       <s:p>For a full list of changes please see the 
README.</s:p>
-                       <s:p />
-               </s:RichText>
-               <s:Label text="Content from Wikipedia licenced under a Creative 
Commons Attribution-ShareAlike 3.0 Unported License" fontSize="9" />    
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_9_0.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_9_0.mxml
deleted file mode 100644
index 5ddede1..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/ApacheFlex4_9_0.mxml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009"; 
-                          xmlns:s="library://ns.apache.org/royale/spark" 
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-
-       <s:Panel title="Apache Flex 4.9" width="100%" height="100%">
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup>
-                       <s:Image source="@Embed('/assets/ApacheFlexLogo.png')" 
width="50" height="50" />
-                       <s:VGroup height="100%" verticalAlign="middle">
-                               <s:Label text="Apache Flex 4.9" fontSize="20" 
fontWeight="bold" />
-                               <s:Label text="Released Jan 11, 2013" />
-                       </s:VGroup>     
-               </s:HGroup>
-               <s:RichText width="100%">
-                       <s:p />
-                       <s:p>Apache Flex community releases Flex 4.9.0. This is 
the first release since Apache Flex became a top level project of the Apache 
Software Foundation.</s:p>
-                       <s:p />
-                       <s:p>Differences and highlights include:</s:p>
-                       <s:list>
-                               <s:li>New locales for Apache Flex including 
Australian, British, Canadian, Greek, Switzerland (German) and Portuguese</s:li>
-                               <s:li>Apache Flex SDK can be compiled for any 
version of the Flash Player from 10.2 to 11.5</s:li>
-                               <s:li>New PostCodeFormatter and 
PostCodeValidator classes for international postcode formatting and 
validation</s:li>
-                               <s:li>New VectorList and VectorCollection 
classes for lists and collections of vectors</s:li>
-                               <s:li>New version of the TLF (Text Layout 
Framework), the TLF 3.0.33 source code is now included as it is now part of the 
Apache Flex donation</s:li>
-                               <s:li>Can use Java 7 to compile SDK (see README 
for instructions)</s:li>
-                               <s:li>Many improvements and updates to Mustella 
tests</s:li>
-                               <s:li>An SDK installer has also been created 
and is the recommended way of installing the Apache Flex SDK in an IDE</s:li>
-                               <s:li>Various important bug fixes</s:li>
-                       </s:list>
-                       <s:p />
-                       <s:p>For a full list of changes please see the 
README.</s:p>
-                       <s:p />
-               </s:RichText>
-               <s:Label text="Content from Wikipedia licenced under a Creative 
Commons Attribution-ShareAlike 3.0 Unported License" fontSize="9" />
-       </s:Panel>
-</s:Module>
diff --git a/examples/mxroyale/tourdeflexmodules/src/apache/Squiggly1_1.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/Squiggly1_1.mxml
deleted file mode 100644
index a561813..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/Squiggly1_1.mxml
+++ /dev/null
@@ -1,50 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009"; 
-                          xmlns:s="library://ns.apache.org/royale/spark" 
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-
-       <s:Panel title="Apache Squiggly 1.1" width="100%" height="100%">        
        
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup>
-                       <s:Image source="@Embed('/assets/ApacheFlexLogo.png')" 
width="50" height="50" />
-                       <s:VGroup height="100%" verticalAlign="middle">
-                               <s:Label text="Apache Flex Squiggly 1.1" 
fontSize="20" fontWeight="bold" />
-                               <s:Label text="Released Oct 28, 2014" />        
-                       </s:VGroup>     
-               </s:HGroup>
-               <s:RichText width="100%">
-                       <s:p />
-                       <s:p>Apache Flex community releases Squiggly 1.1</s:p>
-                       <s:p />
-                       <s:p>Apache Flex Squiggly is a ActionScript spell 
checking library.</s:p>
-                       <s:p />
-                       <s:p>Differences and highlights from 1.0 include:</s:p>
-                       <s:list>
-                               <s:li>Mavenized version of Squiggly</s:li>
-                               <s:li>Added installer ant file</s:li>
-                               <s:li>Added en_US and en_GB dictionaries</s:li>
-                               <s:li>Now works with both halo and spark 
components</s:li>
-                       </s:list>
-               </s:RichText>
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/assets/ApacheFlexLogo.png 
b/examples/mxroyale/tourdeflexmodules/src/apache/assets/ApacheFlexLogo.png
deleted file mode 100644
index 4ff037f..0000000
Binary files 
a/examples/mxroyale/tourdeflexmodules/src/apache/assets/ApacheFlexLogo.png and 
/dev/null differ
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/containers/CalloutExample.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/containers/CalloutExample.mxml
deleted file mode 100644
index 4477b3e..0000000
--- 
a/examples/mxroyale/tourdeflexmodules/src/apache/containers/CalloutExample.mxml
+++ /dev/null
@@ -1,41 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009"; 
-                          xmlns:s="library://ns.apache.org/royale/spark" 
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-
-       <fx:Declarations>
-               <s:Callout id="callout">
-                       <s:VGroup horizontalAlign="center">
-                               <s:Label text="Callout - click close" />
-                               <s:Button label="Close" click="callout.close()" 
/>
-                       </s:VGroup>
-               </s:Callout>
-       </fx:Declarations>
-       
-       <s:Panel title="Callout Example" width="100%" height="100%">
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup>
-                       <s:Button id="show" label="Show Callout" 
click="callout.open(show)" />
-               </s:HGroup>
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/controls/MaskedTextInputExample.mxml
 
b/examples/mxroyale/tourdeflexmodules/src/apache/controls/MaskedTextInputExample.mxml
deleted file mode 100644
index 973a044..0000000
--- 
a/examples/mxroyale/tourdeflexmodules/src/apache/controls/MaskedTextInputExample.mxml
+++ /dev/null
@@ -1,34 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009";
-                          xmlns:s="library://ns.apache.org/royale/spark"
-                          xmlns:mx="library://ns.apache.org/royale/mx"
-                          xmlns:x="http://flex.apache.org/experimental/ns";>
-       
-       <s:Panel title="Masked TextInput Example" width="100%" height="100%">
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup verticalAlign="bottom">
-                       <s:Label text="Phone Number:" />
-                       <x:MaskedTextInput maskText="####-####" />
-               </s:HGroup>
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/controls/SparkRichTextEditorExample.mxml
 
b/examples/mxroyale/tourdeflexmodules/src/apache/controls/SparkRichTextEditorExample.mxml
deleted file mode 100644
index 4c9fde4..0000000
--- 
a/examples/mxroyale/tourdeflexmodules/src/apache/controls/SparkRichTextEditorExample.mxml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009";
-                          xmlns:s="library://ns.apache.org/royale/spark"
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-       <fx:Script>
-               <![CDATA[
-                       import spark.components.RichTextEditor;
-                       import spark.events.TextOperationEvent;
-
-                       private var rte:RichTextEditor;
-
-                       protected override function createChildren():void
-                       {
-                               super.createChildren();
-                               rte = new RichTextEditor();
-                               rte.htmlText = '<b>This is great!</b><br/><font 
color="#FF0000">Another Line.</font>';
-                               rte.addEventListener(TextOperationEvent.CHANGE, 
handleChange);
-                               container.addElementAt(rte, 0);
-                               handleChange();
-                       }
-
-                       private function handleChange(e:TextOperationEvent = 
null):void
-                       {
-                               richTextEditorOutput.text = rte.htmlText;
-                       }
-               ]]>
-       </fx:Script>
-
-       <s:Panel title="RichTextEditor Sample" width="100%" height="100%">
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-
-               <s:VGroup id="container" width="600" paddingBottom="10" 
paddingLeft="10" paddingRight="10" paddingTop="10">
-                       <s:Label text="HTML Output:" fontSize="20"/>
-                       <s:Label id="richTextEditorOutput" width="100%"/>
-               </s:VGroup>
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/formatters/PostCodeFormatterExample.mxml
 
b/examples/mxroyale/tourdeflexmodules/src/apache/formatters/PostCodeFormatterExample.mxml
deleted file mode 100644
index 5347270..0000000
--- 
a/examples/mxroyale/tourdeflexmodules/src/apache/formatters/PostCodeFormatterExample.mxml
+++ /dev/null
@@ -1,88 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009";
-                          xmlns:s="library://ns.apache.org/royale/spark"
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-       <s:layout>
-               <s:HorizontalLayout verticalAlign="middle" 
horizontalAlign="center" />
-       </s:layout>
-       
-       <fx:Script>
-               <![CDATA[       
-                       import org.apache.flex.formatters.PostCodeFormatter;
-                       
-                       private var formatter:PostCodeFormatter;
-                       
-                       protected function formatPostCode(event:MouseEvent):void
-                       {
-                               formatter = new PostCodeFormatter();
-                               
-                               if (aust.selected) {
-                                       formatted.text = 
checkAustralianPostCode(postcode.text);
-                               }
-                               else if (uk.selected) {
-                                       formatted.text = 
checkUKPostCode(postcode.text);
-                               }
-                               else if (can.selected) {
-                                       formatted.text = 
checkCanadianPostCode(postcode.text);
-                               }                       
-                       }
-                       
-                       public function 
checkAustralianPostCode(postcode:String):String {
-                               formatter.formats = ["NNNN"];
-                               
-                               return formatter.format(postcode);
-                       }
-                               
-                       public function checkUKPostCode(postcode:String):String 
{
-                               formatter.formats = ["AN NAA", "ANN NAA", "AAN 
NAA", "ANA NAA", "AANN NAA", "AANA NAA"];
-                               
-                               return formatter.format(postcode);
-                       }
-                       
-                       public function 
checkCanadianPostCode(postcode:String):String {
-                               formatter.formatString = "ANA NAN";
-       
-                               return formatter.format(postcode);
-                       }
-               ]]>
-       </fx:Script>
-       
-       <s:Panel title="Postcode Formatter Example" width="100%" height="100%"> 
        
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Postcode" />
-                       <s:TextInput id="postcode" text=""/>
-               </s:HGroup>
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Country" />
-                       <s:RadioButton id="aust" label="Australia" 
selected="true" />   
-                       <s:RadioButton id="uk" label="UK" />    
-                       <s:RadioButton id="can" label="Canada" />       
-               </s:HGroup>
-               <s:Button label="Show Formatted Postcode" 
click="formatPostCode(event)" />
-               <s:HGroup>
-                       <s:Label text="Formatted Postcode" />
-                       <s:Label id="formatted" />
-               </s:HGroup>
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/i18n/DateExample.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/i18n/DateExample.mxml
deleted file mode 100644
index 90fa9a5..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/i18n/DateExample.mxml
+++ /dev/null
@@ -1,84 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009";
-                          xmlns:s="library://ns.apache.org/royale/spark"
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-       <fx:Script>
-               <![CDATA[       
-                       import mx.formatters.DateFormatter;
-                       
-                       private var formatter:DateFormatter;
-                       
-                       protected function formatDate(event:Event):void
-                       {
-                               formatter = new DateFormatter();
-                               
-                               if (int1.selected) {
-                                       formatter.formatString = "DD/MM/YYYY";
-                               }
-                               else if (int2.selected) {
-                                       formatter.formatString = "D/M/YYYY";
-                               }
-                               else if (int3.selected) {
-                                       formatter.formatString = "D.M.YYYY";
-                               }
-                               else if (jap.selected) {
-                                       formatter.formatString = "YYYY年MM月DD日";
-                               }
-                               else if (chi.selected) {
-                                       formatter.formatString = "YYYY年MM月DD日";
-                               }
-                               else if (kor.selected) {
-                                       formatter.formatString = "YYYY년 MM월 
DD일";
-                               }
-                               
-                               formatted.text = 
formatter.format(date.selectedDate);
-                               parsed.text = 
DateFormatter.parseDateString(formatted.text, 
formatter.formatString).toString();
-                       }
-               ]]>
-       </fx:Script>
-       
-       <s:Panel title="International Date Formating Example" width="100%" 
height="100%">       
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Date" />
-                       <mx:DateField id="date" change="formatDate(event)" />
-               </s:HGroup>
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Date Format" />
-                       <s:RadioButton id="int1" label="DD/MM/YYYY" 
selected="true" click="formatDate(event)" />        
-                       <s:RadioButton id="int2" label="D/M/YYYY" 
click="formatDate(event)" />  
-                       <s:RadioButton id="int3" label="D.M.YYYY" 
click="formatDate(event)" />
-                       <s:RadioButton id="jap" label="Japanese" 
click="formatDate(event)" />   
-                       <s:RadioButton id="chi" label="Chinese" 
click="formatDate(event)" />    
-                       <s:RadioButton id="kor" label="Korean" 
click="formatDate(event)" />     
-               </s:HGroup>
-               <s:HGroup>
-                       <s:Label text="Formatted Date" />
-                       <s:Label id="formatted" />
-               </s:HGroup>
-               <s:HGroup>
-                       <s:Label text="Parsed Date String" />
-                       <s:Label id="parsed" />
-               </s:HGroup>
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/i18n/LocaleExample.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/i18n/LocaleExample.mxml
deleted file mode 100644
index 5539aba..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/i18n/LocaleExample.mxml
+++ /dev/null
@@ -1,67 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009";
-                          xmlns:s="library://ns.apache.org/royale/spark"
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-
-       <fx:Script>
-               <![CDATA[
-                       import mx.collections.ArrayList;
-                       import mx.events.FlexEvent;
-                       import mx.resources.IResourceBundle;
-                       import mx.resources.ResourceManager;
-                       
-                       import spark.events.IndexChangeEvent;
-                       
-                       [Bindable]
-                       protected var langauges:ArrayList = new 
ArrayList(["USA", "Australian", "British", "Canadian", "Greek", "Switzerland 
(German)", "Portuguese"]);
-                       protected var locales:Array = ["en_US", "en_AU", 
"en_GB", "en_CA", "el_GR", "de_CH", "pt_PT"];
-                       
-                       protected function 
changeLocale(event:IndexChangeEvent):void
-                       {
-                               var newLocale:String = 
locales[locale.selectedIndex];                           
-                               var bundle:IResourceBundle = 
ResourceManager.getInstance().getResourceBundle(newLocale, "validators");
-                               var message:String = 
bundle.content["missingPeriodInDomainError"];
-
-                               error.text = message;
-                       }
-                       
-               ]]>
-       </fx:Script>
-       
-       <fx:Declarations>
-               <!-- so validators resource bundle is included -->
-               <mx:EmailValidator />
-       </fx:Declarations>
-
-       <s:Panel title="SDK Locale Example" width="100%" height="100%">
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>     
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Select Lanagage" />
-                       <s:ComboBox id="locale" dataProvider="{langauges}" 
change="changeLocale(event)" />
-               </s:HGroup>
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Error message" />
-                       <s:Label id="error" />
-               </s:HGroup>
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/i18n/MillisecondExample.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/i18n/MillisecondExample.mxml
deleted file mode 100644
index 4c61761..0000000
--- 
a/examples/mxroyale/tourdeflexmodules/src/apache/i18n/MillisecondExample.mxml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009";
-                          xmlns:s="library://ns.apache.org/royale/spark"
-                          xmlns:mx="library://ns.apache.org/royale/mx"
-                          initialize="init(event)">
-       <fx:Script>
-               <![CDATA[       
-                       import mx.events.FlexEvent;
-                       import mx.formatters.DateFormatter;
-                       
-                       private var formatter:DateFormatter;
-                       private var timer:Timer = new Timer(20);
-                       
-                       protected function formatDate(event:TimerEvent):void
-                       {
-                               formatted.text = formatter.format(new Date());
-                       }
-                       
-                       protected function init(event:FlexEvent):void
-                       {
-                               formatter = new DateFormatter();
-                               formatter.formatString = "DD/MM/YYYY H:NN:SS 
QQQ";
-                               
-                               timer.addEventListener(TimerEvent.TIMER, 
formatDate);
-                               timer.start();
-                       }
-               ]]>
-       </fx:Script>
-       
-       <s:Panel title="Millisecond Format Example" width="100%" height="100%">
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>     
-               <s:HGroup>
-                       <s:Label text="Formatted Date" />
-                       <s:Label id="formatted" />
-               </s:HGroup>
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/i18n/NumericStepperExample.mxml
 
b/examples/mxroyale/tourdeflexmodules/src/apache/i18n/NumericStepperExample.mxml
deleted file mode 100644
index e40c647..0000000
--- 
a/examples/mxroyale/tourdeflexmodules/src/apache/i18n/NumericStepperExample.mxml
+++ /dev/null
@@ -1,34 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009";
-                          xmlns:s="library://ns.apache.org/royale/spark"
-                          xmlns:mx="library://ns.apache.org/royale/mx"
-                          locale="en_ES">
-       
-       <s:Panel title="European Numeric Stepper Example" width="100%" 
height="100%">
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>     
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Number" />
-                       <s:NumericStepper maximum="10" snapInterval="0.05" 
stepSize="0.05" />
-               </s:HGroup>
-</s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/i18n/ScientificExample.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/i18n/ScientificExample.mxml
deleted file mode 100644
index 1e0971c..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/i18n/ScientificExample.mxml
+++ /dev/null
@@ -1,44 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009";
-                          xmlns:s="library://ns.apache.org/royale/spark"
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-       <fx:Declarations>
-               <mx:CurrencyFormatter id="amount" />
-       </fx:Declarations>
-       
-       <s:Panel title="Scientific Notation Example" width="100%" height="100%">
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>     
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Number" />
-                       <s:Label text="1.23e02" />
-                       <s:Label text="Formatted" />
-                       <s:Label text="{amount.format('1.23e2')}" />
-               </s:HGroup>
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Number" />
-                       <s:Label text="1.23e-1" />
-                       <s:Label text="Formatted" />
-                       <s:Label text="{amount.format('1.23e-2')}" />
-               </s:HGroup>
-</s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/i18n/TimeZoneExample.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/i18n/TimeZoneExample.mxml
deleted file mode 100644
index dde51f2..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/i18n/TimeZoneExample.mxml
+++ /dev/null
@@ -1,67 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009";
-                          xmlns:s="library://ns.apache.org/royale/spark"
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-       <fx:Script>
-               <![CDATA[       
-                       import mx.formatters.DateFormatter;
-                       
-                       private var formatter:DateFormatter;
-                       
-                       protected function formatDate(event:Event):void
-                       {
-                               formatter = new DateFormatter();
-                               
-                               if (format1.selected) {
-                                       formatter.formatString = "DD/MM/YYYY 
ZO";
-                               }
-                               else if (format2.selected) {
-                                       formatter.formatString = "DD/MM/YYYY 
ZOO";
-                               }
-                               else if (format3.selected) {
-                                       formatter.formatString = "DD/MM/YYYY 
ZOOO";
-                               }
-                               
-                               formatted.text = 
formatter.format(date.selectedDate);
-                       }
-               ]]>
-       </fx:Script>
-       
-       <s:Panel title="Timezone Formating Example" width="100%" height="100%">
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>     
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Date" />
-                       <mx:DateField id="date" change="formatDate(event)" />
-               </s:HGroup>
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Date Format" />
-                       <s:RadioButton id="format1" label="DD/MM/YYYY ZO" 
selected="true" click="formatDate(event)" />  
-                       <s:RadioButton id="format2" label="DD/MM/YYYY ZOO" 
click="formatDate(event)"/>  
-                       <s:RadioButton id="format3" label="DD/MM/YYYY ZOOO" 
click="formatDate(event)"/>
-               </s:HGroup>
-               <s:HGroup>
-                       <s:Label text="Formatted Date" />
-                       <s:Label id="formatted" />
-               </s:HGroup>
-       </s:Panel>
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/squiggly/SpellingConfig.xml 
b/examples/mxroyale/tourdeflexmodules/src/apache/squiggly/SpellingConfig.xml
deleted file mode 100644
index dfae724..0000000
--- a/examples/mxroyale/tourdeflexmodules/src/apache/squiggly/SpellingConfig.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?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.
-
--->
-<SpellingConfig>
-  <LanguageResource language="English (British)" languageCode="en_GB" 
ruleFile="./dictionaries/en_GB/en_GB.aff" 
dictionaryFile="./dictionaries/en_GB/en_GB.dic"/>
-  <LanguageResource language="English (US)" languageCode="en_US" 
ruleFile="./dictionaries/en_US/en_US.aff" 
dictionaryFile="./dictionaries/en_US/en_US.dic"/>
-</SpellingConfig>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/squiggly/SpellingExExample.mxml
 
b/examples/mxroyale/tourdeflexmodules/src/apache/squiggly/SpellingExExample.mxml
deleted file mode 100644
index e88959b..0000000
--- 
a/examples/mxroyale/tourdeflexmodules/src/apache/squiggly/SpellingExExample.mxml
+++ /dev/null
@@ -1,44 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009"; 
-                          xmlns:s="library://ns.apache.org/royale/spark" 
-                          xmlns:mx="library://ns.apache.org/royale/mx">
-       <fx:Script>
-               <![CDATA[
-                               import com.adobe.linguistics.spelling.SpellUI;  
-                               
-                               private function enableSpelling():void {
-                                       SpellUI.enableSpelling(textArea, 
"en_US");
-                               }
-               ]]>
-       </fx:Script>
-
-       <s:Panel title="Spell Check" width="100%" height="100%">
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:Group width="100%" height="100%">
-                       <s:TextArea id="textArea" width="50%" height="50%"
-                                               text="I know Enlish. Use the 
context menu to see the suggestions of the missbelled word." />                 
                   
-               </s:Group>
-               <s:Button label="Check Spelling" click="enableSpelling()" /> 
-       </s:Panel>
-
-</s:Module>
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/squiggly/SpellingExample.mxml 
b/examples/mxroyale/tourdeflexmodules/src/apache/squiggly/SpellingExample.mxml
deleted file mode 100644
index 71eb307..0000000
--- 
a/examples/mxroyale/tourdeflexmodules/src/apache/squiggly/SpellingExample.mxml
+++ /dev/null
@@ -1,49 +0,0 @@
-<?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.
-
--->
-<mx:Module xmlns:mx="http://www.adobe.com/2006/mxml";
-                               xmlns:s="library://ns.apache.org/royale/spark"
-                               paddingBottom="0" paddingTop="0" 
paddingLeft="0" paddingRight="0"
-                               height="100%" width="100%">             
-<mx:Script>
-       <![CDATA[
-                       import com.adobe.linguistics.spelling.SpellUI;  
-                       
-                       private function enableUS():void {
-                               SpellUI.enableSpelling(textArea, "en_US");
-                       }
-
-                       private function enableGB():void {
-                               SpellUI.enableSpelling(textArea, "en_GB");
-                       }
-       ]]>
-</mx:Script>
-       <s:Panel title="Spell Check" width="100%" height="100%">
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:VGroup width="100%" height="100%">
-                       <mx:TextArea id="textArea" width="50%" height="50%" 
text="Spell cheecking in TextArea"/>
-                       <mx:Button label="Check British English" 
click="enableGB()" /> 
-                       <mx:Button label="Check American English" 
click="enableUS()" />                 
-               </s:VGroup>
-       </s:Panel>
-       
-</mx:Module>
-
diff --git 
a/examples/mxroyale/tourdeflexmodules/src/apache/validators/PostCodeValidatorExample.mxml
 
b/examples/mxroyale/tourdeflexmodules/src/apache/validators/PostCodeValidatorExample.mxml
deleted file mode 100644
index 95245c3..0000000
--- 
a/examples/mxroyale/tourdeflexmodules/src/apache/validators/PostCodeValidatorExample.mxml
+++ /dev/null
@@ -1,85 +0,0 @@
-<?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.
-
--->
-<s:Module xmlns:fx="http://ns.adobe.com/mxml/2009";
-                          xmlns:s="library://ns.apache.org/royale/spark"
-                          xmlns:mx="library://ns.apache.org/royale/mx"
-                          xmlns:a="http://flex.apache.org/ns";>
-       <s:layout>
-               <s:HorizontalLayout verticalAlign="middle" 
horizontalAlign="center" />
-       </s:layout>
-       
-       <fx:Script>
-               <![CDATA[       
-                       import org.apache.flex.validators.PostCodeValidator;
-                       
-                       import mx.controls.Alert;
-                       
-                       protected function 
validatePostCode(event:MouseEvent):void
-                       {
-                               if (aust.selected) {
-                                       checkAustralianPostCode(postcode.text);
-                               }
-                               else if (uk.selected) {
-                                       checkUKPostCode(postcode.text);
-                               }
-                               else if (can.selected) {
-                                       checkCanadianPostCode(postcode.text);
-                               }
-                       }
-                       
-                       public function 
checkAustralianPostCode(postcode:String):void {
-                               validator.formats = ["NNNN"];
-                       }
-                               
-                       public function checkUKPostCode(postcode:String):void {
-                               validator.formats = ["AN NAA", "ANN NAA", "AAN 
NAA", "ANA NAA", "AANN NAA", "AANA NAA"];
-                       }
-                       
-                       public function 
checkCanadianPostCode(postcode:String):void {
-                               validator.format = "ANA NAN";
-                       }
-               ]]>
-       </fx:Script>
-       
-       
-       <fx:Declarations>
-               <a:PostCodeValidator id="validator" source="{postcode}" 
property="text" 
-                                          trigger="{checkPostcode}" 
triggerEvent="click"
-                                          invalid="Alert.show('Postcode 
incorrect format!', 'Postcode')"/>
-       </fx:Declarations>
-               
-       
-       <s:Panel title="Postcode Validator Example" width="100%" height="100%"> 
        
-               <s:layout>
-                       <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
-               </s:layout>
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Postcode" />
-                       <s:TextInput id="postcode" text=""/>
-               </s:HGroup>
-               <s:HGroup verticalAlign="middle">
-                       <s:Label text="Country" />
-                       <s:RadioButton id="aust" label="Australia" 
selected="true" />   
-                       <s:RadioButton id="uk" label="UK" />    
-                       <s:RadioButton id="can" label="Canada" />
-               </s:HGroup>
-               <s:Button id="checkPostcode" label="Validate Postcode" 
click="validatePostCode(event)" />
-       </s:Panel>
-</s:Module>
diff --git a/releasemgr/NOTICE b/releasemgr/NOTICE
index 330ef9a..dc1d519 100644
--- a/releasemgr/NOTICE
+++ b/releasemgr/NOTICE
@@ -24,7 +24,3 @@ The ping sound effect (ping.mp3) in
 examples/mxroyale/tourdeflexmodules/src/mx/effects/assets
 was created by CameronMusic. The original file can be found here:
 http://www.freesound.org/people/cameronmusic/sounds/138420/
-
-The text used in the summaries of each version of Apache Flex
-in examples/mxroyale/tourdeflexmodules can be found here:
-http://en.wikipedia.org/wiki/Apache_Flex

Reply via email to