[04/47] git commit: [flex-sdk] [refs/heads/develop] - Update some more version numbers

2015-11-17 Thread jmclean
Update some more version numbers

These numbers are 'dynamic' (generated during a build), but they also are under 
version control, hence this weird update ;-)

Signed-off-by: Erik de Bruin 


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

Branch: refs/heads/develop
Commit: 7ceae401901f9480ec9b41136e6859991a8f93cd
Parents: 566d5cc
Author: Erik de Bruin 
Authored: Mon Mar 9 11:53:06 2015 +0100
Committer: Erik de Bruin 
Committed: Mon Mar 9 11:53:06 2015 +0100

--
 flex-sdk-description.xml|  4 ++--
 ide/flashbuilder/config/air-config.xml  | 20 ++--
 ide/flashbuilder/config/flex-config.xml | 20 ++--
 3 files changed, 22 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7ceae401/flex-sdk-description.xml
--
diff --git a/flex-sdk-description.xml b/flex-sdk-description.xml
index 231303c..dd2db09 100644
--- a/flex-sdk-description.xml
+++ b/flex-sdk-description.xml
@@ -18,8 +18,8 @@
 
 -->
 
-Apache Flex 4.14.0 FP11.1 AIR15.0 en_US
-4.14.0
+Apache Flex 4.14.1 FP11.1 AIR16.0 en_US
+4.14.1
 0
 
 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7ceae401/ide/flashbuilder/config/air-config.xml
--
diff --git a/ide/flashbuilder/config/air-config.xml 
b/ide/flashbuilder/config/air-config.xml
index 2887c63..d3b8963 100644
--- a/ide/flashbuilder/config/air-config.xml
+++ b/ide/flashbuilder/config/air-config.xml
@@ -353,7 +353,7 @@
   

libs/framework.swc
-   framework_4.14.0.0.swf
+   framework_4.14.1.0.swf

  
  
@@ -363,37 +363,37 @@
 -->
 
libs/textLayout.swc
-   textLayout_4.14.0.0.swf
+   textLayout_4.14.1.0.swf

 
   

libs/spark.swc
-   spark_4.14.0.0.swf
+   spark_4.14.1.0.swf


   

libs/sparkskins.swc
-   sparkskins_4.14.0.0.swf
+   sparkskins_4.14.1.0.swf

 
  

libs/rpc.swc
-   rpc_4.14.0.0.swf
+   rpc_4.14.1.0.swf


   

libs/charts.swc
-   charts_4.14.0.0.swf
+   charts_4.14.1.0.swf

 
   

libs/spark_dmv.swc
-   spark_dmv_4.14.0.0.swf
+   spark_dmv_4.14.1.0.swf

 
   
@@ -403,19 +403,19 @@
 -->
 
libs/osmf.swc
-   osmf_4.14.0.0.swf
+   osmf_4.14.1.0.swf

   
   

libs/mx/mx.swc
-   mx_4.14.0.0.swf
+   mx_4.14.1.0.swf


   

libs/advancedgrids.swc
-   advancedgrids_4.14.0.0.swf
+   advancedgrids_4.14.1.0.swf


 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7ceae401/ide/flashbuilder/config/flex-config.xml
--
diff --git a/ide/flashbuilder/config/flex-config.xml 
b/ide/flashbuilder/config/flex-config.xml
index cb89647..3c56548 100644
--- a/ide/flashbuilder/config/flex-config.xml
+++ b/ide/flashbuilder/config/flex-config.xml
@@ -357,7 +357,7 @@
   

libs/framework.swc
-   framework_4.14.0.0.swf
+   framework_4.14.1.0.swf

 
  
@@ -367,37 +367,37 @@
 -->
 
libs/textLayout.swc
-   textLayout_4.14.0.0.swf
+   textLayout_4.14.1.0.swf

 
   

libs/spark.swc
-   spark_4.14.0.0.swf
+   spark_4.14.1.0.swf

 
   

libs/sparkskins.swc
-   sparkskins_4.14.0.0.swf
+   sparkskins_4.14.1.0.swf

 
  

libs/rpc.swc
-   rpc_4.14.0.0.swf
+   rpc_4.14.1.0.swf

 
   

libs/charts.swc
-   charts_4.14.0.0.swf
+   charts_4.14.1.0.swf

 
   

libs/spark_dmv.swc
-   spark_dmv_4.14.0.0.swf
+   spark_dmv_4.14.1.0.swf

 
   
@@ -407,19 +407,19 @@
 -->
 
libs/osmf.swc
-   

[45/47] git commit: [flex-sdk] [refs/heads/develop] - Fix minor version number issue

2015-11-17 Thread jmclean
Fix minor version number issue

Signed-off-by: Erik de Bruin 


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

Branch: refs/heads/develop
Commit: 120d9c8db22902d48bec47dd19161aef9892a088
Parents: d52e19f
Author: Erik de Bruin 
Authored: Mon Mar 23 10:15:57 2015 +0100
Committer: Erik de Bruin 
Committed: Mon Mar 23 10:15:57 2015 +0100

--
 build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/120d9c8d/build.properties
--
diff --git a/build.properties b/build.properties
index 185a128..72b635e 100644
--- a/build.properties
+++ b/build.properties
@@ -18,7 +18,7 @@
 

 
 # flex-sdk-description values
-release = Apache Flex 4.14.0
+release = Apache Flex 4.14.1
 release.version = 4.14.1
 
 # override on command line with -Dbuild.number=999 or in local.properties



[22/47] git commit: [flex-sdk] [refs/heads/develop] - Remove @author tags

2015-11-17 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/DebuggerLocalizer.java
--
diff --git 
a/modules/debugger/src/java/flash/tools/debugger/DebuggerLocalizer.java 
b/modules/debugger/src/java/flash/tools/debugger/DebuggerLocalizer.java
index d0a6eef..8e56f44 100644
--- a/modules/debugger/src/java/flash/tools/debugger/DebuggerLocalizer.java
+++ b/modules/debugger/src/java/flash/tools/debugger/DebuggerLocalizer.java
@@ -34,8 +34,6 @@ import flash.localization.ResourceBundleLocalizer;
  *  return a default string, to avoid a crash. 
  *  We replace any "\n" with the current platform's newline sequence. 
  * 
- * 
- * @author mmorearty
  */
 public class DebuggerLocalizer implements ILocalizer
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/DefaultDebuggerCallbacks.java
--
diff --git 
a/modules/debugger/src/java/flash/tools/debugger/DefaultDebuggerCallbacks.java 
b/modules/debugger/src/java/flash/tools/debugger/DefaultDebuggerCallbacks.java
index d94ae46..33ae381 100644
--- 
a/modules/debugger/src/java/flash/tools/debugger/DefaultDebuggerCallbacks.java
+++ 
b/modules/debugger/src/java/flash/tools/debugger/DefaultDebuggerCallbacks.java
@@ -29,9 +29,6 @@ import java.util.regex.Pattern;
 
 import flash.util.Trace;
 
-/**
- * @author mmorearty
- */
 public class DefaultDebuggerCallbacks implements IDebuggerCallbacks
 {
private boolean m_computedExeLocations;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/IDebuggerCallbacks.java
--
diff --git 
a/modules/debugger/src/java/flash/tools/debugger/IDebuggerCallbacks.java 
b/modules/debugger/src/java/flash/tools/debugger/IDebuggerCallbacks.java
index 4151d53..3fe9cb2 100644
--- a/modules/debugger/src/java/flash/tools/debugger/IDebuggerCallbacks.java
+++ b/modules/debugger/src/java/flash/tools/debugger/IDebuggerCallbacks.java
@@ -22,8 +22,6 @@ import java.io.IOException;
 
 /**
  * Miscellaneous callbacks from the DJAPI to the debugger which is using it.
- * 
- * @author mmorearty
  */
 public interface IDebuggerCallbacks
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/ILaunchNotification.java
--
diff --git 
a/modules/debugger/src/java/flash/tools/debugger/ILaunchNotification.java 
b/modules/debugger/src/java/flash/tools/debugger/ILaunchNotification.java
index 369e414..4fc2616 100644
--- a/modules/debugger/src/java/flash/tools/debugger/ILaunchNotification.java
+++ b/modules/debugger/src/java/flash/tools/debugger/ILaunchNotification.java
@@ -24,8 +24,6 @@ import java.io.IOException;
 /**
  * Used to notify caller in case of ADL Exit Code 1: Successful invocation of 
an already running 
  * AIR application. ADL exits immediately.
- * 
- * @author sakkus
  */
 public interface ILaunchNotification
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/ILauncher.java
--
diff --git a/modules/debugger/src/java/flash/tools/debugger/ILauncher.java 
b/modules/debugger/src/java/flash/tools/debugger/ILauncher.java
index 24b0623..0d9010c 100644
--- a/modules/debugger/src/java/flash/tools/debugger/ILauncher.java
+++ b/modules/debugger/src/java/flash/tools/debugger/ILauncher.java
@@ -22,9 +22,6 @@ import java.io.IOException;
  * A ILauncher which handles the launching of the URI or the command.
  * 
  * ILauncher is to provide more flexibility to handle the Player launch in 
different platforms.
- * 
- * @author ugs
- *
  */
 public interface ILauncher {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/IProgress.java
--
diff --git a/modules/debugger/src/java/flash/tools/debugger/IProgress.java 
b/modules/debugger/src/java/flash/tools/debugger/IProgress.java
index 0756260..e28065a 100644
--- a/modules/debugger/src/java/flash/tools/debugger/IProgress.java
+++ b/modules/debugger/src/java/flash/tools/debugger/IProgress.java
@@ -21,8 +21,6 @@ package flash.tools.debugger;
 
 /**
  * A simple interface to report progress on some operation.
- * 
- * @author mmorearty
  */
 public interface IProgress
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/Isolate.java
--
diff --git a/modules/debugger/src/java/flash/tools/debugger/Isolate.java 

[05/47] git commit: [flex-sdk] [refs/heads/develop] - Add contributors list for 4.14.1

2015-11-17 Thread jmclean
Add contributors list for 4.14.1


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

Branch: refs/heads/develop
Commit: 09405e028d1578d64de51a7ecab4ef7ee9909487
Parents: 7ceae40
Author: OmPrakash Muppirala 
Authored: Tue Mar 17 11:36:33 2015 -0700
Committer: OmPrakash Muppirala 
Committed: Tue Mar 17 11:36:33 2015 -0700

--
 CONTRIBUTORS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/09405e02/CONTRIBUTORS
--
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 173b818..9e5c42a 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3,7 +3,9 @@ support to the Apache Flex SDK.
 
 Apache Flex SDK 4.14.1
 --
-
+Alex Harui, Erik de Bruin, George Yabra, Kevin Godell, Lee Burrows, Les 
Woolsey, 
+Mara Cou, Mihai Chira, OmPrakash Muppirala, Piotr Zarzycki, Shane Doolan, 
+Shawn Liou, Stephan Plath
 
 Apache Flex SDK 4.14.0
 --



[10/47] git commit: [flex-sdk] [refs/heads/develop] - Fix for https://issues.apache.org/jira/browse/FLEX-34806 Don't set global fontFamily to RobotoRegular since that causes embedCFF related warnings.

2015-11-17 Thread jmclean
Fix for https://issues.apache.org/jira/browse/FLEX-34806
Don't set global fontFamily to RobotoRegular since that causes embedCFF related 
warnings.


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

Branch: refs/heads/develop
Commit: bd304b6e5e0be0c64855b82e3b718adfac162897
Parents: 72dc6a7
Author: OmPrakash Muppirala 
Authored: Wed Mar 18 15:01:17 2015 -0700
Committer: OmPrakash Muppirala 
Committed: Wed Mar 18 15:01:17 2015 -0700

--
 frameworks/projects/mobiletheme/defaults.css | 2 --
 1 file changed, 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/bd304b6e/frameworks/projects/mobiletheme/defaults.css
--
diff --git a/frameworks/projects/mobiletheme/defaults.css 
b/frameworks/projects/mobiletheme/defaults.css
index da729aa..febd053 100644
--- a/frameworks/projects/mobiletheme/defaults.css
+++ b/frameworks/projects/mobiletheme/defaults.css
@@ -947,7 +947,6 @@ global
 
global
{
-   fontFamily: RobotoRegular;
fontWeight: "normal";
fontSize: 24;
color: #00;
@@ -1489,7 +1488,6 @@ application-dpi=240.
global
{
primaryAccentColor: #33B5E5;
-   fontFamily: RobotoRegular;
fontWeight: "normal";
fontSize: 24;
color: #00;



[46/47] git commit: [flex-sdk] [refs/heads/develop] - Handle URL encode and decode

2015-11-17 Thread jmclean
Handle URL encode and decode


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

Branch: refs/heads/develop
Commit: 695151d4db413f4a076e5421bfbd6fb2c005265b
Parents: 120d9c8
Author: Tom Chiverton 
Authored: Wed Mar 25 18:29:48 2015 +
Committer: Erik de Bruin 
Committed: Wed Mar 25 19:41:42 2015 +0100

--
 asdoc/templates/index.html | 11 +++
 1 file changed, 11 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/695151d4/asdoc/templates/index.html
--
diff --git a/asdoc/templates/index.html b/asdoc/templates/index.html
index f970930..b9e46cd 100644
--- a/asdoc/templates/index.html
+++ b/asdoc/templates/index.html
@@ -20,6 +20,17 @@
 

[40/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34458 moved the unit test where it can be run by 'ant test'. Also, the main test runner is an Application, rather than a WindowedApplication,

2015-11-17 Thread jmclean
FLEX-34458 moved the unit test where it can be run by 'ant test'. Also, the 
main test runner is an Application, rather than a WindowedApplication, so I 
changed how uncaught client errors are captured to reflect this.


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

Branch: refs/heads/develop
Commit: 8a9a34f6dc3828162025c1ba86107d369c67a8b6
Parents: 0c3c70e
Author: Mihai Chira 
Authored: Tue Mar 10 17:00:34 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:26 2015 +0100

--
 ...icalCollectionViewCursor_FLEX_34458_Tests.as | 126 ++
 ...hicalCollectionViewCursor_FLEX_34458_Test.as | 132 ---
 2 files changed, 126 insertions(+), 132 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8a9a34f6/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34458_Tests.as
--
diff --git 
a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34458_Tests.as
 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34458_Tests.as
new file mode 100644
index 000..963e780
--- /dev/null
+++ 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34458_Tests.as
@@ -0,0 +1,126 @@
+
+//
+//  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.
+//
+
+
+package mx.collections
+{
+import flash.events.UncaughtErrorEvent;
+
+import mx.core.FlexGlobals;
+
+import org.flexunit.asserts.assertEquals;
+import org.flexunit.asserts.assertNotNull;
+import org.flexunit.asserts.assertTrue;
+
+import spark.components.Application;
+
+public class HierarchicalCollectionViewCursor_FLEX_34458_Tests
+   {
+private static var _utils:HierarchicalCollectionViewTestUtils = new 
HierarchicalCollectionViewTestUtils();
+private static var _noErrorsThrown:Boolean = true;
+private static var _currentHierarchy:HierarchicalCollectionView;
+private static var _sut:HierarchicalCollectionViewCursor;
+private static var _operationCursor:HierarchicalCollectionViewCursor;
+
+   [BeforeClass]
+   public static function setUpBeforeClass():void
+   {
+if(FlexGlobals.topLevelApplication is Application)
+(FlexGlobals.topLevelApplication as 
Application).loaderInfo.uncaughtErrorEvents.addEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR,
 onUncaughtClientError);
+}
+   
+   [AfterClass]
+   public static function tearDownAfterClass():void
+   {
+if(FlexGlobals.topLevelApplication is Application)
+(FlexGlobals.topLevelApplication as 
Application).loaderInfo.uncaughtErrorEvents.removeEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR,
 onUncaughtClientError);
+   }
+   
+   [Before]
+   public function setUp():void
+   {
+   _currentHierarchy = 
_utils.generateOpenHierarchyFromRootListWithAllNodesMethod(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
+   _sut = _currentHierarchy.createCursor() as 
HierarchicalCollectionViewCursor;
+   }
+   
+   [After]
+   public function tearDown():void
+   {
+   _sut = null;
+   _currentHierarchy = null;
+   _operationCursor = null;
+   }
+
+   [Test]
+public function 

Git Push Summary

2015-11-17 Thread jmclean
Repository: flex-sdk
Updated Branches:
  refs/heads/release4.15.0 [created] 7445d3e73


[41/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34775 moved the unit test where it can be run by 'ant test'.

2015-11-17 Thread jmclean
FLEX-34775 moved the unit test where it can be run by 'ant test'.


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

Branch: refs/heads/develop
Commit: 08992163a311f2b53ee782e6c73ec315861c04ce
Parents: 8a9a34f
Author: Mihai Chira 
Authored: Tue Mar 10 17:04:13 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:27 2015 +0100

--
 ...erarchicalCollectionView_FLEX_34775_Tests.as | 149 ++
 ...erarchicalCollectionView_FLEX_34775_Tests.as | 150 ---
 2 files changed, 149 insertions(+), 150 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/08992163/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionView_FLEX_34775_Tests.as
--
diff --git 
a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionView_FLEX_34775_Tests.as
 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionView_FLEX_34775_Tests.as
new file mode 100644
index 000..14bc2a3
--- /dev/null
+++ 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionView_FLEX_34775_Tests.as
@@ -0,0 +1,149 @@
+
+//
+//  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.
+//
+
+
+package mx.collections
+{
+import mx.utils.StringUtil;
+
+import org.flexunit.asserts.assertEquals;
+
+public class HierarchicalCollectionView_FLEX_34775_Tests
+{
+private static var _utils:HierarchicalCollectionViewTestUtils = new 
HierarchicalCollectionViewTestUtils();
+private static var _sut:HierarchicalCollectionView;
+private var _level0:ArrayCollection;
+
+[Before]
+public function setUp():void
+{
+_sut = generateHierarchyViewWithClosedNodes();
+_level0 = _utils.getRoot(_sut) as ArrayCollection;
+}
+
+[After]
+public function tearDown():void
+{
+_sut = null;
+_level0 = null;
+}
+
+
+
+[Test]
+public function 
test_navigation_after_trying_to_open_inaccessible_node():void
+{
+//given
+var company:DataNode = _level0.getItemAt(0) as DataNode;
+var location:DataNode = company.children.getItemAt(0) as DataNode;
+
+//when
+_sut.openNode(location);
+
+//then
+var stepsRequiredToNavigateStructure:int = attemptNavigation(_sut);
+assertEquals(1, stepsRequiredToNavigateStructure);
+assertEquals(1, _sut.length);
+}
+
+[Test]
+public function 
test_navigation_after_trying_to_open_accessible_node():void
+{
+//given
+var company:DataNode = _level0.getItemAt(0) as DataNode;
+var location:DataNode = company.children.getItemAt(0) as DataNode;
+
+//when
+_sut.openNode(company);
+_sut.openNode(location);
+
+//then
+var stepsRequiredToNavigateStructure:int = attemptNavigation(_sut);
+assertEquals(3, stepsRequiredToNavigateStructure);
+assertEquals(3, _sut.length);
+}
+
+[Test]
+public function 
test_navigation_after_trying_to_open_previously_closed_node():void
+{
+//given
+var company:DataNode = _level0.getItemAt(0) as DataNode;
+var location:DataNode = company.children.getItemAt(0) as DataNode;
+
+//when
+_sut.openNode(company);
+_sut.openNode(location);
+_sut.closeNode(location);
+
+//then
+var 

[38/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34424 moved the unit test where it can be run by 'ant test'. Also, the main test runner is an Application, rather than a WindowedApplication,

2015-11-17 Thread jmclean
FLEX-34424 moved the unit test where it can be run by 'ant test'. Also, the 
main test runner is an Application, rather than a WindowedApplication, so I 
changed how uncaught client errors are captured to reflect this.


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

Branch: refs/heads/develop
Commit: c305c9ca374128f7c1b859f79b85d947c7be1a6b
Parents: 84e7b0a
Author: Mihai Chira 
Authored: Tue Mar 10 16:50:12 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:25 2015 +0100

--
 ...icalCollectionViewCursor_FLEX_34424_Tests.as | 153 ++
 ...hicalCollectionViewCursor_FLEX_34424_Test.as | 159 ---
 2 files changed, 153 insertions(+), 159 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/c305c9ca/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34424_Tests.as
--
diff --git 
a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34424_Tests.as
 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34424_Tests.as
new file mode 100644
index 000..117c633
--- /dev/null
+++ 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34424_Tests.as
@@ -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.
+//
+
+
+package mx.collections
+{
+import flash.events.UncaughtErrorEvent;
+
+import mx.core.FlexGlobals;
+import mx.events.CollectionEvent;
+import mx.events.CollectionEventKind;
+
+import org.flexunit.asserts.assertEquals;
+import org.flexunit.asserts.assertNotNull;
+import org.flexunit.asserts.assertTrue;
+import org.flexunit.runners.Parameterized;
+
+import spark.components.Application;
+
+[RunWith("org.flexunit.runners.Parameterized")]
+public class HierarchicalCollectionViewCursor_FLEX_34424_Tests
+   {
+private static var _utils:HierarchicalCollectionViewTestUtils = new 
HierarchicalCollectionViewTestUtils();
+private static var _noErrorsThrown:Boolean = true;
+private static var _currentHierarchy:HierarchicalCollectionView;
+private static var _sut:HierarchicalCollectionViewCursor;
+private static var _operationCursor:HierarchicalCollectionViewCursor;
+public static var selectionAndRemovalLocations:Array = [[10, 8, 1], 
[11, 7, 1], [11, 6, 2], [19, 17, 1]];
+
+private static var foo:Parameterized;
+
+   [BeforeClass]
+   public static function setUpBeforeClass():void
+   {
+if(FlexGlobals.topLevelApplication is Application)
+(FlexGlobals.topLevelApplication as 
Application).loaderInfo.uncaughtErrorEvents.addEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR,
 onUncaughtClientError);
+}
+   
+   [AfterClass]
+   public static function tearDownAfterClass():void
+   {
+if(FlexGlobals.topLevelApplication is Application)
+(FlexGlobals.topLevelApplication as 
Application).loaderInfo.uncaughtErrorEvents.removeEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR,
 onUncaughtClientError);
+   }
+   
+   [Before]
+   public function setUp():void
+   {
+   _currentHierarchy = 
_utils.generateOpenHierarchyFromRootListWithAllNodesMethod(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
+   _sut = _currentHierarchy.createCursor() as 

[32/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34119 moving the unit test to where it can be executed part of 'ant test'

2015-11-17 Thread jmclean
FLEX-34119 moving the unit test to where it can be executed part of 'ant test'


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

Branch: refs/heads/develop
Commit: 2b4d9dfffb13742db9ec4894c1e2c6ab1664cf29
Parents: 254c25a
Author: Mihai Chira 
Authored: Tue Mar 10 13:22:56 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:22 2015 +0100

--
 ...rarchicalCollectionViewCursor_Basics_Test.as | 262 +++
 ...rarchicalCollectionViewCursor_Basics_Test.as | 262 ---
 2 files changed, 262 insertions(+), 262 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2b4d9dff/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Test.as
--
diff --git 
a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Test.as
 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Test.as
new file mode 100644
index 000..c2bd0cb
--- /dev/null
+++ 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Test.as
@@ -0,0 +1,262 @@
+
+//
+//  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.
+//
+
+
+package mx.collections
+{
+import flash.events.UncaughtErrorEvent;
+
+import flashx.textLayout.debug.assert;
+
+import mx.collections.ArrayCollection;
+import mx.collections.CursorBookmark;
+import mx.collections.HierarchicalCollectionView;
+import mx.collections.HierarchicalCollectionViewCursor;
+import mx.core.FlexGlobals;
+
+import spark.components.WindowedApplication;
+
+import org.flexunit.asserts.assertEquals;
+
+public class HierarchicalCollectionViewCursor_Basics_Test
+   {
+   private static var _utils:HierarchicalCollectionViewTestUtils = 
new HierarchicalCollectionViewTestUtils();
+   private static var _currentHierarchy:HierarchicalCollectionView;
+   private static var _noErrorsThrown:Boolean = true;
+   private var _level0:ArrayCollection;
+   
+   private var _sut:HierarchicalCollectionViewCursor;
+   
+   [BeforeClass]
+   public static function setUpBeforeClass():void
+   {
+if(FlexGlobals.topLevelApplication is WindowedApplication)
+   (FlexGlobals.topLevelApplication as 
WindowedApplication).loaderInfo.uncaughtErrorEvents.addEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR,
 handleUncaughtClientError);
+   }
+   
+   [AfterClass]
+   public static function tearDownAfterClass():void
+   {
+if(FlexGlobals.topLevelApplication is WindowedApplication)
+   (FlexGlobals.topLevelApplication as 
WindowedApplication).loaderInfo.uncaughtErrorEvents.removeEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR,
 handleUncaughtClientError);
+   }
+   
+   [Before]
+   public function setUp():void
+   {
+_currentHierarchy = generateHierarchyViewWithOpenNodes();
+_level0 = _utils.getRoot(_currentHierarchy) as ArrayCollection;
+_sut = _currentHierarchy.createCursor() as 
HierarchicalCollectionViewCursor;
+
+   _noErrorsThrown = true;
+   }
+   
+   [After]
+   public function tearDown():void
+   {
+   _sut = null;
+_currentHierarchy = null;
+_level0 = 

[33/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34119 renamed the test to the format expected by the ant test script.

2015-11-17 Thread jmclean
FLEX-34119 renamed the test to the format expected by the ant test script.


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

Branch: refs/heads/develop
Commit: c325d390c9130b33bd2b467182721a92b453a367
Parents: 2b4d9df
Author: Mihai Chira 
Authored: Tue Mar 10 13:26:46 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:23 2015 +0100

--
 ...rarchicalCollectionViewCursor_Basics_Test.as | 262 ---
 ...archicalCollectionViewCursor_Basics_Tests.as | 262 +++
 2 files changed, 262 insertions(+), 262 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/c325d390/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Test.as
--
diff --git 
a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Test.as
 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Test.as
deleted file mode 100644
index c2bd0cb..000
--- 
a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Test.as
+++ /dev/null
@@ -1,262 +0,0 @@
-
-//
-//  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.
-//
-
-
-package mx.collections
-{
-import flash.events.UncaughtErrorEvent;
-
-import flashx.textLayout.debug.assert;
-
-import mx.collections.ArrayCollection;
-import mx.collections.CursorBookmark;
-import mx.collections.HierarchicalCollectionView;
-import mx.collections.HierarchicalCollectionViewCursor;
-import mx.core.FlexGlobals;
-
-import spark.components.WindowedApplication;
-
-import org.flexunit.asserts.assertEquals;
-
-public class HierarchicalCollectionViewCursor_Basics_Test
-   {
-   private static var _utils:HierarchicalCollectionViewTestUtils = 
new HierarchicalCollectionViewTestUtils();
-   private static var _currentHierarchy:HierarchicalCollectionView;
-   private static var _noErrorsThrown:Boolean = true;
-   private var _level0:ArrayCollection;
-   
-   private var _sut:HierarchicalCollectionViewCursor;
-   
-   [BeforeClass]
-   public static function setUpBeforeClass():void
-   {
-if(FlexGlobals.topLevelApplication is WindowedApplication)
-   (FlexGlobals.topLevelApplication as 
WindowedApplication).loaderInfo.uncaughtErrorEvents.addEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR,
 handleUncaughtClientError);
-   }
-   
-   [AfterClass]
-   public static function tearDownAfterClass():void
-   {
-if(FlexGlobals.topLevelApplication is WindowedApplication)
-   (FlexGlobals.topLevelApplication as 
WindowedApplication).loaderInfo.uncaughtErrorEvents.removeEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR,
 handleUncaughtClientError);
-   }
-   
-   [Before]
-   public function setUp():void
-   {
-_currentHierarchy = generateHierarchyViewWithOpenNodes();
-_level0 = _utils.getRoot(_currentHierarchy) as ArrayCollection;
-_sut = _currentHierarchy.createCursor() as 
HierarchicalCollectionViewCursor;
-
-   _noErrorsThrown = true;
-   }
-   
-   [After]
-   public function tearDown():void
-   {
-   _sut = null;
-_currentHierarchy = null;
-_level0 = 

[25/47] git commit: [flex-sdk] [refs/heads/develop] - Remove @author tags

2015-11-17 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/PrefixedPrettyPrinter.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/as3/binding/PrefixedPrettyPrinter.java
 
b/modules/compiler/src/java/flex2/compiler/as3/binding/PrefixedPrettyPrinter.java
index 58c3041..0defb90 100644
--- 
a/modules/compiler/src/java/flex2/compiler/as3/binding/PrefixedPrettyPrinter.java
+++ 
b/modules/compiler/src/java/flex2/compiler/as3/binding/PrefixedPrettyPrinter.java
@@ -35,8 +35,6 @@ import flash.swf.tools.as3.PrettyPrinter;
  * Array elements and Function args when creating generating the code
  * for runtime Watchers.  It's only used by
  * EvaluationWatcher.getEvaluationPart().
- *
- * @author Paul Reilly
  * @see flex2.compiler.as3.binding.EvaluationWatcher
  */
 public class PrefixedPrettyPrinter extends PrettyPrinter

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/PropertyWatcher.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/as3/binding/PropertyWatcher.java 
b/modules/compiler/src/java/flex2/compiler/as3/binding/PropertyWatcher.java
index b209103..62dde17 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/PropertyWatcher.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/PropertyWatcher.java
@@ -22,8 +22,6 @@ package flex2.compiler.as3.binding;
 /**
  * This class represents the information needed to construct the code
  * for a runtime property watcher.
- *
- * @author Paul Reilly
  */
 public class PropertyWatcher extends Watcher
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterComponentWatcher.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterComponentWatcher.java
 
b/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterComponentWatcher.java
index 60c1f01..7372b3b 100644
--- 
a/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterComponentWatcher.java
+++ 
b/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterComponentWatcher.java
@@ -22,8 +22,6 @@ package flex2.compiler.as3.binding;
 /**
  * This class represents the information needed to construct the code
  * for a runtime Repeater component watcher.
- *
- * @author Paul Reilly
  */
 public class RepeaterComponentWatcher extends PropertyWatcher
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterItemWatcher.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterItemWatcher.java 
b/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterItemWatcher.java
index 9c55b02..8b8b924 100644
--- 
a/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterItemWatcher.java
+++ 
b/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterItemWatcher.java
@@ -22,8 +22,6 @@ package flex2.compiler.as3.binding;
 /**
  * This class represents the information needed to construct the code
  * for a runtime Repeater item watcher.
- *
- * @author Paul Reilly
  */
 public class RepeaterItemWatcher extends Watcher
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java 
b/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java
index d443aa8..909113f 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java
@@ -54,8 +54,6 @@ import java.util.Set;
  * in other places in the compiler and it should really be moved to
  * another package to reflect is more general use, something like
  * flex2.compiler.type. or flex2.compiler.as3.type.
- *
- * @author Paul Reilly
  */
 public class TypeAnalyzer extends EvaluatorAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/Watcher.java
--
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/Watcher.java 
b/modules/compiler/src/java/flex2/compiler/as3/binding/Watcher.java
index 69fc4f9..5afd452 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/Watcher.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/Watcher.java
@@ -31,8 +31,6 @@ import java.util.TreeSet;
 /**
  * This class represents the information needed to construct 

[47/47] git commit: [flex-sdk] [refs/heads/develop] - Merge 4.14.1 release into develop

2015-11-17 Thread jmclean
Merge 4.14.1 release into develop

Conflicts:
CONTRIBUTORS
RELEASE_NOTES
frameworks/build.xml


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

Branch: refs/heads/develop
Commit: 7445d3e735fefb187d2116b310b956dc0440df21
Parents: 528c7c5 695151d
Author: Justin Mclean 
Authored: Wed Nov 18 15:18:06 2015 +1100
Committer: Justin Mclean 
Committed: Wed Nov 18 15:18:06 2015 +1100

--
 README  | 2 +-
 .../src/java/flex2/compiler/common/MxmlConfiguration.java   | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7445d3e7/README
--

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7445d3e7/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
--
diff --cc modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
index 2433614,a95e777..7976103
--- a/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
@@@ -46,7 -46,7 +46,8 @@@ public class MxmlConfiguratio
  //
  // 'compiler.mxml.compatibility-version' option
  //
 +public static final int VERSION_4_15 = 0x040f;
+ public static final int VERSION_4_14_1 = 0x040e0001;
public static final int VERSION_4_14 = 0x040e;
public static final int VERSION_4_13 = 0x040d;
public static final int VERSION_4_12_1 = 0x040c0001;



[24/47] git commit: [flex-sdk] [refs/heads/develop] - Remove @author tags

2015-11-17 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/FontTranscoder.java
--
diff --git a/modules/compiler/src/java/flex2/compiler/media/FontTranscoder.java 
b/modules/compiler/src/java/flex2/compiler/media/FontTranscoder.java
index ec89468..b697166 100644
--- a/modules/compiler/src/java/flex2/compiler/media/FontTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/FontTranscoder.java
@@ -55,8 +55,6 @@ import java.util.Map;
 
 /**
  * Transcodes fonts into DefineFont SWF tags for embedding.
- *
- * @author Roger Gonzalez
  */
 public class FontTranscoder extends AbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/ImageTranscoder.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/media/ImageTranscoder.java 
b/modules/compiler/src/java/flex2/compiler/media/ImageTranscoder.java
index 6d5621f..257ddca 100644
--- a/modules/compiler/src/java/flex2/compiler/media/ImageTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/ImageTranscoder.java
@@ -38,9 +38,6 @@ import java.util.Map;
  * Base class for transcoding images.  For images with Slice 9 or
  * smoothing, we use a DefineSprite tags, which wraps a DefineShape
  * tag.  Otherwise, we use a DefineBits tag.
- *
- * @author Paul Reilly
- * @author Clement Wong
  */
 public abstract class ImageTranscoder extends AbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/JPEGTranscoder.java
--
diff --git a/modules/compiler/src/java/flex2/compiler/media/JPEGTranscoder.java 
b/modules/compiler/src/java/flex2/compiler/media/JPEGTranscoder.java
index 2933093..8ab9fc4 100644
--- a/modules/compiler/src/java/flex2/compiler/media/JPEGTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/JPEGTranscoder.java
@@ -33,8 +33,6 @@ import flex2.compiler.TranscoderException;
 
 /**
  * Transcodes jpeg images into DefineBits tags for embedding.
- *
- * @author Roger Gonzalez
  */
 public class JPEGTranscoder extends ImageTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/LosslessImageTranscoder.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/media/LosslessImageTranscoder.java 
b/modules/compiler/src/java/flex2/compiler/media/LosslessImageTranscoder.java
index 2ccbac2..5512eee 100644
--- 
a/modules/compiler/src/java/flex2/compiler/media/LosslessImageTranscoder.java
+++ 
b/modules/compiler/src/java/flex2/compiler/media/LosslessImageTranscoder.java
@@ -47,10 +47,6 @@ import javax.imageio.stream.MemoryCacheImageOutputStream;
  * SWF tags.  Compression with quality is supported.  For compression,
  * we convert images to JPEG, then transcode them into DefineBitsJPEG3
  * SWF tags.
- *
- * @author Roger Gonzalez
- * @author Joa Ebert
- * @author Paul Reilly
  */
 public class LosslessImageTranscoder extends ImageTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/MovieTranscoder.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/media/MovieTranscoder.java 
b/modules/compiler/src/java/flex2/compiler/media/MovieTranscoder.java
index 0d69045..40be0bb 100644
--- a/modules/compiler/src/java/flex2/compiler/media/MovieTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/MovieTranscoder.java
@@ -44,8 +44,6 @@ import java.util.Map;
 
 /**
  * Transcodes a whole SWF or a font or symbol from a SWF.
- *
- * @author Clement Wong
  */
 public class MovieTranscoder extends AbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/PBJTranscoder.java
--
diff --git a/modules/compiler/src/java/flex2/compiler/media/PBJTranscoder.java 
b/modules/compiler/src/java/flex2/compiler/media/PBJTranscoder.java
index 78a1eda..468c27f 100644
--- a/modules/compiler/src/java/flex2/compiler/media/PBJTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/PBJTranscoder.java
@@ -31,8 +31,6 @@ import flex2.compiler.util.NameFormatter;
 
 /**
  * Transcodes a compiled PBJ shader file to an ActionScript class.
- * 
- * @author Peter Farland
  */
 public class PBJTranscoder extends AbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/SVGTranscoder.java

[08/47] git commit: [flex-sdk] [refs/heads/develop] - Update RELEASE_NOTES with latest feature addition

2015-11-17 Thread jmclean
Update RELEASE_NOTES with latest feature addition


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

Branch: refs/heads/develop
Commit: b274e742ea87276bf302ef5a53f47ef185286f92
Parents: 94437f9
Author: OmPrakash Muppirala 
Authored: Tue Mar 17 16:44:53 2015 -0700
Committer: OmPrakash Muppirala 
Committed: Tue Mar 17 16:44:53 2015 -0700

--
 RELEASE_NOTES | 5 +
 1 file changed, 5 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b274e742/RELEASE_NOTES
--
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index ee77e85..eec47a6 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,6 +1,11 @@
 Apache Flex 4.14.1
 ==
 
+New Features
+-
+FLEX-34772 - Add padding property to VerticalLayout/VGroup, 
HorizontalLayout/HGroup and  
+TileLayout/TileGroup
+
 Bug Fixes
 -
 FLEX-34712 - Callout loses anchor to CalloutButton while callout open and 
screen rotates



[23/47] git commit: [flex-sdk] [refs/heads/develop] - Remove @author tags

2015-11-17 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java 
b/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java
index 7224ae1..ec9eaf7 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java
@@ -35,8 +35,6 @@ import java.util.Set;
 /**
  * Used to write out a catalog.xml within a SWC.  Uses various pieces
  * of a SWC to figure out what needs to be written out.
- * 
- * @author Brian Deitte
  */
 public class CatalogWriter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/catalog/ReadContext.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/swc/catalog/ReadContext.java 
b/modules/compiler/src/java/flex2/compiler/swc/catalog/ReadContext.java
index 99a5b5a..10de257 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/catalog/ReadContext.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/catalog/ReadContext.java
@@ -26,8 +26,6 @@ import java.util.Stack;
 /**
  * Context that allows for retrieval of current element and parent
  * elements.
- *
- * @author Brian Deitte
  */
 public class ReadContext
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/AsiExtraField.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/swc/zip/AsiExtraField.java 
b/modules/compiler/src/java/flex2/compiler/swc/zip/AsiExtraField.java
index 44069a6..8765471 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/AsiExtraField.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/AsiExtraField.java
@@ -45,7 +45,6 @@ import java.util.zip.CRC32;
  * Short is two bytes and Long is four bytes in big endian byte and
  * word order, device numbers are currently not supported.
  *
- * @author Stefan Bodewig
  * @version $Revision: 1.1 $
  */
 public class AsiExtraField implements ZipExtraField, UnixStat, Cloneable {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/ExtraFieldUtils.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/swc/zip/ExtraFieldUtils.java 
b/modules/compiler/src/java/flex2/compiler/swc/zip/ExtraFieldUtils.java
index 8d3dc57..c262db5 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/ExtraFieldUtils.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/ExtraFieldUtils.java
@@ -25,7 +25,6 @@ import java.util.Vector;
 /**
  * ZipExtraField related methods
  *
- * @author Stefan Bodewig
  * @version $Revision: 1.1 $
  */
 public class ExtraFieldUtils {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/Resource.java
--
diff --git a/modules/compiler/src/java/flex2/compiler/swc/zip/Resource.java 
b/modules/compiler/src/java/flex2/compiler/swc/zip/Resource.java
index 4b653fd..c9a7987 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/Resource.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/Resource.java
@@ -25,7 +25,6 @@ import flex2.compiler.swc.SwcException;
  * and date/time information about a file, a zip entry or some similar
  * resource (URL, archive in a version control repository, ...)
  *
- * @author mailto:levylamb...@tiscali-dsl.de;>Antoine Levy-Lambert
  * @since Ant 1.5.2
  */
 public class Resource implements Cloneable, Comparable {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/UnixStat.java
--
diff --git a/modules/compiler/src/java/flex2/compiler/swc/zip/UnixStat.java 
b/modules/compiler/src/java/flex2/compiler/swc/zip/UnixStat.java
index d2d30a1..3220d61 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/UnixStat.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/UnixStat.java
@@ -20,7 +20,6 @@ package flex2.compiler.swc.zip;
 /**
  * Constants from stat.h on Unix systems.
  *
- * @author Stefan Bodewig
  * @version $Revision: 1.1 $
  */
 public interface UnixStat {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/UnrecognizedExtraField.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/swc/zip/UnrecognizedExtraField.java 

[19/47] git commit: [flex-sdk] [refs/heads/develop] - Remove @author tags

2015-11-17 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/test/java/flash/swf/tags/DoActionTest.java
--
diff --git a/modules/swfutils/test/java/flash/swf/tags/DoActionTest.java 
b/modules/swfutils/test/java/flash/swf/tags/DoActionTest.java
index a22cb61..23ba50a 100644
--- a/modules/swfutils/test/java/flash/swf/tags/DoActionTest.java
+++ b/modules/swfutils/test/java/flash/swf/tags/DoActionTest.java
@@ -27,9 +27,6 @@ import junit.framework.Test;
 import junit.framework.TestCase;
 import junit.framework.TestSuite;
 
-/**
- * @author Paul Reilly
- */
 public class DoActionTest extends TestCase
 {
 public DoActionTest()

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/test/java/flash/swf/types/GlyphEntryTest.java
--
diff --git a/modules/swfutils/test/java/flash/swf/types/GlyphEntryTest.java 
b/modules/swfutils/test/java/flash/swf/types/GlyphEntryTest.java
index 61ebcc3..bfed287 100644
--- a/modules/swfutils/test/java/flash/swf/types/GlyphEntryTest.java
+++ b/modules/swfutils/test/java/flash/swf/types/GlyphEntryTest.java
@@ -24,9 +24,6 @@ import junit.framework.TestCase;
 import junit.framework.Test;
 import junit.framework.TestSuite;
 
-/**
- * @author Paul Reilly
- */
 public class GlyphEntryTest extends TestCase
 {
 public GlyphEntryTest()

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/mustella/as3/src/mustella/EffectTesting.as
--
diff --git a/mustella/as3/src/mustella/EffectTesting.as 
b/mustella/as3/src/mustella/EffectTesting.as
index 49c36aa..507c6f1 100644
--- a/mustella/as3/src/mustella/EffectTesting.as
+++ b/mustella/as3/src/mustella/EffectTesting.as
@@ -42,9 +42,6 @@ package
 * 
 * It might be useful to think about building a set of TestStep classes 
that wrap 
 * some of this functionality.
-* 
-* @author Steven Shongrunden (stshongradobe.com)
-* 
 */
 public class EffectTesting
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/mustella/java/src/utils/DocumentUtils.java
--
diff --git a/mustella/java/src/utils/DocumentUtils.java 
b/mustella/java/src/utils/DocumentUtils.java
index 1748740..bfafd8e 100644
--- a/mustella/java/src/utils/DocumentUtils.java
+++ b/mustella/java/src/utils/DocumentUtils.java
@@ -33,9 +33,6 @@ import java.io.Writer;
 import java.io.IOException;
 import java.io.File;
 
-/**
- * @author Peter Farland
- */
 public class DocumentUtils
 {
private DocumentUtils()



[27/47] git commit: [flex-sdk] [refs/heads/develop] - Remove @author tags

2015-11-17 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/Optimizer.java
--
diff --git a/modules/asc/src/java/macromedia/abc/Optimizer.java 
b/modules/asc/src/java/macromedia/abc/Optimizer.java
index 98fc357..019e7d3 100644
--- a/modules/asc/src/java/macromedia/abc/Optimizer.java
+++ b/modules/asc/src/java/macromedia/abc/Optimizer.java
@@ -25,9 +25,6 @@ import macromedia.asc.util.ObjectList;
 import java.io.IOException;
 import java.io.FileOutputStream;
 
-/**
- * @author Erik Tierney
- */
 public class Optimizer
 {
 public static void main(String[] args)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/Printer.java
--
diff --git a/modules/asc/src/java/macromedia/abc/Printer.java 
b/modules/asc/src/java/macromedia/abc/Printer.java
index 8b1e225..e2d992d 100644
--- a/modules/asc/src/java/macromedia/abc/Printer.java
+++ b/modules/asc/src/java/macromedia/abc/Printer.java
@@ -27,9 +27,6 @@ import java.io.IOException;
 import static macromedia.abc.Opcodes.*;
 import static macromedia.asc.embedding.avmplus.ActionBlockConstants.*;
 
-/**
- * @author Clement Wong
- */
 public class Printer
 {
/**

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/QName.java
--
diff --git a/modules/asc/src/java/macromedia/abc/QName.java 
b/modules/asc/src/java/macromedia/abc/QName.java
index c51e028..bbfed2a 100644
--- a/modules/asc/src/java/macromedia/abc/QName.java
+++ b/modules/asc/src/java/macromedia/abc/QName.java
@@ -19,9 +19,6 @@
 
 package macromedia.abc;
 
-/**
- * @author Clement Wong
- */
 public final class QName
 {
public QName(final String namespaceURI, final String localPart)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/Scanner.java
--
diff --git a/modules/asc/src/java/macromedia/abc/Scanner.java 
b/modules/asc/src/java/macromedia/abc/Scanner.java
index 99b74b5..84cb77f 100644
--- a/modules/asc/src/java/macromedia/abc/Scanner.java
+++ b/modules/asc/src/java/macromedia/abc/Scanner.java
@@ -21,9 +21,6 @@ package macromedia.abc;
 
 import static macromedia.asc.embedding.avmplus.ActionBlockConstants.*;
 
-/**
- * @author Clement Wong
- */
 public final class Scanner
 {
public static int scanMinorVersion(BytecodeBuffer in)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/Visitor.java
--
diff --git a/modules/asc/src/java/macromedia/abc/Visitor.java 
b/modules/asc/src/java/macromedia/abc/Visitor.java
index 2242869..6814008 100644
--- a/modules/asc/src/java/macromedia/abc/Visitor.java
+++ b/modules/asc/src/java/macromedia/abc/Visitor.java
@@ -21,8 +21,6 @@ package macromedia.abc;
 
 /**
  * Low-level visitor interface
- *
- * @author Clement Wong
  */
 public interface Visitor
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/Compiler.java
--
diff --git a/modules/asc/src/java/macromedia/asc/embedding/Compiler.java 
b/modules/asc/src/java/macromedia/asc/embedding/Compiler.java
index 22afe46..4ebefec 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/Compiler.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/Compiler.java
@@ -42,8 +42,6 @@ import java.util.Iterator;
 
 /**
  * The main interface to the compiler.
- *
- * @author Jeff Dyer
  */
 public class Compiler implements ErrorConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/Main.java
--
diff --git a/modules/asc/src/java/macromedia/asc/embedding/Main.java 
b/modules/asc/src/java/macromedia/asc/embedding/Main.java
index 9d2045d..344db03 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/Main.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/Main.java
@@ -33,9 +33,6 @@ import macromedia.asc.util.ObjectList;
 import macromedia.asc.util.Version;
 import static macromedia.asc.embedding.avmplus.Features.*;
 
-/**
- * @author Jeff Dyer
- */
 public class Main
 {
static boolean show_parsetrees = false;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/Shell.java
--
diff --git a/modules/asc/src/java/macromedia/asc/embedding/Shell.java 
b/modules/asc/src/java/macromedia/asc/embedding/Shell.java
index f3a757c..5decf5c 100644
--- 

[29/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34778 CAUSE: When a node is opened, HierarchicalCollectionView starts to listen to changes to its children collection. And when it's closed,

2015-11-17 Thread jmclean
FLEX-34778
CAUSE: When a node is opened, HierarchicalCollectionView starts to listen to 
changes to its children collection. And when it's closed, it doesn't stop 
listening to these CollectionEvents. So when a closed node's child is replaced, 
nestedCollectionChangeHandler is triggered, even if the node itself is closed. 
Part of nestedCollectionChangeHandler's function is to dispatch a REMOVE 
CollectionEvent for all the nodes which were removed by the replacement (which 
is, all the descendants of the replaced - but closed! - node). Then, since the 
node that's being replaced is not accessible anymore (because its parent was 
closed), it's not added to convertedEvent.items. But the next lines assume that 
the replaced node will be in that array without mistake. Otherwise (as it 
happens in this bus) it goes into an infinite loop trying to find it.

SOLUTION: instead of looking for the node with an (indefinitely) incrementing 
index, we're now using Array.indexOf() to locate the node and remove it if it's 
found.


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

Branch: refs/heads/develop
Commit: d8c1a9fcaaecd3acd4e70bf7a7cd24133a2106b4
Parents: 83e4a9b
Author: Mihai Chira 
Authored: Tue Mar 10 13:00:10 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:21 2015 +0100

--
 .../src/mx/collections/HierarchicalCollectionView.as | 15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/d8c1a9fc/frameworks/projects/advancedgrids/src/mx/collections/HierarchicalCollectionView.as
--
diff --git 
a/frameworks/projects/advancedgrids/src/mx/collections/HierarchicalCollectionView.as
 
b/frameworks/projects/advancedgrids/src/mx/collections/HierarchicalCollectionView.as
index 6d4901c..d752e8e 100644
--- 
a/frameworks/projects/advancedgrids/src/mx/collections/HierarchicalCollectionView.as
+++ 
b/frameworks/projects/advancedgrids/src/mx/collections/HierarchicalCollectionView.as
@@ -1152,7 +1152,7 @@ public class HierarchicalCollectionView extends 
EventDispatcher
 private function internalRefresh(dispatch:Boolean):Boolean
 {
 var obj:Object;
-var coll:ICollectionView
+var coll:ICollectionView;
 var needUpdate:Boolean = false;
 
 // apply filter function to all the collections including the child 
collections
@@ -1531,9 +1531,9 @@ public class HierarchicalCollectionView extends 
EventDispatcher
 for (i = 0; i < n; i++)
 {
 node = ce.items[i].oldValue;
-while (convertedEvent.items[j] != node)
-j++;
-convertedEvent.items.splice(j, 1);
+var replacedNodePosition:int = 
convertedEvent.items.indexOf(node);
+if(replacedNodePosition != -1)
+convertedEvent.items.splice(replacedNodePosition, 1);
 }
 if (convertedEvent.items.length)
 {
@@ -1654,9 +1654,10 @@ public class HierarchicalCollectionView extends 
EventDispatcher
 changingNode = ce.items[i].oldValue;
 if (changingNode is XML)
 stopTrackUpdates(changingNode);
-while (convertedEvent.items[j] != changingNode)
-j++;
-convertedEvent.items.splice(j, 1);
+
+var replacedNodePosition:int = 
convertedEvent.items.indexOf(changingNode);
+if(replacedNodePosition != -1)
+convertedEvent.items.splice(replacedNodePosition, 1);
 }
 if (convertedEvent.items.length)
 {



[35/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34778 moved the test to where it can be executed via 'ant test'

2015-11-17 Thread jmclean
FLEX-34778 moved the test to where it can be executed via 'ant test'


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

Branch: refs/heads/develop
Commit: eded64017964d048bc482daf404c5885b15b676f
Parents: dabf7cc
Author: Mihai Chira 
Authored: Tue Mar 10 15:56:27 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:24 2015 +0100

--
 .../HierarchicalCollectionView_REPLACE_Tests.as | 325 +++
 .../HierarchicalCollectionView_REPLACE_Tests.as | 325 ---
 2 files changed, 325 insertions(+), 325 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/eded6401/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionView_REPLACE_Tests.as
--
diff --git 
a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionView_REPLACE_Tests.as
 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionView_REPLACE_Tests.as
new file mode 100644
index 000..c4d49a6
--- /dev/null
+++ 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionView_REPLACE_Tests.as
@@ -0,0 +1,325 @@
+
+//
+//  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.
+//
+
+
+package mx.collections {
+import mx.collections.HierarchicalCollectionView;
+import mx.collections.IList;
+import mx.events.CollectionEvent;
+import mx.events.CollectionEventKind;
+import mx.utils.StringUtil;
+
+import org.flexunit.asserts.assertEquals;
+import org.flexunit.asserts.assertFalse;
+import org.flexunit.asserts.assertNotNull;
+import org.flexunit.asserts.assertNull;
+import org.flexunit.asserts.assertTrue;
+
+public class HierarchicalCollectionView_REPLACE_Tests {
+
+private static var _sut:HierarchicalCollectionView;
+private static var _utils:HierarchicalCollectionViewTestUtils = new 
HierarchicalCollectionViewTestUtils();
+private var _root:IList;
+private static var noItemsInHierarchy:int = NaN;
+
+[BeforeClass]
+public static function setUpBeforeClass():void
+{
+const hierarchyLines:Array = HIERARCHY_STRING.split("\n");
+for(var i:int = 0; i < hierarchyLines.length; i++)
+{
+if(StringUtil.trim(hierarchyLines[i]))
+noItemsInHierarchy++;
+}
+}
+
+[Before]
+public function setUp():void
+{
+_sut = 
_utils.generateOpenHierarchyFromRootListWithAllNodesMethod(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
+_root = _utils.getRoot(_sut) as IList;
+}
+
+[After]
+public function tearDown():void
+{
+_sut = null;
+_root = null;
+}
+
+[Test]
+public function test_make_sure_we_count_nodes_correctly():void
+{
+//when
+var noChildren:int = 0;
+for(var i:int = 0; i < _root.length; i++)
+{
+noChildren += countAllChildrenOf(_root.getItemAt(i) as 
DataNode);
+}
+
+//then
+assertEquals(noItemsInHierarchy, noChildren);
+}
+
+[Test]
+public function test_make_sure_isDescendantOf_works_correctly():void
+{
+//when
+var region1:DataNode = _root.getItemAt(0) as DataNode;
+var region2:DataNode = _root.getItemAt(1) as DataNode;
+var city2:DataNode = region2.children.getItemAt(1) as DataNode;
+var company2:DataNode = city2.children.getItemAt(1) as DataNode;
+ 

[07/47] git commit: [flex-sdk] [refs/heads/develop] - Fix for https://issues.apache.org/jira/browse/FLEX-34772 Add 'padding' property

2015-11-17 Thread jmclean
Fix for https://issues.apache.org/jira/browse/FLEX-34772
Add 'padding' property

Signed-off-by: OmPrakash Muppirala 


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

Branch: refs/heads/develop
Commit: 94437f9d3bdce9e309820e39f9fa20518751b5f3
Parents: 740b8a9
Author: Dany Dhondt 
Authored: Tue Mar 17 16:38:03 2015 -0700
Committer: OmPrakash Muppirala 
Committed: Tue Mar 17 16:38:03 2015 -0700

--
 .../spark/src/spark/components/HGroup.as| 30 ++
 .../spark/src/spark/components/TileGroup.as | 30 ++
 .../spark/src/spark/components/VGroup.as| 30 ++
 .../spark/src/spark/layouts/HorizontalLayout.as | 43 
 .../spark/src/spark/layouts/TileLayout.as   | 43 
 .../spark/src/spark/layouts/VerticalLayout.as   | 43 
 6 files changed, 219 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/94437f9d/frameworks/projects/spark/src/spark/components/HGroup.as
--
diff --git a/frameworks/projects/spark/src/spark/components/HGroup.as 
b/frameworks/projects/spark/src/spark/components/HGroup.as
index 942d60a..cc1ca2c 100644
--- a/frameworks/projects/spark/src/spark/components/HGroup.as
+++ b/frameworks/projects/spark/src/spark/components/HGroup.as
@@ -53,6 +53,7 @@ import spark.layouts.supportClasses.LayoutBase;
  *columnWidth="no default"
  *gap="6"
  *horizontalAlign="left"
+ *padding="0"
  *paddingBottom="0"
  *paddingLeft="0"
  *paddingRight="0"
@@ -157,6 +158,35 @@ public class HGroup extends Group
 {
 return horizontalLayout.columnCount;
 }
+   
+   //--
+   //  padding
+   //--
+   
+   [Inspectable(category="General", defaultValue="0.0")]
+   
+   /**
+*  @copy spark.layouts.HorizontalLayout#padding
+*  
+*  @default 0
+*  
+*  @langversion 3.0
+*  @playerversion Flash 10
+*  @playerversion AIR 1.5
+*  @productversion Flex 4
+*/
+   public function get padding():Number
+   {
+   return horizontalLayout.padding;
+   }
+   
+   /**
+*  @private
+*/
+   public function set padding(value:Number):void
+   {
+   horizontalLayout.padding = value;
+   }
 
 //--
 //  paddingLeft

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/94437f9d/frameworks/projects/spark/src/spark/components/TileGroup.as
--
diff --git a/frameworks/projects/spark/src/spark/components/TileGroup.as 
b/frameworks/projects/spark/src/spark/components/TileGroup.as
index 360620a..349ff86 100644
--- a/frameworks/projects/spark/src/spark/components/TileGroup.as
+++ b/frameworks/projects/spark/src/spark/components/TileGroup.as
@@ -56,6 +56,7 @@ import spark.layouts.supportClasses.LayoutBase;
  *horizontalAlign="justify"
  *horizontalGap="6"
  *orientation="rows"
+ *padding="0"
  *paddingBottom="0"
  *paddingLeft="0"
  *paddingRight="0"
@@ -281,6 +282,35 @@ public class TileGroup extends Group
 {
 tileLayout.orientation = value;
 }
+   
+   //--
+   //  padding
+   //--
+   
+   [Inspectable(category="General", defaultValue="0.0")]
+   
+   /**
+*  @copy spark.layouts.TileLayout#padding
+*  
+*  @default 0
+*  
+*  @langversion 3.0
+*  @playerversion Flash 10
+*  @playerversion AIR 1.5
+*  @productversion Flex 4
+*/
+   public function get padding():Number
+   {
+   return tileLayout.padding;
+   }
+   
+   /**
+*  @private
+*/
+   public function set padding(value:Number):void
+   {
+   tileLayout.padding = value;
+   }
 
 //--
 //  paddingLeft

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/94437f9d/frameworks/projects/spark/src/spark/components/VGroup.as
--
diff --git a/frameworks/projects/spark/src/spark/components/VGroup.as 
b/frameworks/projects/spark/src/spark/components/VGroup.as
index 43c75c7..befa540 100644
--- 

[36/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-43119 moved the unit test where it can be run by 'ant test'. Also, the main test runner is an Application, rather than WindowedApplication, s

2015-11-17 Thread jmclean
FLEX-43119 moved the unit test where it can be run by 'ant test'. Also, the 
main test runner is an Application, rather than WindowedApplication, so I 
changed how uncaught client errors are captured.


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

Branch: refs/heads/develop
Commit: 84e7b0a14e7de05b84152a91610853e821d85744
Parents: eded640
Author: Mihai Chira 
Authored: Tue Mar 10 16:44:06 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:24 2015 +0100

--
 ...icalCollectionViewCursor_FLEX_34119_Tests.as | 364 ++
 ...hicalCollectionViewCursor_FLEX_34119_Test.as | 369 ---
 2 files changed, 364 insertions(+), 369 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/84e7b0a1/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
--
diff --git 
a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
new file mode 100644
index 000..5119ed4
--- /dev/null
+++ 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
@@ -0,0 +1,364 @@
+
+//
+//  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.
+//
+
+
+package mx.collections
+{
+import flash.events.UncaughtErrorEvent;
+
+import flexunit.framework.AssertionFailedError;
+
+import mx.core.FlexGlobals;
+
+import org.flexunit.assertThat;
+import org.flexunit.asserts.assertEquals;
+import org.flexunit.asserts.assertNotNull;
+import org.flexunit.asserts.assertTrue;
+import org.flexunit.runners.Parameterized;
+
+import spark.components.Application;
+
+/**
+ * README
+ *
+ * -This unit test was initially created to test FLEX-34119, and ended up 
uncovering FLEX-34424 as well.
+ * -This test builds a hierarchical collection from a string (see 
HIERARCHY_STRING), so that it's easy
+ * to edit and change it for specific scenarios.
+ * -This test uses utility functions from 
HierarchicalCollectionViewTestUtils, and data objects from DataNode.
+ * -Running the test takes about 3min on my machine. It will vary on 
yours, of course, but it shouldn't
+ * be wildly different.
+ * -To speed it up you can decrease the size of the hierarchical 
collection by editing HIERARCHY_STRING.
+ */
+   [RunWith("org.flexunit.runners.Parameterized")]
+   public class HierarchicalCollectionViewCursor_FLEX_34119_Tests
+   {
+private static const OP_ADD:int = 0;
+private static const OP_REMOVE:int = 1;
+private static const OP_SET:int = 2;
+private static const OPERATIONS:Array = [OP_ADD, OP_REMOVE, OP_SET];
+private static var _generatedHierarchy:HierarchicalCollectionView;
+private static var _utils:HierarchicalCollectionViewTestUtils = new 
HierarchicalCollectionViewTestUtils();
+public static var positionAndOperation:Array = [];
+
+   {
+   _generatedHierarchy = 
_utils.generateOpenHierarchyFromRootList(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
+   NO_ITEMS_IN_HIERARCHY = _generatedHierarchy.length;
+   
+   private static var SELECTED_INDEX:int = 0;
+   private static var OPERATION_LOCATION:int = 0;
+   private static var OPERATION_INDEX:int = 0;
+   for(SELECTED_INDEX = 0; SELECTED_INDEX < NO_ITEMS_IN_HIERARCHY; 
SELECTED_INDEX++)
+

[06/47] git commit: [flex-sdk] [refs/heads/develop] - Update RELEASE_NOTES with the bug fixes and performance enhancements that go into this release

2015-11-17 Thread jmclean
Update RELEASE_NOTES with the bug fixes and performance enhancements that go 
into this release


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

Branch: refs/heads/develop
Commit: 740b8a99085eefc4aab12ae21d4354158478a27d
Parents: 09405e0
Author: OmPrakash Muppirala 
Authored: Tue Mar 17 11:37:35 2015 -0700
Committer: OmPrakash Muppirala 
Committed: Tue Mar 17 11:37:35 2015 -0700

--
 RELEASE_NOTES | 24 ++--
 1 file changed, 14 insertions(+), 10 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/740b8a99/RELEASE_NOTES
--
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 8c22f14..ee77e85 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,20 +1,24 @@
 Apache Flex 4.14.1
 ==
 
-New Features
-
-- 
-
 Bug Fixes
 -
-FLEX-X  -
-
-Other fixes (no JIRA issue created):
-- 
-
+FLEX-34712 - Callout loses anchor to CalloutButton while callout open and 
screen rotates
+FLEX-34714 - Fix to continue using legacy mobile theme removes iOS status bar 
padding
+FLEX-34746 - Upscaling BusyIndicator leads to wrong rotation centre
+FLEX-34748 - Spark ActionBar chromeColor is ignored in Flex 14
+FLEX-34750 - BusyIndicatorSkin does not work with mx:Application
+FLEX-34758 - IOS buttons does not look correct when disabled
+FLEX-34766 - Android Button Skin transparency issue
+FLEX-34778 - Application hangs when opening node, closing it, then replacing 
one of its children
+FLEX-34732 - TextInput/TextArea with borderColor style set gives compiler 
warnings
+
+Performance Improvements
+-
+FLEX-34759 - ArrayList/ArrayCollection performance improvements
+ 
 Known Issues
 
-
 Adobe Flash Builder Integration
 
 Adobe Flash Builder 4.7 and Adobe Flash Builder 4.6 both contain a bug where,



[37/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34440 moved the unit test where it can be run by 'ant test'. Also, the main test runner is an Application, rather than a WindowedApplication,

2015-11-17 Thread jmclean
FLEX-34440 moved the unit test where it can be run by 'ant test'. Also, the 
main test runner is an Application, rather than a WindowedApplication, so I 
changed how uncaught client errors are captured to reflect this.


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

Branch: refs/heads/develop
Commit: 1cdebb1b00e69a546b9dd98605d3e44ffc1375cd
Parents: c305c9c
Author: Mihai Chira 
Authored: Tue Mar 10 16:53:31 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:25 2015 +0100

--
 ...icalCollectionViewCursor_FLEX_34440_Tests.as | 141 ++
 ...hicalCollectionViewCursor_FLEX_34440_Test.as | 146 ---
 2 files changed, 141 insertions(+), 146 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/1cdebb1b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34440_Tests.as
--
diff --git 
a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34440_Tests.as
 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34440_Tests.as
new file mode 100644
index 000..31ca0d8
--- /dev/null
+++ 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34440_Tests.as
@@ -0,0 +1,141 @@
+
+//
+//  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.
+//
+
+
+package mx.collections
+{
+import flash.events.UncaughtErrorEvent;
+
+import mx.core.FlexGlobals;
+
+import org.flexunit.asserts.assertNotNull;
+import org.flexunit.asserts.assertTrue;
+
+import spark.components.Application;
+
+public class HierarchicalCollectionViewCursor_FLEX_34440_Tests
+   {
+private static var _utils:HierarchicalCollectionViewTestUtils = new 
HierarchicalCollectionViewTestUtils();
+private static var _noErrorsThrown:Boolean = true;
+private static var _currentHierarchy:HierarchicalCollectionView;
+private static var _sut:HierarchicalCollectionViewCursor;
+private static var _operationCursor:HierarchicalCollectionViewCursor;
+
+   [BeforeClass]
+   public static function setUpBeforeClass():void
+   {
+if(FlexGlobals.topLevelApplication is Application)
+(FlexGlobals.topLevelApplication as 
Application).loaderInfo.uncaughtErrorEvents.addEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR,
 onUncaughtClientError);
+}
+   
+   [AfterClass]
+   public static function tearDownAfterClass():void
+   {
+if(FlexGlobals.topLevelApplication is Application)
+(FlexGlobals.topLevelApplication as 
Application).loaderInfo.uncaughtErrorEvents.removeEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR,
 onUncaughtClientError);
+   }
+   
+   [Before]
+   public function setUp():void
+   {
+   _currentHierarchy = 
_utils.generateOpenHierarchyFromRootListWithAllNodesMethod(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
+   _sut = _currentHierarchy.createCursor() as 
HierarchicalCollectionViewCursor;
+   }
+   
+   [After]
+   public function tearDown():void
+   {
+   _sut = null;
+   _currentHierarchy = null;
+   _operationCursor = null;
+   }
+
+   [Test]
+public function testReproduce_FLEX_34440():void
+{
+

[43/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34119 this unit test is blocking FlexUnit, so I'm moving it back (temporarily) to prevent it from being executed in the flex-sdk_test job unt

2015-11-17 Thread jmclean
FLEX-34119 this unit test is blocking FlexUnit, so I'm moving it back 
(temporarily) to prevent it from being executed in the flex-sdk_test job until 
we find a solution for the stack overflow.


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

Branch: refs/heads/develop
Commit: 92a334cdd0816013c3f59626701626a2f2cbe7e0
Parents: 79b5448
Author: Mihai Chira 
Authored: Thu Mar 12 09:15:41 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:28 2015 +0100

--
 ...icalCollectionViewCursor_FLEX_34119_Tests.as | 365 ---
 ...icalCollectionViewCursor_FLEX_34119_Tests.as | 365 +++
 2 files changed, 365 insertions(+), 365 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/92a334cd/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
--
diff --git 
a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
deleted file mode 100644
index e378c6c..000
--- 
a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
+++ /dev/null
@@ -1,365 +0,0 @@
-
-//
-//  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.
-//
-
-
-package mx.collections
-{
-import flash.events.UncaughtErrorEvent;
-
-import flexunit.framework.AssertionFailedError;
-
-import mx.core.FlexGlobals;
-
-import org.flexunit.assertThat;
-import org.flexunit.asserts.assertEquals;
-import org.flexunit.asserts.assertNotNull;
-import org.flexunit.asserts.assertTrue;
-import org.flexunit.runners.Parameterized;
-
-import spark.components.Application;
-
-/**
- * README
- *
- * -This unit test was initially created to test FLEX-34119, and ended up 
uncovering FLEX-34424 as well.
- * -This test builds a hierarchical collection from a string (see 
HIERARCHY_STRING), so that it's easy
- * to edit and change it for specific scenarios.
- * -This test uses utility functions from 
HierarchicalCollectionViewTestUtils, and data objects from DataNode.
- * -Running the test takes about 3min on my machine. It will vary on 
yours, of course, but it shouldn't
- * be wildly different.
- * -To speed it up you can decrease the size of the hierarchical 
collection by editing HIERARCHY_STRING.
- */
-   [RunWith("org.flexunit.runners.Parameterized")]
-   public class HierarchicalCollectionViewCursor_FLEX_34119_Tests
-   {
-private static const OP_ADD:int = 0;
-private static const OP_REMOVE:int = 1;
-private static const OP_SET:int = 2;
-private static const OPERATIONS:Array = [OP_ADD, OP_REMOVE, OP_SET];
-private static var _generatedHierarchy:HierarchicalCollectionView;
-private static var _utils:HierarchicalCollectionViewTestUtils = new 
HierarchicalCollectionViewTestUtils();
-public static var positionAndOperation:Array = [];
-
-   {
-   _generatedHierarchy = 
_utils.generateOpenHierarchyFromRootList(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
-   NO_ITEMS_IN_HIERARCHY = _generatedHierarchy.length;
-   
-   private static var SELECTED_INDEX:int = 0;
-   private static var OPERATION_LOCATION:int = 0;
-   private static var OPERATION_INDEX:int = 0;
-   for(SELECTED_INDEX = 0; SELECTED_INDEX < NO_ITEMS_IN_HIERARCHY; 
SELECTED_INDEX++)
-  

[13/47] git commit: [flex-sdk] [refs/heads/develop] - set version in config file to 17.0 not 17.0b as some IDEs may check this

2015-11-17 Thread jmclean
set version in config file to 17.0 not 17.0b as some IDEs may check this


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

Branch: refs/heads/develop
Commit: c395da0aded0f878ed5a9da0020a152f038fa5a3
Parents: 0af9167
Author: Justin Mclean 
Authored: Fri Mar 20 09:54:30 2015 +1100
Committer: Justin Mclean 
Committed: Fri Mar 20 09:54:30 2015 +1100

--
 ide/addAIRtoSDK.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/c395da0a/ide/addAIRtoSDK.sh
--
diff --git a/ide/addAIRtoSDK.sh b/ide/addAIRtoSDK.sh
index 013f218..4519333 100755
--- a/ide/addAIRtoSDK.sh
+++ b/ide/addAIRtoSDK.sh
@@ -165,7 +165,7 @@ do
# 17.0 beta needs FP 17 and swf version 28
if [ ${AIR_VERSION} = "17.0b" ]
then
-   updatePlayerVersion 17.0b "${configFile}"
+   updatePlayerVersion 17.0 "${configFile}"
updateSWFVersion 28 "${configFile}"
fi  




[44/47] git commit: [flex-sdk] [refs/heads/develop] - Updated with FP 17 mention and corrected whitespace (for consistency)

2015-11-17 Thread jmclean
Updated with FP 17 mention and corrected whitespace (for consistency)

Signed-off-by: Erik de Bruin 


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

Branch: refs/heads/develop
Commit: d52e19ff377effdaa7a17f21421030434fe14486
Parents: 92a334c
Author: Erik de Bruin 
Authored: Fri Mar 20 10:09:13 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 10:09:13 2015 +0100

--
 RELEASE_NOTES | 42 ++
 1 file changed, 26 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/d52e19ff/RELEASE_NOTES
--
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 30d60a3..39a00f9 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -2,31 +2,41 @@ Apache Flex 4.14.1
 ==
 
 New Features
--
-FLEX-34772 - Add padding property to VerticalLayout/VGroup, 
HorizontalLayout/HGroup and  
-TileLayout/TileGroup
+
+FLEX-34772  Add padding property to VerticalLayout/VGroup,
+HorizontalLayout/HGroup and TileLayout/TileGroup
+
+AIR and Flash Player Support
+
+- Support Flash Player 17.0
 
 Bug Fixes
 -
-FLEX-34712 - Callout loses anchor to CalloutButton while callout open and 
screen rotates
-FLEX-34714 - Fix to continue using legacy mobile theme removes iOS status bar 
padding
-FLEX-34746 - Upscaling BusyIndicator leads to wrong rotation centre
-FLEX-34748 - Spark ActionBar chromeColor is ignored in Flex 14
-FLEX-34750 - BusyIndicatorSkin does not work with mx:Application
-FLEX-34758 - IOS buttons does not look correct when disabled
-FLEX-34766 - Android Button Skin transparency issue
-FLEX-34778 - Application hangs when opening node, closing it, then replacing 
one of its children
-FLEX-34774 - Blur effect remains if first modal Popup closes before other 
modal Popups
-FLEX-34732 - TextInput/TextArea with borderColor style set gives compiler 
warnings
-FLEX-34805 - Unable to set chromeColor property on 
TabbedViewNavigatorApplication
-FLEX-34806 - Warning about font embedding on label component
+FLEX-34712  Callout loses anchor to CalloutButton while callout open and 
screen 
+rotates
+FLEX-34714  Fix to continue using legacy mobile theme removes iOS status bar 
+padding
+FLEX-34746  Upscaling BusyIndicator leads to wrong rotation centre
+FLEX-34748  Spark ActionBar chromeColor is ignored in Flex 14
+FLEX-34750  BusyIndicatorSkin does not work with mx:Application
+FLEX-34758  IOS buttons does not look correct when disabled
+FLEX-34766  Android Button Skin transparency issue
+FLEX-34778  Application hangs when opening node, closing it, then replacing 
one 
+of its children
+FLEX-34774  Blur effect remains if first modal Popup closes before other modal 
+Popups
+FLEX-34732  TextInput/TextArea with borderColor style set gives compiler 
+warnings
+FLEX-34805  Unable to set chromeColor property on 
TabbedViewNavigatorApplication
+FLEX-34806  Warning about font embedding on label component
 
 Performance Improvements
 -
-FLEX-34759 - ArrayList/ArrayCollection performance improvements
+FLEX-34759  ArrayList/ArrayCollection performance improvements
  
 Known Issues
 
+
 Adobe Flash Builder Integration
 
 Adobe Flash Builder 4.7 and Adobe Flash Builder 4.6 both contain a bug where,



[16/47] git commit: [flex-sdk] [refs/heads/develop] - update with missing contributors

2015-11-17 Thread jmclean
update with missing contributors


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

Branch: refs/heads/develop
Commit: 6023011a1c82c84bbcd0ad150effa3fd11b257e4
Parents: 6baa472
Author: Justin Mclean 
Authored: Fri Mar 20 10:48:17 2015 +1100
Committer: Justin Mclean 
Committed: Fri Mar 20 10:48:17 2015 +1100

--
 CONTRIBUTORS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6023011a/CONTRIBUTORS
--
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 9e5c42a..fc7afd1 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3,9 +3,9 @@ support to the Apache Flex SDK.
 
 Apache Flex SDK 4.14.1
 --
-Alex Harui, Erik de Bruin, George Yabra, Kevin Godell, Lee Burrows, Les 
Woolsey, 
-Mara Cou, Mihai Chira, OmPrakash Muppirala, Piotr Zarzycki, Shane Doolan, 
-Shawn Liou, Stephan Plath
+Alex Harui, Dany Dhondt, Erik de Bruin, George Yabra, Justin Mclean, Kevin 
Godell,
+Lee Burrows, Les Woolsey, Mara Cou, Mihai Chira, OmPrakash Muppirala, Piotr 
Zarzycki,
+Shane Doolan, Shawn Liou, Stephan Plath
 
 Apache Flex SDK 4.14.0
 --



[39/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34456 moved the unit test where it can be run by 'ant test'. Also, the main test runner is an Application, rather than a WindowedApplication,

2015-11-17 Thread jmclean
FLEX-34456 moved the unit test where it can be run by 'ant test'. Also, the 
main test runner is an Application, rather than a WindowedApplication, so I 
changed how uncaught client errors are captured to reflect this.


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

Branch: refs/heads/develop
Commit: 0c3c70ed043477c468d015dd955d76f25078a7eb
Parents: 1cdebb1
Author: Mihai Chira 
Authored: Tue Mar 10 16:58:18 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:26 2015 +0100

--
 ...icalCollectionViewCursor_FLEX_34456_Tests.as | 184 +++
 ...hicalCollectionViewCursor_FLEX_34456_Test.as | 184 ---
 2 files changed, 184 insertions(+), 184 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0c3c70ed/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34456_Tests.as
--
diff --git 
a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34456_Tests.as
 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34456_Tests.as
new file mode 100644
index 000..353e885
--- /dev/null
+++ 
b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34456_Tests.as
@@ -0,0 +1,184 @@
+
+//
+//  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.
+//
+
+
+package mx.collections
+{
+import flash.events.UncaughtErrorEvent;
+
+import mx.core.FlexGlobals;
+
+import org.flexunit.asserts.assertEquals;
+import org.flexunit.asserts.assertNotNull;
+import org.flexunit.asserts.assertTrue;
+import org.flexunit.runners.Parameterized;
+
+import spark.components.Application;
+
+[RunWith("org.flexunit.runners.Parameterized")]
+   public class HierarchicalCollectionViewCursor_FLEX_34456_Tests
+   {
+public static var positionAndOperation:Array = [[11, 5, 0], [11, 5, 
1]];
+   
+private static const OP_ADD:int = 0;
+private static const OP_REMOVE:int = 1;
+private static var _generatedHierarchy:HierarchicalCollectionView;
+private static var _utils:HierarchicalCollectionViewTestUtils = new 
HierarchicalCollectionViewTestUtils();
+private static var _noErrorsThrown:Boolean = true;
+private static var _currentHierarchy:HierarchicalCollectionView;
+private static var _sut:HierarchicalCollectionViewCursor;
+private static var _operationCursor:HierarchicalCollectionViewCursor;
+   private static var 
_mirrorCursor:HierarchicalCollectionViewCursor;
+
+private static var foo:Parameterized;
+
+   [BeforeClass]
+   public static function setUpBeforeClass():void
+   {
+   _generatedHierarchy = 
_utils.generateOpenHierarchyFromRootList(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
+if(FlexGlobals.topLevelApplication is Application)
+(FlexGlobals.topLevelApplication as 
Application).loaderInfo.uncaughtErrorEvents.addEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR,
 onUncaughtClientError);
+}
+   
+   [AfterClass]
+   public static function tearDownAfterClass():void
+   {
+if(FlexGlobals.topLevelApplication is Application)
+(FlexGlobals.topLevelApplication as 
Application).loaderInfo.uncaughtErrorEvents.removeEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR,
 onUncaughtClientError);
+   _generatedHierarchy = null;
+ 

[11/47] git commit: [flex-sdk] [refs/heads/develop] - Update RELEASE_NOTES

2015-11-17 Thread jmclean
Update RELEASE_NOTES


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

Branch: refs/heads/develop
Commit: ca09ca9bc5ca4536308b2c5b01d3ec4be0a1c907
Parents: bd304b6
Author: OmPrakash Muppirala 
Authored: Wed Mar 18 15:20:54 2015 -0700
Committer: OmPrakash Muppirala 
Committed: Wed Mar 18 15:20:54 2015 -0700

--
 RELEASE_NOTES | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/ca09ca9b/RELEASE_NOTES
--
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 867208f..731ee64 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -17,7 +17,8 @@ FLEX-34758 - IOS buttons does not look correct when disabled
 FLEX-34766 - Android Button Skin transparency issue
 FLEX-34778 - Application hangs when opening node, closing it, then replacing 
one of its children
 FLEX-34732 - TextInput/TextArea with borderColor style set gives compiler 
warnings
-FLEX-34805 - Unable to set chromeColor property on 
TabbedViewNavigatorApplication 
+FLEX-34805 - Unable to set chromeColor property on 
TabbedViewNavigatorApplication
+FLEX-34806 - Warning about font embedding on label component
 
 Performance Improvements
 -



[30/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34778 Adding a unit test which verifies that replacements in the HierarchicalCollectionView work as expected in various circumstances, so tha

2015-11-17 Thread jmclean
FLEX-34778 Adding a unit test which verifies that replacements in the 
HierarchicalCollectionView work as expected in various circumstances, so that a 
fix for this bug can be made knowing that we're not breaking something else.


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

Branch: refs/heads/develop
Commit: 83e4a9b21d9592ada8ba0ae38619acad070373e2
Parents: 3ddcfee
Author: Mihai Chira 
Authored: Tue Mar 10 12:37:59 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:21 2015 +0100

--
 .../tests/unitTests/mx/collections/DataNode.as  | 107 +++---
 .../HierarchicalCollectionViewTestUtils.as  |   1 +
 ...erarchicalCollectionView_FLEX_34778_Tests.as |  15 +-
 .../HierarchicalCollectionView_REPLACE_Tests.as | 325 +++
 4 files changed, 402 insertions(+), 46 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/83e4a9b2/frameworks/tests/unitTests/mx/collections/DataNode.as
--
diff --git a/frameworks/tests/unitTests/mx/collections/DataNode.as 
b/frameworks/tests/unitTests/mx/collections/DataNode.as
index aef1829..730825a 100644
--- a/frameworks/tests/unitTests/mx/collections/DataNode.as
+++ b/frameworks/tests/unitTests/mx/collections/DataNode.as
@@ -18,64 +18,83 @@
 

 
 package mx.collections {
-import mx.collections.ArrayCollection;
+import mx.collections.ArrayCollection;
 
-public class DataNode {
-private var _label:String;
-private var _children:ArrayCollection;
-private var _isSelected:Boolean = false;
-private var _isPreviousSiblingRemoved:Boolean = false;
+public class DataNode {
+private var _label:String;
+private var _children:ArrayCollection;
+private var _isSelected:Boolean = false;
+private var _isPreviousSiblingRemoved:Boolean = false;
+private var _parent:DataNode;
 
-public function DataNode(label:String)
-{
-_label = label;
-}
+public function DataNode(label:String)
+{
+_label = label;
+}
 
-public function get children():ArrayCollection {
-return _children;
-}
+public function get children():ArrayCollection
+{
+return _children;
+}
 
-public function set children(value:ArrayCollection):void {
-_children = value;
-}
+public function set children(value:ArrayCollection):void
+{
+_children = value;
+}
 
-public function get label():String {
-return _label + (_isSelected ? " [SEL]" : "") + 
(_isPreviousSiblingRemoved ? " [PREV ITEM REMOVED]" : "");
-}
+public function get label():String
+{
+return _label + (_isSelected ? " [SEL]" : "") + 
(_isPreviousSiblingRemoved ? " [PREV ITEM REMOVED]" : "");
+}
 
-public function toString():String
-{
-return label;
-}
+public function toString():String
+{
+return label;
+}
 
-public function addChild(node:DataNode):void {
-if(!_children)
-_children = new ArrayCollection();
+public function addChild(node:DataNode):void
+{
+if(!_children)
+_children = new ArrayCollection();
 
-_children.addItem(node);
-}
+_children.addItem(node);
+node.parent = this;
+}
 
-public function set isSelected(value:Boolean):void {
-_isSelected = value;
-}
+public function set isSelected(value:Boolean):void
+{
+_isSelected = value;
+}
 
-public function get isSelected():Boolean {
-return _isSelected;
-}
+public function get isSelected():Boolean
+{
+return _isSelected;
+}
 
-public function clone():DataNode
-{
-var newNode:DataNode = new DataNode(_label);
-for each(var childNode:DataNode in children)
+public function clone():DataNode
 {
-newNode.addChild(childNode.clone());
+var newNode:DataNode = new DataNode(_label);
+for each(var childNode:DataNode in children)
+{
+newNode.addChild(childNode.clone());
+}
+
+return newNode;
 }
 
-return newNode;
-}
+public function set isPreviousSiblingRemoved(value:Boolean):void
+{
+_isPreviousSiblingRemoved = value;
+}
+
+public function 

[18/47] git commit: [flex-sdk] [refs/heads/develop] - add missing bug to release notes

2015-11-17 Thread jmclean
add missing bug to release notes


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

Branch: refs/heads/develop
Commit: 04bc3af96faec0af067b0f1b6f98effdcdb0f103
Parents: 9da9d9e
Author: Justin Mclean 
Authored: Fri Mar 20 11:13:33 2015 +1100
Committer: Justin Mclean 
Committed: Fri Mar 20 11:13:33 2015 +1100

--
 RELEASE_NOTES | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/04bc3af9/RELEASE_NOTES
--
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 731ee64..30d60a3 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -16,6 +16,7 @@ FLEX-34750 - BusyIndicatorSkin does not work with 
mx:Application
 FLEX-34758 - IOS buttons does not look correct when disabled
 FLEX-34766 - Android Button Skin transparency issue
 FLEX-34778 - Application hangs when opening node, closing it, then replacing 
one of its children
+FLEX-34774 - Blur effect remains if first modal Popup closes before other 
modal Popups
 FLEX-34732 - TextInput/TextArea with borderColor style set gives compiler 
warnings
 FLEX-34805 - Unable to set chromeColor property on 
TabbedViewNavigatorApplication
 FLEX-34806 - Warning about font embedding on label component



[17/47] git commit: [flex-sdk] [refs/heads/develop] - add a few more missing people

2015-11-17 Thread jmclean
add a few more missing people


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

Branch: refs/heads/develop
Commit: 9da9d9ec49e1881cf7c737ad8fff619a6d7b48ca
Parents: 6023011
Author: Justin Mclean 
Authored: Fri Mar 20 11:13:00 2015 +1100
Committer: Justin Mclean 
Committed: Fri Mar 20 11:13:00 2015 +1100

--
 CONTRIBUTORS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9da9d9ec/CONTRIBUTORS
--
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index fc7afd1..f47fde0 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3,9 +3,9 @@ support to the Apache Flex SDK.
 
 Apache Flex SDK 4.14.1
 --
-Alex Harui, Dany Dhondt, Erik de Bruin, George Yabra, Justin Mclean, Kevin 
Godell,
-Lee Burrows, Les Woolsey, Mara Cou, Mihai Chira, OmPrakash Muppirala, Piotr 
Zarzycki,
-Shane Doolan, Shawn Liou, Stephan Plath
+Alex Harui, Dany Dhondt, Erik de Bruin, George Yabra, Greg Dove, Justin Mclean,
+Kevin Godell, Lee Burrows, Les Woolsey, Mara Cou, Mihai Chira, OmPrakash 
Muppirala,
+Piotr Zarzycki, Ross Taylor, Shane Doolan, Shawn Liou, Stephan Plath, Vitaliy 
Parfenov
 
 Apache Flex SDK 4.14.0
 --



[03/47] git commit: [flex-sdk] [refs/heads/develop] - Updated version numbers

2015-11-17 Thread jmclean
Updated version numbers

Signed-off-by: Erik de Bruin 


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

Branch: refs/heads/develop
Commit: 566d5ccc18242129041b70b6e65e0209f66fae1c
Parents: a5e0ea9
Author: Erik de Bruin 
Authored: Mon Mar 9 10:46:14 2015 +0100
Committer: Erik de Bruin 
Committed: Mon Mar 9 10:46:14 2015 +0100

--
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/566d5ccc/README
--
diff --git a/README b/README
index 93e839e..81e93dc 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ For more information about the Apache Flex project, please 
visit:
 
 http://flex.apache.org/
 
-The Apache Flex SDK 4.14.0 is a follow up release to version 4.13.0. It is
+The Apache Flex SDK 4.14.1 is a follow up release to version 4.14.0. It is
 compatible with most code written for the original Adobe Flex 4.6 SDK.
 
 



[01/47] git commit: [flex-sdk] [refs/heads/develop] - Update version to 4.14.1

2015-11-17 Thread jmclean
Repository: flex-sdk
Updated Branches:
  refs/heads/develop 528c7c529 -> 7445d3e73


Update version to 4.14.1

Signed-off-by: Erik de Bruin 


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

Branch: refs/heads/develop
Commit: 2edd2c4cbeb5cc53b2552ce6c3d9df015e618547
Parents: 7cef57b
Author: Erik de Bruin 
Authored: Mon Mar 9 10:28:18 2015 +0100
Committer: Erik de Bruin 
Committed: Mon Mar 9 10:28:18 2015 +0100

--
 build.properties   | 4 ++--
 frameworks/projects/advancedgrids/src/mx/core/Version.as   | 2 +-
 frameworks/projects/airframework/src/mx/core/Version.as| 2 +-
 frameworks/projects/airspark/src/spark/core/Version.as | 2 +-
 frameworks/projects/apache/src/core/Version.as | 2 +-
 frameworks/projects/automation/src/mx/core/Version.as  | 2 +-
 frameworks/projects/automation_agent/src/mx/core/Version.as| 2 +-
 frameworks/projects/automation_air/src/mx/core/Version.as  | 2 +-
 frameworks/projects/automation_dmv/src/mx/core/Version.as  | 2 +-
 .../projects/automation_flashflexkit/src/mx/core/Version.as| 2 +-
 frameworks/projects/automation_spark/src/mx/core/Version.as| 2 +-
 frameworks/projects/automation_spark/src/spark/core/Version.as | 2 +-
 frameworks/projects/charts/src/mx/core/Version.as  | 2 +-
 frameworks/projects/framework/src/mx/core/FlexVersion.as   | 6 +++---
 frameworks/projects/framework/src/mx/core/Version.as   | 2 +-
 frameworks/projects/mx/src/mx/core/Version.as  | 2 +-
 frameworks/projects/rpc/src/mx/core/Version.as | 2 +-
 frameworks/projects/spark/src/spark/core/Version.as| 2 +-
 frameworks/projects/spark_dmv/src/spark/core/Version.as| 2 +-
 frameworks/projects/tool/src/mx/core/Version.as| 2 +-
 frameworks/projects/tool_air/src/mx/core/Version.as| 2 +-
 .../src/java/flex2/compiler/common/MxmlConfiguration.java  | 6 +++---
 modules/compiler/src/java/flex2/tools/VersionInfo.java | 4 ++--
 23 files changed, 29 insertions(+), 29 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2edd2c4c/build.properties
--
diff --git a/build.properties b/build.properties
index c2c7d51..185a128 100644
--- a/build.properties
+++ b/build.properties
@@ -18,8 +18,8 @@
 

 
 # flex-sdk-description values
-release = Apache Flex 4.15.0
-release.version = 4.15.0
+release = Apache Flex 4.14.0
+release.version = 4.14.1
 
 # override on command line with -Dbuild.number=999 or in local.properties
 build.number = 0

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2edd2c4c/frameworks/projects/advancedgrids/src/mx/core/Version.as
--
diff --git a/frameworks/projects/advancedgrids/src/mx/core/Version.as 
b/frameworks/projects/advancedgrids/src/mx/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/advancedgrids/src/mx/core/Version.as
+++ b/frameworks/projects/advancedgrids/src/mx/core/Version.as
@@ -23,4 +23,4 @@ import mx.core.mx_internal;
  *  @private
  *  Version string for this class.
  */
-mx_internal static const VERSION:String = "4.15.0.0";
+mx_internal static const VERSION:String = "4.14.1.0";

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2edd2c4c/frameworks/projects/airframework/src/mx/core/Version.as
--
diff --git a/frameworks/projects/airframework/src/mx/core/Version.as 
b/frameworks/projects/airframework/src/mx/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/airframework/src/mx/core/Version.as
+++ b/frameworks/projects/airframework/src/mx/core/Version.as
@@ -23,4 +23,4 @@ import mx.core.mx_internal;
  *  @private
  *  Version string for this class.
  */
-mx_internal static const VERSION:String = "4.15.0.0";
+mx_internal static const VERSION:String = "4.14.1.0";

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2edd2c4c/frameworks/projects/airspark/src/spark/core/Version.as
--
diff --git a/frameworks/projects/airspark/src/spark/core/Version.as 
b/frameworks/projects/airspark/src/spark/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/airspark/src/spark/core/Version.as
+++ b/frameworks/projects/airspark/src/spark/core/Version.as
@@ 

[26/47] git commit: [flex-sdk] [refs/heads/develop] - Remove @author tags

2015-11-17 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/VariableBindingNode.java
--
diff --git 
a/modules/asc/src/java/macromedia/asc/parser/VariableBindingNode.java 
b/modules/asc/src/java/macromedia/asc/parser/VariableBindingNode.java
index 0f8dc73..cd0219b 100644
--- a/modules/asc/src/java/macromedia/asc/parser/VariableBindingNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/VariableBindingNode.java
@@ -22,8 +22,6 @@ import macromedia.asc.util.*;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public class VariableBindingNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/VariableDefinitionNode.java
--
diff --git 
a/modules/asc/src/java/macromedia/asc/parser/VariableDefinitionNode.java 
b/modules/asc/src/java/macromedia/asc/parser/VariableDefinitionNode.java
index 7a2ab10..d944741 100644
--- a/modules/asc/src/java/macromedia/asc/parser/VariableDefinitionNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/VariableDefinitionNode.java
@@ -24,8 +24,6 @@ import static macromedia.asc.parser.Tokens.*;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public class VariableDefinitionNode extends DefinitionNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/WhileStatementNode.java
--
diff --git a/modules/asc/src/java/macromedia/asc/parser/WhileStatementNode.java 
b/modules/asc/src/java/macromedia/asc/parser/WhileStatementNode.java
index 030b619..6e18d10 100644
--- a/modules/asc/src/java/macromedia/asc/parser/WhileStatementNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/WhileStatementNode.java
@@ -22,8 +22,6 @@ import macromedia.asc.semantics.*;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public class WhileStatementNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/WithStatementNode.java
--
diff --git a/modules/asc/src/java/macromedia/asc/parser/WithStatementNode.java 
b/modules/asc/src/java/macromedia/asc/parser/WithStatementNode.java
index a4f5cd5..4036175 100644
--- a/modules/asc/src/java/macromedia/asc/parser/WithStatementNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/WithStatementNode.java
@@ -22,8 +22,6 @@ import macromedia.asc.semantics.*;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public class WithStatementNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/Builder.java
--
diff --git a/modules/asc/src/java/macromedia/asc/semantics/Builder.java 
b/modules/asc/src/java/macromedia/asc/semantics/Builder.java
index 6ce0e66..8ad5bcb 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/Builder.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/Builder.java
@@ -64,8 +64,6 @@ import static macromedia.asc.semantics.Slot.*;
  *  instance object, var_offset might be 4 indicating that their are 4 instance
  *  variable in the base class, so the 0th variable in the current class would
  *  be at slot 4.
- *
- * @author Jeff Dyer
  */
 
 public abstract class Builder

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/ConstantEvaluator.java
--
diff --git 
a/modules/asc/src/java/macromedia/asc/semantics/ConstantEvaluator.java 
b/modules/asc/src/java/macromedia/asc/semantics/ConstantEvaluator.java
index dca0e9f..8722a74 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/ConstantEvaluator.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/ConstantEvaluator.java
@@ -45,8 +45,6 @@ import static macromedia.asc.util.BitSet.*;
  * of an expression. In this case, the constant evaluator
  * uses the prototype of that type as a stand-in for the
  * actual runtime value.
- *
- * @author Jeff Dyer
  */
 public final class ConstantEvaluator extends Emitter implements Evaluator, 
ErrorConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/Emitter.java
--
diff --git a/modules/asc/src/java/macromedia/asc/semantics/Emitter.java 
b/modules/asc/src/java/macromedia/asc/semantics/Emitter.java
index b2b7206..b1f3a1e 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/Emitter.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/Emitter.java
@@ -27,8 +27,6 @@ import macromedia.asc.util.NumberUsage;
 
 /**
  * Emitter
- *
- * @author Jeff 

[09/47] git commit: [flex-sdk] [refs/heads/develop] - Update RELEASE_NOTES with new bug fix details

2015-11-17 Thread jmclean
Update RELEASE_NOTES with new bug fix details


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

Branch: refs/heads/develop
Commit: 72dc6a7e0c9da70e7c52b62945af9dfb6622d455
Parents: b274e74
Author: OmPrakash Muppirala 
Authored: Wed Mar 18 12:54:45 2015 -0700
Committer: OmPrakash Muppirala 
Committed: Wed Mar 18 12:54:45 2015 -0700

--
 RELEASE_NOTES | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/72dc6a7e/RELEASE_NOTES
--
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index eec47a6..867208f 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -17,6 +17,7 @@ FLEX-34758 - IOS buttons does not look correct when disabled
 FLEX-34766 - Android Button Skin transparency issue
 FLEX-34778 - Application hangs when opening node, closing it, then replacing 
one of its children
 FLEX-34732 - TextInput/TextArea with borderColor style set gives compiler 
warnings
+FLEX-34805 - Unable to set chromeColor property on 
TabbedViewNavigatorApplication 
 
 Performance Improvements
 -



[14/47] git commit: [flex-sdk] [refs/heads/develop] - added support for FP 17

2015-11-17 Thread jmclean
added support for FP 17


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

Branch: refs/heads/develop
Commit: 59462c9710b3b85669002f0a603cfa984f21cb6e
Parents: c395da0
Author: Justin Mclean 
Authored: Fri Mar 20 10:46:43 2015 +1100
Committer: Justin Mclean 
Committed: Fri Mar 20 10:46:43 2015 +1100

--
 jenkins.xml | 10 ++
 1 file changed, 10 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/59462c97/jenkins.xml
--
diff --git a/jenkins.xml b/jenkins.xml
index 3e9edb9..3e5c253 100644
--- a/jenkins.xml
+++ b/jenkins.xml
@@ -110,6 +110,9 @@



+   
+   
+   
 
 
 
@@ -231,6 +234,13 @@
 verbose="false"/>
 
 
+
+   
+http://download.macromedia.com/get/flashplayer/updaters/17/playerglobal17_0.swc;
 
+
dest="${basedir}/lib/player/${playerglobal.version}/playerglobal.swc" 
+verbose="false"/>
+
+   
 

[31/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34778 running the unit tests as part of 'ant test' now, which implied moving them to frameworks/projects/advancedgrids/tests and changing the

2015-11-17 Thread jmclean
FLEX-34778 running the unit tests as part of 'ant test' now, which implied 
moving them to frameworks/projects/advancedgrids/tests and changing the build 
scripts to allow test execution in the advancedgrids project.


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

Branch: refs/heads/develop
Commit: 254c25afaf51f6419a8a711829c70d4ac64149dd
Parents: d8c1a9f
Author: Mihai Chira 
Authored: Tue Mar 10 13:17:53 2015 +0100
Committer: Erik de Bruin 
Committed: Fri Mar 20 09:51:22 2015 +0100

--
 frameworks/build.xml|   4 +
 frameworks/projects/advancedgrids/build.xml |   6 +
 .../tests/mx/collections/DataNode.as| 100 +
 .../HierarchicalCollectionViewTestUtils.as  | 203 +++
 ...erarchicalCollectionView_FLEX_34778_Tests.as |  85 
 .../tests/unitTests/mx/collections/DataNode.as  | 100 -
 .../HierarchicalCollectionViewTestUtils.as  | 203 ---
 ...erarchicalCollectionView_FLEX_34778_Tests.as |  85 
 8 files changed, 398 insertions(+), 388 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/254c25af/frameworks/build.xml
--
diff --git a/frameworks/build.xml b/frameworks/build.xml
index 01ef156..ce5205f 100644
--- a/frameworks/build.xml
+++ b/frameworks/build.xml
@@ -140,6 +140,7 @@
 
 
 
+
 
 

@@ -522,6 +523,9 @@
 
 
 
+
+
+
 
 
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/254c25af/frameworks/projects/advancedgrids/build.xml
--
diff --git a/frameworks/projects/advancedgrids/build.xml 
b/frameworks/projects/advancedgrids/build.xml
index e730bc8..f9fa5c0 100644
--- a/frameworks/projects/advancedgrids/build.xml
+++ b/frameworks/projects/advancedgrids/build.xml
@@ -235,4 +235,10 @@



+
+
+
+
+
+
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/254c25af/frameworks/projects/advancedgrids/tests/mx/collections/DataNode.as
--
diff --git a/frameworks/projects/advancedgrids/tests/mx/collections/DataNode.as 
b/frameworks/projects/advancedgrids/tests/mx/collections/DataNode.as
new file mode 100644
index 000..730825a
--- /dev/null
+++ b/frameworks/projects/advancedgrids/tests/mx/collections/DataNode.as
@@ -0,0 +1,100 @@
+
+//
+//  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.
+//
+
+
+package mx.collections {
+import mx.collections.ArrayCollection;
+
+public class DataNode {
+private var _label:String;
+private var _children:ArrayCollection;
+private var _isSelected:Boolean = false;
+private var _isPreviousSiblingRemoved:Boolean = false;
+private var _parent:DataNode;
+
+public function DataNode(label:String)
+{
+_label = label;
+}
+
+public function get children():ArrayCollection
+{
+return _children;
+}
+
+public function set children(value:ArrayCollection):void
+{
+_children = value;
+}
+
+public function get label():String
+{
+return _label + (_isSelected ? " [SEL]" : "") + 
(_isPreviousSiblingRemoved ? " [PREV ITEM REMOVED]" : "");
+}
+
+public function toString():String
+{
+return label;
+}
+
+public function addChild(node:DataNode):void
+{
+if(!_children)
+

[20/47] git commit: [flex-sdk] [refs/heads/develop] - Remove @author tags

2015-11-17 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/Push.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/Push.java 
b/modules/swfutils/src/java/flash/swf/actions/Push.java
index ee36282..e597a77 100644
--- a/modules/swfutils/src/java/flash/swf/actions/Push.java
+++ b/modules/swfutils/src/java/flash/swf/actions/Push.java
@@ -26,8 +26,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 "push" byte code.
- *
- * @author Clement Wong
  */
 public class Push extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/SetTarget.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/SetTarget.java 
b/modules/swfutils/src/java/flash/swf/actions/SetTarget.java
index abc8671..d8dcf2f 100644
--- a/modules/swfutils/src/java/flash/swf/actions/SetTarget.java
+++ b/modules/swfutils/src/java/flash/swf/actions/SetTarget.java
@@ -25,8 +25,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 "set target" byte code.
- *
- * @author Clement Wong
  */
 public class SetTarget extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/StoreRegister.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/StoreRegister.java 
b/modules/swfutils/src/java/flash/swf/actions/StoreRegister.java
index 1280218..664c028 100644
--- a/modules/swfutils/src/java/flash/swf/actions/StoreRegister.java
+++ b/modules/swfutils/src/java/flash/swf/actions/StoreRegister.java
@@ -25,8 +25,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 "store register" byte code.
- *
- * @author Clement Wong
  */
 public class StoreRegister extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/StrictMode.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/StrictMode.java 
b/modules/swfutils/src/java/flash/swf/actions/StrictMode.java
index d134ea3..d46bde2 100644
--- a/modules/swfutils/src/java/flash/swf/actions/StrictMode.java
+++ b/modules/swfutils/src/java/flash/swf/actions/StrictMode.java
@@ -25,8 +25,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 "strict mode" byte code.
- *
- * @author Clement Wong
  */
 public class StrictMode extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/Unknown.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/Unknown.java 
b/modules/swfutils/src/java/flash/swf/actions/Unknown.java
index 50fb8f0..f5af407 100644
--- a/modules/swfutils/src/java/flash/swf/actions/Unknown.java
+++ b/modules/swfutils/src/java/flash/swf/actions/Unknown.java
@@ -26,8 +26,6 @@ import flash.swf.ActionHandler;
 
 /**
  * Represents an AS2 "unknown" byte code.
- *
- * @author Clement Wong
  */
 public class Unknown extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/WaitForFrame.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/WaitForFrame.java 
b/modules/swfutils/src/java/flash/swf/actions/WaitForFrame.java
index 461c1f7..2a5f7ef 100644
--- a/modules/swfutils/src/java/flash/swf/actions/WaitForFrame.java
+++ b/modules/swfutils/src/java/flash/swf/actions/WaitForFrame.java
@@ -25,8 +25,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 "wait for frame" byte code.
- *
- * @author Clement Wong
  */
 public class WaitForFrame extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/With.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/With.java 
b/modules/swfutils/src/java/flash/swf/actions/With.java
index bfc3b45..4f0b3ed 100644
--- a/modules/swfutils/src/java/flash/swf/actions/With.java
+++ b/modules/swfutils/src/java/flash/swf/actions/With.java
@@ -25,8 +25,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 "with" byte code.
- *
- * @author Clement Wong
  */
 public class With extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsBuilder.java
--
diff --git 
a/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsBuilder.java 

[1/2] git commit: [flex-sdk] [refs/heads/release4.15.0] - FLEX-34958 Initial bugs fixed in 4.15 - may be missing a couple

2015-11-17 Thread jmclean
Repository: flex-sdk
Updated Branches:
  refs/heads/release4.15.0 7445d3e73 -> 4e4447913


FLEX-34958 Initial bugs fixed in 4.15 - may be missing a couple


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

Branch: refs/heads/release4.15.0
Commit: 65f93e5cea8d2a9f73905d88f6bcbee3eeb8af0f
Parents: 7445d3e
Author: Justin Mclean 
Authored: Wed Nov 18 17:18:48 2015 +1100
Committer: Justin Mclean 
Committed: Wed Nov 18 17:25:07 2015 +1100

--
 RELEASE_NOTES | 53 +++--
 1 file changed, 51 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/65f93e5c/RELEASE_NOTES
--
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index e4002cd..8c898e0 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,10 +1,59 @@
 Apache Flex 4.15.0
 ==
 
+New Features
+
+- Sorting on complex DataGrid fields 
+
+AIR and Flash Player Support
+
+- Support Flash Player 18.0, 19.0 and 20.0
+- Support for AIR 18.0, 19.0 and 20.0
+
 Bug Fixes
 -
-FLEX-34753  Returning strongly typed object in Promise fails
- 
+
+FLEX-32249 AdvancedDataGrid.makeListData() incorrectly references 
+   HierarchicalCollectionViewCursor class instead of 
+   IHierarchicalCollectionViewCursor interface
+FLEX-34028 Cannot Ctrl-Click A Datagrid Row to deselect it when 
dragEnabled 
+   is set to true
+FLEX-34741 Spark DataGrid Drag and Drop non functioning
+FLEX-34744 TextFlowElement parent nulled when addChild method used via 
+   parent reference
+FLEX-34751 Regression in fdb tool: VM is resumed if breakpoint can't be set
+FLEX-34753 Returning strongly typed object in Promise fails
+FLEX-34775 Application hangs (in infinite loop) when opening a node inside 
 
+   a HierarchicalCollectionView whose parent is closed and 
then  
+   trying to navigate the collection
+FLEX-34807 TLF - EditManager - TextFlowEdit -insertTextScrap
+FLEX-34812 Error "Could not find or load main class Flash" when running 
+   `ant frameworks-rsls`
+FLEX-34838 getItemIndex returns -1 for item whose property was edited with 
+   GridItemEditor in a sorted DataGrid
+FLEX-34850 Applying sort with complex dataField on DataGrid results in 
+   unintuitive item ordering
+FLEX-34857 Adding an id to a fx:Vector when using -keep compiler argument 
+   results in a compiler error
+FLEX-34858 Adding a subclass of a Vector's type to the Vector in MXML 
+   results in an internal build error
+FLEX-34862 RTE on ListBase when dataProvider is changed
+FLEX-34876 Paste Problem with multiple paragraphs
+FLEX-34878 error property of NumberFormatter returns null and not it's 
+   default value
+FLEX-34879 FLEX-34853 Deprecate state setters and reverse() for mx and 
+   spark SortField and Sort classes
+FLEX-34883 FLEX-34852 Sort correctly by complex fields with all data types
+FLEX-34884 FLEX-34852 Make sure that finding objects works correctly
+FLEX-34891 TLF: pasted text doesn't get the format of the original text
+FLEX-34927 Allow the setting of an arbitrary property on an object via 
+   ObjectUtil
+FLEX-34929 Error #1009 when copy/paste a text with style effect in a 
+   RichEditableText/RichTextEditor
+FLEX-34941 Allow custom validators to use the triggerEvent
+FLEX-34944 GridItemRenderer overrides error tooltip
+FLEX-34945 Validator should be able to validate nested properties
+
 Known Issues
 
 



[2/2] git commit: [flex-sdk] [refs/heads/release4.15.0] - FLEX-34962 Add initial list of 4.15 contributors

2015-11-17 Thread jmclean
FLEX-34962 Add initial list of 4.15 contributors


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

Branch: refs/heads/release4.15.0
Commit: 4e44479131645cb0aca864a9167cc30dd8f7ec4e
Parents: 65f93e5
Author: Justin Mclean 
Authored: Wed Nov 18 17:19:59 2015 +1100
Committer: Justin Mclean 
Committed: Wed Nov 18 17:25:09 2015 +1100

--
 CONTRIBUTORS | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/4e444791/CONTRIBUTORS
--
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 23e2982..0e81a84 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3,7 +3,10 @@ support to the Apache Flex SDK.
 
 Apache Flex SDK 4.15.0
 --
-Aleksey, Andrey Gorbatov, Erik de Bruin
+Ad Pijnenburg, Aleksey, Alex Harui, Andrey Gorbatov, Chris Martin, Christofer 
Dutz,
+Dany Dhondt, Darrell Loverin, Erik de Bruin, Frédéric Thomas, Harbs,  Josh 
Tynjala,
+Justin Mclean, Mark Kessler, Mihai Chira, OmPrakash Muppirala, Piotr Zarzycki,
+Tom Chiverton
 
 Apache Flex SDK 4.14.1
 --



git commit: [flex-utilities] [refs/heads/develop] - removed source code as this is a binary release and licenses apply to both source and binaries.

2015-06-18 Thread jmclean
Repository: flex-utilities
Updated Branches:
  refs/heads/develop 3197cb857 - 65db73b5a


removed source code as this is a binary release and licenses apply to both 
source and binaries.


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

Branch: refs/heads/develop
Commit: 65db73b5ac9efb2b1b69c18c06ab58a2fcb909c7
Parents: 3197cb8
Author: Justin Mclean jmcl...@apache.org
Authored: Fri Jun 19 10:54:59 2015 +1000
Committer: Justin Mclean jmcl...@apache.org
Committed: Fri Jun 19 10:54:59 2015 +1000

--
 flex-installer/binary_license/LICENSE | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/65db73b5/flex-installer/binary_license/LICENSE
--
diff --git a/flex-installer/binary_license/LICENSE 
b/flex-installer/binary_license/LICENSE
index 232c87a..f1c6c55 100644
--- a/flex-installer/binary_license/LICENSE
+++ b/flex-installer/binary_license/LICENSE
@@ -207,9 +207,9 @@
 APACHE FLEX SUBCOMPONENTS:
 
 The Apache Flex Installer includes a number of subcomponents with
-separate copyright notices and license terms. Your use of the source
-code for the these subcomponents is subject to the terms and
-conditions of the following licenses. 
+separate copyright notices and license terms. Your use of these
+subcomponents is subject to the terms and conditions of the
+following licenses. 
 
 This product bundles as3-simple-untar, which is available under a BSD
 license. For details, see deps/as3-simple-untar which contains a source file



[2/3] git commit: [flex-utilities] [refs/heads/develop] - update JIRAs fixed and sort

2015-06-18 Thread jmclean
update JIRAs fixed and sort


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

Branch: refs/heads/develop
Commit: a1143f7e9e91935564b128146f28b72690607c39
Parents: 29ca277
Author: Justin Mclean jmcl...@apache.org
Authored: Fri Jun 19 09:40:58 2015 +1000
Committer: Justin Mclean jmcl...@apache.org
Committed: Fri Jun 19 09:40:58 2015 +1000

--
 flex-installer/RELEASE_NOTES | 27 +--
 1 file changed, 17 insertions(+), 10 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/a1143f7e/flex-installer/RELEASE_NOTES
--
diff --git a/flex-installer/RELEASE_NOTES b/flex-installer/RELEASE_NOTES
index 2e68b0c..cc46630 100644
--- a/flex-installer/RELEASE_NOTES
+++ b/flex-installer/RELEASE_NOTES
@@ -32,22 +32,29 @@ Ant_On_AIR improvements:
 7. fix failure message propagation from child ant scripts
 
 Installer Issues Resolved:
-FLEX-34394: some localization strings mention Adobe Flash Builder in the 
installer title
-FLEX-34392: Missing localization strings in the installer
-FLEX-34445: some errors in installer are missing info=
+FLEX-34851: Flex SDK Installer Fails on swfobject for flex versions 4.13.0 and 
below
+FLEX-34762: OSMF download failed - Apache Flex Installer
+FLEX-34687: Error #1009 encountered when changing languages on License Screen
+FLEX-34638: adt.bat missing from SDK
+FLEX-34624: Additional Logging for installer
+FLEX-34623: Russian translation
+FLEX-34606: Redundant variable
+FLEX-34605: Code formatting and cleanup
 FLEX-34591: Don't log FP and AIR versions for products that don't use them
 FLEX-34590: Don't assume installer.xml exists
 FLEX-34589: Set install XML file via command line option
-FLEX-34398: log not saved when installer close button clicked
-FLEX-34408: Installer log does't contain version of Flex SDK installed
+FLEX-34559: Apache Flex SDK Installer - OSMF download failed
+FLEX-34534: Installer breaks on afe.jar when using a cached install (but 
proceeds correctly with cache switched off)
+FLEX-34533: Installer install font jar even when not ticked
 FLEX-34446: Common windows installer error
-FLEX-34605: Code formatting and cleanup
-FLEX-34606: Redundant variable
+FLEX-34445: some errors in installer are missing info=
+FLEX-34425: Make MD5 change non fatal
+FLEX-34408: Installer log does't contain version of Flex SDK installed
+FLEX-34398: log not saved when installer close button clicked
+FLEX-34394: some localization strings mention Adobe Flash Builder in the 
installer title
 FLEX-34393: installer should remember language
+FLEX-34392: Missing localization strings in the installer
 FLEX-34310: Add button back to installer
-FLEX-34624: Additional Logging for installer
-FLEX-34425: Make MD5 change non fatal
-FLEX-34687: Error #1009 encountered when changing languages on License Screen
 
 Other Installer Improvements:
 1. Fine-tuned some Chinese Translations



[1/3] git commit: [flex-utilities] [refs/heads/develop] - add contribute files

2015-06-18 Thread jmclean
Repository: flex-utilities
Updated Branches:
  refs/heads/develop d28cd5331 - dc28dbe6b


add contribute files


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

Branch: refs/heads/develop
Commit: 29ca27767f77c0a0650b890e5aaa2f1a9bdd54dd
Parents: d28cd53
Author: Justin Mclean jmcl...@apache.org
Authored: Fri Jun 19 09:39:31 2015 +1000
Committer: Justin Mclean jmcl...@apache.org
Committed: Fri Jun 19 09:39:31 2015 +1000

--
 flex-installer/CONTRIBUTING | 85 
 flex-installer/CONTRIBUTORS | 12 ++
 2 files changed, 97 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/29ca2776/flex-installer/CONTRIBUTING
--
diff --git a/flex-installer/CONTRIBUTING b/flex-installer/CONTRIBUTING
new file mode 100644
index 000..64ec4af
--- /dev/null
+++ b/flex-installer/CONTRIBUTING
@@ -0,0 +1,85 @@
+Apache Flex SDK Installer
+=
+
+   Apache Flex SDK Installer is a installer for installing Apche Flex 
projects.
+   
+For detailed information about Apache Flex SDK Installer and other Apache 
Flex
+projects please visit:
+http://flex.apache.org/
+
+
+Contributing
+
+
+Apache Flex is for the community and we would like to see more
+community involvement.
+
+The community can help the Apache Flex project by helping out in the
+following areas.
+  - Testing / Fixing bugs. Providing patches.
+  - Assisting other users with their requests for help.
+  - Helping out with release candidates.
+  - Wiki / Documentation.
+  - Translations into other languages.
+  - Public relations.
+  - Examples of code and components.
+  
+All contributions are welcome. Continued involvement in the project may
+warrant you being selected as a committer by the Apache Flex PMC.
+
+For more details information please visit:
+https://cwiki.apache.org/confluence/display/FLEX/Helping+Out
+
+Mailing Lists
+=
+
+The two main mailing list are the user list for discussing how to code in
+Flex and any issues you run into and the dev list for discussing ongoing
+development of the SDK.
+
+You can subscribe to the mailing lists by sending an email to:
+users-subscr...@flex.apache.org
+dev-subscr...@flex.apache.org
+
+Note that both mailing lists have are mid-high volume lists.
+
+For those who prefer forums:
+http://s.apache.org/flex-users-forum
+http://s.apache.org/flex-dev-forum
+
+Reporting Bugs
+==
+   
+The bug base for Apache Flex can be found here:
+https://issues.apache.org/jira/browse/FLEX
+
+You need to set up a JIRA account to submit a bug report but can browse
+and search the bug base without an account.
+https://cwiki.apache.org/confluence/display/FLEX/3.1+JIRA+Account
+
+When reporting an issue the follow information is helpful:
+- OS, browser and Flash Player version or AIR version
+- Screen shots
+- Small sample application showing the issue
+- Steps on how to reproduce the issue
+ 
+Please search through JIRA before submitting new bugs. It may be that the
+bug you've found has already been reported.
+
+Contributing Code
+=
+
+If you have a bug fix, new component or other code you which to give to
+Apache Flex please open a JIRA ticket and attach the code to it.
+
+A committer will take a look, review and test it and help you get the code
+into the SDK.
+
+If the code is a significant size we may ask you to sign an license
+agreement (ICLA) or software grant.
+
+
+Thanks for using Apache Flex.  Enjoy!
+
+The Apache Flex Project
+http://flex.apache.org

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/29ca2776/flex-installer/CONTRIBUTORS
--
diff --git a/flex-installer/CONTRIBUTORS b/flex-installer/CONTRIBUTORS
new file mode 100644
index 000..8f00f07
--- /dev/null
+++ b/flex-installer/CONTRIBUTORS
@@ -0,0 +1,12 @@
+The following volunteers have contributed code, documentation, testing and/or
+support to Apache Flex Squiggly.
+
+Apache Flex SDK Installer 3.2
+-
+Alex Harui, Andrey Gorbatov, Greg Dove, João Fernandes, Justin Mclean, 
+Lee Burrows, Lopez Sébastien, Maxim Solodovnik, Neil Madsen, Piotr Zarzycki,
+Quinn Buchanan
+
+
+If you've missing from this list please get in touch and you'll appear in 

git commit: [flex-utilities] [refs/heads/develop] - Add contributors from version control

2015-06-18 Thread jmclean
Repository: flex-utilities
Updated Branches:
  refs/heads/develop 03912acbf - 3197cb857


Add contributors from version control


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

Branch: refs/heads/develop
Commit: 3197cb85733edccf44043a41c115afdae89d5ef5
Parents: 03912ac
Author: Justin Mclean jmcl...@apache.org
Authored: Fri Jun 19 10:15:30 2015 +1000
Committer: Justin Mclean jmcl...@apache.org
Committed: Fri Jun 19 10:15:30 2015 +1000

--
 flex-installer/CONTRIBUTORS | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/3197cb85/flex-installer/CONTRIBUTORS
--
diff --git a/flex-installer/CONTRIBUTORS b/flex-installer/CONTRIBUTORS
index 8f00f07..c840679 100644
--- a/flex-installer/CONTRIBUTORS
+++ b/flex-installer/CONTRIBUTORS
@@ -3,10 +3,10 @@ support to Apache Flex Squiggly.
 
 Apache Flex SDK Installer 3.2
 -
-Alex Harui, Andrey Gorbatov, Greg Dove, João Fernandes, Justin Mclean, 
-Lee Burrows, Lopez Sébastien, Maxim Solodovnik, Neil Madsen, Piotr Zarzycki,
-Quinn Buchanan
-
+Alex Harui, Andrey Gorbatov, Christofer Dutz, DarkStone, Greg Dove, Josh 
Tynjala,
+João Fernandes, Justin Mclean, Lee Burrows, Lopez Sébastien, Maxim 
Solodovnik,
+Neil Madsen, Nick Kwiatkowski, OmPrakash Muppirala, Piotr Zarzycki, Quinn 
Buchanan,
+Tom Chiverton
 
 If you've missing from this list please get in touch and you'll appear in 
future
 versions of this document.



git commit: [flex-utilities] [refs/heads/develop] - Add missing licenses.

2015-06-18 Thread jmclean
Repository: flex-utilities
Updated Branches:
  refs/heads/develop 0d7044548 - b869b1aca


Add missing licenses.


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

Branch: refs/heads/develop
Commit: b869b1aca3bf9c47b31055c6da74b11fa54b1c7d
Parents: 0d70445
Author: Justin Mclean jmcl...@apache.org
Authored: Thu Jun 18 19:41:05 2015 +1000
Committer: Justin Mclean jmcl...@apache.org
Committed: Thu Jun 18 19:41:05 2015 +1000

--
 flex-installer/installer/binary_license/LICENSE | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/b869b1ac/flex-installer/installer/binary_license/LICENSE
--
diff --git a/flex-installer/installer/binary_license/LICENSE 
b/flex-installer/installer/binary_license/LICENSE
index 8e1f660..51c0ab9 100644
--- a/flex-installer/installer/binary_license/LICENSE
+++ b/flex-installer/installer/binary_license/LICENSE
@@ -211,8 +211,11 @@ separate copyright notices and license terms. Your use of 
the source
 code for the these subcomponents is subject to the terms and
 conditions of the following licenses. 
 
+This product bundles as3-simple-untar, which is available under a 3-clause BSD
+license. For details, see http://opensource.org/licenses/BSD-3-Clause
+
 This product bundles ascompress, which is available under the
-MIT license.  For details, see 
http://www.opensource.org/licenses/mit-license.php  
+MIT license.  For details, see 
http://www.opensource.org/licenses/mit-license.php
 
 This product bundles as3httpclientlib, which is available under the
 MIT license.  For details, see deps/as3httpclientlib/.
@@ -229,3 +232,5 @@ see common/src/assets/fonts/open-sans/
 The NativeApplicationUpdater is available under Apache License 2.0.
 For details see installer/src/com/riaspace/
 
+The AS3Commons Zip is available under Apache License 2.0.
+



[1/2] git commit: [flex-utilities] [refs/heads/develop] - Changed year to be range as per http://www.apache.org/dev/licensing-howto.html#simple

2015-06-18 Thread jmclean
Repository: flex-utilities
Updated Branches:
  refs/heads/develop ce6849c3c - 0d7044548


Changed year to be range as per 
http://www.apache.org/dev/licensing-howto.html#simple


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

Branch: refs/heads/develop
Commit: 0450e2676a9ea3d9a33a929a59da34109b4315e7
Parents: ce6849c
Author: Justin Mclean jmcl...@apache.org
Authored: Thu Jun 18 19:18:49 2015 +1000
Committer: Justin Mclean jmcl...@apache.org
Committed: Thu Jun 18 19:18:49 2015 +1000

--
 flex-installer/installer/NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/0450e267/flex-installer/installer/NOTICE
--
diff --git a/flex-installer/installer/NOTICE b/flex-installer/installer/NOTICE
index 7fb7480..96d0eac 100644
--- a/flex-installer/installer/NOTICE
+++ b/flex-installer/installer/NOTICE
@@ -1,5 +1,5 @@
 Apache Flex
-Copyright 2015 The Apache Software Foundation
+Copyright [2012-2015] The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).



[2/2] git commit: [flex-utilities] [refs/heads/develop] - moved new items to below header

2015-06-18 Thread jmclean
moved new items to below header


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

Branch: refs/heads/develop
Commit: 0d7044548d2ba1052f8aa174717a9c675a94b519
Parents: 0450e26
Author: Justin Mclean jmcl...@apache.org
Authored: Thu Jun 18 19:20:08 2015 +1000
Committer: Justin Mclean jmcl...@apache.org
Committed: Thu Jun 18 19:20:08 2015 +1000

--
 flex-installer/installer/binary_license/LICENSE | 17 +++--
 1 file changed, 7 insertions(+), 10 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/0d704454/flex-installer/installer/binary_license/LICENSE
--
diff --git a/flex-installer/installer/binary_license/LICENSE 
b/flex-installer/installer/binary_license/LICENSE
index 86515ea..8e1f660 100644
--- a/flex-installer/installer/binary_license/LICENSE
+++ b/flex-installer/installer/binary_license/LICENSE
@@ -204,6 +204,13 @@
 
 

 
+APACHE FLEX SUBCOMPONENTS:
+
+The Apache Flex Installer includes a number of subcomponents with
+separate copyright notices and license terms. Your use of the source
+code for the these subcomponents is subject to the terms and
+conditions of the following licenses. 
+
 This product bundles ascompress, which is available under the
 MIT license.  For details, see 
http://www.opensource.org/licenses/mit-license.php  
 
@@ -216,19 +223,9 @@ as3httpclientlib bundles as3corelib, which is available 
under a
 as3httpclientlib bundles as3crypto, which is available under a
 “3-clause BSD” license.  For details, see deps/as3httpclientlib/.
 
-
-
-APACHE FLEX SUBCOMPONENTS:
-
-The Apache Flex Installer includes a number of subcomponents with
-separate copyright notices and license terms. Your use of the source
-code for the these subcomponents is subject to the terms and
-conditions of the following licenses. 
-
 The Open-Sans font is available under Apache License 2.0.  For details
 see common/src/assets/fonts/open-sans/
 
 The NativeApplicationUpdater is available under Apache License 2.0.
 For details see installer/src/com/riaspace/
 
-



svn commit: r1668333 - /flex/site/trunk/content/download-blazeds.cmsPage

2015-03-21 Thread jmclean
Author: jmclean
Date: Sun Mar 22 03:16:26 2015
New Revision: 1668333

URL: http://svn.apache.org/r1668333
Log:
Binary release are for convenience only

Modified:
flex/site/trunk/content/download-blazeds.cmsPage

Modified: flex/site/trunk/content/download-blazeds.cmsPage
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/download-blazeds.cmsPage?rev=1668333r1=1668332r2=1668333view=diff
==
--- flex/site/trunk/content/download-blazeds.cmsPage (original)
+++ flex/site/trunk/content/download-blazeds.cmsPage Sun Mar 22 03:16:26 2015
@@ -17,7 +17,7 @@ The Apache Flex team is pleased to offer
 - Source (zip) : [blazeds-4.7.0-source-release.zip][4] 
[[PGP](http://www.apache.org/dist/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.zip.asc)]
 
[[MD5](http://www.apache.org/dist/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.zip.md5)]
 
 
-Binary releases are not currently available.
+Convenience binary releases are not currently available for download from 
Apache.
 
 div class=headlineh4Dependencies/h4/div
 Apache Flex Blaze DS requires some build tools which must be installed prior 
to building Blaze DS.
@@ -54,7 +54,7 @@ Alternatively, you can verify the MD5 si
 
 [2]: http://www.apache.org/dyn/closer.cgi/flex/BlazeDS/4.7.0/RELEASE_NOTES
 [3]: 
http://www.apache.org/dyn/closer.cgi/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.tar.gz
-[4]: 
http://www.apache.org/dyn/closer.cgi/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.zip
+[4]: 
http://www.apache.org/dyn/closer.cgi/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.zip
  
 [10]: http://www.apache.org/dist/flex/KEYS
 [11]: http://www.gnu.org/software/textutils/textutils.html
 [12]: http://www.fourmilab.ch/md5/




svn commit: r1668334 - /flex/site/trunk/content/download-tourdeflex.cmsPage

2015-03-21 Thread jmclean
Author: jmclean
Date: Sun Mar 22 03:16:46 2015
New Revision: 1668334

URL: http://svn.apache.org/r1668334
Log:
Binary release are for convenience only

Modified:
flex/site/trunk/content/download-tourdeflex.cmsPage

Modified: flex/site/trunk/content/download-tourdeflex.cmsPage
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/download-tourdeflex.cmsPage?rev=1668334r1=1668333r2=1668334view=diff
==
--- flex/site/trunk/content/download-tourdeflex.cmsPage (original)
+++ flex/site/trunk/content/download-tourdeflex.cmsPage Sun Mar 22 03:16:46 2015
@@ -17,7 +17,7 @@ The Apache Flex team is pleased to offer
 - Source (zip) : [apache-flex-tour-de-flex-component-explorer-1.2-src.zip][4] 
[[PGP](http://www.apache.org/dist/flex/tourdeflex/1.2/apache-flex-tour-de-flex-component-explorer-1.2-src.zip.asc)]
 
[[MD5](http://www.apache.org/dist/flex/tourdeflex/1.2/apache-flex-tour-de-flex-component-explorer-1.2-src.zip.md5)]
 
 
-Due to their size binary releases are not available but you can look at the 
Tour De Flex component explorer on the [Apache Flex website][16].
+Due to their size convenience binary releases are not available but you can 
look at the Tour De Flex component explorer on the [Apache Flex website][16].
 
 div class=headlineh4Dependencies/h4/div
 Apache Flex Tour De Flex requires some build tools which must be installed 
prior to building Tour De Flex.




svn commit: r1668338 - /flex/site/trunk/content/download-disclaimer.cmsPage

2015-03-21 Thread jmclean
Author: jmclean
Date: Sun Mar 22 03:23:19 2015
New Revision: 1668338

URL: http://svn.apache.org/r1668338
Log:
Binary release are for convenience only

Modified:
flex/site/trunk/content/download-disclaimer.cmsPage

Modified: flex/site/trunk/content/download-disclaimer.cmsPage
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/download-disclaimer.cmsPage?rev=1668338r1=1668337r2=1668338view=diff
==
--- flex/site/trunk/content/download-disclaimer.cmsPage (original)
+++ flex/site/trunk/content/download-disclaimer.cmsPage Sun Mar 22 03:23:19 2015
@@ -1,5 +1,5 @@
 Title: Installer Badge Disclaimer
 
-The Apache Flex Installer Badge is not an official release of the Apache Flex 
project. It is an utility binary, provided as-is. It's intended use is to 
promote the Apache Flex SDK by providing an easily accessible download of the 
Apache Flex SDK Installer application.
+The Apache Flex Installer Badge is not an official release of the Apache Flex 
project. It is a convenience utility binary, provided as-is. It's intended use 
is to promote the Apache Flex SDK by providing an easily accessible download of 
the Apache Flex SDK Installer application.
 
 More information on the officially released source and accompanying 
convenience binaries from the Apache Flex project can be found here: [About 
Binaries](../download-binaries.html)
\ No newline at end of file




svn commit: r1668339 - /flex/site/trunk/content/installer.cmsPage

2015-03-21 Thread jmclean
Author: jmclean
Date: Sun Mar 22 03:23:31 2015
New Revision: 1668339

URL: http://svn.apache.org/r1668339
Log:
Binary release are for convenience only

Modified:
flex/site/trunk/content/installer.cmsPage

Modified: flex/site/trunk/content/installer.cmsPage
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/installer.cmsPage?rev=1668339r1=1668338r2=1668339view=diff
==
--- flex/site/trunk/content/installer.cmsPage (original)
+++ flex/site/trunk/content/installer.cmsPage Sun Mar 22 03:23:31 2015
@@ -24,10 +24,10 @@ The Apache Flex team is pleased to offer
   - Windows Source : [apache-flex-sdk-installer-3.1.0-src.zip][2] 
[[PGP](https://dist.apache.org/repos/dist/release/flex/installer/3.1/apache-flex-sdk-installer-3.1.0-src.zip.asc)]
 
[[MD5](https://dist.apache.org/repos/dist/release/flex/installer/3.1/apache-flex-sdk-installer-3.1.0-src.zip.md5)]
 
 #Download Apache Flex SDK Installer 3.1 (binaries)
-Binaries are provided as a convenience for those who do not wish to compile 
the installer themselves. The 3.1 binaries were published on 14 July 2014.  
There is no 3.1 binary for Linux as all recent Flex and FlexJS SDK's support 
installation via Apache Ant and it was determined that Linux users preferred 
the Ant method over having to install Adobe AIR to install the SDK.
+Binaries are provided as a convenience for those who do not wish to compile 
the installer themselves. The 3.1 binaries were published on 14 July 2014.  
There is no 3.1 convenience binary for Linux as all recent Flex and FlexJS 
SDK's support installation via Apache Ant and it was determined that Linux 
users preferred the Ant method over having to install Adobe AIR to install the 
SDK.
 
-  - Mac OS X Binary : [apache-flex-sdk-installer-3.1.0-bin.dmg][3] 
[[PGP](https://dist.apache.org/repos/dist/release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.dmg.asc)]
 
[[MD5](https://dist.apache.org/repos/dist/release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.dmg.md5)]
-  - Windows Binary : [apache-flex-sdk-installer-3.1.0-bin.exe][4] 
[[PGP](https://dist.apache.org/repos/dist/release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.exe.asc)]
 
[[MD5](https://dist.apache.org/repos/dist/release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.exe.md5)]
+  - Mac OS X Convenience Binary : [apache-flex-sdk-installer-3.1.0-bin.dmg][3] 
[[PGP](https://dist.apache.org/repos/dist/release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.dmg.asc)]
 
[[MD5](https://dist.apache.org/repos/dist/release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.dmg.md5)]
+  - Windows Convenience Binary : [apache-flex-sdk-installer-3.1.0-bin.exe][4] 
[[PGP](https://dist.apache.org/repos/dist/release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.exe.asc)]
 
[[MD5](https://dist.apache.org/repos/dist/release/flex/installer/3.1/binaries/apache-flex-sdk-installer-3.1.0-bin.exe.md5)]
 
   [1]: 
http://www.apache.org/dyn/closer.cgi?path=/flex/installer/3.1/apache-flex-sdk-installer-3.1.0-src.tar.gz
   [2]: 
http://www.apache.org/dyn/closer.cgi?path=/flex/installer/3.1/apache-flex-sdk-installer-3.1.0-src.zip




svn commit: r1668337 - /flex/site/trunk/content/download-binaries.cmsPage

2015-03-21 Thread jmclean
Author: jmclean
Date: Sun Mar 22 03:23:00 2015
New Revision: 1668337

URL: http://svn.apache.org/r1668337
Log:
Binary release are for convenience only

Modified:
flex/site/trunk/content/download-binaries.cmsPage

Modified: flex/site/trunk/content/download-binaries.cmsPage
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/download-binaries.cmsPage?rev=1668337r1=1668336r2=1668337view=diff
==
--- flex/site/trunk/content/download-binaries.cmsPage (original)
+++ flex/site/trunk/content/download-binaries.cmsPage Sun Mar 22 03:23:00 2015
@@ -23,7 +23,7 @@ Binaries are provided as a convenience f
   - Documentation : [apache-flex-sdk-4.14.0-asdocs.zip][5]
 
 div class=headlineh4Binary Dependencies/h4/div
-There are some components that we depend on that we do not include in our 
binary distribution.  We try our hardest to limit these dependencies, however 
for the 4.14 release we do depend on the following components.  Please review 
the [README][15] included in your download for more information on where to 
install these packages.
+There are some components that we depend on that we do not include in our 
convenience binary distribution.  We try our hardest to limit these 
dependencies, however for the 4.14 release we do depend on the following 
components.  Please review the [README][15] included in your download for more 
information on where to install these packages.
 
 - Open Source Media Framework (OSMF) 
[Download](http://sourceforge.net/projects/osmf.adobe/files/OSMF%201.0%20%28final%20source%2C%20ASDocs%2C%20PDF%20guides%2C%20and%20release%20notes%29/OSMF_1.0.zip/download)
 [MPL License](http://www.mozilla.org/MPL)
 




svn commit: r1668336 - /flex/site/trunk/content/download-archive.cmsPage

2015-03-21 Thread jmclean
Author: jmclean
Date: Sun Mar 22 03:22:45 2015
New Revision: 1668336

URL: http://svn.apache.org/r1668336
Log:
Binary release are for convenience only

Modified:
flex/site/trunk/content/download-archive.cmsPage

Modified: flex/site/trunk/content/download-archive.cmsPage
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/download-archive.cmsPage?rev=1668336r1=1668335r2=1668336view=diff
==
--- flex/site/trunk/content/download-archive.cmsPage (original)
+++ flex/site/trunk/content/download-archive.cmsPage Sun Mar 22 03:22:45 2015
@@ -30,8 +30,8 @@ The Apache Flex team is pleased to offer
 #Download Apache Flex SDK Installer 2.5 (binaries)
 Binaries are provided as a convenience for those who do not wish to compile 
the installer themselves. The 2.5 binaries were published on 10-APR-2013.
 
-  - Mac OS X Binary : [apache-flex-sdk-installer-2.5.4-bin.dmg][3] 
[[PGP](http://www.apache.org/dist/incubator/flex/installer/2.5/binaries/apache-flex-sdk-installer-2.5.4-bin.dmg.asc)]
 
[[MD5](http://www.apache.org/dist/incubator/flex/installer/2.5/binaries/apache-flex-sdk-installer-2.5.4-bin.dmg.md5)]
-  - Windows Binary : [apache-flex-sdk-installer-2.5.4-bin.exe][4] 
[[PGP](http://www.apache.org/dist/incubator/flex/installer/2.5/binaries/apache-flex-sdk-installer-2.5.4-bin.exe.asc)]
 
[[MD5](http://www.apache.org/dist/incubator/flex/installer/2.5/binaries/apache-flex-sdk-installer-2.5.4.exe.md5)]
+  - Mac OS X Convenience Binary : [apache-flex-sdk-installer-2.5.4-bin.dmg][3] 
[[PGP](http://www.apache.org/dist/incubator/flex/installer/2.5/binaries/apache-flex-sdk-installer-2.5.4-bin.dmg.asc)]
 
[[MD5](http://www.apache.org/dist/incubator/flex/installer/2.5/binaries/apache-flex-sdk-installer-2.5.4-bin.dmg.md5)]
+  - Windows Convenience Binary : [apache-flex-sdk-installer-2.5.4-bin.exe][4] 
[[PGP](http://www.apache.org/dist/incubator/flex/installer/2.5/binaries/apache-flex-sdk-installer-2.5.4-bin.exe.asc)]
 
[[MD5](http://www.apache.org/dist/incubator/flex/installer/2.5/binaries/apache-flex-sdk-installer-2.5.4.exe.md5)]
 
   [1]: 
http://www.apache.org/dyn/closer.cgi?path=incubator/flex/installer/2.5/apache-flex-sdk-installer-2.5.4-src.tar.gz
   [2]: 
http://www.apache.org/dyn/closer.cgi?path=incubator/flex/installer/2.5/apache-flex-sdk-installer-2.5.4-src.zip




svn commit: r1668335 - /flex/site/trunk/content/archive/installerbadge/disclaimer.mdtext

2015-03-21 Thread jmclean
Author: jmclean
Date: Sun Mar 22 03:22:20 2015
New Revision: 1668335

URL: http://svn.apache.org/r1668335
Log:
Binary release are for convenience only

Modified:
flex/site/trunk/content/archive/installerbadge/disclaimer.mdtext

Modified: flex/site/trunk/content/archive/installerbadge/disclaimer.mdtext
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/archive/installerbadge/disclaimer.mdtext?rev=1668335r1=1668334r2=1668335view=diff
==
--- flex/site/trunk/content/archive/installerbadge/disclaimer.mdtext (original)
+++ flex/site/trunk/content/archive/installerbadge/disclaimer.mdtext Sun Mar 22 
03:22:20 2015
@@ -16,6 +16,6 @@ Notice:Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
 
-The Apache Flex Installer Badge is not an official release of the Apache Flex 
project. It is an utility binary, provided as-is. It's intended use is to 
promote the Apache Flex SDK by providing an easily accessible download of the 
Apache Flex SDK Installer application.
+The Apache Flex Installer Badge is not an official release of the Apache Flex 
project. It is a convenience utility binary, provided as-is. It's intended use 
is to promote the Apache Flex SDK by providing an easily accessible download of 
the Apache Flex SDK Installer application.
 
 More information on the officially released source and accompanying 
convenience binaries from the Apache Flex project can be found here: [About 
Binaries](../about-binaries.html)
\ No newline at end of file




svn commit: r944640 - in /websites/production/flex: cgi-bin/ content/

2015-03-21 Thread jmclean
Author: jmclean
Date: Sun Mar 22 03:27:22 2015
New Revision: 944640

Log:
Make clear that binary release are for convenience only.

Added:
websites/production/flex/cgi-bin/
  - copied from r944638, websites/staging/flex/trunk/cgi-bin/
websites/production/flex/content/
  - copied from r944638, websites/staging/flex/trunk/content/



[2/4] flex-blazeds git commit: removed @author tag

2015-03-20 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/d98c8f78/modules/core/src/flex/messaging/config/FactorySettings.java
--
diff --git a/modules/core/src/flex/messaging/config/FactorySettings.java 
b/modules/core/src/flex/messaging/config/FactorySettings.java
index 948ab3d..65634fa 100644
--- a/modules/core/src/flex/messaging/config/FactorySettings.java
+++ b/modules/core/src/flex/messaging/config/FactorySettings.java
@@ -23,7 +23,6 @@ import flex.messaging.util.ClassUtil;
  * The factory configuration defines a single factory in the flex
  * configuration file.
  *
- * @author Jeff Vroom
  * @exclude
  */
 public class FactorySettings extends PropertiesSettings

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/d98c8f78/modules/core/src/flex/messaging/config/FlexConfigurationManager.java
--
diff --git 
a/modules/core/src/flex/messaging/config/FlexConfigurationManager.java 
b/modules/core/src/flex/messaging/config/FlexConfigurationManager.java
index 130a4d1..cdf4184 100644
--- a/modules/core/src/flex/messaging/config/FlexConfigurationManager.java
+++ b/modules/core/src/flex/messaging/config/FlexConfigurationManager.java
@@ -39,7 +39,6 @@ import java.io.File;
  * the MessageBrokerServlet.
  * /p
  *
- * @author Peter Farland
  * @see ConfigurationParser
  * @exclude
  */

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/d98c8f78/modules/core/src/flex/messaging/config/MessagingConfiguration.java
--
diff --git a/modules/core/src/flex/messaging/config/MessagingConfiguration.java 
b/modules/core/src/flex/messaging/config/MessagingConfiguration.java
index ae5784b..4e96078 100644
--- a/modules/core/src/flex/messaging/config/MessagingConfiguration.java
+++ b/modules/core/src/flex/messaging/config/MessagingConfiguration.java
@@ -58,8 +58,6 @@ import java.util.Map;
  * instead, this object sets the relevant values on the broker using
  * information which a ConfigurationParser has provided for it.
  *
- * @author Peter Farland
- * @author neville
  * @exclude
  */
 public class MessagingConfiguration implements ServicesConfiguration

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/d98c8f78/modules/core/src/flex/messaging/config/NetworkSettings.java
--
diff --git a/modules/core/src/flex/messaging/config/NetworkSettings.java 
b/modules/core/src/flex/messaging/config/NetworkSettings.java
index 8cf22b6..753015c 100644
--- a/modules/core/src/flex/messaging/config/NetworkSettings.java
+++ b/modules/core/src/flex/messaging/config/NetworkSettings.java
@@ -18,8 +18,6 @@ package flex.messaging.config;
 
 /**
  * Network policy settings for a MessageDestination.
- *
- * @author neville
  */
 public class NetworkSettings
 {

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/d98c8f78/modules/core/src/flex/messaging/config/SecuritySettings.java
--
diff --git a/modules/core/src/flex/messaging/config/SecuritySettings.java 
b/modules/core/src/flex/messaging/config/SecuritySettings.java
index 22ca8b5..b5db672 100644
--- a/modules/core/src/flex/messaging/config/SecuritySettings.java
+++ b/modules/core/src/flex/messaging/config/SecuritySettings.java
@@ -24,7 +24,6 @@ import java.util.HashMap;
 import java.util.Map;
 
 /**
- * @author Peter Farland
  * @exclude
  */
 public class SecuritySettings

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/d98c8f78/modules/core/src/flex/messaging/config/ServerConfigurationParser.java
--
diff --git 
a/modules/core/src/flex/messaging/config/ServerConfigurationParser.java 
b/modules/core/src/flex/messaging/config/ServerConfigurationParser.java
index 128b115..35dfb79 100644
--- a/modules/core/src/flex/messaging/config/ServerConfigurationParser.java
+++ b/modules/core/src/flex/messaging/config/ServerConfigurationParser.java
@@ -35,7 +35,6 @@ import flex.messaging.util.LocaleUtils;
  * sections of the document need to be parsed first.
  * /p
  *
- * @author Peter Farland
  * @exclude
  */
 public abstract class ServerConfigurationParser extends 
AbstractConfigurationParser

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/d98c8f78/modules/core/src/flex/messaging/config/XPathServerConfigurationParser.java
--
diff --git 
a/modules/core/src/flex/messaging/config/XPathServerConfigurationParser.java 
b/modules/core/src/flex/messaging/config/XPathServerConfigurationParser.java
index 2e0a04d..4860290 100644
--- a/modules/core/src/flex/messaging/config/XPathServerConfigurationParser.java
+++ b/modules/core/src/flex/messaging/config/XPathServerConfigurationParser.java
@@ -32,7 +32,6 @@ import 

[1/4] flex-blazeds git commit: removed @author tag

2015-03-20 Thread jmclean
Repository: flex-blazeds
Updated Branches:
  refs/heads/develop c7487aa05 - bc96a887b


http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/d98c8f78/modules/testsuite/src/test/java/flex/messaging/util/TestServer.java
--
diff --git 
a/modules/testsuite/src/test/java/flex/messaging/util/TestServer.java 
b/modules/testsuite/src/test/java/flex/messaging/util/TestServer.java
index 34f7f5b..5883f3a 100644
--- a/modules/testsuite/src/test/java/flex/messaging/util/TestServer.java
+++ b/modules/testsuite/src/test/java/flex/messaging/util/TestServer.java
@@ -28,8 +28,6 @@ import java.net.ServerSocket;
 /**
  * Simple little wrapper starting up a BlazeDS server in a separate VM useful 
for unit testing the
  * features that need different singletons in client and server.
- *
- * @author Christofer Dutz
  */
 public class TestServer {
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/d98c8f78/qa/apps/qa-manual/WEB-INF/src/bugs/b205439/SampleServlet.java
--
diff --git a/qa/apps/qa-manual/WEB-INF/src/bugs/b205439/SampleServlet.java 
b/qa/apps/qa-manual/WEB-INF/src/bugs/b205439/SampleServlet.java
index 487e613..72922af 100755
--- a/qa/apps/qa-manual/WEB-INF/src/bugs/b205439/SampleServlet.java
+++ b/qa/apps/qa-manual/WEB-INF/src/bugs/b205439/SampleServlet.java
@@ -15,7 +15,6 @@
  * limitations under the License.
  */
 //=
-//@author Bill Sahlas
 //test file needed for bug 205439
 //=
 



svn commit: r1667911 - /flex/site/trunk/templates/flex-v2-header.html

2015-03-19 Thread jmclean
Author: jmclean
Date: Fri Mar 20 00:47:16 2015
New Revision: 1667911

URL: http://svn.apache.org/r1667911
Log:
added Blaze DS

Modified:
flex/site/trunk/templates/flex-v2-header.html

Modified: flex/site/trunk/templates/flex-v2-header.html
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/templates/flex-v2-header.html?rev=1667911r1=1667910r2=1667911view=diff
==
--- flex/site/trunk/templates/flex-v2-header.html (original)
+++ flex/site/trunk/templates/flex-v2-header.html Fri Mar 20 00:47:16 2015
@@ -157,6 +157,7 @@
lia href=/download-binaries.htmlSDK Binaries (For 
SDK Developers)/a/li
lia href=/download-flexjs.htmlFlexJS 'alpha' (For 
Application Developers)/a /li
lia href=/download-flexunit.htmlFlexUnit (For 
Application Developers)/a /li
+   lia href=/download-blazeds.htmlBlaze DS Source 
Code/a/li
lia href=/download-tourdeflex.htmlTour De Flex 
Source Code/a/li
lia href=/download-squiggly.htmlSquiggly Spell 
Checker/a/li
lia href=/download-utilities.htmlFlex 
Utilities/a/li




[1/3] git commit: [flex-sdk] [refs/heads/release4.14.1] - update with missing contributors

2015-03-19 Thread jmclean
Repository: flex-sdk
Updated Branches:
  refs/heads/release4.14.1 6baa472ee - 04bc3af96


update with missing contributors


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

Branch: refs/heads/release4.14.1
Commit: 6023011a1c82c84bbcd0ad150effa3fd11b257e4
Parents: 6baa472
Author: Justin Mclean jmcl...@apache.org
Authored: Fri Mar 20 10:48:17 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Fri Mar 20 10:48:17 2015 +1100

--
 CONTRIBUTORS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6023011a/CONTRIBUTORS
--
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 9e5c42a..fc7afd1 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3,9 +3,9 @@ support to the Apache Flex SDK.
 
 Apache Flex SDK 4.14.1
 --
-Alex Harui, Erik de Bruin, George Yabra, Kevin Godell, Lee Burrows, Les 
Woolsey, 
-Mara Cou, Mihai Chira, OmPrakash Muppirala, Piotr Zarzycki, Shane Doolan, 
-Shawn Liou, Stephan Plath
+Alex Harui, Dany Dhondt, Erik de Bruin, George Yabra, Justin Mclean, Kevin 
Godell,
+Lee Burrows, Les Woolsey, Mara Cou, Mihai Chira, OmPrakash Muppirala, Piotr 
Zarzycki,
+Shane Doolan, Shawn Liou, Stephan Plath
 
 Apache Flex SDK 4.14.0
 --



[3/3] git commit: [flex-sdk] [refs/heads/release4.14.1] - add missing bug to release notes

2015-03-19 Thread jmclean
add missing bug to release notes


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

Branch: refs/heads/release4.14.1
Commit: 04bc3af96faec0af067b0f1b6f98effdcdb0f103
Parents: 9da9d9e
Author: Justin Mclean jmcl...@apache.org
Authored: Fri Mar 20 11:13:33 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Fri Mar 20 11:13:33 2015 +1100

--
 RELEASE_NOTES | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/04bc3af9/RELEASE_NOTES
--
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 731ee64..30d60a3 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -16,6 +16,7 @@ FLEX-34750 - BusyIndicatorSkin does not work with 
mx:Application
 FLEX-34758 - IOS buttons does not look correct when disabled
 FLEX-34766 - Android Button Skin transparency issue
 FLEX-34778 - Application hangs when opening node, closing it, then replacing 
one of its children
+FLEX-34774 - Blur effect remains if first modal Popup closes before other 
modal Popups
 FLEX-34732 - TextInput/TextArea with borderColor style set gives compiler 
warnings
 FLEX-34805 - Unable to set chromeColor property on 
TabbedViewNavigatorApplication
 FLEX-34806 - Warning about font embedding on label component



[04/10] git commit: [flex-sdk] [refs/heads/release4.14.1] - Remove @author tags

2015-03-19 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/DebuggerLocalizer.java
--
diff --git 
a/modules/debugger/src/java/flash/tools/debugger/DebuggerLocalizer.java 
b/modules/debugger/src/java/flash/tools/debugger/DebuggerLocalizer.java
index d0a6eef..8e56f44 100644
--- a/modules/debugger/src/java/flash/tools/debugger/DebuggerLocalizer.java
+++ b/modules/debugger/src/java/flash/tools/debugger/DebuggerLocalizer.java
@@ -34,8 +34,6 @@ import flash.localization.ResourceBundleLocalizer;
  *  return a default string, to avoid a crash. /li
  * li We replace any \n with the current platform's newline sequence. /li
  * /ol
- * 
- * @author mmorearty
  */
 public class DebuggerLocalizer implements ILocalizer
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/DefaultDebuggerCallbacks.java
--
diff --git 
a/modules/debugger/src/java/flash/tools/debugger/DefaultDebuggerCallbacks.java 
b/modules/debugger/src/java/flash/tools/debugger/DefaultDebuggerCallbacks.java
index d94ae46..33ae381 100644
--- 
a/modules/debugger/src/java/flash/tools/debugger/DefaultDebuggerCallbacks.java
+++ 
b/modules/debugger/src/java/flash/tools/debugger/DefaultDebuggerCallbacks.java
@@ -29,9 +29,6 @@ import java.util.regex.Pattern;
 
 import flash.util.Trace;
 
-/**
- * @author mmorearty
- */
 public class DefaultDebuggerCallbacks implements IDebuggerCallbacks
 {
private boolean m_computedExeLocations;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/IDebuggerCallbacks.java
--
diff --git 
a/modules/debugger/src/java/flash/tools/debugger/IDebuggerCallbacks.java 
b/modules/debugger/src/java/flash/tools/debugger/IDebuggerCallbacks.java
index 4151d53..3fe9cb2 100644
--- a/modules/debugger/src/java/flash/tools/debugger/IDebuggerCallbacks.java
+++ b/modules/debugger/src/java/flash/tools/debugger/IDebuggerCallbacks.java
@@ -22,8 +22,6 @@ import java.io.IOException;
 
 /**
  * Miscellaneous callbacks from the DJAPI to the debugger which is using it.
- * 
- * @author mmorearty
  */
 public interface IDebuggerCallbacks
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/ILaunchNotification.java
--
diff --git 
a/modules/debugger/src/java/flash/tools/debugger/ILaunchNotification.java 
b/modules/debugger/src/java/flash/tools/debugger/ILaunchNotification.java
index 369e414..4fc2616 100644
--- a/modules/debugger/src/java/flash/tools/debugger/ILaunchNotification.java
+++ b/modules/debugger/src/java/flash/tools/debugger/ILaunchNotification.java
@@ -24,8 +24,6 @@ import java.io.IOException;
 /**
  * Used to notify caller in case of ADL Exit Code 1: Successful invocation of 
an already running 
  * AIR application. ADL exits immediately.
- * 
- * @author sakkus
  */
 public interface ILaunchNotification
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/ILauncher.java
--
diff --git a/modules/debugger/src/java/flash/tools/debugger/ILauncher.java 
b/modules/debugger/src/java/flash/tools/debugger/ILauncher.java
index 24b0623..0d9010c 100644
--- a/modules/debugger/src/java/flash/tools/debugger/ILauncher.java
+++ b/modules/debugger/src/java/flash/tools/debugger/ILauncher.java
@@ -22,9 +22,6 @@ import java.io.IOException;
  * A ILauncher which handles the launching of the URI or the command.
  * 
  * ILauncher is to provide more flexibility to handle the Player launch in 
different platforms.
- * 
- * @author ugs
- *
  */
 public interface ILauncher {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/IProgress.java
--
diff --git a/modules/debugger/src/java/flash/tools/debugger/IProgress.java 
b/modules/debugger/src/java/flash/tools/debugger/IProgress.java
index 0756260..e28065a 100644
--- a/modules/debugger/src/java/flash/tools/debugger/IProgress.java
+++ b/modules/debugger/src/java/flash/tools/debugger/IProgress.java
@@ -21,8 +21,6 @@ package flash.tools.debugger;
 
 /**
  * A simple interface to report progress on some operation.
- * 
- * @author mmorearty
  */
 public interface IProgress
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/Isolate.java
--
diff --git a/modules/debugger/src/java/flash/tools/debugger/Isolate.java 

[09/10] git commit: [flex-sdk] [refs/heads/release4.14.1] - Remove @author tags

2015-03-19 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/Optimizer.java
--
diff --git a/modules/asc/src/java/macromedia/abc/Optimizer.java 
b/modules/asc/src/java/macromedia/abc/Optimizer.java
index 98fc357..019e7d3 100644
--- a/modules/asc/src/java/macromedia/abc/Optimizer.java
+++ b/modules/asc/src/java/macromedia/abc/Optimizer.java
@@ -25,9 +25,6 @@ import macromedia.asc.util.ObjectList;
 import java.io.IOException;
 import java.io.FileOutputStream;
 
-/**
- * @author Erik Tierney
- */
 public class Optimizer
 {
 public static void main(String[] args)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/Printer.java
--
diff --git a/modules/asc/src/java/macromedia/abc/Printer.java 
b/modules/asc/src/java/macromedia/abc/Printer.java
index 8b1e225..e2d992d 100644
--- a/modules/asc/src/java/macromedia/abc/Printer.java
+++ b/modules/asc/src/java/macromedia/abc/Printer.java
@@ -27,9 +27,6 @@ import java.io.IOException;
 import static macromedia.abc.Opcodes.*;
 import static macromedia.asc.embedding.avmplus.ActionBlockConstants.*;
 
-/**
- * @author Clement Wong
- */
 public class Printer
 {
/**

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/QName.java
--
diff --git a/modules/asc/src/java/macromedia/abc/QName.java 
b/modules/asc/src/java/macromedia/abc/QName.java
index c51e028..bbfed2a 100644
--- a/modules/asc/src/java/macromedia/abc/QName.java
+++ b/modules/asc/src/java/macromedia/abc/QName.java
@@ -19,9 +19,6 @@
 
 package macromedia.abc;
 
-/**
- * @author Clement Wong
- */
 public final class QName
 {
public QName(final String namespaceURI, final String localPart)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/Scanner.java
--
diff --git a/modules/asc/src/java/macromedia/abc/Scanner.java 
b/modules/asc/src/java/macromedia/abc/Scanner.java
index 99b74b5..84cb77f 100644
--- a/modules/asc/src/java/macromedia/abc/Scanner.java
+++ b/modules/asc/src/java/macromedia/abc/Scanner.java
@@ -21,9 +21,6 @@ package macromedia.abc;
 
 import static macromedia.asc.embedding.avmplus.ActionBlockConstants.*;
 
-/**
- * @author Clement Wong
- */
 public final class Scanner
 {
public static int scanMinorVersion(BytecodeBuffer in)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/Visitor.java
--
diff --git a/modules/asc/src/java/macromedia/abc/Visitor.java 
b/modules/asc/src/java/macromedia/abc/Visitor.java
index 2242869..6814008 100644
--- a/modules/asc/src/java/macromedia/abc/Visitor.java
+++ b/modules/asc/src/java/macromedia/abc/Visitor.java
@@ -21,8 +21,6 @@ package macromedia.abc;
 
 /**
  * Low-level visitor interface
- *
- * @author Clement Wong
  */
 public interface Visitor
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/Compiler.java
--
diff --git a/modules/asc/src/java/macromedia/asc/embedding/Compiler.java 
b/modules/asc/src/java/macromedia/asc/embedding/Compiler.java
index 22afe46..4ebefec 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/Compiler.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/Compiler.java
@@ -42,8 +42,6 @@ import java.util.Iterator;
 
 /**
  * The main interface to the compiler.
- *
- * @author Jeff Dyer
  */
 public class Compiler implements ErrorConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/Main.java
--
diff --git a/modules/asc/src/java/macromedia/asc/embedding/Main.java 
b/modules/asc/src/java/macromedia/asc/embedding/Main.java
index 9d2045d..344db03 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/Main.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/Main.java
@@ -33,9 +33,6 @@ import macromedia.asc.util.ObjectList;
 import macromedia.asc.util.Version;
 import static macromedia.asc.embedding.avmplus.Features.*;
 
-/**
- * @author Jeff Dyer
- */
 public class Main
 {
static boolean show_parsetrees = false;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/Shell.java
--
diff --git a/modules/asc/src/java/macromedia/asc/embedding/Shell.java 
b/modules/asc/src/java/macromedia/asc/embedding/Shell.java
index f3a757c..5decf5c 100644
--- 

[06/10] git commit: [flex-sdk] [refs/heads/release4.14.1] - Remove @author tags

2015-03-19 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/FontTranscoder.java
--
diff --git a/modules/compiler/src/java/flex2/compiler/media/FontTranscoder.java 
b/modules/compiler/src/java/flex2/compiler/media/FontTranscoder.java
index ec89468..b697166 100644
--- a/modules/compiler/src/java/flex2/compiler/media/FontTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/FontTranscoder.java
@@ -55,8 +55,6 @@ import java.util.Map;
 
 /**
  * Transcodes fonts into DefineFont SWF tags for embedding.
- *
- * @author Roger Gonzalez
  */
 public class FontTranscoder extends AbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/ImageTranscoder.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/media/ImageTranscoder.java 
b/modules/compiler/src/java/flex2/compiler/media/ImageTranscoder.java
index 6d5621f..257ddca 100644
--- a/modules/compiler/src/java/flex2/compiler/media/ImageTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/ImageTranscoder.java
@@ -38,9 +38,6 @@ import java.util.Map;
  * Base class for transcoding images.  For images with Slice 9 or
  * smoothing, we use a DefineSprite tags, which wraps a DefineShape
  * tag.  Otherwise, we use a DefineBits tag.
- *
- * @author Paul Reilly
- * @author Clement Wong
  */
 public abstract class ImageTranscoder extends AbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/JPEGTranscoder.java
--
diff --git a/modules/compiler/src/java/flex2/compiler/media/JPEGTranscoder.java 
b/modules/compiler/src/java/flex2/compiler/media/JPEGTranscoder.java
index 2933093..8ab9fc4 100644
--- a/modules/compiler/src/java/flex2/compiler/media/JPEGTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/JPEGTranscoder.java
@@ -33,8 +33,6 @@ import flex2.compiler.TranscoderException;
 
 /**
  * Transcodes jpeg images into DefineBits tags for embedding.
- *
- * @author Roger Gonzalez
  */
 public class JPEGTranscoder extends ImageTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/LosslessImageTranscoder.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/media/LosslessImageTranscoder.java 
b/modules/compiler/src/java/flex2/compiler/media/LosslessImageTranscoder.java
index 2ccbac2..5512eee 100644
--- 
a/modules/compiler/src/java/flex2/compiler/media/LosslessImageTranscoder.java
+++ 
b/modules/compiler/src/java/flex2/compiler/media/LosslessImageTranscoder.java
@@ -47,10 +47,6 @@ import javax.imageio.stream.MemoryCacheImageOutputStream;
  * SWF tags.  Compression with quality is supported.  For compression,
  * we convert images to JPEG, then transcode them into DefineBitsJPEG3
  * SWF tags.
- *
- * @author Roger Gonzalez
- * @author Joa Ebert
- * @author Paul Reilly
  */
 public class LosslessImageTranscoder extends ImageTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/MovieTranscoder.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/media/MovieTranscoder.java 
b/modules/compiler/src/java/flex2/compiler/media/MovieTranscoder.java
index 0d69045..40be0bb 100644
--- a/modules/compiler/src/java/flex2/compiler/media/MovieTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/MovieTranscoder.java
@@ -44,8 +44,6 @@ import java.util.Map;
 
 /**
  * Transcodes a whole SWF or a font or symbol from a SWF.
- *
- * @author Clement Wong
  */
 public class MovieTranscoder extends AbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/PBJTranscoder.java
--
diff --git a/modules/compiler/src/java/flex2/compiler/media/PBJTranscoder.java 
b/modules/compiler/src/java/flex2/compiler/media/PBJTranscoder.java
index 78a1eda..468c27f 100644
--- a/modules/compiler/src/java/flex2/compiler/media/PBJTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/PBJTranscoder.java
@@ -31,8 +31,6 @@ import flex2.compiler.util.NameFormatter;
 
 /**
  * Transcodes a compiled PBJ shader file to an ActionScript class.
- * 
- * @author Peter Farland
  */
 public class PBJTranscoder extends AbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/SVGTranscoder.java

[02/10] git commit: [flex-sdk] [refs/heads/release4.14.1] - Remove @author tags

2015-03-19 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/Push.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/Push.java 
b/modules/swfutils/src/java/flash/swf/actions/Push.java
index ee36282..e597a77 100644
--- a/modules/swfutils/src/java/flash/swf/actions/Push.java
+++ b/modules/swfutils/src/java/flash/swf/actions/Push.java
@@ -26,8 +26,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 push byte code.
- *
- * @author Clement Wong
  */
 public class Push extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/SetTarget.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/SetTarget.java 
b/modules/swfutils/src/java/flash/swf/actions/SetTarget.java
index abc8671..d8dcf2f 100644
--- a/modules/swfutils/src/java/flash/swf/actions/SetTarget.java
+++ b/modules/swfutils/src/java/flash/swf/actions/SetTarget.java
@@ -25,8 +25,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 set target byte code.
- *
- * @author Clement Wong
  */
 public class SetTarget extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/StoreRegister.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/StoreRegister.java 
b/modules/swfutils/src/java/flash/swf/actions/StoreRegister.java
index 1280218..664c028 100644
--- a/modules/swfutils/src/java/flash/swf/actions/StoreRegister.java
+++ b/modules/swfutils/src/java/flash/swf/actions/StoreRegister.java
@@ -25,8 +25,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 store register byte code.
- *
- * @author Clement Wong
  */
 public class StoreRegister extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/StrictMode.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/StrictMode.java 
b/modules/swfutils/src/java/flash/swf/actions/StrictMode.java
index d134ea3..d46bde2 100644
--- a/modules/swfutils/src/java/flash/swf/actions/StrictMode.java
+++ b/modules/swfutils/src/java/flash/swf/actions/StrictMode.java
@@ -25,8 +25,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 strict mode byte code.
- *
- * @author Clement Wong
  */
 public class StrictMode extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/Unknown.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/Unknown.java 
b/modules/swfutils/src/java/flash/swf/actions/Unknown.java
index 50fb8f0..f5af407 100644
--- a/modules/swfutils/src/java/flash/swf/actions/Unknown.java
+++ b/modules/swfutils/src/java/flash/swf/actions/Unknown.java
@@ -26,8 +26,6 @@ import flash.swf.ActionHandler;
 
 /**
  * Represents an AS2 unknown byte code.
- *
- * @author Clement Wong
  */
 public class Unknown extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/WaitForFrame.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/WaitForFrame.java 
b/modules/swfutils/src/java/flash/swf/actions/WaitForFrame.java
index 461c1f7..2a5f7ef 100644
--- a/modules/swfutils/src/java/flash/swf/actions/WaitForFrame.java
+++ b/modules/swfutils/src/java/flash/swf/actions/WaitForFrame.java
@@ -25,8 +25,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 wait for frame byte code.
- *
- * @author Clement Wong
  */
 public class WaitForFrame extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/With.java
--
diff --git a/modules/swfutils/src/java/flash/swf/actions/With.java 
b/modules/swfutils/src/java/flash/swf/actions/With.java
index bfc3b45..4f0b3ed 100644
--- a/modules/swfutils/src/java/flash/swf/actions/With.java
+++ b/modules/swfutils/src/java/flash/swf/actions/With.java
@@ -25,8 +25,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 with byte code.
- *
- * @author Clement Wong
  */
 public class With extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsBuilder.java
--
diff --git 
a/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsBuilder.java 
b/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsBuilder.java

[05/10] git commit: [flex-sdk] [refs/heads/release4.14.1] - Remove @author tags

2015-03-19 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java 
b/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java
index 7224ae1..ec9eaf7 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java
@@ -35,8 +35,6 @@ import java.util.Set;
 /**
  * Used to write out a catalog.xml within a SWC.  Uses various pieces
  * of a SWC to figure out what needs to be written out.
- * 
- * @author Brian Deitte
  */
 public class CatalogWriter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/catalog/ReadContext.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/swc/catalog/ReadContext.java 
b/modules/compiler/src/java/flex2/compiler/swc/catalog/ReadContext.java
index 99a5b5a..10de257 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/catalog/ReadContext.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/catalog/ReadContext.java
@@ -26,8 +26,6 @@ import java.util.Stack;
 /**
  * Context that allows for retrieval of current element and parent
  * elements.
- *
- * @author Brian Deitte
  */
 public class ReadContext
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/AsiExtraField.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/swc/zip/AsiExtraField.java 
b/modules/compiler/src/java/flex2/compiler/swc/zip/AsiExtraField.java
index 44069a6..8765471 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/AsiExtraField.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/AsiExtraField.java
@@ -45,7 +45,6 @@ import java.util.zip.CRC32;
  * pShort is two bytes and Long is four bytes in big endian byte and
  * word order, device numbers are currently not supported./p
  *
- * @author Stefan Bodewig
  * @version $Revision: 1.1 $
  */
 public class AsiExtraField implements ZipExtraField, UnixStat, Cloneable {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/ExtraFieldUtils.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/swc/zip/ExtraFieldUtils.java 
b/modules/compiler/src/java/flex2/compiler/swc/zip/ExtraFieldUtils.java
index 8d3dc57..c262db5 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/ExtraFieldUtils.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/ExtraFieldUtils.java
@@ -25,7 +25,6 @@ import java.util.Vector;
 /**
  * ZipExtraField related methods
  *
- * @author Stefan Bodewig
  * @version $Revision: 1.1 $
  */
 public class ExtraFieldUtils {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/Resource.java
--
diff --git a/modules/compiler/src/java/flex2/compiler/swc/zip/Resource.java 
b/modules/compiler/src/java/flex2/compiler/swc/zip/Resource.java
index 4b653fd..c9a7987 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/Resource.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/Resource.java
@@ -25,7 +25,6 @@ import flex2.compiler.swc.SwcException;
  * and date/time information about a file, a zip entry or some similar
  * resource (URL, archive in a version control repository, ...)
  *
- * @author a href=mailto:levylamb...@tiscali-dsl.de;Antoine Levy-Lambert/a
  * @since Ant 1.5.2
  */
 public class Resource implements Cloneable, Comparable {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/UnixStat.java
--
diff --git a/modules/compiler/src/java/flex2/compiler/swc/zip/UnixStat.java 
b/modules/compiler/src/java/flex2/compiler/swc/zip/UnixStat.java
index d2d30a1..3220d61 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/UnixStat.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/UnixStat.java
@@ -20,7 +20,6 @@ package flex2.compiler.swc.zip;
 /**
  * Constants from stat.h on Unix systems.
  *
- * @author Stefan Bodewig
  * @version $Revision: 1.1 $
  */
 public interface UnixStat {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/UnrecognizedExtraField.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/swc/zip/UnrecognizedExtraField.java 

[01/10] git commit: [flex-sdk] [refs/heads/release4.14.1] - Remove @author tags

2015-03-19 Thread jmclean
Repository: flex-sdk
Updated Branches:
  refs/heads/release4.14.1 04bc3af96 - 3ddcfee17


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/test/java/flash/swf/tags/DoActionTest.java
--
diff --git a/modules/swfutils/test/java/flash/swf/tags/DoActionTest.java 
b/modules/swfutils/test/java/flash/swf/tags/DoActionTest.java
index a22cb61..23ba50a 100644
--- a/modules/swfutils/test/java/flash/swf/tags/DoActionTest.java
+++ b/modules/swfutils/test/java/flash/swf/tags/DoActionTest.java
@@ -27,9 +27,6 @@ import junit.framework.Test;
 import junit.framework.TestCase;
 import junit.framework.TestSuite;
 
-/**
- * @author Paul Reilly
- */
 public class DoActionTest extends TestCase
 {
 public DoActionTest()

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/test/java/flash/swf/types/GlyphEntryTest.java
--
diff --git a/modules/swfutils/test/java/flash/swf/types/GlyphEntryTest.java 
b/modules/swfutils/test/java/flash/swf/types/GlyphEntryTest.java
index 61ebcc3..bfed287 100644
--- a/modules/swfutils/test/java/flash/swf/types/GlyphEntryTest.java
+++ b/modules/swfutils/test/java/flash/swf/types/GlyphEntryTest.java
@@ -24,9 +24,6 @@ import junit.framework.TestCase;
 import junit.framework.Test;
 import junit.framework.TestSuite;
 
-/**
- * @author Paul Reilly
- */
 public class GlyphEntryTest extends TestCase
 {
 public GlyphEntryTest()

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/mustella/as3/src/mustella/EffectTesting.as
--
diff --git a/mustella/as3/src/mustella/EffectTesting.as 
b/mustella/as3/src/mustella/EffectTesting.as
index 49c36aa..507c6f1 100644
--- a/mustella/as3/src/mustella/EffectTesting.as
+++ b/mustella/as3/src/mustella/EffectTesting.as
@@ -42,9 +42,6 @@ package
 * 
 * It might be useful to think about building a set of TestStep classes 
that wrap 
 * some of this functionality.
-* 
-* @author Steven Shongrunden (stshongrpart;adobe.com)
-* 
 */
 public class EffectTesting
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/mustella/java/src/utils/DocumentUtils.java
--
diff --git a/mustella/java/src/utils/DocumentUtils.java 
b/mustella/java/src/utils/DocumentUtils.java
index 1748740..bfafd8e 100644
--- a/mustella/java/src/utils/DocumentUtils.java
+++ b/mustella/java/src/utils/DocumentUtils.java
@@ -33,9 +33,6 @@ import java.io.Writer;
 import java.io.IOException;
 import java.io.File;
 
-/**
- * @author Peter Farland
- */
 public class DocumentUtils
 {
private DocumentUtils()



[07/10] git commit: [flex-sdk] [refs/heads/release4.14.1] - Remove @author tags

2015-03-19 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/PrefixedPrettyPrinter.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/as3/binding/PrefixedPrettyPrinter.java
 
b/modules/compiler/src/java/flex2/compiler/as3/binding/PrefixedPrettyPrinter.java
index 58c3041..0defb90 100644
--- 
a/modules/compiler/src/java/flex2/compiler/as3/binding/PrefixedPrettyPrinter.java
+++ 
b/modules/compiler/src/java/flex2/compiler/as3/binding/PrefixedPrettyPrinter.java
@@ -35,8 +35,6 @@ import flash.swf.tools.as3.PrettyPrinter;
  * Array elements and Function args when creating generating the code
  * for runtime Watchers.  It's only used by
  * EvaluationWatcher.getEvaluationPart().
- *
- * @author Paul Reilly
  * @see flex2.compiler.as3.binding.EvaluationWatcher
  */
 public class PrefixedPrettyPrinter extends PrettyPrinter

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/PropertyWatcher.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/as3/binding/PropertyWatcher.java 
b/modules/compiler/src/java/flex2/compiler/as3/binding/PropertyWatcher.java
index b209103..62dde17 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/PropertyWatcher.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/PropertyWatcher.java
@@ -22,8 +22,6 @@ package flex2.compiler.as3.binding;
 /**
  * This class represents the information needed to construct the code
  * for a runtime property watcher.
- *
- * @author Paul Reilly
  */
 public class PropertyWatcher extends Watcher
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterComponentWatcher.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterComponentWatcher.java
 
b/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterComponentWatcher.java
index 60c1f01..7372b3b 100644
--- 
a/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterComponentWatcher.java
+++ 
b/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterComponentWatcher.java
@@ -22,8 +22,6 @@ package flex2.compiler.as3.binding;
 /**
  * This class represents the information needed to construct the code
  * for a runtime Repeater component watcher.
- *
- * @author Paul Reilly
  */
 public class RepeaterComponentWatcher extends PropertyWatcher
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterItemWatcher.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterItemWatcher.java 
b/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterItemWatcher.java
index 9c55b02..8b8b924 100644
--- 
a/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterItemWatcher.java
+++ 
b/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterItemWatcher.java
@@ -22,8 +22,6 @@ package flex2.compiler.as3.binding;
 /**
  * This class represents the information needed to construct the code
  * for a runtime Repeater item watcher.
- *
- * @author Paul Reilly
  */
 public class RepeaterItemWatcher extends Watcher
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java
--
diff --git 
a/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java 
b/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java
index d443aa8..909113f 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java
@@ -54,8 +54,6 @@ import java.util.Set;
  * in other places in the compiler and it should really be moved to
  * another package to reflect is more general use, something like
  * flex2.compiler.type. or flex2.compiler.as3.type.
- *
- * @author Paul Reilly
  */
 public class TypeAnalyzer extends EvaluatorAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/Watcher.java
--
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/Watcher.java 
b/modules/compiler/src/java/flex2/compiler/as3/binding/Watcher.java
index 69fc4f9..5afd452 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/Watcher.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/Watcher.java
@@ -31,8 +31,6 @@ import java.util.TreeSet;
 /**
  * This class represents the information needed to construct 

[2/3] git commit: [flex-utilities] [refs/heads/feature/pmd-5.2-language-module] - Removed @author tags

2015-03-19 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/904c92b6/FlexPMD/flex-pmd-java/flex-pmd-ruleset-api/src/main/java/com/adobe/ac/pmd/rules/core/ViolationPriority.java
--
diff --git 
a/FlexPMD/flex-pmd-java/flex-pmd-ruleset-api/src/main/java/com/adobe/ac/pmd/rules/core/ViolationPriority.java
 
b/FlexPMD/flex-pmd-java/flex-pmd-ruleset-api/src/main/java/com/adobe/ac/pmd/rules/core/ViolationPriority.java
index e39ed03..ce12d37 100644
--- 
a/FlexPMD/flex-pmd-java/flex-pmd-ruleset-api/src/main/java/com/adobe/ac/pmd/rules/core/ViolationPriority.java
+++ 
b/FlexPMD/flex-pmd-java/flex-pmd-ruleset-api/src/main/java/com/adobe/ac/pmd/rules/core/ViolationPriority.java
@@ -16,9 +16,6 @@
  */
 package com.adobe.ac.pmd.rules.core;
 
-/**
- * @author xagnetti
- */
 public enum ViolationPriority
 {
HIGH(1), LOW(5), NORMAL(3);

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/904c92b6/FlexPMD/flex-pmd-java/flex-pmd-ruleset-api/src/main/java/com/adobe/ac/pmd/rules/core/thresholded/IThresholdedRule.java
--
diff --git 
a/FlexPMD/flex-pmd-java/flex-pmd-ruleset-api/src/main/java/com/adobe/ac/pmd/rules/core/thresholded/IThresholdedRule.java
 
b/FlexPMD/flex-pmd-java/flex-pmd-ruleset-api/src/main/java/com/adobe/ac/pmd/rules/core/thresholded/IThresholdedRule.java
index db4c845..802bfb5 100644
--- 
a/FlexPMD/flex-pmd-java/flex-pmd-ruleset-api/src/main/java/com/adobe/ac/pmd/rules/core/thresholded/IThresholdedRule.java
+++ 
b/FlexPMD/flex-pmd-java/flex-pmd-ruleset-api/src/main/java/com/adobe/ac/pmd/rules/core/thresholded/IThresholdedRule.java
@@ -18,9 +18,6 @@ package com.adobe.ac.pmd.rules.core.thresholded;
 
 import com.adobe.ac.pmd.rules.core.IFlexRule;
 
-/**
- * @author xagnetti
- */
 public interface IThresholdedRule extends IFlexRule
 {
/**

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/904c92b6/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/MonkeyPatchingRule.java
--
diff --git 
a/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/MonkeyPatchingRule.java
 
b/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/MonkeyPatchingRule.java
index fb24575..d61454b 100644
--- 
a/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/MonkeyPatchingRule.java
+++ 
b/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/MonkeyPatchingRule.java
@@ -24,9 +24,6 @@ import com.adobe.ac.pmd.rules.core.AbstractFlexRule;
 import com.adobe.ac.pmd.rules.core.ViolationPosition;
 import com.adobe.ac.pmd.rules.core.ViolationPriority;
 
-/**
- * @author xagnetti
- */
 public class MonkeyPatchingRule extends AbstractFlexRule
 {
/*

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/904c92b6/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/UseInternalClassOutsideApiClass.java
--
diff --git 
a/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/UseInternalClassOutsideApiClass.java
 
b/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/UseInternalClassOutsideApiClass.java
index ccda5a6..62447b5 100644
--- 
a/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/UseInternalClassOutsideApiClass.java
+++ 
b/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/UseInternalClassOutsideApiClass.java
@@ -23,9 +23,6 @@ import com.adobe.ac.pmd.parser.IParserNode;
 import com.adobe.ac.pmd.rules.core.AbstractAstFlexRule;
 import com.adobe.ac.pmd.rules.core.ViolationPriority;
 
-/**
- * @author xagnetti
- */
 public class UseInternalClassOutsideApiClass extends AbstractAstFlexRule
 {
private static final String API_PACKAGE_NAME  = api;

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/904c92b6/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/ViewComponentReferencedInModelRule.java
--
diff --git 
a/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/ViewComponentReferencedInModelRule.java
 
b/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/ViewComponentReferencedInModelRule.java
index ec5a40f..c2b5012 100644
--- 
a/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/ViewComponentReferencedInModelRule.java
+++ 
b/FlexPMD/flex-pmd-java/flex-pmd-ruleset/src/main/java/com/adobe/ac/pmd/rules/architecture/ViewComponentReferencedInModelRule.java
@@ -22,9 +22,6 

svn commit: r8251 - in /release/flex/BlazeDS: ./ 4.7.0/

2015-03-11 Thread jmclean
Author: jmclean
Date: Wed Mar 11 07:43:19 2015
New Revision: 8251

Log:
Added BlazeDS 4.7.0 release

Added:
release/flex/BlazeDS/
release/flex/BlazeDS/4.7.0/
release/flex/BlazeDS/4.7.0/README
release/flex/BlazeDS/4.7.0/RELEASE_NOTES
release/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.tar.gz   (with 
props)
release/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.tar.gz.asc
release/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.tar.gz.md5
release/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.zip   (with props)
release/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.zip.asc
release/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.zip.md5

Added: release/flex/BlazeDS/4.7.0/README
==
--- release/flex/BlazeDS/4.7.0/README (added)
+++ release/flex/BlazeDS/4.7.0/README Wed Mar 11 07:43:19 2015
@@ -0,0 +1,152 @@
+Apache Flex BlazeDS
+==
+
+Apache Flex SDK is an application development framework for easily building
+Flash-based applications for mobile devices, web browsers, and desktops.
+
+Apache Flex BlazeDS is the server-based Java remoting and web messaging
+technology that enables developers to easily connect to back-end 
distributed
+data and push data in real-time to Adobe® Flex® and Adobe AIR™ 
applications
+for more responsive rich Internet application (RIA) experiences..
+
+Apache Flex BlazeDS 4.7.0 is the initial release of BlazeDS from the Apache
+Software Foundation.  Prior to this, releases were provided by Adobe
+Systems Inc. It is compatible with most code written to target Adobe Flex 
+   4.6.
+
+For detailed information about Apache Flex please visit
+http://flex.apache.org/
+
+
+Getting the latest sources via Git
+==
+
+Getting the source code is the recommended way to get Apache Flex BlazeDS.
+
+You can always checkout the latest source via git using the following
+command:
+
+git clone https://git-wip-us.apache.org/repos/asf/flex-blazeds.git 
blazeds
+cd blazeds
+git checkout develop
+
+For further information visit http://flex.apache.org/download-source.html
+
+
+Building Apache Flex BlazeDS 4.7.0
+==
+
+Apache Flex BlazeDS is a large project. It requires some build tools which 
must be
+installed prior to building BlazeDS and it depends on some external 
software
+which are downloaded as part of the build process.  Some of these have
+different licenses.  See the Software Dependencies section for more
+information on the external software dependencies.
+
+From Apache's perspective, the Adobe Flash Player and Adobe AIR have
+excluded licenses so they can not be bundled with the Apache Flex binaries.
+They must be installed prior to building Apache Flex.
+
+Linux support is currently experimental and while it is possible to compile
+BlazeDS it has not been fully tested so you may run into issues.
+
+
+Install Prerequisites
+-
+
+Before building the Apache Flex Tool API you must install the following 
software
+and set the corresponding environment variables using absolute file paths. 
 
+Relative file paths will result in build errors.
+
+
==
+SOFTWAREENVIRONMENT VARIABLE (absolute 
paths)
+
==
+
+Java SDK 1.6 or greater (*1)JAVA_HOME
+(for Java 1.7 see note at (*2))
+
+Maven 2.2.0 or greater (*1) MAVEN_HOME
+
+
==
+
+*1) The bin directories for MAVEN_HOME and JAVA_HOME should be added to 
your
+PATH.
+
+On Windows, set PATH to
+
+PATH=%PATH%;%MAVEN_HOME%\bin;%JAVA_HOME%\bin
+
+On the Mac (bash), set PATH to
+
+export PATH=$PATH:$MAVEN_HOME/bin:$JAVA_HOME/bin
+
+ On Linux make sure you path include MAVEN_HOME and JAVA_HOME.
+
+
+Software Dependencies
+-
+
+Apache BlazeDS uses a variety of third party libraries. A detailed summary
+of all of these dependencies is listed in the releases DEPENDENCIES file.
+
+
+Using the Binary Distribution
+-
+
+Binary artifacts of Apache BlazeDS are available on Apache's public Maven 
+   repositories.
+
+By adding a Dependency to the following Maven artifact the binary 
+   version of Apache BlazeDS will automatically be downloaded.
+
+dependency
+groupIdorg.apache.flex.blazeds/groupId
+artifactIdflex-messaging-common/artifactId
+version4.7.0/version
+/dependency
+dependency

git commit: [flex-tlf] [refs/heads/develop] - FLEX-34729 remove test that we're not legally allowed to use and replace it with machine translated version of the Apache Flex README

2015-03-06 Thread jmclean
Repository: flex-tlf
Updated Branches:
  refs/heads/develop 241b16180 - a87662658


FLEX-34729 remove test that we're not legally allowed to use and replace it 
with machine translated version of the Apache Flex README


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

Branch: refs/heads/develop
Commit: a876626588c01b2ab7eb23884b068efbd9636244
Parents: 241b161
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Mar 7 16:23:42 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Mar 7 16:23:42 2015 +1100

--
 .../src/UnitTest/Tests/ScrollToRangeTest.as | 43 
 .../src/UnitTest/Tests/TableTests.as|  3 +-
 test/testFiles/markup/tlf/JapaneseSampleMac.xml |  7 ++--
 test/testFiles/markup/tlf/JapaneseSampleWin.xml |  7 ++--
 test/testFiles/markup/tlf/RTLTabs.xml   |  5 +--
 test/testFiles/markup/tlf/graphics_example.xml  |  5 +--
 test/testFiles/markup/tlf/sampleArabic.xml  | 29 +++--
 testApps/src/school.mxml| 11 ++---
 testApps/src/schoolV.mxml   | 12 +++---
 9 files changed, 41 insertions(+), 81 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/a8766265/automation_tests/src/UnitTest/Tests/ScrollToRangeTest.as
--
diff --git a/automation_tests/src/UnitTest/Tests/ScrollToRangeTest.as 
b/automation_tests/src/UnitTest/Tests/ScrollToRangeTest.as
index dcaf8e6..14dd6d9 100644
--- a/automation_tests/src/UnitTest/Tests/ScrollToRangeTest.as
+++ b/automation_tests/src/UnitTest/Tests/ScrollToRangeTest.as
@@ -101,35 +101,26 @@ package UnitTest.Tests
testCanvas.rawChildren.addChild(s);
}

-   // FIXME needs to be replaced
private static var englishText:String = 'pLorem ipsum dolor 
sit amet, consectetur span styleName=scrollToThisvisible 
word/spanelit./p';
-   private static 
var arabicText:String = 'pلمّا كان الاعتراف بالكرامة 
المتأصلة في جميع أعضاء الأسرة البشرية 
وبحقوقهم المتساوية الثابتة هو أساسspan 
styleName=scrollToThis الحرية/span والعدل./p';
-   private static 
var arabicAndEnglishText:String = 'pلمّا كان الاعتراف 
بالكرامة المتأصلة في جميع أعضاء الأسرة 
البشرية وبحقوقهم المتساوية الثابتة هو أساس 
الحريةspan styleName=scrollToThisvisible 
word/spanوالعدل./p';
-   private static 
var arabicAndEnglishInScrollText1:String = 'pلمّا كان الاعتراف 
بالكرامة المتأصلة في جميع أعضاء الأسرة 
البشرية وبحقوقهم المتساوية الثابتة هو 
أساسspan styleName=scrollToThis 
engالحرية/spanوالعدل./p';
-   private static 
var arabicAndEnglishInScrollText2:String = 'pلمّا كان الاعتراف 
بالكرامة المتأصلة في جميع أعضاء الأسرة 
البشرية وبحقوقهم المتساوية الثابتة هو 
أساسspan styleName=scrollToThis 
الحريةeng/spanوالعدل./p';
-   
-   // FIXME needs to be replaced
-   private static var japaneseText:String = 
'p文字コードが割り当てられていないグリフの大半は既に文字コードが割り当てられているグリフの異体字です。次のセクションでは、このようなグリフspan
 
styleName=scrollToThisにアクセ/spanスする方法について解説します。/p';
-   // FIXME needs to be replaced
-   private static var japaneseTCYText:String = 
'p文字コードが割り当てられていないグリフの大半は既に文字コードが割り当てられているグリフの異体字です。次のセクションでは、このようなグリフtcyspan
 
styleName=scrollToThis0123/span/tcyスする方法について解説します。/p';
+   private static var arabicText:String = 'pوأدوبي 
فليكس SDK هو تطور SDK أدوبي فليكس شعبية. أباتشي 
فليكس SDK هو إطار تطوير التطبيقات لبناء فلاش 
بسهولة التطبيقات المستندة للهواتف 
النقالة، ومتصفحات الويب، وم

git commit: [flex-tlf] [refs/heads/develop] - removed unneeded --

2015-02-13 Thread jmclean
Repository: flex-tlf
Updated Branches:
  refs/heads/develop 719a951db - a7978f6bb


removed unneeded --


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

Branch: refs/heads/develop
Commit: a7978f6bbafca03d4a3bfe3ecab1dcfdfa40380a
Parents: 719a951
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Feb 14 12:36:54 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Feb 14 12:36:54 2015 +1100

--
 LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/a7978f6b/LICENSE
--
diff --git a/LICENSE b/LICENSE
index a23efbf..d41be17 100644
--- a/LICENSE
+++ b/LICENSE
@@ -724,6 +724,6 @@ This texts include:
 - Alice in Wonderland, by Lewis Carroll.
 - Ethan Brand by Nathaniel Hawthorne.
 - The Barnsley Manifesto by The Barnsley Chartists
---
+
 
 



[2/3] git commit: [flex-tlf] [refs/heads/develop] - Fix up headers and license for public domain content.

2015-02-13 Thread jmclean
http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/719a951d/test/testFiles/markup/tlf/AliceID.xml
--
diff --git a/test/testFiles/markup/tlf/AliceID.xml 
b/test/testFiles/markup/tlf/AliceID.xml
index c7c4df2..de69a2e 100644
--- a/test/testFiles/markup/tlf/AliceID.xml
+++ b/test/testFiles/markup/tlf/AliceID.xml
@@ -1,19 +1,6 @@
 ?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.
+This file contains content from Alice in Wonderland, by Lewis Carroll, now in 
the public domain.
 --
 TextFlow xmlns=http://ns.adobe.com/textLayout/2008; 
whiteSpaceCollapse=preserve blockProgression=tb direction=ltrp 
breakOpportunity=auto dominantBaseline=roman leadingModel=romanUp 
paragraphEndIndent=0 paragraphSpaceAfter=0 paragraphSpaceBefore=0 
paragraphStartIndent=0 tabStops=s36 s72 s108 s144 s180 s216 s252 s288 s324 
s360 s396 s432 s468 s504  textAlign=center textIndent=0 
textRotation=autospan baselineShift=-0 cffHinting=horizontalStem 
color=#231F20 digitCase=default digitWidth=default 
dominantBaseline=roman fontFamily=Minion Pro fontSize=24 
fontStyle=normal fontWeight=normal kerning=on ligatureLevel=common 
lineHeight=120% lineThrough=false locale=en renderingMode=cff 
textDecoration=none trackingLeft=0 trackingRight=0Down the 
Rab­bit-Hole/span/pp breakOpportunity=auto dominantBaseline=roman 
leadingModel=romanUp paragraphEndIndent=0 paragraphSpaceAfter=0 
paragraphSpaceBefore=0 paragraphStart
 Indent=0 tabStops=s36 s72 s108 s144 s180 s216 s252 s288 s324 s360 s396 s432 
s468 s504  textAlign=left textIndent=0 textRotation=autospan 
baselineShift=-0 cffHinting=horizontalStem color=#231F20 
digitCase=default digitWidth=default dominantBaseline=roman 
fontFamily=Minion Pro fontSize=12 fontStyle=normal fontWeight=normal 
kerning=on ligatureLevel=common lineHeight=120% lineThrough=false 
locale=en renderingMode=cff textDecoration=none trackingLeft=0 
trackingRight=0Al­ice was be­gin­ning to get very tired of sit­ting by 
her sis­ter on the bank, and of hav­ing noth­ing to do: once or /spanspan 
baselineShift=-0 cffHinting=horizontalStem color=#231F20 
digitCase=default digitWidth=default dominantBaseline=roman 
fontFamily=Minion Pro fontSize=12 fontStyle=normal fontWeight=normal 
kerning=on ligatureLevel=common lineHeight=120% lineThrough=false 
locale=en renderingMode=cff textDecoration=none track
 ingLeft=0 trackingRight=0twice she had peeped into the book her sis­ter 
was read­ing, but it had no pic­tures or con­ver­sa­tions in it, “and 
what /spanspan baselineShift=-0 cffHinting=horizontalStem 
color=#231F20 digitCase=default digitWidth=default 
dominantBaseline=roman fontFamily=Minion Pro fontSize=12 
fontStyle=normal fontWeight=normal kerning=on ligatureLevel=common 
lineHeight=120% lineThrough=false locale=en renderingMode=cff 
textDecoration=none trackingLeft=0 trackingRight=0is the use of a 
book,” thought Al­ice “with­out pic­tures or 
con­ver­sa­tion?”/span/pp breakOpportunity=auto 
dominantBaseline=roman leadingModel=romanUp paragraphEndIndent=0 
paragraphSpaceAfter=0 paragraphSpaceBefore=0 paragraphStartIndent=0 
tabStops=s36 s72 s108 s144 s180 s216 s252 s288 s324 s360 s396 s432 s468 s504  
textAlign=left textIndent=0 textRotation=autospan baselineShift=-0 
cffHinting=horizontalSte
 m color=#231F20 digitCase=default digitWidth=default 
dominantBaseline=roman fontFamily=Minion Pro fontSize=12 
fontStyle=normal fontWeight=normal kerning=on ligatureLevel=common 
lineHeight=120% lineThrough=false locale=en renderingMode=cff 
textDecoration=none trackingLeft=0 trackingRight=0So she was 
con­sid­er­ing in her own mind (as well as she could, for the hot day made 
her feel very sleepy and /spanspan baselineShift=-0 
cffHinting=horizontalStem color=#231F20 digitCase=default 
digitWidth=default dominantBaseline=roman fontFamily=Minion Pro 
fontSize=12 fontStyle=normal fontWeight=normal kerning=on 
ligatureLevel=common lineHeight=120% lineThrough=false locale=en 
renderingMode=cff textDecoration=none trackingLeft=0 
trackingRight=0stu­pid), wheth­er the plea­sure of mak­ing a 
dai­sy-chain would be worth the trou­ble of get­ting up and pick­ing the 

[3/3] git commit: [flex-tlf] [refs/heads/develop] - Fix up headers and license for public domain content.

2015-02-13 Thread jmclean
Fix up headers and license for public domain content.


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

Branch: refs/heads/develop
Commit: 719a951db98ce252fc5302d02781af955ca6b97d
Parents: 83faaa6
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Feb 14 12:35:12 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Feb 14 12:35:12 2015 +1100

--
 LICENSE | 12 
 asTestApps/src/ClickToPositionExample.as|  7 +++
 asTestApps/src/PaddingAndIndentTest.as  |  7 +++
 .../UnitTest/Tests/AccessibilityMethodsTest.as  |  8 
 .../src/UnitTest/Tests/AttributeTest.as |  8 
 .../UnitTest/Tests/BoundsAndAlignmentTest.as|  8 
 automation_tests/src/UnitTest/Tests/BoxTest.as  | 17 +
 .../src/UnitTest/Tests/CompositionTest.as   | 11 ++-
 .../src/UnitTest/Tests/ContainerTypeTest.as |  8 
 .../src/UnitTest/Tests/FloatTest.as | 12 +++-
 .../src/UnitTest/Tests/ImportAPITest.as |  8 
 .../src/UnitTest/Tests/OperationTest.as |  8 
 .../src/UnitTest/Tests/ScrollToRangeTest.as | 20 
 .../src/UnitTest/Tests/ScrollingTest.as |  8 
 .../src/UnitTest/Tests/TableTests.as| 12 +++-
 .../UnitTest/Tests/TextContainerManagerTest.as  |  8 
 .../Tests/TextFlowTextLineFactoryTest.as|  1 +
 .../src/UnitTest/Tests/TextLineFilterTest.as|  8 
 .../actionscript/FTE/src/FTEParagraph.as|  8 
 .../actionscript/Pagination/src/Alice.as| 16 ++--
 .../actionscript/TextLayout/src/AS3CSSSample.as |  8 
 .../TextLayout/src/CustomImportMarkup.as|  8 
 .../TextLayout/src/LinkedContainers.as  |  8 
 .../TextLayout/src/MultipleColumns.as   |  8 
 .../TextLayout/src/MultipleContainerColumns.as  |  8 
 .../TextLayout/src/ParagraphBorder.as   |  8 
 .../TextLayout/src/ParagraphBounds.as   |  8 
 .../TextLayout/src/StaticTextFlow.as|  8 
 .../actionscript/TextLayout/src/Truncation.as   |  8 
 sdk/samples/flex/SimpleEditor/SimpleText.xml| 16 ++--
 .../flex/SimpleEditor/src/SimpleEditor.mxml |  4 
 .../flex/SimpleEditorWithCSS/SimpleText.xml | 16 ++--
 .../src/SimpleEditorWithCSS.mxml|  5 +
 test/testFiles/markup/plainText/asknot.txt  |  2 ++
 test/testFiles/markup/tlf/AliceID.xml   | 15 +--
 test/testFiles/markup/tlf/HORLTRAUTO.xml| 16 ++--
 test/testFiles/markup/tlf/HORLTRHARD.xml| 16 ++--
 test/testFiles/markup/tlf/HORRTLAUTO.xml| 16 ++--
 test/testFiles/markup/tlf/HORRTLHARD.xml| 16 ++--
 test/testFiles/markup/tlf/HtmlTest.xml  | 16 ++--
 test/testFiles/markup/tlf/JapaneseSampleMac.xml | 17 +
 test/testFiles/markup/tlf/JapaneseSampleWin.xml | 17 +
 test/testFiles/markup/tlf/ParaAlignLTR.xml  | 16 ++--
 test/testFiles/markup/tlf/ParaAlignRTL.xml  | 16 ++--
 test/testFiles/markup/tlf/ParaAlignVertical.xml | 16 ++--
 test/testFiles/markup/tlf/RTLTabs.xml   | 15 +--
 test/testFiles/markup/tlf/VA-Justify.xml| 16 ++--
 test/testFiles/markup/tlf/VORLTRAUTO.xml| 16 ++--
 test/testFiles/markup/tlf/VORLTRHARD.xml| 16 ++--
 test/testFiles/markup/tlf/VORRTLAUTO.xml| 16 ++--
 test/testFiles/markup/tlf/VORRTLHARD.xml| 16 ++--
 test/testFiles/markup/tlf/VSAUTO.xml| 16 ++--
 test/testFiles/markup/tlf/alice.xml | 15 +--
 test/testFiles/markup/tlf/aliceExcerpt.xml  | 15 +--
 test/testFiles/markup/tlf/alice_with_links.xml  | 15 +--
 .../markup/tlf/asknot-discretionaryhyphens.xml  | 15 +--
 test/testFiles/markup/tlf/asknot.xml| 15 +--
 .../markup/tlf/asknot_discretionaryhyphens.xml  | 15 +--
 test/testFiles/markup/tlf/barnsley.xml  | 15 +--
 .../testFiles/markup/tlf/barnsley_linkified.xml | 15 +--
 test/testFiles/markup/tlf/ethanBrandHyphen.xml  | 16 ++--
 test/testFiles/markup/tlf/font-embedding.xml| 16 ++--
 test/testFiles/markup/tlf/font_embedding.xml| 16 ++--
 test/testFiles/markup/tlf/sampleArabic.xml  | 15 +--
 

[1/3] git commit: [flex-tlf] [refs/heads/develop] - Fix up headers and license for public domain content.

2015-02-13 Thread jmclean
Repository: flex-tlf
Updated Branches:
  refs/heads/develop 83faaa6ab - 719a951db


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/719a951d/test/testFiles/markup/tlf/alice.xml
--
diff --git a/test/testFiles/markup/tlf/alice.xml 
b/test/testFiles/markup/tlf/alice.xml
index 0ce46dc..1e50209 100644
--- a/test/testFiles/markup/tlf/alice.xml
+++ b/test/testFiles/markup/tlf/alice.xml
@@ -1,19 +1,6 @@
 ?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.
+This file contains content from Alice in Wonderland, by Lewis Carroll, now in 
the public domain.
 --
 flow:TextFlow xmlns:flow=http://ns.adobe.com/textLayout/2008; 
textAlign=start fontFamily=Minion Pro fontSize=16I. Down the 
Rabbit-Holeflow:p textAlign=center fontSize=24Chapter I/flow:p
 flow:p textAlign=center fontSize=24Down the Rabbit-Hole/flow:p

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/719a951d/test/testFiles/markup/tlf/aliceExcerpt.xml
--
diff --git a/test/testFiles/markup/tlf/aliceExcerpt.xml 
b/test/testFiles/markup/tlf/aliceExcerpt.xml
index 5ce2a6b..5c2a243 100644
--- a/test/testFiles/markup/tlf/aliceExcerpt.xml
+++ b/test/testFiles/markup/tlf/aliceExcerpt.xml
@@ -1,19 +1,6 @@
 ?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.
+This file contains content from Alice in Wonderland, by Lewis Carroll, now in 
the public domain.
 --
 flow:TextFlow xmlns:flow=http://ns.adobe.com/textLayout/2008; 
textAlign=start fontFamily=Minion Pro fontSize=16I. Down the 
Rabbit-Holeflow:p textAlign=center fontSize=24Chapter I/flow:p
 flow:p textAlign=center fontSize=24Down the Rabbit-Hole/flow:p

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/719a951d/test/testFiles/markup/tlf/alice_with_links.xml
--
diff --git a/test/testFiles/markup/tlf/alice_with_links.xml 
b/test/testFiles/markup/tlf/alice_with_links.xml
index 1df0163..9ab4c63 100644
--- a/test/testFiles/markup/tlf/alice_with_links.xml
+++ b/test/testFiles/markup/tlf/alice_with_links.xml
@@ -1,19 +1,6 @@
 ?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.
+This file contains content from Alice in Wonderland, by Lewis Carroll, now in 
the public domain.
 --
 flow:TextFlow xmlns:flow=http://ns.adobe.com/textLayout/2008; 
textAlign=start fontFamily=Minion Pro fontSize=16I. Down the 
Rabbit-Holeflow:p textAlign=center fontSize=24Chapter I/flow:p
 

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/719a951d/test/testFiles/markup/tlf/asknot-discretionaryhyphens.xml

git commit: [flex-tlf] [refs/heads/develop] - Removed New York times content

2015-02-13 Thread jmclean
Repository: flex-tlf
Updated Branches:
  refs/heads/develop a7978f6bb - d08f4e31b


Removed New York times content


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

Branch: refs/heads/develop
Commit: d08f4e31b16cd45bbe3428885a4a961669e7ffd2
Parents: a7978f6
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Feb 14 12:39:19 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Feb 14 12:39:19 2015 +1100

--
 test/testFiles/markup/tlf/tableExample.xml | 13 +
 1 file changed, 1 insertion(+), 12 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/d08f4e31/test/testFiles/markup/tlf/tableExample.xml
--
diff --git a/test/testFiles/markup/tlf/tableExample.xml 
b/test/testFiles/markup/tlf/tableExample.xml
index c0e213e..43ecba2 100644
--- a/test/testFiles/markup/tlf/tableExample.xml
+++ b/test/testFiles/markup/tlf/tableExample.xml
@@ -142,18 +142,7 @@
--
 /flow:table
 flow:pflow:spanStill to be done: flowing table across frames, 
repeated header rows, reflowing table to resized layout if enclosing columns 
change./flow:span/flow:p
-flow:pflow:spanIf carbon dioxide concentrations in the atmosphere 
reach twice their pre-industrial levels, the report said, the global climate 
will probably warm by 3.5 to 8 degrees. But there would be more than a 1-in-10 
chance of much greater warming, a situation many earth scientists say poses an 
unacceptable risk. /flow:span/flow:p
-flow:pflow:spanMany energy and environment experts see such a 
doubling as a foregone conclusion sometime after midcentury unless there is a 
prompt and sustained shift away from the 20th-century pattern of unfettered 
burning of coal and oil, the main sources of carbon dioxide, and an aggressive 
quest for expanded and improved nonpolluting energy 
options./flow:span/flow:p
-flow:pflow:spanEven an increased level of warming that falls in 
the middle of the group’s range of projections would likely cause significant 
stress to ecosystems and alter longstanding climate patterns that shape water 
supplies and agricultural production, according to many climate experts and 
biologists. /flow:span/flow:p
-flow:pflow:spanWhile the new report projected a modest rise in 
seas by 2100 — between 7 and 23 inches — it also concluded that seas would 
continue to rise, and crowded coasts retreat, for at least 1,000 years to come. 
By comparison, seas rose about 6 to 9 inches in the 20th 
century./flow:span/flow:p
-flow:pflow:span
-  John P. Holdren, an energy and climate expert at flow:a 
href=http://topics.nytimes.com/top/reference/timestopics/organizations/h/harvard_university/index.html?inline=nyt-org;
 title=More articles about Harvard University.Harvard University/flow:a, 
said that the “report powerfully underscores the need for a massive effort to 
slow the pace of global climatic disruption before intolerable consequences 
become inevitable.”
-/flow:span/flow:p
-flow:pflow:span“Since 2001 there has been a torrent of new 
scientific evidence on the magnitude, human origins and growing impacts of the 
climatic changes that are underway,” said Mr. Holdren, who is the president 
of the American Association for the Advancement of Science. “In overwhelming 
proportions, this evidence has been in the direction of showing faster change, 
more danger and greater confidence about the dominant role of fossil fuel 
burning and tropical deforestation in causing the changes that are being 
observed.”/flow:span/flow:p
-flow:pflow:spanThe conclusions came after a three-year review of 
hundreds of studies of clues illuminating past climate shifts, observations of 
retreating ice, warming and rising seas, and other shifts around the planet, 
and a greatly expanded suite of supercomputer simulations used to test how 
earth will respond to a building blanket of gases that hold heat in the 
atmosphere. /flow:span/flow:p
-flow:pflow:spanThe section released today was a 20-page summary 
for policymakers, which was approved early this morning by teams of officials 
from more than 100 countries after three days and nights of wrangling over 
wording with the lead authors, all of whom are scientists./flow:span/flow:p
-flow:pflow:spanIt described far-flung ramifications for both 
humans and nature. /flow:span/flow:p
-  /flow:div
+   /flow:div
 /flow:div
   /flow:TextFlow
 



git commit: [flex-tlf] [refs/heads/develop] - replace image with blue image of same size

2015-02-13 Thread jmclean
Repository: flex-tlf
Updated Branches:
  refs/heads/develop 9664fdbd2 - 3be916980


replace image with blue image of same size


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

Branch: refs/heads/develop
Commit: 3be91698042667105fba85dcb6b05de6207d0348
Parents: 9664fdb
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Feb 14 12:50:52 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Feb 14 12:50:52 2015 +1100

--
 test/testFiles/assets/FremontBridge.jpg | Bin 21262 - 10844 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/3be91698/test/testFiles/assets/FremontBridge.jpg
--
diff --git a/test/testFiles/assets/FremontBridge.jpg 
b/test/testFiles/assets/FremontBridge.jpg
index a3b1cab..b18b41d 100644
Binary files a/test/testFiles/assets/FremontBridge.jpg and 
b/test/testFiles/assets/FremontBridge.jpg differ



git commit: [flex-tlf] [refs/heads/develop] - replaced with swf of same size

2015-02-13 Thread jmclean
Repository: flex-tlf
Updated Branches:
  refs/heads/develop 3be916980 - 086049962


replaced with swf of same size


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

Branch: refs/heads/develop
Commit: 086049962fc0c6853ff4abfee86411d9d05fbc06
Parents: 3be9169
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Feb 14 12:57:03 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Feb 14 12:57:03 2015 +1100

--
 test/testFiles/assets/FremontBridge.swf | Bin 752113 - 3084 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/08604996/test/testFiles/assets/FremontBridge.swf
--
diff --git a/test/testFiles/assets/FremontBridge.swf 
b/test/testFiles/assets/FremontBridge.swf
index 7ea2376..5526235 100644
Binary files a/test/testFiles/assets/FremontBridge.swf and 
b/test/testFiles/assets/FremontBridge.swf differ



git commit: [flex-tlf] [refs/heads/develop] - added FIXME for logo we don't have permission to use

2015-02-13 Thread jmclean
Repository: flex-tlf
Updated Branches:
  refs/heads/develop a50e051da - f0564cedd


added FIXME for logo we don't have permission to use


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

Branch: refs/heads/develop
Commit: f0564cedd36be0e4494c82958ff4fbfb22132ef9
Parents: a50e051
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Feb 14 13:13:12 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Feb 14 13:13:12 2015 +1100

--
 automation_tests/src/UnitTest/Tests/FloatTest.as | 3 +++
 1 file changed, 3 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/f0564ced/automation_tests/src/UnitTest/Tests/FloatTest.as
--
diff --git a/automation_tests/src/UnitTest/Tests/FloatTest.as 
b/automation_tests/src/UnitTest/Tests/FloatTest.as
index 29e630b..f994ead 100644
--- a/automation_tests/src/UnitTest/Tests/FloatTest.as
+++ b/automation_tests/src/UnitTest/Tests/FloatTest.as
@@ -1990,18 +1990,21 @@ package UnitTest.Tests
 [Test]
 public function htmlImportTest():void
 {
+   // FIXME replace image
 var htmlString:String = HTMLBODYpExample paragraph, with a 
img aligned leftimg align='left' 
src='http://mozcom-cdn.mozilla.net/img/tignish/template/mozilla-logo.png'more 
text/p/BODY/HTML;
 var textFlow:TextFlow = TextConverter.importToFlow(htmlString, 
TextConverter.TEXT_FIELD_HTML_FORMAT);
 var ilg:InlineGraphicElement = findFloat(textFlow);
 assertTrue(ilg != null, Expected to find InlineGraphicElement 
from img import);
 assertTrue(ilg.float != Float.LEFT, align=left img import, 
expected float=left);
 
+   // FIXME replace image
 htmlString = HTMLBODYpExample paragraph, with a img aligned 
leftimg align='right' 
src='http://mozcom-cdn.mozilla.net/img/tignish/template/mozilla-logo.png'more 
text/p/BODY/HTML;
 textFlow = TextConverter.importToFlow(htmlString, 
TextConverter.TEXT_FIELD_HTML_FORMAT);
 ilg = findFloat(textFlow);
 assertTrue(ilg != null, Expected to find InlineGraphicElement 
from img import);
 assertTrue(ilg.float != Float.RIGHT, align=right img import, 
expected float=right);
 
+   // FIXME replace image
 htmlString = HTMLBODYpExample paragraph, with a img aligned 
leftimg align='foo' 
src='http://mozcom-cdn.mozilla.net/img/tignish/template/mozilla-logo.png'more 
text/p/BODY/HTML;
 textFlow = TextConverter.importToFlow(htmlString, 
TextConverter.TEXT_FIELD_HTML_FORMAT);
 ilg = findFloat(textFlow);



git commit: [flex-tlf] [refs/heads/develop] - added FIXME to remove unlicensed content

2015-02-13 Thread jmclean
Repository: flex-tlf
Updated Branches:
  refs/heads/develop d08f4e31b - 9664fdbd2


added FIXME to remove unlicensed content


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

Branch: refs/heads/develop
Commit: 9664fdbd280f2e90d09012a26b9582c54cf8f055
Parents: d08f4e3
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Feb 14 12:41:45 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Feb 14 12:41:45 2015 +1100

--
 automation_tests/src/UnitTest/Tests/FloatTest.as | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/9664fdbd/automation_tests/src/UnitTest/Tests/FloatTest.as
--
diff --git a/automation_tests/src/UnitTest/Tests/FloatTest.as 
b/automation_tests/src/UnitTest/Tests/FloatTest.as
index f0d50ba..29e630b 100644
--- a/automation_tests/src/UnitTest/Tests/FloatTest.as
+++ b/automation_tests/src/UnitTest/Tests/FloatTest.as
@@ -2220,6 +2220,7 @@ package UnitTest.Tests
 [Test]
 public function caretOnEmptyInlineGraphic():void   // Bug 
2719488
 {
+   // FIXME content needs to be replaced
 var markup:String = 'TextFlow whiteSpaceCollapse=preserve 
xmlns=http://ns.adobe.com/textLayout/2008;p textAlign=center 
textIndent=0span fontSize=24Amid Blight and Scanenging, Old G.M. Plants 
Linger/span/pp textAlign=center textIndent=0span/span/pp 
textIndent=0img height=auto width=auto source=Auto-articleLarge.jpg 
float=start/spanFLINT, Mich. — By day, hundreds of /spana 
href=http://topics.nytimes.com/top/news/business/companies/general_motors_corporation/index.html?inline=nyt-org;spanGeneral
 Motors/span/aspan work­ers make pis­tons and other en­gine parts at a 
fac­tory on this city’s east side. /span/p/TextFlow';
 
 _textFlow = TextConverter.importToFlow(markup, 
TextConverter.TEXT_LAYOUT_FORMAT);



git commit: [flex-tlf] [refs/heads/develop] - added FIXMEs for images we don't have permission to use

2015-02-13 Thread jmclean
Repository: flex-tlf
Updated Branches:
  refs/heads/develop 086049962 - a50e051da


added FIXMEs for images we don't have permission to use


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

Branch: refs/heads/develop
Commit: a50e051dab6d85ed9ce61444da5bebfd9cc18ad7
Parents: 0860499
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Feb 14 13:09:20 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Feb 14 13:09:20 2015 +1100

--
 automation_tests/src/UnitTest/Tests/ContainerAttributeTest.as | 1 +
 automation_tests/src/UnitTest/Tests/ScrollingTest.as  | 5 +
 2 files changed, 6 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/a50e051d/automation_tests/src/UnitTest/Tests/ContainerAttributeTest.as
--
diff --git a/automation_tests/src/UnitTest/Tests/ContainerAttributeTest.as 
b/automation_tests/src/UnitTest/Tests/ContainerAttributeTest.as
index eeff44e..55673ce 100644
--- a/automation_tests/src/UnitTest/Tests/ContainerAttributeTest.as
+++ b/automation_tests/src/UnitTest/Tests/ContainerAttributeTest.as
@@ -1583,6 +1583,7 @@ package UnitTest.Tests
 
 // Get image content height which has padding top set
 var textFlow:TextFlow = SelManager.textFlow;
+   // FIXME replace image/logo content
 var markup:String = 'TextFlow fontFamily=Arial fontSize=16 
paddingBottom=2 paddingLeft=2 paddingRight=2 paddingTop=2 
whiteSpaceCollapse=preserve version=2.0.0 
xmlns=http://ns.adobe.com/textLayout/2008;pimg paddingTop=-100 
paddingLeft=50 height=auto width=auto 
source=http://www.lacitelibreria.info/ambientazione-cite/cite-libreria-logo.png;
 float=left/span fontFamily=Georgia fontSize=24La Cité Libreria 
Cafè/span/p/TextFlow';
 var textFlowNew:TextFlow = TextConverter.importToFlow(markup, 
TextConverter.TEXT_LAYOUT_FORMAT);
 

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/a50e051d/automation_tests/src/UnitTest/Tests/ScrollingTest.as
--
diff --git a/automation_tests/src/UnitTest/Tests/ScrollingTest.as 
b/automation_tests/src/UnitTest/Tests/ScrollingTest.as
index 14e9082..e1d8e10 100644
--- a/automation_tests/src/UnitTest/Tests/ScrollingTest.as
+++ b/automation_tests/src/UnitTest/Tests/ScrollingTest.as
@@ -487,11 +487,13 @@ package UnitTest.Tests
 
 for (var i:int = 0; i  15; i++)
 {
+   // FIXME change image content
 textFlow.addChild(TextConverter.importToFlow(
 'TextFlow 
xmlns=http://ns.adobe.com/textLayout/2008;xx 
xx xx 
xx xx 
xx xx 
xx xx img 
source=http://static.v41.skyrock.net/chat/chat20080110/images/smileys/3-blink.png/
 /TextFlow',
 TextConverter.TEXT_LAYOUT_FORMAT
 ).getChildAt(0));
 
+   // FIXME change image content
 textFlow.addChild(
 TextConverter.importToFlow(
 'TextFlow 
xmlns=http://ns.adobe.com/textLayout/2008;xx 
xx xx 
xx xx 
xx xx 
xx xx/TextFlow',
@@ -535,6 +537,7 @@ package UnitTest.Tests
 var flowElem:FlowElement = tf.getChildAt(0);
 textFlow.addChild(flowElem);
 
+   // FIXME change image content
 textFlow.addChild(TextConverter.importToFlow(
 'TextFlow 
xmlns=http://ns.adobe.com/textLayout/2008;img 
source=http://static.v41.skyrock.net/chat/chat20080110/images/smileys/3-blink.png/
 /TextFlow',
 TextConverter.TEXT_LAYOUT_FORMAT
@@ -544,6 +547,7 @@ package UnitTest.Tests
 for (var j:int = 0; j  100; j++)
 {
 textFlow.addChild(TextConverter.importToFlow(aaa, 
TextConverter.PLAIN_TEXT_FORMAT).getChildAt(0));
+   // FIXME change image content
 textFlow.addChild(TextConverter.importToFlow(
 'TextFlow 
xmlns=http://ns.adobe.com/textLayout/2008;img 
source=http://static.v41.skyrock.net/chat/chat20080110/images/smileys/3-blink.png/
 /TextFlow',
 TextConverter.TEXT_LAYOUT_FORMAT

git commit: [flex-tlf] [refs/heads/develop] - fix minor typo

2015-02-13 Thread jmclean
Repository: flex-tlf
Updated Branches:
  refs/heads/develop f0564cedd - e05f18a71


fix minor typo


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

Branch: refs/heads/develop
Commit: e05f18a71b6efe82ed9c97ad655c969b541297bc
Parents: f0564ce
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Feb 14 13:17:42 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Feb 14 13:17:42 2015 +1100

--
 LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/e05f18a7/LICENSE
--
diff --git a/LICENSE b/LICENSE
index d41be17..88d3756 100644
--- a/LICENSE
+++ b/LICENSE
@@ -718,7 +718,7 @@ EXHIBIT A -Mozilla Public License.
 
 Apache Flex TLF includes a number of files containing text in the public 
domain.
 
-This texts include:
+These texts include:
 - The inaugural address made by John F. Kennedy after being sworn in as the 
thirty-fifth
   President of the United States on January 20, 1961.
 - Alice in Wonderland, by Lewis Carroll.



git commit: [flex-tlf] [refs/heads/develop] - update years to be correct

2015-02-13 Thread jmclean
Repository: flex-tlf
Updated Branches:
  refs/heads/develop e05f18a71 - 06c0c8310


update years to be correct


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

Branch: refs/heads/develop
Commit: 06c0c8310de84284e6317fa056b7c41248b642e5
Parents: e05f18a
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Feb 14 13:27:30 2015 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Feb 14 13:27:30 2015 +1100

--
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/06c0c831/NOTICE
--
diff --git a/NOTICE b/NOTICE
index 8057945..6b6c420 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Flex Text Layout Framework
-Copyright 2012 The Apache Software Foundation
+Copyright 2012-2015 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).



[08/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - with correct year even

2015-02-05 Thread jmclean
with correct year even


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: 5661bac62d367c889812cfb3dc216d21b863d6a2
Parents: c9de37d
Author: Justin Mclean jmcl...@apache.org
Authored: Tue Oct 28 12:11:51 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Tue Oct 28 12:11:51 2014 +1100

--
 TourDeFlex/TourDeFlex3/src/apache/Squiggly1_1.mxml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/5661bac6/TourDeFlex/TourDeFlex3/src/apache/Squiggly1_1.mxml
--
diff --git a/TourDeFlex/TourDeFlex3/src/apache/Squiggly1_1.mxml 
b/TourDeFlex/TourDeFlex3/src/apache/Squiggly1_1.mxml
index 7bf0f30..c6718f4 100644
--- a/TourDeFlex/TourDeFlex3/src/apache/Squiggly1_1.mxml
+++ b/TourDeFlex/TourDeFlex3/src/apache/Squiggly1_1.mxml
@@ -29,7 +29,7 @@
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, 2013 /
+   s:Label text=Released Oct 28, 2014 /
/s:VGroup 
/s:HGroup
s:RichText width=100%



[01/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - fix title for example

2015-02-05 Thread jmclean
Repository: flex-utilities
Updated Branches:
  refs/heads/apache-tour-de-flex-1.2 [created] 8cf18f374


fix title for example


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: fb055bfe68cadea0bdfa7d0fcbab68615aa65321
Parents: a0ffbf7
Author: Justin Mclean jmcl...@apache.org
Authored: Mon Oct 27 08:20:09 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Mon Oct 27 08:20:09 2014 +1100

--
 .../TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/fb055bfe/TourDeFlex/TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml
--
diff --git 
a/TourDeFlex/TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml 
b/TourDeFlex/TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml
index adb0daa..bd36010 100644
--- a/TourDeFlex/TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml
+++ b/TourDeFlex/TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml
@@ -22,7 +22,7 @@
   xmlns:mx=library://ns.adobe.com/flex/mx
   xmlns:x=http://flex.apache.org/experimental/ns;

-   s:Panel title=Millisecond Format Example width=100% height=100%
+   s:Panel title=Masked TextInput Example width=100% height=100%
s:layout
s:VerticalLayout paddingLeft=10 paddingRight=10 
paddingTop=10 paddingBottom=10/
/s:layout



[33/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - flexicious

2015-02-05 Thread jmclean
flexicious


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: 8cf18f3744ab6d0596aee8399e87f1d76b7d918f
Parents: 747927a
Author: Alex Harui aha...@apache.org
Authored: Fri Nov 21 15:24:54 2014 -0800
Committer: Alex Harui aha...@apache.org
Committed: Fri Nov 21 15:24:54 2014 -0800

--
 TourDeFlex/TourDeFlex3/src/3rdparty.xml | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/8cf18f37/TourDeFlex/TourDeFlex3/src/3rdparty.xml
--
diff --git a/TourDeFlex/TourDeFlex3/src/3rdparty.xml 
b/TourDeFlex/TourDeFlex3/src/3rdparty.xml
index 3d34ffc..93078e4 100755
--- a/TourDeFlex/TourDeFlex3/src/3rdparty.xml
+++ b/TourDeFlex/TourDeFlex3/src/3rdparty.xml
@@ -21,12 +21,10 @@
node label=Ardisia
node thirdParty=true label=Ardisia Component 
Library app=http://www.ardisialabs.com/tourDeFlex/tour-de-flex.jpg; src= 
link=http://www.ardisialabs.com/tour-de-flex; /
/node
-   !--
node label=Flexicious
-   node thirdParty=true label=Dashboard Framework 
app=http://www.flexicious.com/resources/demo/FlexiciousClassic.swf; src= /
-   node thirdParty=true label=Ultimate DataGrid 
app=http://www.flexicious.com/resources/demo/FlexiciousUltimate.swf; src= /
-   node thirdParty=true label=Classic DataGrid 
app=http://www.flexicious.com/resources/demo/FlexiciousDashboard.swf; src= /
+   node thirdParty=true label=Dashboard Framework 
app=http://www.flexicious.com/dashboard.jpg; src= 
link=http://www.flexicious.com/Home/Dashboard/
+   node thirdParty=true label=Ultimate DataGrid 
app=http://www.flexicious.com/ultimate.jpg; src= 
link=http://www.flexicious.com/Home/Ultimate; /
+   node thirdParty=true label=Classic DataGrid 
app=http://www.flexicious.com/classic.jpg; src= 
link=http://www.flexicious.com/Home/DemoFlex4/
/node
---
/node
 /compTree



[06/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - fix spelling error

2015-02-05 Thread jmclean
fix spelling error


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: 96c840daf6db8c7d00be9c9109c3653d11a8424f
Parents: a611052
Author: Justin Mclean jmcl...@apache.org
Authored: Tue Oct 28 11:53:49 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Tue Oct 28 11:53:49 2014 +1100

--
 TourDeFlex/TourDeFlex3/RELEASE_NOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/96c840da/TourDeFlex/TourDeFlex3/RELEASE_NOTES
--
diff --git a/TourDeFlex/TourDeFlex3/RELEASE_NOTES 
b/TourDeFlex/TourDeFlex3/RELEASE_NOTES
index 73a2694..a8faa5f 100644
--- a/TourDeFlex/TourDeFlex3/RELEASE_NOTES
+++ b/TourDeFlex/TourDeFlex3/RELEASE_NOTES
@@ -18,7 +18,7 @@ Bugs fixed and improvements:
 FLEX-34505 Add squiggly example to Tour De Flex
 FLEX-34501 Allow 3rd parties to provide examples for inclusion in TourDeFlex
 FLEX-34596 Tour De Flex linking is broken
-FLEX-34493 Loading bar not centred in panel
+FLEX-34493 Loading bar not centered in panel
 FLEX-34485 Improve TourDeFlex consistency and design
 
 



[28/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - comment out flexicious examples for now

2015-02-05 Thread jmclean
comment out flexicious examples for now


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: 346c7ea4d62488f6ddfce7c701bc4990db8460dc
Parents: a371f82
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Nov 15 00:15:12 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Nov 15 00:15:12 2014 +1100

--
 TourDeFlex/TourDeFlex3/src/3rdparty.xml | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/346c7ea4/TourDeFlex/TourDeFlex3/src/3rdparty.xml
--
diff --git a/TourDeFlex/TourDeFlex3/src/3rdparty.xml 
b/TourDeFlex/TourDeFlex3/src/3rdparty.xml
index 97b6b48..3d34ffc 100755
--- a/TourDeFlex/TourDeFlex3/src/3rdparty.xml
+++ b/TourDeFlex/TourDeFlex3/src/3rdparty.xml
@@ -21,10 +21,12 @@
node label=Ardisia
node thirdParty=true label=Ardisia Component 
Library app=http://www.ardisialabs.com/tourDeFlex/tour-de-flex.jpg; src= 
link=http://www.ardisialabs.com/tour-de-flex; /
/node
+   !--
node label=Flexicious
node thirdParty=true label=Dashboard Framework 
app=http://www.flexicious.com/resources/demo/FlexiciousClassic.swf; src= /
node thirdParty=true label=Ultimate DataGrid 
app=http://www.flexicious.com/resources/demo/FlexiciousUltimate.swf; src= /
node thirdParty=true label=Classic DataGrid 
app=http://www.flexicious.com/resources/demo/FlexiciousDashboard.swf; src= /
/node
+--
/node
 /compTree



[04/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - make layout in same style as other examples

2015-02-05 Thread jmclean
make layout in same style as other examples


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: 0955925cc380873ffad04645f37d0b25764cd63c
Parents: 7ba008b
Author: Justin Mclean jmcl...@apache.org
Authored: Mon Oct 27 17:18:38 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Mon Oct 27 17:18:38 2014 +1100

--
 .../TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml| 4 ++--
 .../TourDeFlex3/src/apache/squiggly/SpellingExample.mxml  | 7 ---
 2 files changed, 6 insertions(+), 5 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/0955925c/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml
--
diff --git a/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml 
b/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml
index 53ab6f6..d6aea3a 100644
--- a/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml
+++ b/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml
@@ -27,10 +27,10 @@
 
s:Panel title=Spell Check width=100% height=100%
s:layout
-   s:VerticalLayout paddingLeft=20 paddingTop=20 
gap=10 /
+   s:VerticalLayout paddingLeft=10 paddingRight=10 
paddingTop=10 paddingBottom=10/
/s:layout
s:Group width=100% height=100%
-   s:TextArea id=ta_en width=50% height=50% 
fontSize=20
+   s:TextArea id=ta_en width=50% height=50%
text=I know Enlish. Use the 
context menu to see the suggestions of the missbelled word.

creationComplete=SpellUI.enableSpelling(ta_en, 'en_US')/ 

/s:Group

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/0955925c/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExample.mxml
--
diff --git a/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExample.mxml 
b/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExample.mxml
index 62684aa..13e1985 100644
--- a/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExample.mxml
+++ b/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExample.mxml
@@ -19,7 +19,8 @@ limitations under the License.
 --
 mx:Application xmlns:mx=http://www.adobe.com/2006/mxml;
xmlns:s=library://ns.adobe.com/flex/spark
-   layout=vertical  
+   paddingBottom=0 paddingTop=0 
paddingLeft=0 paddingRight=0
+   height=100% width=100% 
 mx:Script
![CDATA[
import com.adobe.linguistics.spelling.SpellUI;  
@@ -35,10 +36,10 @@ limitations under the License.
 /mx:Script
s:Panel title=Spell Check width=100% height=100%
s:layout
-   s:VerticalLayout paddingLeft=20 paddingTop=20 
gap=10 /
+   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% 
fontSize=20 text=Spell cheecking in TextArea/
+   mx:TextArea id=textArea width=50% height=50% 
text=Spell cheecking in TextArea/
mx:Button id=tt2 label=Check British English 
click=enableGB() / 
mx:Button id=tt3 label=Check American English 
click=enableUS() /
/s:VGroup



[26/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - need to update the packaging as well

2015-02-05 Thread jmclean
need to update the packaging as well


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: 5af488924a9d15e68359fdc9ecbd2c2ed1b85bce
Parents: 80f83de
Author: Alex Harui aha...@apache.org
Authored: Sun Nov 9 14:48:39 2014 -0800
Committer: Alex Harui aha...@apache.org
Committed: Sun Nov 9 14:48:39 2014 -0800

--
 TourDeFlex/TourDeFlex3/build.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/5af48892/TourDeFlex/TourDeFlex3/build.xml
--
diff --git a/TourDeFlex/TourDeFlex3/build.xml b/TourDeFlex/TourDeFlex3/build.xml
index c11e0fa..71d6ebf 100644
--- a/TourDeFlex/TourDeFlex3/build.xml
+++ b/TourDeFlex/TourDeFlex3/build.xml
@@ -589,7 +589,8 @@
exclude name=**/*.swf /
exclude name=installer.xml /
exclude name=squiggly /
-   exclude name=dictionaries /
+exclude name=dictionaries /
+   exclude name=src/dictionaries /
exclude name=src/apache/squiggly/dictionaries /
  /tarfileset
  /tar
@@ -624,6 +625,7 @@
exclude name=installer.xml /
exclude name=squiggly /
exclude name=dictionaries /
+exclude name=src/dictionaries /
exclude name=src/apache/squiggly/dictionaries /
  /fileset
  /zip
@@ -641,6 +643,7 @@
/delete
delete dir=${basedir}/squiggly /
delete dir=${basedir}/dictionaries /
+delete dir=${basedir}/src/dictionaries /
delete dir=${basedir}/src/apache/squiggly/dictionaries /
 /target
 /project



[10/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - removed for legal reasons

2015-02-05 Thread jmclean
removed for legal reasons


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: b8e8a5373c6b99ac2d715544476a334ecf69500e
Parents: b9a5e23
Author: Justin Mclean jmcl...@apache.org
Authored: Wed Oct 29 18:00:49 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Wed Oct 29 18:00:49 2014 +1100

--
 TourDeFlex/TourDeFlex3/src/ThirdPartyTab.mxml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/b8e8a537/TourDeFlex/TourDeFlex3/src/ThirdPartyTab.mxml
--
diff --git a/TourDeFlex/TourDeFlex3/src/ThirdPartyTab.mxml 
b/TourDeFlex/TourDeFlex3/src/ThirdPartyTab.mxml
index a4809f9..be4d300 100644
--- a/TourDeFlex/TourDeFlex3/src/ThirdPartyTab.mxml
+++ b/TourDeFlex/TourDeFlex3/src/ThirdPartyTab.mxml
@@ -26,6 +26,6 @@
 width=100% height=100%
 
s:RichText width=100% height=100%
-   s:pThis example or component has been developed by a 3rd 
party and is hosted outside of the Tour De Flex site and may contain links to 
non ASF sites. It's code may not be Open Source or may be under a license other 
than the Apache license so please check carefully before using it. Neither the 
ASF or the Apache Flex PMC can endorse or recommend using this example for 
legal reasons but you may still find it useful./s:p
+   s:pThis example or component has been developed by a 3rd 
party and is hosted outside of the Tour De Flex site and may contain links to 
non ASF sites. It's code may not be Open Source or may be under a license other 
than the Apache license so please check carefully before using it. Neither the 
ASF or the Apache Flex PMC can endorse or recommend using this example but you 
may still find it useful./s:p
/s:RichText
 /mx:VBox
\ No newline at end of file



[21/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - update version to 1.2

2015-02-05 Thread jmclean
update version to 1.2


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: 693d14b316de55a1f3f2e9f8a5eef9591ac41a4a
Parents: a2c33cd
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Nov 1 09:45:03 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Nov 1 09:45:03 2014 +1100

--
 TourDeFlex/TourDeFlex3/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/693d14b3/TourDeFlex/TourDeFlex3/build.xml
--
diff --git a/TourDeFlex/TourDeFlex3/build.xml b/TourDeFlex/TourDeFlex3/build.xml
index 135b58c..a3cbd21 100644
--- a/TourDeFlex/TourDeFlex3/build.xml
+++ b/TourDeFlex/TourDeFlex3/build.xml
@@ -26,7 +26,7 @@
 condition property=FLEX_HOME value=${env.FLEX_HOME}
 isset property=env.FLEX_HOME /
 /condition
-property name=version value=1.1 /
+property name=version value=1.2 /

 !-- additional tasks - mxmlc tag --
 path id=flexTasks.path



[02/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - update to use squiggly 1.1

2015-02-05 Thread jmclean
update to use squiggly 1.1


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: 5571b7b5063c0246ca9654e367559c907645a48d
Parents: fb055bf
Author: Justin Mclean jmcl...@apache.org
Authored: Mon Oct 27 16:54:26 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Mon Oct 27 16:54:26 2014 +1100

--
 TourDeFlex/TourDeFlex3/build.xml | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/5571b7b5/TourDeFlex/TourDeFlex3/build.xml
--
diff --git a/TourDeFlex/TourDeFlex3/build.xml b/TourDeFlex/TourDeFlex3/build.xml
index 3186ccb..07af642 100644
--- a/TourDeFlex/TourDeFlex3/build.xml
+++ b/TourDeFlex/TourDeFlex3/build.xml
@@ -441,13 +441,13 @@
property name=download.dir value=temp/
property name=unpack.dir value=squiggly/
property name=mirror.url 
value=http://flex.apache.org/single-mirror-url.cgi; /
-property name=squiggly.folder value=flex/squiggly/1.0 /
+property name=squiggly.folder value=flex/squiggly/1.1 /
  
-   condition property=squiggly.file 
value=apache-flex-squiggly-1.0-bin.zip
+   condition property=squiggly.file 
value=apache-flex-squiggly-1.1-bin.zip
os family=windows /
 /condition

-condition property=squiggly.file 
value=apache-flex-squiggly-1.0-bin.tar.gz
+condition property=squiggly.file 
value=apache-flex-squiggly-1.1-bin.tar.gz
or
os family=mac /
os family=unix /
@@ -455,12 +455,13 @@
 /condition

target name=compile-squiggly description=compile apache squiggly 
examples depends=squiggly-download
+   compile-mxml example=/apache/Squiggly1_1/
compile-mxml-libs example=/apache/squiggly/SpellingExample/
compile-mxml-libs 
example=/apache/squiggly/SpellingExExample/
/target

 target name=squiggly-check description=Checks if Squiggly has been 
downloaded.
-available file=${basedir}/libs/ApacheflexSpellingEngine.swc 
property=sqigggly.present/
+available file=${basedir}/libs/ApacheFlexSpellingEngine.swc 
property=sqigggly.present/
 /target

 target name=squiggly-download depends=squiggly-check 
unless=sqigggly.present description=Downloads squiggly SDK
@@ -477,7 +478,7 @@
 dest=${download.dir}/${squiggly.file} 
 verbose=true/

-   !-- TOSO upzip on windows --
+   !-- TODO upzip on windows --
mkdir dir=${unpack.dir}/
untar dest=${unpack.dir} src=${download.dir}/${squiggly.file} 
compression=gzip /




[18/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - Improve clean and don't include squiggly stuff in source release

2015-02-05 Thread jmclean
Improve clean and don't include squiggly stuff in source release


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: 31a6e91c332c9042b8c7adad614586746b72cabe
Parents: 5b19450
Author: Justin Mclean jmcl...@apache.org
Authored: Sat Nov 1 08:29:18 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Sat Nov 1 08:29:18 2014 +1100

--
 TourDeFlex/TourDeFlex3/build.xml | 43 +++
 1 file changed, 28 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/31a6e91c/TourDeFlex/TourDeFlex3/build.xml
--
diff --git a/TourDeFlex/TourDeFlex3/build.xml b/TourDeFlex/TourDeFlex3/build.xml
index b29e8ab..135b58c 100644
--- a/TourDeFlex/TourDeFlex3/build.xml
+++ b/TourDeFlex/TourDeFlex3/build.xml
@@ -498,6 +498,24 @@
unzip dest=${unpack.dir} src=${download.dir}/${squiggly.file} /
/target

+   target name=copy-squiggly-dicts
+   !-- So squiggly works in Tour De Flex app --
+   mkdir dir=${basedir}/dictionaries/
+   copy todir=${basedir}/dictionaries
+   fileset dir=${unpack.dir}/dictionaries/
+   include name=** /
+   /fileset
+   /copy
+
+   !-- So squiggly works stand alone --
+   mkdir dir=${basedir}/src/apache/squiggly/dictionaries/
+   copy todir=${basedir}/src/apache/squiggly/dictionaries/
+   fileset dir=${unpack.dir}/dictionaries/
+   include name=** /
+   /fileset
+   /copy
+   /target
+   
 target name=squiggly-download depends=squiggly-check 
unless=sqigggly.present description=Downloads squiggly SDK

mkdir dir=${download.dir}/
@@ -522,21 +540,7 @@
/fileset
/copy

-   !-- So squiggly works in Tour De Flex app --
-   mkdir dir=dictionaries/
-   copy todir=dictionaries
-   fileset dir=${unpack.dir}/dictionaries
-   include name=*.* /
-   /fileset
-   /copy
-   
-   !-- So squiggly works stand alone --
-   mkdir dir=dictionaries/
-   copy todir=dictionaries
-   fileset dir=${unpack.dir}/dictionaries
-   include name=*.* /
-   /fileset
-   /copy
+   ant target=copy-squiggly-dicts /
 /target

target name=package description=package up all source files 
depends=package-dir,package-tar,package-zip
@@ -576,6 +580,9 @@
 include name=**/*.xml /
exclude name=**/*.swf /
exclude name=installer.xml /
+   exclude name=squiggly /
+   exclude name=dictionaries /
+   exclude name=src/apache/squiggly/dictionaries /
  /tarfileset
  /tar
/target
@@ -607,6 +614,9 @@
 include name=**/*.xml /
 exclude name=**/*.swf /
exclude name=installer.xml /
+   exclude name=squiggly /
+   exclude name=dictionaries /
+   exclude name=src/apache/squiggly/dictionaries /
  /fileset
  /zip
/target
@@ -615,5 +625,8 @@
delete
fileset dir=${basedir} includes=**/*.swf /
/delete
+   delete dir=${basedir}/squiggly /
+   delete dir=${basedir}/dictionaries /
+   delete dir=${basedir}/src/apache/squiggly/dictionaries /
 /target
 /project



[14/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - clean up example

2015-02-05 Thread jmclean
clean up example


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: 4de22cf6689b0ee6f07d87e438763daca16af8a3
Parents: fd1f89b
Author: Justin Mclean jmcl...@apache.org
Authored: Fri Oct 31 16:12:32 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Fri Oct 31 16:12:32 2014 +1100

--
 .../src/apache/squiggly/SpellingExExample.mxml | 17 +++--
 1 file changed, 11 insertions(+), 6 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/4de22cf6/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml
--
diff --git a/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml 
b/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml
index d6aea3a..547b45c 100644
--- a/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml
+++ b/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml
@@ -17,11 +17,16 @@
   limitations under the License.
 
 --
-s:Application xmlns:fx=http://ns.adobe.com/mxml/2009;
-  xmlns:s=library://ns.adobe.com/flex/spark
+s:Application xmlns:fx=http://ns.adobe.com/mxml/2009; 
+  xmlns:s=library://ns.adobe.com/flex/spark 
+  xmlns:mx=library://ns.adobe.com/flex/mx
fx:Script
![CDATA[
-   import com.adobe.linguistics.spelling.SpellUI;
+   import com.adobe.linguistics.spelling.SpellUI;  
+   
+   private function enableSpelling():void {
+   SpellUI.enableSpelling(textArea, 
en_US);
+   }
]]
/fx:Script
 
@@ -30,10 +35,10 @@
s:VerticalLayout paddingLeft=10 paddingRight=10 
paddingTop=10 paddingBottom=10/
/s:layout
s:Group width=100% height=100%
-   s:TextArea id=ta_en width=50% height=50%
-   text=I know Enlish. Use the 
context menu to see the suggestions of the missbelled word.
-   
creationComplete=SpellUI.enableSpelling(ta_en, 'en_US')/ 

+   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:Application



[05/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - Add contributors for the 1.2 release

2015-02-05 Thread jmclean
Add contributors for the 1.2 release


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: a6110523f952d977d597ff818a14a4799233912b
Parents: 0955925
Author: Justin Mclean jmcl...@apache.org
Authored: Tue Oct 28 11:53:30 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Tue Oct 28 11:53:30 2014 +1100

--
 TourDeFlex/CONTRIBUTORS | 4 
 1 file changed, 4 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/a6110523/TourDeFlex/CONTRIBUTORS
--
diff --git a/TourDeFlex/CONTRIBUTORS b/TourDeFlex/CONTRIBUTORS
index 73a0b39..59a36aa 100644
--- a/TourDeFlex/CONTRIBUTORS
+++ b/TourDeFlex/CONTRIBUTORS
@@ -1,6 +1,10 @@
 The following volunteers have contributed code, documentation, testing and/or
 support to the Apache Flex Tour De Flex.
 
+Apache Flex Tour De Flex 1.2
+
+Justin Mclean, Neil Madsen
+
 Apache Flex Tour De Flex 1.1
 
 Alex Harui, Andrew Wetmore, Alex Harui, Chris Martin, Christofer Dutz,



[07/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - add squiggly release date

2015-02-05 Thread jmclean
add squiggly release date


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: c9de37de5fd2e13a7299222896c8b30549dd9c51
Parents: 96c840d
Author: Justin Mclean jmcl...@apache.org
Authored: Tue Oct 28 12:10:43 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Tue Oct 28 12:10:43 2014 +1100

--
 TourDeFlex/TourDeFlex3/src/apache/Squiggly1_1.mxml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/c9de37de/TourDeFlex/TourDeFlex3/src/apache/Squiggly1_1.mxml
--
diff --git a/TourDeFlex/TourDeFlex3/src/apache/Squiggly1_1.mxml 
b/TourDeFlex/TourDeFlex3/src/apache/Squiggly1_1.mxml
index d59c819..7bf0f30 100644
--- a/TourDeFlex/TourDeFlex3/src/apache/Squiggly1_1.mxml
+++ b/TourDeFlex/TourDeFlex3/src/apache/Squiggly1_1.mxml
@@ -29,7 +29,7 @@
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 X, 2013 / 
+   s:Label text=Released Oct 28, 2013 /
/s:VGroup 
/s:HGroup
s:RichText width=100%



[15/33] git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - moved to using swf object

2015-02-05 Thread jmclean
moved to using swf object


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: 116e5521a79f3380a8589c3a5d3df653209c4cd7
Parents: 4de22cf
Author: Justin Mclean jmcl...@apache.org
Authored: Fri Oct 31 16:14:13 2014 +1100
Committer: Justin Mclean jmcl...@apache.org
Committed: Fri Oct 31 16:14:13 2014 +1100

--
 TourDeFlex/TourDeFlex3/src/AC_OETags.js | 282 ---
 1 file changed, 282 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/116e5521/TourDeFlex/TourDeFlex3/src/AC_OETags.js
--
diff --git a/TourDeFlex/TourDeFlex3/src/AC_OETags.js 
b/TourDeFlex/TourDeFlex3/src/AC_OETags.js
deleted file mode 100755
index 89f7a73..000
--- a/TourDeFlex/TourDeFlex3/src/AC_OETags.js
+++ /dev/null
@@ -1,282 +0,0 @@
-/*
- * 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.
- */
-var isIE  = (navigator.appVersion.indexOf(MSIE) != -1) ? true : false;
-var isWin = (navigator.appVersion.toLowerCase().indexOf(win) != -1) ? true : 
false;
-var isOpera = (navigator.userAgent.indexOf(Opera) != -1) ? true : false;
-
-function ControlVersion()
-{
-   var version;
-   var axo;
-   var e;
-
-   // NOTE : new ActiveXObject(strFoo) throws an exception if strFoo isn't 
in the registry
-
-   try {
-   // version will be set for 7.X or greater players
-   axo = new ActiveXObject(ShockwaveFlash.ShockwaveFlash.7);
-   version = axo.GetVariable($version);
-   } catch (e) {
-   }
-
-   if (!version)
-   {
-   try {
-   // version will be set for 6.X players only
-   axo = new 
ActiveXObject(ShockwaveFlash.ShockwaveFlash.6);
-   
-   // installed player is some revision of 6.0
-   // GetVariable($version) crashes for versions 6.0.22 
through 6.0.29,
-   // so we have to be careful. 
-   
-   // default to the first public version
-   version = WIN 6,0,21,0;
-
-   // throws if AllowScripAccess does not exist 
(introduced in 6.0r47) 
-   axo.AllowScriptAccess = always;
-
-   // safe to call for 6.0r47 or greater
-   version = axo.GetVariable($version);
-
-   } catch (e) {
-   }
-   }
-
-   if (!version)
-   {
-   try {
-   // version will be set for 4.X or 5.X player
-   axo = new 
ActiveXObject(ShockwaveFlash.ShockwaveFlash.3);
-   version = axo.GetVariable($version);
-   } catch (e) {
-   }
-   }
-
-   if (!version)
-   {
-   try {
-   // version will be set for 3.X player
-   axo = new 
ActiveXObject(ShockwaveFlash.ShockwaveFlash.3);
-   version = WIN 3,0,18,0;
-   } catch (e) {
-   }
-   }
-
-   if (!version)
-   {
-   try {
-   // version will be set for 2.X player
-   axo = new 
ActiveXObject(ShockwaveFlash.ShockwaveFlash);
-   version = WIN 2,0,0,11;
-   } catch (e) {
-   version = -1;
-   }
-   }
-   
-   return version;
-}
-
-// JavaScript helper required to detect Flash Player PlugIn version information
-function GetSwfVer(){
-   // NS/Opera version = 3 check for Flash plugin in plugin array
-   var flashVer = -1;
-   
-   if (navigator.plugins != null  navigator.plugins.length  0) {

<    1   2   3   4   5   6   7   8   9   10   >