You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2015/11/18 05:21:16 UTC

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

Repository: flex-sdk
Updated Branches:
  refs/heads/develop 528c7c529 -> 7445d3e73


Update version to 4.14.1

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


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 <er...@ixsoftware.nl>
Authored: Mon Mar 9 10:28:18 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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
@@ -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/apache/src/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/apache/src/core/Version.as b/frameworks/projects/apache/src/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/apache/src/core/Version.as
+++ b/frameworks/projects/apache/src/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/automation/src/mx/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/automation/src/mx/core/Version.as b/frameworks/projects/automation/src/mx/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/automation/src/mx/core/Version.as
+++ b/frameworks/projects/automation/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/automation_agent/src/mx/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/automation_agent/src/mx/core/Version.as b/frameworks/projects/automation_agent/src/mx/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/automation_agent/src/mx/core/Version.as
+++ b/frameworks/projects/automation_agent/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/automation_air/src/mx/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/automation_air/src/mx/core/Version.as b/frameworks/projects/automation_air/src/mx/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/automation_air/src/mx/core/Version.as
+++ b/frameworks/projects/automation_air/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/automation_dmv/src/mx/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/automation_dmv/src/mx/core/Version.as b/frameworks/projects/automation_dmv/src/mx/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/automation_dmv/src/mx/core/Version.as
+++ b/frameworks/projects/automation_dmv/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/automation_flashflexkit/src/mx/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/automation_flashflexkit/src/mx/core/Version.as b/frameworks/projects/automation_flashflexkit/src/mx/core/Version.as
index 4f4cefa..dbcafc3 100644
--- a/frameworks/projects/automation_flashflexkit/src/mx/core/Version.as
+++ b/frameworks/projects/automation_flashflexkit/src/mx/core/Version.as
@@ -24,4 +24,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/automation_spark/src/mx/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/automation_spark/src/mx/core/Version.as b/frameworks/projects/automation_spark/src/mx/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/automation_spark/src/mx/core/Version.as
+++ b/frameworks/projects/automation_spark/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/automation_spark/src/spark/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/automation_spark/src/spark/core/Version.as b/frameworks/projects/automation_spark/src/spark/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/automation_spark/src/spark/core/Version.as
+++ b/frameworks/projects/automation_spark/src/spark/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/charts/src/mx/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/charts/src/mx/core/Version.as b/frameworks/projects/charts/src/mx/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/charts/src/mx/core/Version.as
+++ b/frameworks/projects/charts/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/framework/src/mx/core/FlexVersion.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/framework/src/mx/core/FlexVersion.as b/frameworks/projects/framework/src/mx/core/FlexVersion.as
index bce991b..28445d5 100644
--- a/frameworks/projects/framework/src/mx/core/FlexVersion.as
+++ b/frameworks/projects/framework/src/mx/core/FlexVersion.as
@@ -56,10 +56,10 @@ public class FlexVersion
      *  @playerversion AIR 1.1
      *  @productversion Flex 3
      */
-    public static const CURRENT_VERSION:uint = 0x040F0000;
+    public static const CURRENT_VERSION:uint = 0x040E0001;
 	
 	/** 
-	 *  The <code>compatibilityVersion</code> value of Flex 4.15,
+	 *  The <code>compatibilityVersion</code> value of Flex 4.14.1,
 	 *  encoded numerically as a <code>uint</code>.
 	 *  Code can compare this constant against
 	 *  the <code>compatibilityVersion</code>
@@ -70,7 +70,7 @@ public class FlexVersion
 	 *  @playerversion AIR 3
 	 *  @productversion Apache Flex 4.14
 	 */
-	public static const VERSION_4_15:uint = 0x040F0000;
+	public static const VERSION_4_14_1:uint = 0x040E0001;
 	
     /** 
      *  The <code>compatibilityVersion</code> value of Flex 4.14,

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2edd2c4c/frameworks/projects/framework/src/mx/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/framework/src/mx/core/Version.as b/frameworks/projects/framework/src/mx/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/framework/src/mx/core/Version.as
+++ b/frameworks/projects/framework/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/mx/src/mx/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/mx/src/mx/core/Version.as b/frameworks/projects/mx/src/mx/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/mx/src/mx/core/Version.as
+++ b/frameworks/projects/mx/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/rpc/src/mx/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/rpc/src/mx/core/Version.as b/frameworks/projects/rpc/src/mx/core/Version.as
index 731653d..8873dc1 100644
--- a/frameworks/projects/rpc/src/mx/core/Version.as
+++ b/frameworks/projects/rpc/src/mx/core/Version.as
@@ -22,4 +22,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/spark/src/spark/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/spark/src/spark/core/Version.as b/frameworks/projects/spark/src/spark/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/spark/src/spark/core/Version.as
+++ b/frameworks/projects/spark/src/spark/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/spark_dmv/src/spark/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/spark_dmv/src/spark/core/Version.as b/frameworks/projects/spark_dmv/src/spark/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/spark_dmv/src/spark/core/Version.as
+++ b/frameworks/projects/spark_dmv/src/spark/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/tool/src/mx/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/tool/src/mx/core/Version.as b/frameworks/projects/tool/src/mx/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/tool/src/mx/core/Version.as
+++ b/frameworks/projects/tool/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/tool_air/src/mx/core/Version.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/tool_air/src/mx/core/Version.as b/frameworks/projects/tool_air/src/mx/core/Version.as
index f2edc26..3b6707f 100644
--- a/frameworks/projects/tool_air/src/mx/core/Version.as
+++ b/frameworks/projects/tool_air/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/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java b/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
index fea12b6..98bca89 100644
--- a/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
@@ -48,7 +48,7 @@ public class MxmlConfiguration
     //
     // 'compiler.mxml.compatibility-version' option
     //
-    public static final int VERSION_4_15 = 0x040f0000;
+    public static final int VERSION_4_14_1 = 0x040e0001;
 	public static final int VERSION_4_14 = 0x040e0000;
 	public static final int VERSION_4_13 = 0x040d0000;
 	public static final int VERSION_4_12_1 = 0x040c0001;
@@ -64,10 +64,10 @@ public class MxmlConfiguration
     public static final int VERSION_3_0 = 0x03000000;
     public static final int VERSION_2_0_1 = 0x02000001;
     public static final int VERSION_2_0 = 0x02000000;
-    public static final int CURRENT_VERSION = VERSION_4_15;
+    public static final int CURRENT_VERSION = VERSION_4_14_1;
     public static final int EARLIEST_MAJOR_VERSION = 3;
     public static final int LATEST_MAJOR_VERSION = 4;
-    public static final int LATEST_MINOR_VERSION = 15;
+    public static final int LATEST_MINOR_VERSION = 14;
 
 	private int major = LATEST_MAJOR_VERSION;
 	private int minor = LATEST_MINOR_VERSION;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2edd2c4c/modules/compiler/src/java/flex2/tools/VersionInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/VersionInfo.java b/modules/compiler/src/java/flex2/tools/VersionInfo.java
index c90f66d..00275b7 100644
--- a/modules/compiler/src/java/flex2/tools/VersionInfo.java
+++ b/modules/compiler/src/java/flex2/tools/VersionInfo.java
@@ -32,8 +32,8 @@ import java.util.Properties;
 public class VersionInfo
 {
     public static String FLEX_MAJOR_VERSION = "4";
-    public static String FLEX_MINOR_VERSION = "15";
-    public static String FLEX_NANO_VERSION  = "0";
+    public static String FLEX_MINOR_VERSION = "14";
+    public static String FLEX_NANO_VERSION  = "1";
     
 	/**
 	 * Lib version is the "version" of the SWC format. Major number changes represent big (although not


[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 that a fix for this bug can be made knowing that we're no

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Tue Mar 10 12:37:59 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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 get parent():DataNode
+        {
+            return _parent;
+        }
 
-    public function set isPreviousSiblingRemoved(value:Boolean):void {
-        _isPreviousSiblingRemoved = value;
+        public function set parent(value:DataNode):void
+        {
+            _parent = value;
+        }
     }
 }
-}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/83e4a9b2/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewTestUtils.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewTestUtils.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewTestUtils.as
index bc1ca36..94b094b 100644
--- a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewTestUtils.as
+++ b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewTestUtils.as
@@ -19,6 +19,7 @@
 
 package mx.collections
 {
+    import mx.collections.*;
     import mx.utils.StringUtil;
 	import mx.collections.ArrayCollection;
 	import mx.collections.CursorBookmark;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/83e4a9b2/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as
index 9a85102..f436538 100644
--- a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as
+++ b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as
@@ -17,8 +17,7 @@
 //
 ////////////////////////////////////////////////////////////////////////////////
 
-package mx.collections
-{
+package mx.collections {
     import mx.collections.ArrayCollection;
     import mx.collections.HierarchicalCollectionView;
 
@@ -60,6 +59,18 @@ package mx.collections
             assertEquals(1, _sut.length);
         }
 
+        //this did NOT reproduce it, but it's good to test, because the code is in a different function
+        //(collectionChangeHandler) than the previous case (nestedCollectionChangeHandler).
+        [Test]
+        public function test_replacing_inaccessible_root_node():void
+        {
+            //when
+            _level0.setItemAt(new DataNode("Microsoft"), 0);
+
+            //then
+            assertEquals(1, _sut.length);
+        }
+
         private static function generateHierarchyViewWithClosedNodes():HierarchicalCollectionView
         {
             return _utils.generateHCV(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/83e4a9b2/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_REPLACE_Tests.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_REPLACE_Tests.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_REPLACE_Tests.as
new file mode 100644
index 0000000..c4d49a6
--- /dev/null
+++ b/frameworks/tests/unitTests/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;
+            var department2:DataNode = company2.children.getItemAt(1) as DataNode;
+
+            //then
+            assertTrue(isDescendantOf(department2, company2));
+            assertTrue(isDescendantOf(department2, city2));
+            assertTrue(isDescendantOf(department2, region2));
+            assertFalse(isDescendantOf(department2, region1));
+        }
+
+        [Test]
+        public function test_replacing_a_childless_node_does_not_dispatch_REMOVED_collection_event_but_changes_parent_references():void
+        {
+            function onCollectionChanged(event:CollectionEvent):void
+            {
+                if(event.kind == CollectionEventKind.REMOVE)
+                    removeEvent = event;
+                else if(event.kind == CollectionEventKind.REPLACE)
+                    replaceEvent = event;
+            }
+
+            var removeEvent:CollectionEvent = null;
+            var replaceEvent:CollectionEvent = null;
+
+            //GIVEN
+            _sut.addEventListener(CollectionEvent.COLLECTION_CHANGE, onCollectionChanged);
+            var company2:DataNode = getDirectChildrenOf(1, 1).getItemAt(1) as DataNode;
+            var departmentsOfCompany2:IList = company2.children;
+            var firstDepartment:DataNode = departmentsOfCompany2.getItemAt(0) as DataNode;
+
+            //WHEN
+            const newDepartment:DataNode = new DataNode("Region(2)->City(1)->Company(2)->DepartmentX");
+            departmentsOfCompany2.setItemAt(newDepartment, 0);
+
+            //THEN
+            assertNotNull(replaceEvent);
+            assertNull(removeEvent); //because the replaced node had no children
+            assertNull(_sut.getParentItem(firstDepartment));
+            assertEquals(company2, _sut.getParentItem(newDepartment));
+            assertEquals(noItemsInHierarchy, _sut.length);
+        }
+
+        [Test]
+        public function test_replacing_a_node_with_children_dispatches_REMOVED_collection_event_and_changes_parent_references():void
+        {
+            function onCollectionChanged(event:CollectionEvent):void
+            {
+                if(event.kind == CollectionEventKind.REMOVE)
+                {
+                    removeEvent = event;
+
+                    if(event.items && event.items.length == noChildrenOfSecondDepartment)
+                    {
+                        for(var i:int = 0; i < noChildrenOfSecondDepartment; i++)
+                        {
+                            if(event.items.indexOf(secondDepartment.children.getItemAt(i)) == -1)
+                                REMOVEDEventHasChildrenOfSecondDepartment = false;
+                        }
+                    }
+                }
+                else if(event.kind == CollectionEventKind.REPLACE)
+                    replaceEvent = event;
+            }
+
+            var removeEvent:CollectionEvent = null;
+            var replaceEvent:CollectionEvent = null;
+            var REMOVEDEventHasChildrenOfSecondDepartment:Boolean = true;
+
+            //GIVEN
+            _sut.addEventListener(CollectionEvent.COLLECTION_CHANGE, onCollectionChanged);
+            var company2:DataNode = getDirectChildrenOf(1, 1).getItemAt(1) as DataNode;
+            var departmentsOfCompany2:IList = company2.children;
+            var secondDepartment:DataNode = departmentsOfCompany2.getItemAt(1) as DataNode;
+            const noChildrenOfSecondDepartment:int = secondDepartment.children.length;
+
+            //WHEN
+            const newDepartment:DataNode = new DataNode("Region(2)->City(1)->Company(2)->DepartmentX");
+            departmentsOfCompany2.setItemAt(newDepartment, 1);
+
+            //THEN
+            assertNotNull(replaceEvent);
+            assertNotNull(removeEvent); //because the replaced node had children
+            assertTrue(REMOVEDEventHasChildrenOfSecondDepartment);
+            assertEquals(-1, removeEvent.items.indexOf(secondDepartment));
+            assertNull(_sut.getParentItem(secondDepartment));
+            assertEquals(company2, _sut.getParentItem(newDepartment));
+            assertEquals(noItemsInHierarchy - noChildrenOfSecondDepartment, _sut.length);
+        }
+
+        [Test]
+        public function test_replacing_a_root_node_with_children_dispatches_REMOVED_collection_event_and_changes_parent_references():void
+        {
+            function onCollectionChanged(event:CollectionEvent):void
+            {
+                if(event.kind == CollectionEventKind.REMOVE)
+                {
+                    removeEvent = event;
+                    if(event.items && event.items.length == noChildrenOfSecondRegion)
+                    {
+                        for(var i:int = 0; i < noChildrenOfSecondRegion; i++)
+                        {
+                            if(!isDescendantOf(event.items[1] as DataNode, region2))
+                                REMOVEDEventHasAllChildrenOfSecondRegion = false;
+                        }
+                    }
+                }
+                else if(event.kind == CollectionEventKind.REPLACE)
+                    replaceEvent = event;
+            }
+
+            var removeEvent:CollectionEvent = null;
+            var replaceEvent:CollectionEvent = null;
+            var REMOVEDEventHasAllChildrenOfSecondRegion:Boolean = true;
+
+            //GIVEN
+            _sut.addEventListener(CollectionEvent.COLLECTION_CHANGE, onCollectionChanged);
+            var region2:DataNode = _root.getItemAt(1) as DataNode;
+            var noChildrenOfSecondRegion:int = countAllChildrenOf(region2);
+
+            //WHEN
+            const newRegion:DataNode = new DataNode("Region(X)");
+            _root.setItemAt(newRegion, 1);
+
+            //THEN
+            assertNotNull(replaceEvent);
+            assertNotNull(removeEvent); //because the replaced node had children
+            assertTrue(REMOVEDEventHasAllChildrenOfSecondRegion);
+            assertEquals(-1, removeEvent.items.indexOf(region2));
+            assertNull(_sut.getParentItem(region2));
+            assertEquals(null, _sut.getParentItem(newRegion));
+            assertEquals(noItemsInHierarchy - noChildrenOfSecondRegion + 1, _sut.length);
+        }
+
+        [Test]
+        public function test_replacing_inaccessible_node_does_not_dispatch_REMOVED_collection_event_nor_changes_parent_references():void
+        {
+            function onCollectionChanged(event:CollectionEvent):void
+            {
+                if(event.kind == CollectionEventKind.REMOVE)
+                    removeEvent = event;
+                else if(event.kind == CollectionEventKind.REPLACE)
+                    replaceEvent = event;
+            }
+
+            var removeEvent:CollectionEvent = null;
+            var replaceEvent:CollectionEvent = null;
+
+            //GIVEN
+            _sut.addEventListener(CollectionEvent.COLLECTION_CHANGE, onCollectionChanged);
+            var company2:DataNode = getDirectChildrenOf(1, 1).getItemAt(1) as DataNode;
+            var departmentsOfCompany2:IList = company2.children;
+            var firstDepartment:DataNode = departmentsOfCompany2.getItemAt(0) as DataNode;
+
+            //WHEN
+            _sut.closeNode(_root.getItemAt(1)); //close second region
+            const newDepartment:DataNode = new DataNode("Region(2)->City(1)->Company(2)->DepartmentX");
+            departmentsOfCompany2.setItemAt(newDepartment, 0);
+
+            //THEN
+            assertNotNull(replaceEvent);
+            assertNull(removeEvent); //because the replaced node had no children
+            assertNull(_sut.getParentItem(firstDepartment));
+            assertEquals(company2, _sut.getParentItem(newDepartment));
+
+            var secondRegion:DataNode = DataNode(_root.getItemAt(1));
+            assertEquals(noItemsInHierarchy - countAllChildrenOf(secondRegion) + 1, _sut.length);
+        }
+
+
+        private function getDirectChildrenOf(...indexesOfSubsequentParents):IList
+        {
+            var currentLevel:IList = _root;
+            var i:int = -1;
+            while(currentLevel && ++i < indexesOfSubsequentParents.length)
+            {
+                var currentParent:DataNode = currentLevel.getItemAt(indexesOfSubsequentParents[i]) as DataNode;
+                currentLevel = currentParent ? currentParent.children : null;
+            }
+
+            return currentLevel;
+        }
+
+        private function isDescendantOf(node:DataNode, potentialAncestor:DataNode):Boolean
+        {
+            if(!potentialAncestor || !node)
+                return false;
+
+            var currentParent:DataNode = node.parent;
+            while(currentParent && currentParent != potentialAncestor)
+            {
+                currentParent = currentParent.parent;
+            }
+
+            return currentParent == potentialAncestor;
+        }
+
+        private function countAllChildrenOf(parent:DataNode):int
+        {
+            if(!parent.children || !parent.children.length)
+                return 1;
+            else
+            {
+                var noChildren:int = 0;
+                for(var i:int = 0; i < parent.children.length; i++)
+                {
+                    noChildren += countAllChildrenOf(parent.children.getItemAt(i) as DataNode);
+                }
+
+                return noChildren + 1;
+            }
+
+            return NaN;
+        }
+
+
+        private static const HIERARCHY_STRING:String = (<![CDATA[
+        Region(1)
+        Region(2)
+        Region(2)->City(0)
+        Region(2)->City(1)
+        Region(2)->City(1)->Company(1)
+        Region(2)->City(1)->Company(2)
+        Region(2)->City(1)->Company(2)->Department(1)
+        Region(2)->City(1)->Company(2)->Department(2)
+        Region(2)->City(1)->Company(2)->Department(2)->Employee(1)
+        Region(2)->City(1)->Company(2)->Department(2)->Employee(2)
+        Region(2)->City(1)->Company(2)->Department(2)->Employee(3)
+        Region(2)->City(1)->Company(2)->Department(3)
+        Region(2)->City(1)->Company(2)->Department(3)->Employee(1)
+        Region(2)->City(1)->Company(2)->Department(3)->Employee(2)
+        Region(2)->City(1)->Company(2)->Department(3)->Employee(3)
+        Region(2)->City(1)->Company(2)->Department(3)->Employee(4)
+        Region(2)->City(1)->Company(3)
+        Region(2)->City(1)->Company(3)->Department(1)
+        Region(2)->City(1)->Company(3)->Department(1)->Employee(1)
+        Region(2)->City(1)->Company(3)->Department(2)
+    ]]>).
+        toString();
+    }
+}


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

Posted by jm...@apache.org.
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 Dyer
  */
 public class Emitter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/FlowAnalyzer.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/semantics/FlowAnalyzer.java b/modules/asc/src/java/macromedia/asc/semantics/FlowAnalyzer.java
index 6a91997..019712c 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/FlowAnalyzer.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/FlowAnalyzer.java
@@ -33,8 +33,6 @@ import static macromedia.asc.embedding.avmplus.ActionBlockConstants.*;
 
 /**
  * FlowAnalyzer
- *
- * @author Jeff Dyer
  */
 public final class FlowAnalyzer extends Emitter implements Evaluator, ErrorConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/FlowGraphEmitter.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/semantics/FlowGraphEmitter.java b/modules/asc/src/java/macromedia/asc/semantics/FlowGraphEmitter.java
index 355eb42..49e58b9 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/FlowGraphEmitter.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/FlowGraphEmitter.java
@@ -29,8 +29,6 @@ import static macromedia.asc.util.BitSet.*;
 
 /**
  * FlowGraphEmitter
- *
- * @author Jeff Dyer
  */
 public final class FlowGraphEmitter extends Emitter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/MetaData.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/semantics/MetaData.java b/modules/asc/src/java/macromedia/asc/semantics/MetaData.java
index 20dd736..47f16d8 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/MetaData.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/MetaData.java
@@ -23,7 +23,6 @@ import macromedia.asc.parser.MetaDataNode;
 
 /**
  * Class to store metadata info, so that Slots don't have pointers back into the AST
- * @author Erik Tierney
  */
 public class MetaData
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/NamespaceValue.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/semantics/NamespaceValue.java b/modules/asc/src/java/macromedia/asc/semantics/NamespaceValue.java
index a2f3c07..5b9658f 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/NamespaceValue.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/NamespaceValue.java
@@ -21,9 +21,6 @@ package macromedia.asc.semantics;
 
 import macromedia.asc.util.Context;
 
-/**
- * @author Gary Grossman
- */
 public class NamespaceValue extends ObjectValue
 {
 	public NamespaceValue()

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/ObjectValueWalker.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/semantics/ObjectValueWalker.java b/modules/asc/src/java/macromedia/asc/semantics/ObjectValueWalker.java
index 1bcbfad..883e2ae 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/ObjectValueWalker.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/ObjectValueWalker.java
@@ -24,8 +24,7 @@ import java.util.Iterator;
 /** ObjectValueWalker<P>
  * Takes a starting ObjectValue and returns an interator that walks up the prototype/interface chain.<BR> 
  * All the next() are on demand, so we don't waste too much time preloading more than we may need.
- * 
- * @author Jono Spiro */
+ */
 public abstract class ObjectValueWalker implements Iterator<ObjectValue>
 {
 	/** Doesn't do anything (needed to implement Iterator) */

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/QName.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/semantics/QName.java b/modules/asc/src/java/macromedia/asc/semantics/QName.java
index 2f64f89..ad2d05c 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/QName.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/QName.java
@@ -19,10 +19,6 @@
 
 package macromedia.asc.semantics;
 
-/**
- *
- * @author Erik Tierney
- */
 public class QName
 {
     public ObjectValue ns;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/ReferenceValue.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/semantics/ReferenceValue.java b/modules/asc/src/java/macromedia/asc/semantics/ReferenceValue.java
index 41ae5e3..5c187fe 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/ReferenceValue.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/ReferenceValue.java
@@ -33,8 +33,6 @@ import static macromedia.asc.semantics.Slot.CALL_Method;
 
 /**
  * ReferenceValue
- *
- * @author Jeff Dyer
  */
 public final class ReferenceValue extends Value implements ErrorConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/Slot.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/semantics/Slot.java b/modules/asc/src/java/macromedia/asc/semantics/Slot.java
index 933dc11..22266af 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/Slot.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/Slot.java
@@ -37,8 +37,6 @@ import static macromedia.asc.parser.Tokens.*;
  * - objValue, value, or intValue if used to store a constant value
  * - method_id if used to identify a native method or operation
  * - call_seq used to invoke
- *
- * @author Jeff Dyer
  */
 public abstract class Slot
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/Type.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/semantics/Type.java b/modules/asc/src/java/macromedia/asc/semantics/Type.java
index a29e508..534fe8c 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/Type.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/Type.java
@@ -21,8 +21,6 @@ import macromedia.asc.util.*;
 
 /**
  * The interface for all types.
- *
- * @author Jeff Dyer
  */
 public abstract class Type
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/TypeValue.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/semantics/TypeValue.java b/modules/asc/src/java/macromedia/asc/semantics/TypeValue.java
index d8b3b07..86d9841 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/TypeValue.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/TypeValue.java
@@ -28,8 +28,6 @@ import static macromedia.asc.embedding.avmplus.RuntimeConstants.TYPE_object;
 
 /**
  * The interface for all types.
- *
- * @author Jeff Dyer
  */
 public final class TypeValue extends ObjectValue
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/UnresolvedNamespace.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/semantics/UnresolvedNamespace.java b/modules/asc/src/java/macromedia/asc/semantics/UnresolvedNamespace.java
index 0d263e0..0d29106 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/UnresolvedNamespace.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/UnresolvedNamespace.java
@@ -22,9 +22,6 @@ package macromedia.asc.semantics;
 import macromedia.asc.parser.Node;
 import macromedia.asc.util.Context;
 
-/**
- * @author Clement Wong
- */
 public class UnresolvedNamespace extends NamespaceValue
 {
 	public UnresolvedNamespace(Context cx, Node node, ReferenceValue ref)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/semantics/Value.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/semantics/Value.java b/modules/asc/src/java/macromedia/asc/semantics/Value.java
index e56f5dc..5ca2a9e 100644
--- a/modules/asc/src/java/macromedia/asc/semantics/Value.java
+++ b/modules/asc/src/java/macromedia/asc/semantics/Value.java
@@ -22,8 +22,6 @@ import macromedia.asc.util.*;
 /**
  * The value class from which all other values derive. Immediate
  * children are ObjectValue, and ReferenceValue.
- *
- * @author Jeff Dyer
  */
 public abstract class Value
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/BitSet.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/BitSet.java b/modules/asc/src/java/macromedia/asc/util/BitSet.java
index 4509eea..a85328c 100644
--- a/modules/asc/src/java/macromedia/asc/util/BitSet.java
+++ b/modules/asc/src/java/macromedia/asc/util/BitSet.java
@@ -22,8 +22,6 @@ package macromedia.asc.util;
 /**
  * The methods in java.util.BitSet modify the internal values. The class does not offer methods
  * that return new values as BitSet. This simple class does that.
- * 
- * @author Clement Wong
  */
 public final class BitSet
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/Block.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/Block.java b/modules/asc/src/java/macromedia/asc/util/Block.java
index 721c8bd..7da417e 100644
--- a/modules/asc/src/java/macromedia/asc/util/Block.java
+++ b/modules/asc/src/java/macromedia/asc/util/Block.java
@@ -19,9 +19,6 @@
 
 package macromedia.asc.util;
 
-/**
- * @author Jeff Dyer
- */
 public class Block
 {
 	public Block() { is_terminal = false; }

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/Context.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/Context.java b/modules/asc/src/java/macromedia/asc/util/Context.java
index c875ca2..5db6117 100644
--- a/modules/asc/src/java/macromedia/asc/util/Context.java
+++ b/modules/asc/src/java/macromedia/asc/util/Context.java
@@ -48,8 +48,6 @@ import static macromedia.asc.embedding.avmplus.RuntimeConstants.*;
 
 /**
  * Execution context.
- *
- * @author Jeff Dyer
  */
 public final class Context implements ErrorConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/ContextStatics.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/ContextStatics.java b/modules/asc/src/java/macromedia/asc/util/ContextStatics.java
index 6287e8f..95176c1 100644
--- a/modules/asc/src/java/macromedia/asc/util/ContextStatics.java
+++ b/modules/asc/src/java/macromedia/asc/util/ContextStatics.java
@@ -29,9 +29,6 @@ import macromedia.asc.semantics.MetaData;
 
 import java.util.*;
 
-/**
- * @author Clement Wong
- */
 public class ContextStatics
 {
 	// HACK: Flex hack -- setting this to false removes the "[Compiler] Error#..." header from error output.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/IntList.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/IntList.java b/modules/asc/src/java/macromedia/asc/util/IntList.java
index b224976..741900b 100644
--- a/modules/asc/src/java/macromedia/asc/util/IntList.java
+++ b/modules/asc/src/java/macromedia/asc/util/IntList.java
@@ -21,9 +21,7 @@ package macromedia.asc.util;
 
 /**
  * Don't use java.util.ArrayList<Integer>. Store int directly.
- * 
- * @author Clement Wong
- */
+*/
 public final class IntList
 {
 	public IntList(IntList list)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/IntegerPool.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/IntegerPool.java b/modules/asc/src/java/macromedia/asc/util/IntegerPool.java
index cd5daef..8a27aa9 100644
--- a/modules/asc/src/java/macromedia/asc/util/IntegerPool.java
+++ b/modules/asc/src/java/macromedia/asc/util/IntegerPool.java
@@ -19,9 +19,7 @@
 
 package macromedia.asc.util;
 
-/**
- * @author Clement Wong
- */
+
 public final class IntegerPool
 {
 	private static final Integer[] constants;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/Multinames.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/Multinames.java b/modules/asc/src/java/macromedia/asc/util/Multinames.java
index 81ebc4e..060ba72 100644
--- a/modules/asc/src/java/macromedia/asc/util/Multinames.java
+++ b/modules/asc/src/java/macromedia/asc/util/Multinames.java
@@ -25,9 +25,6 @@ import java.util.SortedMap;
 import java.util.TreeMap;
 import java.util.Map.Entry;
 
-/**
- * @author Jeff Dyer
- */
 public final class Multinames extends TreeMap<String, Namespaces>
 {
 	private Multinames delegate;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/Names.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/Names.java b/modules/asc/src/java/macromedia/asc/util/Names.java
index 85dcb18..1d646bd 100644
--- a/modules/asc/src/java/macromedia/asc/util/Names.java
+++ b/modules/asc/src/java/macromedia/asc/util/Names.java
@@ -26,9 +26,6 @@ import java.util.TreeMap;
 import macromedia.asc.semantics.ObjectValue;
 import static macromedia.asc.parser.Tokens.*;
 
-/**
- * @author Jeff Dyer
- */
 public final class Names
 {   
     

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/Namespaces.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/Namespaces.java b/modules/asc/src/java/macromedia/asc/util/Namespaces.java
index 017f68d..00ffc6d 100644
--- a/modules/asc/src/java/macromedia/asc/util/Namespaces.java
+++ b/modules/asc/src/java/macromedia/asc/util/Namespaces.java
@@ -21,9 +21,6 @@ package macromedia.asc.util;
 
 import macromedia.asc.semantics.*;
 
-/**
- * @author Jeff Dyer
- */
 public final class Namespaces extends ObjectList<ObjectValue>
 {
 	public Namespaces()

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/ObjectList.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/ObjectList.java b/modules/asc/src/java/macromedia/asc/util/ObjectList.java
index ba4af50..b91a741 100644
--- a/modules/asc/src/java/macromedia/asc/util/ObjectList.java
+++ b/modules/asc/src/java/macromedia/asc/util/ObjectList.java
@@ -23,9 +23,6 @@ import java.util.ArrayList;
 import java.util.Collection;
 import java.util.List;
 
-/**
- * @author Clement Wong
- */
 public class ObjectList<E> extends ArrayList<E>
 {
 	public ObjectList()

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/Qualifiers.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/Qualifiers.java b/modules/asc/src/java/macromedia/asc/util/Qualifiers.java
index e8965be..678d444 100644
--- a/modules/asc/src/java/macromedia/asc/util/Qualifiers.java
+++ b/modules/asc/src/java/macromedia/asc/util/Qualifiers.java
@@ -24,9 +24,6 @@ import macromedia.asc.semantics.*;
 import java.util.TreeMap;
 import java.util.Comparator;
 
-/**
- * @author Jeff Dyer
- */
 public final class Qualifiers extends TreeMap<ObjectValue, Integer>
 {
 	private static Comparator c = new ObjectValue.ObjectValueCompare();

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/Slots.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/Slots.java b/modules/asc/src/java/macromedia/asc/util/Slots.java
index a1a5016..c6af4c5 100644
--- a/modules/asc/src/java/macromedia/asc/util/Slots.java
+++ b/modules/asc/src/java/macromedia/asc/util/Slots.java
@@ -21,9 +21,6 @@ package macromedia.asc.util;
 
 import macromedia.asc.semantics.*;
 
-/**
- * @author Jeff Dyer
- */
 public final class Slots extends ObjectList<Slot>
 {
 	public boolean put(Slot slot)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/Values.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/Values.java b/modules/asc/src/java/macromedia/asc/util/Values.java
index a58bd63..a280ff2 100644
--- a/modules/asc/src/java/macromedia/asc/util/Values.java
+++ b/modules/asc/src/java/macromedia/asc/util/Values.java
@@ -21,9 +21,6 @@ package macromedia.asc.util;
 
 import macromedia.asc.semantics.*;
 
-/**
- * @author Jeff Dyer
- */
 public final class Values extends ObjectList<Value>
 {
 }

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/graph/Algorithms.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/graph/Algorithms.java b/modules/asc/src/java/macromedia/asc/util/graph/Algorithms.java
index 0ed1df4..81556b0 100644
--- a/modules/asc/src/java/macromedia/asc/util/graph/Algorithms.java
+++ b/modules/asc/src/java/macromedia/asc/util/graph/Algorithms.java
@@ -22,9 +22,6 @@ package macromedia.asc.util.graph;
 import java.util.Iterator;
 import java.util.LinkedList;
 
-/**
- * @author Clement Wong
- */
 public final class Algorithms
 {
 	public static void topologicalSort(Graph g, Visitor visitor)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/graph/DependencyGraph.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/graph/DependencyGraph.java b/modules/asc/src/java/macromedia/asc/util/graph/DependencyGraph.java
index 7d1356f..10f84c8 100644
--- a/modules/asc/src/java/macromedia/asc/util/graph/DependencyGraph.java
+++ b/modules/asc/src/java/macromedia/asc/util/graph/DependencyGraph.java
@@ -21,9 +21,6 @@ package macromedia.asc.util.graph;
 
 import java.util.*;
 
-/**
- * @author Clement Wong
- */
 public final class DependencyGraph<T> extends Graph<String, Object>
 {
 	public DependencyGraph()

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/graph/Edge.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/graph/Edge.java b/modules/asc/src/java/macromedia/asc/util/graph/Edge.java
index 47549db..d424b00 100644
--- a/modules/asc/src/java/macromedia/asc/util/graph/Edge.java
+++ b/modules/asc/src/java/macromedia/asc/util/graph/Edge.java
@@ -19,9 +19,6 @@
 
 package macromedia.asc.util.graph;
 
-/**
- * @author Clement Wong
- */
 public final class Edge <W>
 {
 	public Edge(Vertex tail, Vertex head, W weight)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/graph/Graph.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/graph/Graph.java b/modules/asc/src/java/macromedia/asc/util/graph/Graph.java
index accaaf3..66d8463 100644
--- a/modules/asc/src/java/macromedia/asc/util/graph/Graph.java
+++ b/modules/asc/src/java/macromedia/asc/util/graph/Graph.java
@@ -21,9 +21,6 @@ package macromedia.asc.util.graph;
 
 import java.util.*;
 
-/**
- * @author Clement Wong
- */
 public class Graph <V,E>
 {
 	public Graph()

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/graph/Vertex.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/graph/Vertex.java b/modules/asc/src/java/macromedia/asc/util/graph/Vertex.java
index ead87c0..ff6a342 100644
--- a/modules/asc/src/java/macromedia/asc/util/graph/Vertex.java
+++ b/modules/asc/src/java/macromedia/asc/util/graph/Vertex.java
@@ -21,9 +21,6 @@ package macromedia.asc.util.graph;
 
 import java.util.*;
 
-/**
- * @author Clement Wong
- */
 public final class Vertex <W>
 {
 	private static final int INITIAL_CAPACITY = 5;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/util/graph/Visitor.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/util/graph/Visitor.java b/modules/asc/src/java/macromedia/asc/util/graph/Visitor.java
index cca74e9..cd1dbea 100644
--- a/modules/asc/src/java/macromedia/asc/util/graph/Visitor.java
+++ b/modules/asc/src/java/macromedia/asc/util/graph/Visitor.java
@@ -19,9 +19,6 @@
 
 package macromedia.asc.util.graph;
 
-/**
- * @author Clement Wong
- */
 public interface Visitor <T>
 {
 	void visit(Vertex<T> object);

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/Descriptor.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/Descriptor.java b/modules/compiler/src/java/flash/css/Descriptor.java
index f7016c1..b893bc4 100644
--- a/modules/compiler/src/java/flash/css/Descriptor.java
+++ b/modules/compiler/src/java/flash/css/Descriptor.java
@@ -28,9 +28,6 @@ import org.w3c.css.sac.LexicalUnit;
 /**
  * This class represents a descriptor/property within a CSS rule
  * declaration.
- *
- * @author Peter Farland
- * @author Paul Reilly
  */
 public class Descriptor
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/FontFaceRule.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/FontFaceRule.java b/modules/compiler/src/java/flash/css/FontFaceRule.java
index 6980d5a..b52e67d 100644
--- a/modules/compiler/src/java/flash/css/FontFaceRule.java
+++ b/modules/compiler/src/java/flash/css/FontFaceRule.java
@@ -37,8 +37,6 @@ import java.util.*;
  *
  * The rule must be initialized with a StyleParser before it can be
  * used to turn the Rule into a DefineFont2 SWF tag.
- *
- * @author Peter Farland
  */
 public class FontFaceRule extends Rule
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/LocalSource.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/LocalSource.java b/modules/compiler/src/java/flash/css/LocalSource.java
index 50b9a1c..252eff5 100644
--- a/modules/compiler/src/java/flash/css/LocalSource.java
+++ b/modules/compiler/src/java/flash/css/LocalSource.java
@@ -21,8 +21,6 @@ package flash.css;
 
 /**
  * Represents a local font location.
- *
- * @author Peter Farland
  */
 public class LocalSource
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/Rule.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/Rule.java b/modules/compiler/src/java/flash/css/Rule.java
index 897ee68..664a91d 100644
--- a/modules/compiler/src/java/flash/css/Rule.java
+++ b/modules/compiler/src/java/flash/css/Rule.java
@@ -21,8 +21,6 @@ package flash.css;
 
 /**
  * This class represents an individual rule in a CSS ruleset.
- *
- * @author Paul Reilly
  */
 public abstract class Rule
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/StyleCondition.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/StyleCondition.java b/modules/compiler/src/java/flash/css/StyleCondition.java
index 993b174..e00c487 100644
--- a/modules/compiler/src/java/flash/css/StyleCondition.java
+++ b/modules/compiler/src/java/flash/css/StyleCondition.java
@@ -21,8 +21,6 @@ package flash.css;
 
 /**
  * Represents a CSS class, id, or pseudo condition.
- *
- * @author Peter Farland
  */
 public class StyleCondition
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/StyleDeclaration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/StyleDeclaration.java b/modules/compiler/src/java/flash/css/StyleDeclaration.java
index 25358f9..f488cda 100644
--- a/modules/compiler/src/java/flash/css/StyleDeclaration.java
+++ b/modules/compiler/src/java/flash/css/StyleDeclaration.java
@@ -59,8 +59,6 @@ import java.util.Map.Entry;
  * the SAC based CSS parser, into simpler StyleProperty instances for
  * ActionScript code gen. It would be nice if this was encapsulated and not a
  * concern of StyleDef.
- *
- * @author Peter Farland
  */
 public class StyleDeclaration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/StyleDocumentHandler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/StyleDocumentHandler.java b/modules/compiler/src/java/flash/css/StyleDocumentHandler.java
index 50c9f00..1b99e9b 100644
--- a/modules/compiler/src/java/flash/css/StyleDocumentHandler.java
+++ b/modules/compiler/src/java/flash/css/StyleDocumentHandler.java
@@ -28,8 +28,6 @@ import org.w3c.css.sac.*;
 /**
  * An implementation of DocumentHandler, which creates rules, hands
  * them off to the StyleParser, and populates them with descriptors.
- *
- * @author Paul Reilly
  */
 public class StyleDocumentHandler implements DocumentHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/StyleParser.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/StyleParser.java b/modules/compiler/src/java/flash/css/StyleParser.java
index 9556b18..148a95c 100644
--- a/modules/compiler/src/java/flash/css/StyleParser.java
+++ b/modules/compiler/src/java/flash/css/StyleParser.java
@@ -49,8 +49,6 @@ import org.w3c.css.sac.InputSource;
  * are handed back to this class and stored in the <code>rules</code>.
  * Batik CSS Parser errors and warnings are reported via the passed in
  * Logger.
- *
- * @author Paul Reilly
  */
 public class StyleParser
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/StyleParserErrorTranslator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/StyleParserErrorTranslator.java b/modules/compiler/src/java/flash/css/StyleParserErrorTranslator.java
index 599a427..d74023d 100644
--- a/modules/compiler/src/java/flash/css/StyleParserErrorTranslator.java
+++ b/modules/compiler/src/java/flash/css/StyleParserErrorTranslator.java
@@ -27,8 +27,6 @@ import flex2.compiler.util.CompilerMessage.CompilerError;
 /**
  * A helper class used to translate some Batik error messages into
  * more friendly messages.
- *
- * @author Paul Reilly
  */
 public class StyleParserErrorTranslator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/StyleProperty.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/StyleProperty.java b/modules/compiler/src/java/flash/css/StyleProperty.java
index 3c11b55..f9f848b 100644
--- a/modules/compiler/src/java/flash/css/StyleProperty.java
+++ b/modules/compiler/src/java/flash/css/StyleProperty.java
@@ -22,8 +22,6 @@ package flash.css;
 /**
  * A simpler version of <code>Descriptor</code>, which doesn't
  * have any W3C SAC dependencies.
- *
- * @author Pete Farland
  */
 public class StyleProperty
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/StyleRule.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/StyleRule.java b/modules/compiler/src/java/flash/css/StyleRule.java
index 1bd5664..a906f75 100644
--- a/modules/compiler/src/java/flash/css/StyleRule.java
+++ b/modules/compiler/src/java/flash/css/StyleRule.java
@@ -23,8 +23,6 @@ import org.w3c.css.sac.SelectorList;
 
 /**
  * Represents a CSS style rule.
- *
- * @author Pete Farland
  */
 public class StyleRule extends Rule
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/StyleSelector.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/StyleSelector.java b/modules/compiler/src/java/flash/css/StyleSelector.java
index 49163a1..2973169 100644
--- a/modules/compiler/src/java/flash/css/StyleSelector.java
+++ b/modules/compiler/src/java/flash/css/StyleSelector.java
@@ -30,8 +30,6 @@ import java.util.List;
  * (based on the identity, styleName (class) or state (pseudo-element)
  * of a component), or descendant (based on the position in the
  * display list).
- *
- * @author Pete Farland
  */
 public class StyleSelector
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/StyleSheet.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/StyleSheet.java b/modules/compiler/src/java/flash/css/StyleSheet.java
index af5ba47..5b4eb23 100644
--- a/modules/compiler/src/java/flash/css/StyleSheet.java
+++ b/modules/compiler/src/java/flash/css/StyleSheet.java
@@ -31,8 +31,6 @@ import flex2.compiler.Logger;
 /**
  * Represents a CSS stylesheet.  Consumers will typically call one of
  * the parse() methods and then getCssRules().
- *
- * @author Paul Reilly
  */
 public class StyleSheet
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/css/URLSource.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/css/URLSource.java b/modules/compiler/src/java/flash/css/URLSource.java
index 9032ae8..caf7d20 100644
--- a/modules/compiler/src/java/flash/css/URLSource.java
+++ b/modules/compiler/src/java/flash/css/URLSource.java
@@ -21,8 +21,6 @@ package flash.css;
 
 /**
  * Represents a URL font location.
- *
- * @author Peter Farland
  */
 public class URLSource
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/svg/SpriteTranscoder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/svg/SpriteTranscoder.java b/modules/compiler/src/java/flash/svg/SpriteTranscoder.java
index d48e43f..a9b4686 100644
--- a/modules/compiler/src/java/flash/svg/SpriteTranscoder.java
+++ b/modules/compiler/src/java/flash/svg/SpriteTranscoder.java
@@ -67,10 +67,6 @@ import flash.graphics.g2d.SpriteGraphics2D;
  * <tt>JPEGTranscoder</tt> that produced a JPEG image.  It was
  * modified to produce SWF tags instead.  Batik's GVT module already
  * renders to any Graphics2D.
- *
- * @author <a href="mailto:Thierry.Kormann@sophia.inria.fr">Thierry Kormann</a>
- * @author Edwin Smith
- * @author Peter Farland
  */
 public class SpriteTranscoder extends XMLAbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/swf/tools/as3/EvaluatorAdapter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/swf/tools/as3/EvaluatorAdapter.java b/modules/compiler/src/java/flash/swf/tools/as3/EvaluatorAdapter.java
index 8d9fbf6..b3d0a49 100644
--- a/modules/compiler/src/java/flash/swf/tools/as3/EvaluatorAdapter.java
+++ b/modules/compiler/src/java/flash/swf/tools/as3/EvaluatorAdapter.java
@@ -27,8 +27,6 @@ import flash.localization.LocalizationManager;
 /**
  * An adapter for visiting the nodes of an ASC AST.
  *
- * @author Clement Wong
- * @author Paul Reilly
  */
 public abstract class EvaluatorAdapter implements Evaluator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flash/swf/tools/as3/PrettyPrinter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flash/swf/tools/as3/PrettyPrinter.java b/modules/compiler/src/java/flash/swf/tools/as3/PrettyPrinter.java
index f3273a0..d29c61f 100644
--- a/modules/compiler/src/java/flash/swf/tools/as3/PrettyPrinter.java
+++ b/modules/compiler/src/java/flash/swf/tools/as3/PrettyPrinter.java
@@ -29,8 +29,6 @@ import macromedia.asc.util.Context;
  * used by data binding when generating watchers for Array elements
  * and function return values.  We use a PrettyPrinter to recreate the
  * AS3 for the watcher args.
- *
- * @author Paul Reilly
  */
 public class PrettyPrinter extends EvaluatorAdapter
     implements Tokens

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/Assets.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/Assets.java b/modules/compiler/src/java/flex2/compiler/Assets.java
index 0c6d9ab..c833f62 100644
--- a/modules/compiler/src/java/flex2/compiler/Assets.java
+++ b/modules/compiler/src/java/flex2/compiler/Assets.java
@@ -28,8 +28,6 @@ import java.util.Map.Entry;
 
 /**
  * Value object used to contain a collection of AssetInfo objects.
- *
- * @author Clement Wong
  * @see flex2.compiler.AssetInfo
  * @see flex2.compiler.CompilationUnit
  */

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/CompilationUnit.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/CompilationUnit.java b/modules/compiler/src/java/flex2/compiler/CompilationUnit.java
index dab0de1..6e059e2 100644
--- a/modules/compiler/src/java/flex2/compiler/CompilationUnit.java
+++ b/modules/compiler/src/java/flex2/compiler/CompilationUnit.java
@@ -35,8 +35,6 @@ import java.util.*;
 /**
  * This class hold all the information related to compiling a single
  * <code>Source</code> object.
- *
- * @author Clement Wong
  * @see flex2.compiler.Source
  */
 public final class CompilationUnit

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/CompilerAPI.java b/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
index 12fa77c..7b792b5 100644
--- a/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
+++ b/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
@@ -97,7 +97,6 @@ import macromedia.asc.util.Names;
  * @see flex2.compiler.fxg.FXGCompiler
  * @see flex2.compiler.i18n.I18nCompiler
  * @see flex2.compiler.mxml.MxmlCompiler
- * @author Clement Wong
  */
 public final class CompilerAPI
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/CompilerContext.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/CompilerContext.java b/modules/compiler/src/java/flex2/compiler/CompilerContext.java
index 5e2cdaa..31733ea 100644
--- a/modules/compiler/src/java/flex2/compiler/CompilerContext.java
+++ b/modules/compiler/src/java/flex2/compiler/CompilerContext.java
@@ -28,9 +28,6 @@ import macromedia.asc.util.Context;
  * subsystem to another and for reusing objects in multiple phases.
  * Each CompilationUnit is paired with it's own CompilerContext.  This
  * class also facilitates passing around and reusing ASC's context.
- *
- * @author Clement Wong
- * @author Cathy Murphy
  * @see flex2.compiler.CompilationUnit
  * @see macromedia.asc.util.Context
  */

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/CompilerException.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/CompilerException.java b/modules/compiler/src/java/flex2/compiler/CompilerException.java
index ec25424..a9275ec 100644
--- a/modules/compiler/src/java/flex2/compiler/CompilerException.java
+++ b/modules/compiler/src/java/flex2/compiler/CompilerException.java
@@ -24,8 +24,6 @@ package flex2.compiler;
  * by the compiler.  It can be used in catch statements, but it
  * shouldn't be constructed directly.  A subclass of CompilerMessage
  * should be used when reporting an error or warning.
- *
- * @author Clement Wong
  * @see flex2.compiler.util.CompilerMessage
  */
 public class CompilerException extends Exception

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java b/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java
index 9738c7b..daa3d4a 100644
--- a/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java
+++ b/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java
@@ -50,10 +50,6 @@ import java.util.*;
  * Loads and merges all the SWC specified by the
  * external-library-path, rsl-library-path, and library-path, then
  * supports various queries, like getSource() and getResourceBundle().
- * Most of the work is handled by SwcGroup.
- *
- * @author Roger Gonzalez
- * @author Brian Deitte
  * @see flex2.compiler.swc.SwcGroup
  */
 public class CompilerSwcContext

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/FileSpec.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/FileSpec.java b/modules/compiler/src/java/flex2/compiler/FileSpec.java
index 8a71912..4de5564 100644
--- a/modules/compiler/src/java/flex2/compiler/FileSpec.java
+++ b/modules/compiler/src/java/flex2/compiler/FileSpec.java
@@ -30,8 +30,6 @@ import java.util.*;
  * A list of files, which are not required to follow the single public
  * definition rule.  This is used by compc's include-sources option
  * and by Flash Builder.  It's similar to ASC's include option.
- *
- * @author Clement Wong
  */
 public final class FileSpec
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/ILocalizableMessage.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/ILocalizableMessage.java b/modules/compiler/src/java/flex2/compiler/ILocalizableMessage.java
index d107d94..90a41ce 100644
--- a/modules/compiler/src/java/flex2/compiler/ILocalizableMessage.java
+++ b/modules/compiler/src/java/flex2/compiler/ILocalizableMessage.java
@@ -22,8 +22,6 @@ package flex2.compiler;
 /**
  * This is a marker interface for all localizable messages.  All
  * localized errors and exceptions should implement this.
- *
- * @author Roger Gonzalez
  */
 public interface ILocalizableMessage extends flex2.tools.oem.Message
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/Logger.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/Logger.java b/modules/compiler/src/java/flex2/compiler/Logger.java
index 12658ab..824338e 100644
--- a/modules/compiler/src/java/flex2/compiler/Logger.java
+++ b/modules/compiler/src/java/flex2/compiler/Logger.java
@@ -23,8 +23,6 @@ import flash.localization.LocalizationManager;
 
 /**
  * The base interface of all loggers in the compiler.
- *
- * @author Clement Wong
  */
 public interface Logger
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/PersistenceStore.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/PersistenceStore.java b/modules/compiler/src/java/flex2/compiler/PersistenceStore.java
index 9527338..f675840 100644
--- a/modules/compiler/src/java/flex2/compiler/PersistenceStore.java
+++ b/modules/compiler/src/java/flex2/compiler/PersistenceStore.java
@@ -71,8 +71,6 @@ import flex2.compiler.util.LocalLogger.Warning;
  * need, so we don't duplicate it in the cache.  The cache is stored
  * as a single monolithic file.  Assets for each CompilationUnit are
  * encoded as a SWF and included in the cache file.
- *
- * @author Clement Wong
  */
 final class PersistenceStore
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/PreLink.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/PreLink.java b/modules/compiler/src/java/flex2/compiler/PreLink.java
index 5bc4763..4bff324 100644
--- a/modules/compiler/src/java/flex2/compiler/PreLink.java
+++ b/modules/compiler/src/java/flex2/compiler/PreLink.java
@@ -26,8 +26,6 @@ import java.util.List;
 /**
  * This interface defines the common methods executed during the
  * prelink phase.
- *
- * @author Clement Wong
  */
 public interface PreLink
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/ResourceBundlePath.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/ResourceBundlePath.java b/modules/compiler/src/java/flex2/compiler/ResourceBundlePath.java
index e5dc9f4..dc8c68b 100644
--- a/modules/compiler/src/java/flex2/compiler/ResourceBundlePath.java
+++ b/modules/compiler/src/java/flex2/compiler/ResourceBundlePath.java
@@ -35,9 +35,6 @@ import java.util.Map;
 /**
  * This class supports looking up a set of sources specified by
  * -resource-bundle-path via findVirtualFiles().
- *
- * @author Clement Wong
- * @author Brian Deitte
  */
 public class ResourceBundlePath extends SourcePathBase
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/ResourceContainer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/ResourceContainer.java b/modules/compiler/src/java/flex2/compiler/ResourceContainer.java
index 2cf46c3..20306c5 100644
--- a/modules/compiler/src/java/flex2/compiler/ResourceContainer.java
+++ b/modules/compiler/src/java/flex2/compiler/ResourceContainer.java
@@ -34,8 +34,6 @@ import java.util.Map;
  * <code>Source</code> objects.  For example, when compiling an MXML
  * document, which includes data binding expressions, we create a new
  * <code>Source</code> for the <code>WatcherSetupUtil</code> class.
- *
- * @author Clement Wong
  */
 public final class ResourceContainer
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/Source.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/Source.java b/modules/compiler/src/java/flex2/compiler/Source.java
index 72a4632..4eabe12 100644
--- a/modules/compiler/src/java/flex2/compiler/Source.java
+++ b/modules/compiler/src/java/flex2/compiler/Source.java
@@ -47,8 +47,6 @@ import java.util.Map.Entry;
  * <code>shortName</code>, which is often the class name, the owner,
  * which specifies where the Source came from, and whether the
  * <code>Source</code> is internal, root, and debuggable.
- *
- * @author Clement Wong
  */
 public final class Source implements Comparable<Source>
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/SourceList.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/SourceList.java b/modules/compiler/src/java/flex2/compiler/SourceList.java
index e42ed65..f7165ce 100644
--- a/modules/compiler/src/java/flex2/compiler/SourceList.java
+++ b/modules/compiler/src/java/flex2/compiler/SourceList.java
@@ -38,8 +38,6 @@ import java.util.*;
  * command line are put into the <code>SourceList</code>.  When
  * compiling via Flash Builder, the root or application is included in
  * the <code>SourceList</code>.
- *
- * @author Clement Wong
  */
 public final class SourceList
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/SourcePath.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/SourcePath.java b/modules/compiler/src/java/flex2/compiler/SourcePath.java
index 20bb256..ed507ec 100644
--- a/modules/compiler/src/java/flex2/compiler/SourcePath.java
+++ b/modules/compiler/src/java/flex2/compiler/SourcePath.java
@@ -37,8 +37,6 @@ import java.util.*;
  * A list of paths specified by the -source-path option, where
  * dependencies, following the single public definition rule, can be
  * resolved.
- *
- * @author Clement Wong
  */
 public class SourcePath extends SourcePathBase
     implements SinglePathResolver
@@ -271,9 +269,7 @@ public class SourcePath extends SourcePathBase
     }
 }
 
-/**
- * @author Clement Wong
- */
+
 abstract class SourcePathBase
 {
 	protected final static String NO_DIR = "";

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/SubCompiler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/SubCompiler.java b/modules/compiler/src/java/flex2/compiler/SubCompiler.java
index 112434e..b7e77b3 100644
--- a/modules/compiler/src/java/flex2/compiler/SubCompiler.java
+++ b/modules/compiler/src/java/flex2/compiler/SubCompiler.java
@@ -23,8 +23,6 @@ import flex2.compiler.util.PerformanceData;
 
 /**
  * Each subcompiler must implement this interface.
- *
- * @author Clement Wong
  */
 public interface SubCompiler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/SymbolTable.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/SymbolTable.java b/modules/compiler/src/java/flex2/compiler/SymbolTable.java
index d57f49d..b3e5831 100644
--- a/modules/compiler/src/java/flex2/compiler/SymbolTable.java
+++ b/modules/compiler/src/java/flex2/compiler/SymbolTable.java
@@ -39,8 +39,6 @@ import java.util.*;
  * This class supports looking up information for a class or a style
  * and looking up a <code>Source</code> by QName or by resource bundle
  * name.
- *
- * @author Clement Wong
  */
 public final class SymbolTable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/Transcoder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/Transcoder.java b/modules/compiler/src/java/flex2/compiler/Transcoder.java
index 974d36d..6f95f48 100644
--- a/modules/compiler/src/java/flex2/compiler/Transcoder.java
+++ b/modules/compiler/src/java/flex2/compiler/Transcoder.java
@@ -28,8 +28,6 @@ import java.util.Map;
 
 /**
  * Interface for transcoding resources which are used in Embed.
- *
- * @author Clement Wong
  */
 public interface Transcoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/TranscoderException.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/TranscoderException.java b/modules/compiler/src/java/flex2/compiler/TranscoderException.java
index 92df3a7..91b4db5 100644
--- a/modules/compiler/src/java/flex2/compiler/TranscoderException.java
+++ b/modules/compiler/src/java/flex2/compiler/TranscoderException.java
@@ -36,8 +36,6 @@ import flex2.compiler.util.CompilerMessage;
  * Notenote: origin/line re-added, won't be fed by the transcoder, but
  * post-filled-in by the handler.  Kind of weird, but will make L10N
  * easier, I think.  --rg
- *
- * @author Brian Deitte
  */
 public class TranscoderException extends CompilerMessage.CompilerError implements ILocalizableMessage
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/abc/AbcClass.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/abc/AbcClass.java b/modules/compiler/src/java/flex2/compiler/abc/AbcClass.java
index 92b3d35..30ddccd 100644
--- a/modules/compiler/src/java/flex2/compiler/abc/AbcClass.java
+++ b/modules/compiler/src/java/flex2/compiler/abc/AbcClass.java
@@ -28,7 +28,6 @@ import java.util.List;
 /**
  * This interface defines the TypeTable API for a class.
  *
- * @author Clement Wong
  * @see flex2.compiler.as3.reflect.TypeTable
  */
 public interface AbcClass

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/abc/AbcCompiler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/abc/AbcCompiler.java b/modules/compiler/src/java/flex2/compiler/abc/AbcCompiler.java
index f0f3ccf..e42546e 100644
--- a/modules/compiler/src/java/flex2/compiler/abc/AbcCompiler.java
+++ b/modules/compiler/src/java/flex2/compiler/abc/AbcCompiler.java
@@ -48,8 +48,6 @@ import java.util.*;
 /**
  * This subcompiler is used to process ABC (Actionscript Byte Code)
  * blocks and to extract type information.
- *
- * @author Clement Wong
  */
 public class AbcCompiler extends AbstractSubCompiler implements flex2.compiler.SubCompiler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/abc/MetaData.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/abc/MetaData.java b/modules/compiler/src/java/flex2/compiler/abc/MetaData.java
index 3fdc94b..fb293dc 100644
--- a/modules/compiler/src/java/flex2/compiler/abc/MetaData.java
+++ b/modules/compiler/src/java/flex2/compiler/abc/MetaData.java
@@ -24,7 +24,6 @@ import java.util.Map;
 /**
  * This interface defines the TypeTable API for metadata.
  *
- * @author Clement Wong
  * @see flex2.compiler.abc.AbcClass#getMetaData(String, boolean)
  * @see flex2.compiler.abc.Method#getMetaData()
  * @see flex2.compiler.abc.Method#getMetaData(String)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/abc/Method.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/abc/Method.java b/modules/compiler/src/java/flex2/compiler/abc/Method.java
index fa4ea17..7845c1c 100644
--- a/modules/compiler/src/java/flex2/compiler/abc/Method.java
+++ b/modules/compiler/src/java/flex2/compiler/abc/Method.java
@@ -25,7 +25,6 @@ import java.util.List;
 /**
  * This interface defines the TypeTable API for a function.
  *
- * @author Clement Wong
  * @see flex2.compiler.as3.reflect.TypeTable
  * @see flex2.compiler.abc.AbcClass#getGetter(String[], String, boolean)
  * @see flex2.compiler.abc.AbcClass#getMethod(String[], String, boolean)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/abc/Variable.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/abc/Variable.java b/modules/compiler/src/java/flex2/compiler/abc/Variable.java
index b82a0b7..037e18b 100644
--- a/modules/compiler/src/java/flex2/compiler/abc/Variable.java
+++ b/modules/compiler/src/java/flex2/compiler/abc/Variable.java
@@ -25,7 +25,6 @@ import java.util.List;
 /**
  * This interface defines the TypeTable API for a variable.
  *
- * @author Clement Wong
  * @see flex2.compiler.as3.reflect.TypeTable
  * @see flex2.compiler.abc.AbcClass#getVariable(String[], String, boolean)
  */

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/AbstractSyntaxTreeUtil.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/AbstractSyntaxTreeUtil.java b/modules/compiler/src/java/flex2/compiler/as3/AbstractSyntaxTreeUtil.java
index 6a834ad..28deb5c 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/AbstractSyntaxTreeUtil.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/AbstractSyntaxTreeUtil.java
@@ -45,8 +45,6 @@ import macromedia.asc.util.ObjectList;
  * This class contains a collection of utility methods used during
  * direct AST generation, which allows the compiler to go from MXML
  * straight to an ASC AST, skipping the .as intermediate state.
- *
- * @author Paul Reilly
  * @see flex2.copmiler.as3.binding.BindableSecondPassEvaluator
  * @see flex2.copmiler.as3.binding.DataBindingExtension
  * @see flex2.compiler.mxml.ImplementationGenerator

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/As3Compiler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/As3Compiler.java b/modules/compiler/src/java/flex2/compiler/as3/As3Compiler.java
index 59690ab..8afd8ec 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/As3Compiler.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/As3Compiler.java
@@ -73,7 +73,6 @@ import java.util.Set;
  * the primary interface with ASC, this class also handles invoking
  * the compiler extensions and collecting benchmark data.
  *
- * @author Clement Wong
  * @see macromedia.asc.parser.Parser
  * @see macromedia.asc.semantics.ConstantEvaluator
  * @see macromedia.asc.semantics.FlowAnalyzer

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/As3Configuration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/As3Configuration.java b/modules/compiler/src/java/flex2/compiler/as3/As3Configuration.java
index eddad63..4cfb9ec 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/As3Configuration.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/As3Configuration.java
@@ -26,7 +26,6 @@ import macromedia.asc.util.ObjectList;
  * This interface is used to restrict consumers of
  * CompilerConfiguration to as3 compiler specific options.
  *
- * @author Clement Wong
  * @see flex2.compiler.common.CompilerConfiguration
  */
 public interface As3Configuration

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/BytecodeEmitter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/BytecodeEmitter.java b/modules/compiler/src/java/flex2/compiler/as3/BytecodeEmitter.java
index 9655b92..09bb9b1 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/BytecodeEmitter.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/BytecodeEmitter.java
@@ -39,8 +39,6 @@ import java.util.Set;
  * This class overrides DebugSlot(), DebugFile(), and DebugLine() to
  * add support for mapping generated as3 line numbers back to the
  * original MXML, CSS, etc line numbers.
- *
- * @author Clement Wong
  */
 public final class BytecodeEmitter extends ActionBlockEmitter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/CodeFragmentLogAdapter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/CodeFragmentLogAdapter.java b/modules/compiler/src/java/flex2/compiler/as3/CodeFragmentLogAdapter.java
index 40bc9f0..f6c5397 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/CodeFragmentLogAdapter.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/CodeFragmentLogAdapter.java
@@ -27,8 +27,6 @@ import flex2.compiler.util.AbstractLogAdapter;
  * This is a Logger implementation for use with direct AST generation.
  * It handles offsetting the line number reported from ASC with the
  * line number of the code fragment in the MXML document.
- *
- * @author Paul Reilly
  */
 public final class CodeFragmentLogAdapter extends AbstractLogAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/CodeFragmentsInputBuffer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/CodeFragmentsInputBuffer.java b/modules/compiler/src/java/flex2/compiler/as3/CodeFragmentsInputBuffer.java
index 21beba3..41c7506 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/CodeFragmentsInputBuffer.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/CodeFragmentsInputBuffer.java
@@ -30,8 +30,6 @@ import macromedia.asc.parser.InputBuffer;
  * This class extends InputBuffer by adding support for mapping a line
  * number in a code fragment back to the line number in the MXML
  * document.
- *
- * @author Paul Reilly
  */
 public class CodeFragmentsInputBuffer extends InputBuffer
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/EmbedEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/EmbedEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/EmbedEvaluator.java
index 828afa0..5348f48 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/EmbedEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/EmbedEvaluator.java
@@ -44,9 +44,6 @@ import java.util.*;
  * Evaluator that transcodes Embed resources, adds assets to the
  * CompilationUnit, and turns variable level Embeds into class level
  * Embeds.
- *
- * @author Paul Reilly
- * @author Brian Deitte
  */
 class EmbedEvaluator extends EvaluatorAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/EmbedExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/EmbedExtension.java b/modules/compiler/src/java/flex2/compiler/as3/EmbedExtension.java
index c421f7d..266576d 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/EmbedExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/EmbedExtension.java
@@ -36,8 +36,6 @@ import java.util.Map;
 
 /**
  * Compiler extension, which handles [Embed] metadata.
- *  
- * @author Paul Reilly
  */
 public final class EmbedExtension implements Extension
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/EmbedSkinClassEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/EmbedSkinClassEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/EmbedSkinClassEvaluator.java
index e7d5499..d7c8d0a 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/EmbedSkinClassEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/EmbedSkinClassEvaluator.java
@@ -33,8 +33,6 @@ import macromedia.asc.util.Context;
  * Evaluator that is meant to be used during the parse1 phase to
  * insure that skin classes are parsed, so the EmbedEvaluator, which
  * runs in parse2 phase, can look up information about the skin class.
- *
- * @author Paul Reilly
  */
 class EmbedSkinClassEvaluator extends EvaluatorAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/EmbedUtil.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/EmbedUtil.java b/modules/compiler/src/java/flex2/compiler/as3/EmbedUtil.java
index 7bd2e0c..5d41165 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/EmbedUtil.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/EmbedUtil.java
@@ -40,8 +40,6 @@ import java.util.Iterator;
 /**
  * This class contains utility methods used to transcode embedded
  * assets.
- *
- * @author Brian Deitte
  */
 public class EmbedUtil
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/Extension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/Extension.java b/modules/compiler/src/java/flex2/compiler/as3/Extension.java
index a321aa0..347467f 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/Extension.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/Extension.java
@@ -24,8 +24,6 @@ import flex2.compiler.as3.reflect.TypeTable;
 
 /**
  * SubCompiler extension interface.
- *
- * @author Clement Wong
  */
 public interface Extension
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/HostComponentExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/HostComponentExtension.java b/modules/compiler/src/java/flex2/compiler/as3/HostComponentExtension.java
index 7bf07b6..d2d91dc 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/HostComponentExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/HostComponentExtension.java
@@ -53,8 +53,6 @@ import macromedia.asc.util.Context;
 
 /**
  * This class handles processing [HostComponent] metadata.
- *
- * @author Corey Lucier
  */
 public final class HostComponentExtension implements Extension
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/InheritanceEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/InheritanceEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/InheritanceEvaluator.java
index 6f6ee1c..b97f766 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/InheritanceEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/InheritanceEvaluator.java
@@ -52,8 +52,6 @@ import macromedia.asc.util.Context;
  * CompilationUnit's inheritance dependencies will be parsed before
  * the parse2 phase begins.  TypeAnalyzer requires this to work
  * properly.
- *
- * @author Paul Reilly
  @ @see flex2.compiler.as3.binding.TypeAnalyzer
  */
 public class InheritanceEvaluator extends EvaluatorAdapter

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/MetaDataParser.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/MetaDataParser.java b/modules/compiler/src/java/flex2/compiler/as3/MetaDataParser.java
index ed3ee80..ace33fe 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/MetaDataParser.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/MetaDataParser.java
@@ -30,8 +30,6 @@ import macromedia.asc.util.ContextStatics;
 
 /**
  * This utility class is used to parse metadata.
- *
- * @author Paul Reilly
  */
 public class MetaDataParser
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/OffsetInputBuffer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/OffsetInputBuffer.java b/modules/compiler/src/java/flex2/compiler/as3/OffsetInputBuffer.java
index a420864..8c0757e 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/OffsetInputBuffer.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/OffsetInputBuffer.java
@@ -25,8 +25,6 @@ import macromedia.asc.parser.InputBuffer;
  * This class extends InputBuffer by offsetting the initial position
  * to reflect the relative position of a code fragment in an MXML
  * document.
- *
- * @author Paul Reilly
  */
 class OffsetInputBuffer extends InputBuffer
 {   

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/SignatureEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/SignatureEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/SignatureEvaluator.java
index fa0f629..5f0b469 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/SignatureEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/SignatureEvaluator.java
@@ -137,8 +137,6 @@ import flex2.compiler.util.QName;
  * Evaluates an AS3 syntax tree and emits a file signature.
  *
  * This class is not meant to be reused -- always create a new instance when you need it.
- *
- * @author Jono Spiro
  */
 public class SignatureEvaluator extends EvaluatorAdapter implements Tokens
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/SignatureExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/SignatureExtension.java b/modules/compiler/src/java/flex2/compiler/as3/SignatureExtension.java
index 4c974b6..7ebf2b0 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/SignatureExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/SignatureExtension.java
@@ -54,8 +54,6 @@ import flex2.compiler.util.CompilerMessage.CompilerWarning;
  *      compiler.signature-directory [default: generated-signatures]
  * 
  * This class is NOT thread-safe. Not that this matters...
- *      
- * @author Jono Spiro
  */
 public final class SignatureExtension implements Extension
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/SignatureRules.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/SignatureRules.java b/modules/compiler/src/java/flex2/compiler/as3/SignatureRules.java
index d32f3c3..75c8db5 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/SignatureRules.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/SignatureRules.java
@@ -33,9 +33,6 @@ package flex2.compiler.as3;
  * This is a rule system that lets you customize what a signature contains at a high-level.
  * 
  * It's useful when testing the relationship between generated bytecode and signatures. 
- *
- * @author Jono Spiro
- *
  */
 public class SignatureRules
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/SkinPartEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/SkinPartEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/SkinPartEvaluator.java
index 858957d..1e99fd4 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/SkinPartEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/SkinPartEvaluator.java
@@ -54,8 +54,6 @@ import macromedia.asc.parser.Node;
 
 /**
  * This class handles processing [SkinPart] metadata.
- *
- * @author Greg Burch
  */
 class SkinPartEvaluator extends EvaluatorAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/SkinPartExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/SkinPartExtension.java b/modules/compiler/src/java/flex2/compiler/as3/SkinPartExtension.java
index 633e0f1..beed878 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/SkinPartExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/SkinPartExtension.java
@@ -30,7 +30,6 @@ import macromedia.asc.util.Context;
  * This extension handles running the SkinPartEvaluator in the parse2
  * phase.
  *
- * @author Greg Burch
  * @see flex2.compiler.as3.SkinPartEvaluator
  */
 public final class SkinPartExtension implements Extension

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/StyleEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/StyleEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/StyleEvaluator.java
index 394d0c3..5cb070e 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/StyleEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/StyleEvaluator.java
@@ -33,8 +33,6 @@ import flash.util.Trace;
 
 /**
  * This class handles processing [Style] metadata.
- *
- * @author Paul Reilly
  */
 class StyleEvaluator extends EvaluatorAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/StyleExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/StyleExtension.java b/modules/compiler/src/java/flex2/compiler/as3/StyleExtension.java
index a8c08a9..eaf83ff 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/StyleExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/StyleExtension.java
@@ -28,8 +28,6 @@ import macromedia.asc.util.Context;
 
 /**
  * This class handles invoking the StyleEvaluator in the parse1 phase.
- *
- * @author Paul Reilly
  * @see flex2.compiler.as3.StyleEvaluator.
  */
 public final class StyleExtension implements Extension

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/SyntaxTreeEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/SyntaxTreeEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/SyntaxTreeEvaluator.java
index 0c37c0d..dbee8ac 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/SyntaxTreeEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/SyntaxTreeEvaluator.java
@@ -51,8 +51,6 @@ import java.util.HashSet;
  */
 /**
  * This class handles processing and validating Flex specific metadata.
- *
- * @author Clement Wong
  */
 public class SyntaxTreeEvaluator extends EvaluatorAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/ArrayElementWatcher.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/ArrayElementWatcher.java b/modules/compiler/src/java/flex2/compiler/as3/binding/ArrayElementWatcher.java
index d22174d..08bb2ff 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/ArrayElementWatcher.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/ArrayElementWatcher.java
@@ -27,8 +27,6 @@ import macromedia.asc.parser.ArgumentListNode;
  * array element watcher.  For example, for the data binding
  * expression, "{foo[bar, baz]}", we need watchers for "bar" and
  * "baz", so when they change, the destination will update.
- *
- * @author Paul Reilly
  */
 public class ArrayElementWatcher extends EvaluationWatcher
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/BindableExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/BindableExtension.java b/modules/compiler/src/java/flex2/compiler/as3/binding/BindableExtension.java
index c2dc1c7..2140b88 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/BindableExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/BindableExtension.java
@@ -30,8 +30,6 @@ import macromedia.asc.parser.Evaluator;
 /**
  * This extension extends GenerativeExtension by acting as a factory
  * for the Bindable specific first and second pass evaluators.
- *
- * @author Paul Reilly
  * @see flex2.compiler.as3.binding.BindableFirstPassEvaluator
  * @see flex2.compiler.as3.binding.BindableSecondPassEvaluator
  */

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/BindableFirstPassEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/BindableFirstPassEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/binding/BindableFirstPassEvaluator.java
index 002f4c3..1e91e8b 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/BindableFirstPassEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/BindableFirstPassEvaluator.java
@@ -36,8 +36,6 @@ import java.util.*;
 /**
  * This evaluator handles processing class, function, property and
  * variable level Bindable metadata.
- *
- * @author Paul Reilly
  */
 public class BindableFirstPassEvaluator extends GenerativeFirstPassEvaluator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/BindableInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/BindableInfo.java b/modules/compiler/src/java/flex2/compiler/as3/binding/BindableInfo.java
index 38180b6..f97af66 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/BindableInfo.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/BindableInfo.java
@@ -29,8 +29,6 @@ import macromedia.asc.util.Context;
 /**
  * This value object holds the information collected during the first
  * pass and is used in the second pass to generate code.
- *
- * @author Paul Reilly
  */
 public class BindableInfo extends GenerativeClassInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/BindableSecondPassEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/BindableSecondPassEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/binding/BindableSecondPassEvaluator.java
index 87557fd..bb1266c 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/BindableSecondPassEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/BindableSecondPassEvaluator.java
@@ -77,8 +77,6 @@ import java.util.Iterator;
  * This class handles the AST manipulation of wrapping properties and
  * variables, with getter/setter pairs, which handle change detection
  * and the dispatching of mx.events.PropertyChangeEvent's.
- *
- * @author Paul Reilly
  */
 public class BindableSecondPassEvaluator extends GenerativeSecondPassEvaluator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/ChangeEvent.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/ChangeEvent.java b/modules/compiler/src/java/flex2/compiler/as3/binding/ChangeEvent.java
index a829659..ce4e4b0 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/ChangeEvent.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/ChangeEvent.java
@@ -22,8 +22,6 @@ package flex2.compiler.as3.binding;
 /**
  * This value object is used by Watcher to store a change event's name
  * and whether it's committing as a pair.
- *
- * @author Paul Reilly
  * @see flex2.compiler.as3.binding.Watcher
  */
 public class ChangeEvent

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/ClassInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/ClassInfo.java b/modules/compiler/src/java/flex2/compiler/as3/binding/ClassInfo.java
index e018646..b6624aa 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/ClassInfo.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/ClassInfo.java
@@ -33,8 +33,6 @@ import java.util.Map;
  * functions, getters, setters, and variables.  None of this
  * information has been validated.  It's only intended to guide
  * downstream code generation.
- *
- * @author Paul Reilly
  * @see flex2.compiler.as3.binding.TypeAnalyzer
  */
 public class ClassInfo extends Info

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingExtension.java b/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingExtension.java
index 84b3c8b..eb5aeca 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingExtension.java
@@ -56,8 +56,6 @@ import java.util.Map;
  * DataBindingFirstPassEvaluator during the generate phase and
  * generating watchers if the original MXML document contained one or more data
  * binding expressions.
- *
- * @author Paul Reilly
  */
 public final class DataBindingExtension implements Extension
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingFirstPassEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingFirstPassEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingFirstPassEvaluator.java
index 0d6978e..66ec223 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingFirstPassEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingFirstPassEvaluator.java
@@ -61,9 +61,6 @@ import java.util.Stack;
  * flex.compiler.WatcherVisitor.  Historically, there was a second
  * pass evaluator, but as it's role shrunk, it was folded into
  * DataBindingExtension.
- *
- * @author Paul Reilly
- * @author Matt Chotin
  */
 public class DataBindingFirstPassEvaluator extends EvaluatorAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingInfo.java b/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingInfo.java
index 0570054..104d7d2 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingInfo.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingInfo.java
@@ -30,8 +30,6 @@ import java.util.Set;
 /**
  * This value object is used to pass information from the
  * DataBindingFirstPassEvaluator back to DataBindingExtension.
- * 
- * @author Paul Reilly
  */
 public class DataBindingInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/EvaluationWatcher.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/EvaluationWatcher.java b/modules/compiler/src/java/flex2/compiler/as3/binding/EvaluationWatcher.java
index 4b06ae8..815702f 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/EvaluationWatcher.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/EvaluationWatcher.java
@@ -29,8 +29,6 @@ import macromedia.asc.parser.ArgumentListNode;
 
 /**
  * This is a common base class for Watcher's which have args.
- *
- * @author Paul Reilly
  */
 public abstract class EvaluationWatcher extends Watcher
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/FunctionReturnWatcher.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/FunctionReturnWatcher.java b/modules/compiler/src/java/flex2/compiler/as3/binding/FunctionReturnWatcher.java
index 22dbc3d..3d48f18 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/FunctionReturnWatcher.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/FunctionReturnWatcher.java
@@ -27,8 +27,6 @@ import macromedia.asc.parser.ArgumentListNode;
  * function return value watcher.  For example, for the data binding
  * expression, "{foo(bar, baz)}", we need watchers for "bar" and
  * "baz", so when they change, the destination will update.
- *
- * @author Paul Reilly
  */
 public class FunctionReturnWatcher extends EvaluationWatcher
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/Info.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/Info.java b/modules/compiler/src/java/flex2/compiler/as3/binding/Info.java
index a7b0fa1..73ccbdd 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/Info.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/Info.java
@@ -32,8 +32,6 @@ import java.util.Set;
 /**
  * This class provides a base class for holding information common to
  * classes and interfaces.
- *
- * @author Paul Reilly
  * @see flex2.compiler.as3.binding.TypeAnalyzer
  */
 abstract class Info

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/InterfaceInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/InterfaceInfo.java b/modules/compiler/src/java/flex2/compiler/as3/binding/InterfaceInfo.java
index 2f208b2..befc740 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/InterfaceInfo.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/InterfaceInfo.java
@@ -26,8 +26,6 @@ import flex2.compiler.util.MultiName;
  * after the parse phase.  This includes the imports, inheritance,
  * functions, getters, and setters.  None of this information has been
  * validated.  It's only intended to guide downstream code generation.
- *
- * @author Paul Reilly
  * @see flex2.compiler.as3.binding.TypeAnalyzer
  */
 public class InterfaceInfo extends Info


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

Posted by jm...@apache.org.
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
--- a/modules/asc/src/java/macromedia/asc/embedding/Shell.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/Shell.java
@@ -26,9 +26,6 @@ import java.util.*;
 import java.lang.reflect.Method;
 import java.lang.reflect.Field;
 
-/**
- * @author Clement Wong
- */
 public class Shell
 {
 	public static void main(String[] args) throws IOException

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockConstants.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockConstants.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockConstants.java
index 301d862..337a01c 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockConstants.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockConstants.java
@@ -17,9 +17,6 @@
 
 package macromedia.asc.embedding.avmplus;
 
-/**
- * @author Jeff Dyer
- */
 public interface ActionBlockConstants
 {
 	public static final int MINORwithDECIMAL = 17;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockEmitter.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockEmitter.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockEmitter.java
index e9bdc1b..56ce699 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockEmitter.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockEmitter.java
@@ -51,8 +51,6 @@ import static macromedia.asc.parser.Tokens.*;
 
 /**
  * ActionBlockEmitter
- * 
- * @author Jeff Dyer
  */
 public class ActionBlockEmitter extends Emitter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActivationBuilder.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActivationBuilder.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActivationBuilder.java
index cdb4e2c..02072d8 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActivationBuilder.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActivationBuilder.java
@@ -22,8 +22,6 @@ import macromedia.asc.semantics.*;
 
 /**
  * Activation interface. An activation provides slot storage.
- *
- * @author Jeff Dyer
  */
 public class ActivationBuilder extends Builder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/ByteCodeFactory.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/ByteCodeFactory.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/ByteCodeFactory.java
index 06b84ae..e88c8d4 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/ByteCodeFactory.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/ByteCodeFactory.java
@@ -30,8 +30,6 @@ import static macromedia.asc.embedding.avmplus.ActionBlockConstants.*;
  * ByteCodeFactory.java
  *
  * Emits byte code for a particular component of the classfile.
- *
- * @author Jeff Dyer
  */
 public class ByteCodeFactory
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/ClassBuilder.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/ClassBuilder.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/ClassBuilder.java
index 389be00..362d592 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/ClassBuilder.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/ClassBuilder.java
@@ -53,8 +53,6 @@ import java.util.Iterator;
  * static function get y() {}   // adds a global get accessor
  * static function set y(v) {}  // adds a global set accessor
  * }
- *
- * @author Jeff Dyer
  */
 public class ClassBuilder extends Builder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/DebugInfo.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/DebugInfo.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/DebugInfo.java
index fa7485c..26a5d7a 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/DebugInfo.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/DebugInfo.java
@@ -21,8 +21,6 @@ package macromedia.asc.embedding.avmplus;
 
 /**
  * DebugInfo
- *
- * @author Gary Grossman
  */
 public class DebugInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/Features.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/Features.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/Features.java
index 3018e3e..4b3f7cc 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/Features.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/Features.java
@@ -23,8 +23,6 @@ package macromedia.asc.embedding.avmplus;
  * All special features turned off. All of the features
  * described below are non-standard, and so are turned
  * off by default.
- *
- * @author Jeff Dyer
  */
 public class Features
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/FunctionBuilder.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/FunctionBuilder.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/FunctionBuilder.java
index 4a769e3..5949238 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/FunctionBuilder.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/FunctionBuilder.java
@@ -23,9 +23,6 @@ import macromedia.asc.semantics.Builder;
 import macromedia.asc.semantics.ObjectValue;
 import macromedia.asc.util.Context;
 
-/**
- * @author Jeff Dyer
- */
 public class FunctionBuilder extends Builder
 {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/GlobalBuilder.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/GlobalBuilder.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/GlobalBuilder.java
index 0f942a2..ac124d2 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/GlobalBuilder.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/GlobalBuilder.java
@@ -27,8 +27,6 @@ import static macromedia.asc.embedding.avmplus.RuntimeConstants.*;
 
 /**
  * Constructs global objects
- *
- * @author Jeff Dyer
  */
 public class GlobalBuilder extends PackageBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/ImportBuilder.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/ImportBuilder.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/ImportBuilder.java
index 37d453c..5d8c37e 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/ImportBuilder.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/ImportBuilder.java
@@ -25,9 +25,6 @@ import macromedia.asc.parser.NodeFactory;
  * Package object builder.
  */
 
-/**
- * @author Jeff Dyer
- */
 public class ImportBuilder extends Builder
 {
 	public ImportBuilder(QName name)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/InstanceBuilder.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/InstanceBuilder.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/InstanceBuilder.java
index adbb60c..7ebb2b1 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/InstanceBuilder.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/InstanceBuilder.java
@@ -26,8 +26,6 @@ import static macromedia.asc.parser.Tokens.*;
 
 /**
  * Instance builder.
- *
- * @author Jeff Dyer
  */
 public class InstanceBuilder extends Builder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/PackageBuilder.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/PackageBuilder.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/PackageBuilder.java
index a4fa6d7..6864e64 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/PackageBuilder.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/PackageBuilder.java
@@ -24,8 +24,6 @@ import static macromedia.asc.parser.Tokens.*;
 
 /**
  * Package object builder.
- *
- * @author Jeff Dyer
  */
 public class PackageBuilder extends Builder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/embedding/avmplus/RuntimeConstants.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/avmplus/RuntimeConstants.java b/modules/asc/src/java/macromedia/asc/embedding/avmplus/RuntimeConstants.java
index 4a6bd52..2f94081 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/avmplus/RuntimeConstants.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/avmplus/RuntimeConstants.java
@@ -19,8 +19,6 @@ package macromedia.asc.embedding.avmplus;
 
 /**
  * RuntimeConstants
- *
- * @author Jeff Dyer
  */
 
 // ISSUE: This file needs to be renamed since everything

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/BinaryClassDefNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/BinaryClassDefNode.java b/modules/asc/src/java/macromedia/asc/parser/BinaryClassDefNode.java
index 5ebcfab..8a920c2 100644
--- a/modules/asc/src/java/macromedia/asc/parser/BinaryClassDefNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/BinaryClassDefNode.java
@@ -24,8 +24,6 @@ import macromedia.asc.semantics.Value;
 
 /**
  * BinaryClassDefNode
- *
- * @author Erik Tierney
  */
 public class BinaryClassDefNode extends ClassDefinitionNode
 {

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/BinaryFunctionDefinitionNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/BinaryFunctionDefinitionNode.java b/modules/asc/src/java/macromedia/asc/parser/BinaryFunctionDefinitionNode.java
index b588d76..8a0942b 100644
--- a/modules/asc/src/java/macromedia/asc/parser/BinaryFunctionDefinitionNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/BinaryFunctionDefinitionNode.java
@@ -22,9 +22,6 @@ package macromedia.asc.parser;
 import macromedia.asc.util.Context;
 import macromedia.asc.semantics.Value;
 
-/**
- * @author Erik Tierney
- */
 public class BinaryFunctionDefinitionNode extends FunctionDefinitionNode
 {
     public BinaryFunctionDefinitionNode(Context cx, PackageDefinitionNode pkgdef, AttributeListNode attrs, FunctionNameNode name, FunctionCommonNode fexpr)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/BinaryInterfaceDefinitionNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/BinaryInterfaceDefinitionNode.java b/modules/asc/src/java/macromedia/asc/parser/BinaryInterfaceDefinitionNode.java
index 44d13f4..9c5c1c7 100644
--- a/modules/asc/src/java/macromedia/asc/parser/BinaryInterfaceDefinitionNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/BinaryInterfaceDefinitionNode.java
@@ -22,9 +22,6 @@ package macromedia.asc.parser;
 import macromedia.asc.util.Context;
 import macromedia.asc.semantics.Value;
 
-/**
- * @author Erik Tierney
- */
 public class BinaryInterfaceDefinitionNode extends BinaryClassDefNode
 {
 	public BinaryInterfaceDefinitionNode(Context cx, PackageDefinitionNode pkgdef, AttributeListNode attrs, IdentifierNode name, ListNode interfaces, StatementListNode statements)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/BinaryProgramNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/BinaryProgramNode.java b/modules/asc/src/java/macromedia/asc/parser/BinaryProgramNode.java
index 34a725c..4fb79fa 100644
--- a/modules/asc/src/java/macromedia/asc/parser/BinaryProgramNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/BinaryProgramNode.java
@@ -25,12 +25,7 @@ import java.util.List;
 import java.util.ArrayList;
 
 /**
- * @author Erik Tierney
- */
-/**
  * Node
- *
- * @author Jeff Dyer
  */
 public class BinaryProgramNode extends ProgramNode
 {

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/CharacterClasses.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/CharacterClasses.java b/modules/asc/src/java/macromedia/asc/parser/CharacterClasses.java
index a72ecc3..5998e09 100644
--- a/modules/asc/src/java/macromedia/asc/parser/CharacterClasses.java
+++ b/modules/asc/src/java/macromedia/asc/parser/CharacterClasses.java
@@ -19,8 +19,6 @@ package macromedia.asc.parser;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public interface CharacterClasses
 {

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/CommentNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/CommentNode.java b/modules/asc/src/java/macromedia/asc/parser/CommentNode.java
index 5b24780..da908e9 100644
--- a/modules/asc/src/java/macromedia/asc/parser/CommentNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/CommentNode.java
@@ -19,8 +19,6 @@ package macromedia.asc.parser;
 
 /**
  * CommentNode
- *
- * @author Chris Nuuja
  */
 public class CommentNode extends Node
 {

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/DefinitionNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/DefinitionNode.java b/modules/asc/src/java/macromedia/asc/parser/DefinitionNode.java
index b008a63..bd1c63e 100644
--- a/modules/asc/src/java/macromedia/asc/parser/DefinitionNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/DefinitionNode.java
@@ -19,8 +19,6 @@ package macromedia.asc.parser;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public abstract class DefinitionNode extends Node
 {

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/DocCommentNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/DocCommentNode.java b/modules/asc/src/java/macromedia/asc/parser/DocCommentNode.java
index d86f2fb..292d42f 100644
--- a/modules/asc/src/java/macromedia/asc/parser/DocCommentNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/DocCommentNode.java
@@ -23,9 +23,6 @@ import macromedia.asc.util.Context;
 import macromedia.asc.semantics.*;
 import static macromedia.asc.parser.Tokens.*;
 
-/**
- * @author Jeff Dyer
- */
 public class DocCommentNode extends MetaDataNode
 {
     MetaDataNode metaData; // some comments are associated with other metadata (in addition to a definition)

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/Evaluator.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/Evaluator.java b/modules/asc/src/java/macromedia/asc/parser/Evaluator.java
index a0a382e..0e48a0c 100644
--- a/modules/asc/src/java/macromedia/asc/parser/Evaluator.java
+++ b/modules/asc/src/java/macromedia/asc/parser/Evaluator.java
@@ -26,8 +26,6 @@ import macromedia.asc.semantics.*;
  * This is a visitor that is used by the compiler for various forms for
  * evaluation of a parse tree (e.g. a type evaluator might compute the
  * static type of an expression.)
- *
- * @author Jeff Dyer
  */
 public interface Evaluator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/ExpressionStatementNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/ExpressionStatementNode.java b/modules/asc/src/java/macromedia/asc/parser/ExpressionStatementNode.java
index 1c0e4bc..e4d9ade 100644
--- a/modules/asc/src/java/macromedia/asc/parser/ExpressionStatementNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/ExpressionStatementNode.java
@@ -23,8 +23,6 @@ import static macromedia.asc.util.BitSet.*;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public class ExpressionStatementNode extends Node
 {

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

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/HasNextNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/HasNextNode.java b/modules/asc/src/java/macromedia/asc/parser/HasNextNode.java
index c39fa70..09eb479 100644
--- a/modules/asc/src/java/macromedia/asc/parser/HasNextNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/HasNextNode.java
@@ -22,8 +22,6 @@ import macromedia.asc.util.*;
 
 /**
  * Node
- *
- * @author Gary Grossman
  */
 public class HasNextNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/IdentifierErrorNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/IdentifierErrorNode.java b/modules/asc/src/java/macromedia/asc/parser/IdentifierErrorNode.java
index 1fc6800..73a382d 100644
--- a/modules/asc/src/java/macromedia/asc/parser/IdentifierErrorNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/IdentifierErrorNode.java
@@ -19,8 +19,6 @@ package macromedia.asc.parser;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public class IdentifierErrorNode extends IdentifierNode // ErrorNode
 {

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

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/InputBuffer.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/InputBuffer.java b/modules/asc/src/java/macromedia/asc/parser/InputBuffer.java
index 0aa8a63..5569e03 100644
--- a/modules/asc/src/java/macromedia/asc/parser/InputBuffer.java
+++ b/modules/asc/src/java/macromedia/asc/parser/InputBuffer.java
@@ -28,8 +28,6 @@ import static macromedia.asc.embedding.avmplus.Features.*;
 
 /**
  * InputBuffer.h
- *
- * @author Jeff Dyer
  * 
  * Notes on current restructuring:
  *  This is taking a lot of time. The existing use of this module is complex and fragile,

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/ListErrorNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/ListErrorNode.java b/modules/asc/src/java/macromedia/asc/parser/ListErrorNode.java
index 1a39da0..53cedb2 100644
--- a/modules/asc/src/java/macromedia/asc/parser/ListErrorNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/ListErrorNode.java
@@ -19,8 +19,6 @@ package macromedia.asc.parser;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public class ListErrorNode extends ListNode // ErrorNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/ListNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/ListNode.java b/modules/asc/src/java/macromedia/asc/parser/ListNode.java
index 13bb0de..70cd2b3 100644
--- a/modules/asc/src/java/macromedia/asc/parser/ListNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/ListNode.java
@@ -23,8 +23,6 @@ import static macromedia.asc.util.BitSet.*;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public class ListNode extends Node
 {

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

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

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/LiteralVectorNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/LiteralVectorNode.java b/modules/asc/src/java/macromedia/asc/parser/LiteralVectorNode.java
index 7485f32..b7259a2 100644
--- a/modules/asc/src/java/macromedia/asc/parser/LiteralVectorNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/LiteralVectorNode.java
@@ -24,7 +24,6 @@ import macromedia.asc.util.Context;
 
 /**
  * LiteralVectorNode represents a vector literal, e.g., Vector.<int>.[1,2,3]
- * @author tharwood
  */
 public class LiteralVectorNode extends Node 
 {

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/MetaDataNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/MetaDataNode.java b/modules/asc/src/java/macromedia/asc/parser/MetaDataNode.java
index 2e6abfb..a6d83eb 100644
--- a/modules/asc/src/java/macromedia/asc/parser/MetaDataNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/MetaDataNode.java
@@ -23,9 +23,6 @@ import macromedia.asc.semantics.MetaData;
 import macromedia.asc.semantics.Value;
 import macromedia.asc.util.Context;
 
-/**
- * @author Clement Wong
- */
 public class MetaDataNode extends Node
 {
 	public LiteralArrayNode data;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/NamespaceDefinitionNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/NamespaceDefinitionNode.java b/modules/asc/src/java/macromedia/asc/parser/NamespaceDefinitionNode.java
index 51e6198..a1d9ec4 100644
--- a/modules/asc/src/java/macromedia/asc/parser/NamespaceDefinitionNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/NamespaceDefinitionNode.java
@@ -23,8 +23,6 @@ import static macromedia.asc.util.BitSet.*;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public class NamespaceDefinitionNode extends DefinitionNode
 {

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/NodeFactory.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/NodeFactory.java b/modules/asc/src/java/macromedia/asc/parser/NodeFactory.java
index 4ec1a2e..20b6e18 100644
--- a/modules/asc/src/java/macromedia/asc/parser/NodeFactory.java
+++ b/modules/asc/src/java/macromedia/asc/parser/NodeFactory.java
@@ -32,8 +32,6 @@ import static macromedia.asc.embedding.avmplus.ActionBlockConstants.*;
  *
  * Creates parse tree nodes. Keeps all created nodes in a vector so that
  * they can be deleted when the compiler is done with them.
- *
- * @author Jeff Dyer
  */
 public final class NodeFactory implements ErrorConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/NodePrinter.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/NodePrinter.java b/modules/asc/src/java/macromedia/asc/parser/NodePrinter.java
index b696f88..d684b6d 100644
--- a/modules/asc/src/java/macromedia/asc/parser/NodePrinter.java
+++ b/modules/asc/src/java/macromedia/asc/parser/NodePrinter.java
@@ -29,8 +29,6 @@ import static macromedia.asc.parser.Tokens.*;
  * NodePrinter.h
  *
  * This visitor prints the parse tree
- *
- * @author Jeff Dyer
  */
 public class NodePrinter implements Evaluator
 {

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/ParameterListNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/ParameterListNode.java b/modules/asc/src/java/macromedia/asc/parser/ParameterListNode.java
index ac35fbb..2549f79 100644
--- a/modules/asc/src/java/macromedia/asc/parser/ParameterListNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/ParameterListNode.java
@@ -27,9 +27,6 @@ import macromedia.asc.semantics.Slot;
 import macromedia.asc.semantics.TypeInfo;
 import static macromedia.asc.parser.Tokens.*;
 
-/**
- * @author Jeff Dyer
- */
 public class ParameterListNode extends Node
 {
 	public ObjectList<ParameterNode> items = new ObjectList<ParameterNode>();

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/Parser.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/Parser.java b/modules/asc/src/java/macromedia/asc/parser/Parser.java
index f9fbdbb..ba6f6fc 100644
--- a/modules/asc/src/java/macromedia/asc/parser/Parser.java
+++ b/modules/asc/src/java/macromedia/asc/parser/Parser.java
@@ -33,8 +33,6 @@ import static macromedia.asc.parser.States.*;
 
 /**
  * Parse ECMAScript programs.
- *
- * @author Jeff Dyer
  */
 public final class Parser
 {

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/ProgramNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/ProgramNode.java b/modules/asc/src/java/macromedia/asc/parser/ProgramNode.java
index da6279f..2d424e0 100644
--- a/modules/asc/src/java/macromedia/asc/parser/ProgramNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/ProgramNode.java
@@ -25,8 +25,6 @@ import java.util.HashSet;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public class ProgramNode extends Node
 {

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/Scanner.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/Scanner.java b/modules/asc/src/java/macromedia/asc/parser/Scanner.java
index ba860a0..ba3e28b 100644
--- a/modules/asc/src/java/macromedia/asc/parser/Scanner.java
+++ b/modules/asc/src/java/macromedia/asc/parser/Scanner.java
@@ -29,8 +29,6 @@ import static macromedia.asc.embedding.avmplus.Features.*;
 
 /**
  * Partitions input character stream into tokens.
- *
- * @author Jeff Dyer
  */
 public final class Scanner implements ErrorConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/SelectorNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/SelectorNode.java b/modules/asc/src/java/macromedia/asc/parser/SelectorNode.java
index 6578637..2def648 100644
--- a/modules/asc/src/java/macromedia/asc/parser/SelectorNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/SelectorNode.java
@@ -22,8 +22,6 @@ import static macromedia.asc.parser.Tokens.DOT_TOKEN;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public abstract class SelectorNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/SetExpressionNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/SetExpressionNode.java b/modules/asc/src/java/macromedia/asc/parser/SetExpressionNode.java
index c4bd19d..593b117 100644
--- a/modules/asc/src/java/macromedia/asc/parser/SetExpressionNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/SetExpressionNode.java
@@ -23,8 +23,6 @@ import static macromedia.asc.util.BitSet.*;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public class SetExpressionNode extends SelectorNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/StatementListNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/StatementListNode.java b/modules/asc/src/java/macromedia/asc/parser/StatementListNode.java
index f65874e..57dfb0e 100644
--- a/modules/asc/src/java/macromedia/asc/parser/StatementListNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/StatementListNode.java
@@ -23,8 +23,6 @@ import static macromedia.asc.util.BitSet.*;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public class StatementListNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/States.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/States.java b/modules/asc/src/java/macromedia/asc/parser/States.java
index 57e1149..c476e55 100644
--- a/modules/asc/src/java/macromedia/asc/parser/States.java
+++ b/modules/asc/src/java/macromedia/asc/parser/States.java
@@ -19,8 +19,6 @@ package macromedia.asc.parser;
 
 /**
  * Node
- *
- * @author Jeff Dyer
  */
 public interface States
 {

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

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/Token.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/Token.java b/modules/asc/src/java/macromedia/asc/parser/Token.java
index 528735a..a477c91 100644
--- a/modules/asc/src/java/macromedia/asc/parser/Token.java
+++ b/modules/asc/src/java/macromedia/asc/parser/Token.java
@@ -24,8 +24,6 @@ import static macromedia.asc.parser.Tokens.*;
  *
  * This file implements the class Token that is used to carry
  * information from the Scanner to the Parser.
- *
- * @author Jeff Dyer
  */
 
 public final class Token

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/Tokens.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/Tokens.java b/modules/asc/src/java/macromedia/asc/parser/Tokens.java
index 7a9c0b0..561a879 100644
--- a/modules/asc/src/java/macromedia/asc/parser/Tokens.java
+++ b/modules/asc/src/java/macromedia/asc/parser/Tokens.java
@@ -29,8 +29,6 @@ package macromedia.asc.parser;
  * identifiers to identify instances of these token classes so that
  * the instance data can be stored in an array, or set of arrays with
  * the token value specifying its index.
- *
- * @author Jeff Dyer
  */
 public interface Tokens
 {

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/TypeIdentifierNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/TypeIdentifierNode.java b/modules/asc/src/java/macromedia/asc/parser/TypeIdentifierNode.java
index f8f9610..061ac88 100644
--- a/modules/asc/src/java/macromedia/asc/parser/TypeIdentifierNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/TypeIdentifierNode.java
@@ -24,8 +24,6 @@ import macromedia.asc.util.Context;
 
 /**
  * Node
- *
- * @author Erik Tierney
  */
 public class TypeIdentifierNode extends IdentifierNode {
 

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

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/UsePragmaNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/UsePragmaNode.java b/modules/asc/src/java/macromedia/asc/parser/UsePragmaNode.java
index a6c56e3..c8da08e 100644
--- a/modules/asc/src/java/macromedia/asc/parser/UsePragmaNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/UsePragmaNode.java
@@ -24,8 +24,6 @@ import macromedia.asc.semantics.*;
 
 /**
  * Node
- *
- * @author Dick Sweet
  */
 
 public class UsePragmaNode extends Node {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/UsePrecisionNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/UsePrecisionNode.java b/modules/asc/src/java/macromedia/asc/parser/UsePrecisionNode.java
index 5acfb1d..e78cd9d 100644
--- a/modules/asc/src/java/macromedia/asc/parser/UsePrecisionNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/UsePrecisionNode.java
@@ -24,8 +24,6 @@ import macromedia.asc.semantics.*;
 
 /**
  * Node
- *
- * @author Dick Sweet
  */
 
 public class UsePrecisionNode extends UsePragmaNode {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/asc/parser/UseRoundingNode.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/parser/UseRoundingNode.java b/modules/asc/src/java/macromedia/asc/parser/UseRoundingNode.java
index f9ef817..9e4bfae 100644
--- a/modules/asc/src/java/macromedia/asc/parser/UseRoundingNode.java
+++ b/modules/asc/src/java/macromedia/asc/parser/UseRoundingNode.java
@@ -24,8 +24,6 @@ import macromedia.asc.semantics.*;
 
 /**
  * Node
- *
- * @author Dick Sweet
  */
 
 


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

Posted by jm...@apache.org.
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 <bi...@gmail.com>
Authored: Wed Mar 18 15:20:54 2015 -0700
Committer: OmPrakash Muppirala <bi...@gmail.com>
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
 ---------


[02/47] git commit: [flex-sdk] [refs/heads/develop] - Created stubs for release information

Posted by jm...@apache.org.
Created stubs for release information

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


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

Branch: refs/heads/develop
Commit: a5e0ea9354743565dfd49b44ffd507a33beee0c6
Parents: 2edd2c4
Author: Erik de Bruin <er...@ixsoftware.nl>
Authored: Mon Mar 9 10:35:29 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Mon Mar 9 10:35:29 2015 +0100

----------------------------------------------------------------------
 CONTRIBUTORS  |  4 ++++
 RELEASE_NOTES | 40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/a5e0ea93/CONTRIBUTORS
----------------------------------------------------------------------
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index a2fdafa..173b818 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -1,6 +1,10 @@
 The following volunteers have contributed code, documentation, testing and/or
 support to the Apache Flex SDK.
 
+Apache Flex SDK 4.14.1
+----------------------
+
+
 Apache Flex SDK 4.14.0
 ----------------------
 Aaron Nash, Ad Pijnenburg, After24, Alex Harui, Andras Janurik, Anthony,

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/a5e0ea93/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 89a111b..8c22f14 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,3 +1,43 @@
+Apache Flex 4.14.1
+==================
+
+New Features
+------------
+- 
+
+Bug Fixes
+---------
+FLEX-XXXXX  -
+
+Other fixes (no JIRA issue created):
+- 
+
+Known Issues
+------------
+
+Adobe Flash Builder Integration
+
+Adobe Flash Builder 4.7 and Adobe Flash Builder 4.6 both contain a bug where,
+when generating the .mxml file for a new project that uses Apache Flex SDK
+4.10.0 or later Spark Application, Flash Builder will incorrectly insert the
+attribute:
+
+    layout="absolute"
+
+This results in a compile error in the new project.  The remedy is to simply
+remove the errant attribute.
+
+The following wiki page has been set up to contain the latest news on Adobe's
+attempt to correct this problem:
+
+    https://cwiki.apache.org/confluence/display/FLEX/Adobe+Flash+Builder+'New+Project'+Bug
+
+Adobe has provided a patch for Flash Builder 4.7 that resolves this issue:
+
+    http://helpx.adobe.com/flash-builder/kb/flex-new-project-issue--.html
+
+
+
 Apache Flex 4.14.0
 ==================
 


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

Posted by jm...@apache.org.
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 <jm...@apache.org>
Authored: Fri Mar 20 10:48:17 2015 +1100
Committer: Justin Mclean <jm...@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
 ----------------------


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

Posted by jm...@apache.org.
Updated with FP 17 mention and corrected whitespace (for consistency)

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


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 <er...@ixsoftware.nl>
Authored: Fri Mar 20 10:09:13 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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,


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

Posted by jm...@apache.org.
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 <jm...@apache.org>
Authored: Fri Mar 20 11:13:00 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
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
 ----------------------


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

Posted by jm...@apache.org.
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 <jm...@apache.org>
Authored: Wed Nov 18 15:18:06 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
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 = 0x040f0000;
+     public static final int VERSION_4_14_1 = 0x040e0001;
  	public static final int VERSION_4_14 = 0x040e0000;
  	public static final int VERSION_4_13 = 0x040d0000;
  	public static final int VERSION_4_12_1 = 0x040c0001;


[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.

Posted by jm...@apache.org.
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 <bi...@gmail.com>
Authored: Wed Mar 18 15:01:17 2015 -0700
Committer: OmPrakash Muppirala <bi...@gmail.com>
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: #000000;
@@ -1489,7 +1488,6 @@ application-dpi=240.
 	global
 	{
 		primaryAccentColor: #33B5E5;
-		fontFamily: RobotoRegular;
 		fontWeight: "normal";
 		fontSize: 24;
 		color: #000000;


[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, it doesn't stop listening to these CollectionEvents. S

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Tue Mar 10 13:00:10 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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)
                 {


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

Posted by jm...@apache.org.
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 <jm...@apache.org>
Authored: Fri Mar 20 10:46:43 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
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 @@
 		<condition property="target16.0">
 			<equals arg1="${playerglobal.version}" arg2="16.0" />
 		</condition>
+		<condition property="target17.0">
+			<equals arg1="${playerglobal.version}" arg2="17.0" />
+		</condition>
 	 </target>
 
     <target name="playerglobal10.2-download" if="target10.2">
@@ -231,6 +234,13 @@
             verbose="false"/>
     </target>
 
+    <target name="playerglobal17.0-download" if="target17.0">
+    	<mkdir dir="${basedir}/lib/player/${playerglobal.version}"/>
+        <get src="http://download.macromedia.com/get/flashplayer/updaters/17/playerglobal17_0.swc" 
+            dest="${basedir}/lib/player/${playerglobal.version}/playerglobal.swc" 
+            verbose="false"/>
+    </target>
+    	
     <!-- target name="playerglobal16.0-download" if="target16.0">
     	<mkdir dir="${basedir}/lib/player/${playerglobal.version}"/>
         <get src="http://labsdownload.adobe.com/pub/labs/flashruntimes/flashplayer/flashplayer16_playerglobal.swc" 


[42/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34119 Running the over 10, 000 parameterized tests in the ant test runner takes over an hour! (On my computer it only takes a bit above three minutes.) I'm ignoring this for now.

Posted by jm...@apache.org.
FLEX-34119 Running the over 10,000 parameterized tests in the ant test runner takes over an hour! (On my computer it only takes a bit above three minutes.) I'm ignoring this for now.


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

Branch: refs/heads/develop
Commit: 79b5448879e22ca76cb58e14bfcbd4ea0d97effa
Parents: 0899216
Author: Mihai Chira <mi...@apache.org>
Authored: Tue Mar 10 17:30:19 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Fri Mar 20 09:51:27 2015 +0100

----------------------------------------------------------------------
 .../HierarchicalCollectionViewCursor_FLEX_34119_Tests.as          | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/79b54488/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
index 5119ed4..e378c6c 100644
--- a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
+++ b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
@@ -136,7 +136,8 @@ package mx.collections
 			assertEquals(secondCompany, _sut.current);
 			assertTrue(_noErrorsThrown);
 		}
-		
+
+        [Ignore]
        	[Test(dataProvider="positionAndOperation")]
         public function testReproduce_FLEX_34119_Comprehensive(selectedItemIndex:int, operationIndex:int, operation:int):void
         {


[34/47] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34119 our test runner seems to be an Application, rather than WindowedApplication. Now the unit test reflects that.

Posted by jm...@apache.org.
FLEX-34119 our test runner seems to be an Application, rather than WindowedApplication. Now the unit test reflects that.


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

Branch: refs/heads/develop
Commit: dabf7cc6f4a5d0d8a416857c9e2b2c1f61632e22
Parents: c325d39
Author: Mihai Chira <mi...@apache.org>
Authored: Tue Mar 10 13:43:37 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Fri Mar 20 09:51:23 2015 +0100

----------------------------------------------------------------------
 ...archicalCollectionViewCursor_Basics_Tests.as | 115 +++++++++----------
 1 file changed, 55 insertions(+), 60 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/dabf7cc6/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Tests.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Tests.as b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Tests.as
index c2bd0cb..93cd2d9 100644
--- a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Tests.as
+++ b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Tests.as
@@ -20,60 +20,55 @@
 package mx.collections
 {
     import flash.events.UncaughtErrorEvent;
+    import flash.utils.describeType;
 
-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;
+    import org.flexunit.asserts.assertNotNull;
 
-    public class HierarchicalCollectionViewCursor_Basics_Test
+    import spark.components.Application;
+
+    public class HierarchicalCollectionViewCursor_Basics_Tests
 	{
-		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
-		{
+        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 Application)
+                (FlexGlobals.topLevelApplication as Application).loaderInfo.uncaughtErrorEvents.addEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR, handleUncaughtClientError);
+        }
+
+        [AfterClass]
+        public static function tearDownAfterClass():void
+        {
+            if(FlexGlobals.topLevelApplication is Application)
+                (FlexGlobals.topLevelApplication as Application).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;
+            _noErrorsThrown = true;
+        }
+
+        [After]
+        public function tearDown():void
+        {
+            _sut = null;
             _currentHierarchy = null;
             _level0 = null;
-		}
-
+        }
 
 
         [Test]
@@ -223,23 +218,23 @@ import mx.collections.ArrayCollection;
             //then
             assertEquals(firstLocation, _sut.current);
         }
-		
-		
-		private static function handleUncaughtClientError(event:UncaughtErrorEvent):void
-		{
-			event.preventDefault();
-			event.stopImmediatePropagation();
-			_noErrorsThrown = false;
-			
-			trace("\n" + event.error);
-			_utils.printHCollectionView(_currentHierarchy);
-		}
-
-		
-		private static function generateHierarchyViewWithOpenNodes():HierarchicalCollectionView
-		{
-			return _utils.generateOpenHierarchyFromRootList(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
-		}
+
+
+        private static function handleUncaughtClientError(event:UncaughtErrorEvent):void
+        {
+            event.preventDefault();
+            event.stopImmediatePropagation();
+            _noErrorsThrown = false;
+
+            trace("\n" + event.error);
+            _utils.printHCollectionView(_currentHierarchy);
+        }
+
+
+        private static function generateHierarchyViewWithOpenNodes():HierarchicalCollectionView
+        {
+            return _utils.generateOpenHierarchyFromRootList(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
+        }
 
 		private static const HIERARCHY_STRING:String = (<![CDATA[
 			Company(1)


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

Posted by jm...@apache.org.
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 <jm...@apache.org>
Authored: Fri Mar 20 11:13:33 2015 +1100
Committer: Justin Mclean <jm...@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


[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, so I changed how uncaught client errors are captured

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Tue Mar 10 16:50:12 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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 0000000..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 HierarchicalCollectionViewCursor;
+		}
+		
+		[After]
+		public function tearDown():void
+		{
+			_sut = null;
+			_currentHierarchy = null;
+			_operationCursor = null;
+		}
+
+        [Test(dataProvider="selectionAndRemovalLocations")]
+        public function testReproduce_FLEX_34424(selectedItemIndex:int, removalIndex:int, noItemsToRemove:int):void
+        {
+			//WHEN
+			//1. Select a specific node
+			_sut.seek(new CursorBookmark(selectedItemIndex));
+			
+            var selectedNode:DataNode = DataNode(_sut.current);
+            assertNotNull(selectedNode);
+		    selectedNode.isSelected = true;
+
+            //2. Perform removal
+			_operationCursor = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
+			_operationCursor.seek(new CursorBookmark(removalIndex));
+		    performRemoval(_operationCursor, noItemsToRemove);
+
+            //THEN
+            assertTrue(_noErrorsThrown);
+            assertEquals(selectedNode, _sut.current);
+        }
+		
+        private static function performRemoval(where:HierarchicalCollectionViewCursor, noItemsToRemove:int):void
+        {
+            var itemToBeRemoved:DataNode = where.current as DataNode;
+            assertNotNull(itemToBeRemoved);
+
+            var parentOfReplacementLocation:DataNode = _currentHierarchy.getParentItem(itemToBeRemoved) as DataNode;
+            var collectionToChange:ArrayCollection = parentOfReplacementLocation ? parentOfReplacementLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
+            var removedItemIndex:int = collectionToChange.getItemIndex(itemToBeRemoved);
+
+            if(noItemsToRemove == 1)
+                collectionToChange.removeItemAt(removedItemIndex);
+            else {//note that this assumes the collection is not filtered or sorted; for this test the assumption holds.
+                var removedItems:Array = collectionToChange.source.splice(removedItemIndex, noItemsToRemove);
+                //fake a CollectionEventKind.REMOVE event with more than one item removed
+                collectionToChange.dispatchEvent(new CollectionEvent(CollectionEvent.COLLECTION_CHANGE, false, false, CollectionEventKind.REMOVE, removedItemIndex, -1, removedItems));
+            }
+        }
+
+
+
+		
+		
+		private static function onUncaughtClientError(event:UncaughtErrorEvent):void
+		{
+			event.preventDefault();
+			event.stopImmediatePropagation();
+			_noErrorsThrown = false;
+			
+			trace("\n FAIL: " + event.error);
+			_utils.printHCollectionView(_currentHierarchy);
+		}
+
+
+        private static const HIERARCHY_STRING:String = (<![CDATA[
+         Region(1)
+         Region(2)
+		 Region(2)->City(0)
+         Region(2)->City(1)
+         Region(2)->City(1)->Company(1)
+         Region(2)->City(1)->Company(2)
+         Region(2)->City(1)->Company(2)->Department(1)
+         Region(2)->City(1)->Company(2)->Department(2)
+         Region(2)->City(1)->Company(2)->Department(2)->Employee(1)
+         Region(2)->City(1)->Company(2)->Department(2)->Employee(2)
+         Region(2)->City(1)->Company(2)->Department(2)->Employee(3)
+         Region(2)->City(1)->Company(2)->Department(3)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(1)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(2)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(3)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(4)
+         Region(2)->City(1)->Company(3)
+         Region(2)->City(1)->Company(3)->Department(1)
+         Region(2)->City(1)->Company(3)->Department(1)->Employee(1)
+         Region(2)->City(1)->Company(3)->Department(2)
+       ]]>).toString();
+	}
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/c305c9ca/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34424_Test.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34424_Test.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34424_Test.as
deleted file mode 100644
index 887d9c2..0000000
--- a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34424_Test.as
+++ /dev/null
@@ -1,159 +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 mx.collections.ArrayCollection;
-import mx.collections.CursorBookmark;
-import mx.collections.HierarchicalCollectionView;
-import mx.collections.HierarchicalCollectionViewCursor;
-import mx.core.FlexGlobals;
-import mx.events.CollectionEvent;
-import mx.events.CollectionEventKind;
-import mx.events.PropertyChangeEvent;
-
-import org.flexunit.asserts.assertEquals;
-
-import org.flexunit.asserts.assertNotNull;
-import org.flexunit.asserts.assertTrue;
-import org.flexunit.runners.Parameterized;
-
-import spark.components.WindowedApplication;
-
-[RunWith("org.flexunit.runners.Parameterized")]
-public class HierarchicalCollectionViewCursor_FLEX_34424_Test
-	{
-        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 WindowedApplication)
-                (FlexGlobals.topLevelApplication as WindowedApplication).loaderInfo.uncaughtErrorEvents.addEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR, onUncaughtClientError);
-        }
-		
-		[AfterClass]
-		public static function tearDownAfterClass():void
-		{
-            if(FlexGlobals.topLevelApplication is WindowedApplication)
-                (FlexGlobals.topLevelApplication as WindowedApplication).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(dataProvider="selectionAndRemovalLocations")]
-        public function testReproduce_FLEX_34424(selectedItemIndex:int, removalIndex:int, noItemsToRemove:int):void
-        {
-			//WHEN
-			//1. Select a specific node
-			_sut.seek(new CursorBookmark(selectedItemIndex));
-			
-            var selectedNode:DataNode = DataNode(_sut.current);
-            assertNotNull(selectedNode);
-		    selectedNode.isSelected = true;
-
-            //2. Perform removal
-			_operationCursor = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
-			_operationCursor.seek(new CursorBookmark(removalIndex));
-		    performRemoval(_operationCursor, noItemsToRemove);
-
-            //THEN
-            assertTrue(_noErrorsThrown);
-            assertEquals(selectedNode, _sut.current);
-        }
-		
-        private static function performRemoval(where:HierarchicalCollectionViewCursor, noItemsToRemove:int):void
-        {
-            var itemToBeRemoved:DataNode = where.current as DataNode;
-            assertNotNull(itemToBeRemoved);
-
-            var parentOfReplacementLocation:DataNode = _currentHierarchy.getParentItem(itemToBeRemoved) as DataNode;
-            var collectionToChange:ArrayCollection = parentOfReplacementLocation ? parentOfReplacementLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
-            var removedItemIndex:int = collectionToChange.getItemIndex(itemToBeRemoved);
-
-            if(noItemsToRemove == 1)
-                collectionToChange.removeItemAt(removedItemIndex);
-            else {//note that this assumes the collection is not filtered or sorted; for this test the assumption holds.
-                var removedItems:Array = collectionToChange.source.splice(removedItemIndex, noItemsToRemove);
-                //fake a CollectionEventKind.REMOVE event with more than one item removed
-                collectionToChange.dispatchEvent(new CollectionEvent(CollectionEvent.COLLECTION_CHANGE, false, false, CollectionEventKind.REMOVE, removedItemIndex, -1, removedItems));
-            }
-        }
-
-
-
-		
-		
-		private static function onUncaughtClientError(event:UncaughtErrorEvent):void
-		{
-			event.preventDefault();
-			event.stopImmediatePropagation();
-			_noErrorsThrown = false;
-			
-			trace("\n FAIL: " + event.error);
-			_utils.printHCollectionView(_currentHierarchy);
-		}
-
-
-        private static const HIERARCHY_STRING:String = (<![CDATA[
-         Region(1)
-         Region(2)
-		 Region(2)->City(0)
-         Region(2)->City(1)
-         Region(2)->City(1)->Company(1)
-         Region(2)->City(1)->Company(2)
-         Region(2)->City(1)->Company(2)->Department(1)
-         Region(2)->City(1)->Company(2)->Department(2)
-         Region(2)->City(1)->Company(2)->Department(2)->Employee(1)
-         Region(2)->City(1)->Company(2)->Department(2)->Employee(2)
-         Region(2)->City(1)->Company(2)->Department(2)->Employee(3)
-         Region(2)->City(1)->Company(2)->Department(3)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(1)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(2)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(3)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(4)
-         Region(2)->City(1)->Company(3)
-         Region(2)->City(1)->Company(3)->Department(1)
-         Region(2)->City(1)->Company(3)->Department(1)->Employee(1)
-         Region(2)->City(1)->Company(3)->Department(2)
-       ]]>).toString();
-	}
-}
\ No newline at end of file


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

Posted by jm...@apache.org.
Updated version numbers

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


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 <er...@ixsoftware.nl>
Authored: Mon Mar 9 10:46:14 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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.
 
 


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

Posted by jm...@apache.org.
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
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/media/SVGTranscoder.java b/modules/compiler/src/java/flex2/compiler/media/SVGTranscoder.java
index b46d6bc..0c9af40 100644
--- a/modules/compiler/src/java/flex2/compiler/media/SVGTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/SVGTranscoder.java
@@ -39,10 +39,6 @@ import java.util.zip.GZIPInputStream;
 
 /**
  * Transcodes SVGs into DefineSprites for embedding.
- *
- * @author Pete Farland
- * @author Roger Gonzalez
- * @author Clement Wong
  */
 public class SVGTranscoder extends AbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/SkinTranscoder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/media/SkinTranscoder.java b/modules/compiler/src/java/flex2/compiler/media/SkinTranscoder.java
index e71b562..a122a57 100644
--- a/modules/compiler/src/java/flex2/compiler/media/SkinTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/SkinTranscoder.java
@@ -44,8 +44,6 @@ import org.apache.flex.forks.velocity.VelocityContext;
  * subclassing them and adding IBorder, IFlexAsset, and
  * IFlexDisplayObject implementations as necessary.  This makes it
  * easier to bring the skin into a Flex application.
- *
- * @author Paul Reilly
  */
 public class SkinTranscoder extends AbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/SoundTranscoder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/media/SoundTranscoder.java b/modules/compiler/src/java/flex2/compiler/media/SoundTranscoder.java
index 6308eaa..14f3d87 100644
--- a/modules/compiler/src/java/flex2/compiler/media/SoundTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/SoundTranscoder.java
@@ -35,8 +35,6 @@ import java.util.Map;
 
 /**
  * Transcodes sounds into DefineSounds for embedding.
- *
- * @author Clement Wong
  */
 public class SoundTranscoder extends AbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/XMLTranscoder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/media/XMLTranscoder.java b/modules/compiler/src/java/flex2/compiler/media/XMLTranscoder.java
index 237fee6..12991ce 100644
--- a/modules/compiler/src/java/flex2/compiler/media/XMLTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/XMLTranscoder.java
@@ -36,8 +36,6 @@ import flash.util.FileUtils;
 /**
  * Transcodes XML files by wrapping them in an AS3 class which a data
  * variable of type XML.
- *
- * @author Roger Gonzalez
  */
 public class XMLTranscoder extends AbstractTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/AbstractGenerator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/AbstractGenerator.java b/modules/compiler/src/java/flex2/compiler/mxml/AbstractGenerator.java
index 2bc24a4..1deeff2 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/AbstractGenerator.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/AbstractGenerator.java
@@ -34,8 +34,6 @@ import macromedia.asc.util.Context;
 /**
  * This base class all the common data and logic of the two direct AST
  * generators.
- *
- * @author Paul Reilly
  */
 public abstract class AbstractGenerator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/AbstractSyntaxTreeLogAdapter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/AbstractSyntaxTreeLogAdapter.java b/modules/compiler/src/java/flex2/compiler/mxml/AbstractSyntaxTreeLogAdapter.java
index 423a314..9a600ff 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/AbstractSyntaxTreeLogAdapter.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/AbstractSyntaxTreeLogAdapter.java
@@ -31,8 +31,6 @@ import java.util.Map;
  * duplicate errors and warnings.  The second is to swallow the source
  * param.  Downstream loggers like ConsoleLogger will lookup the
  * actual line text using the path and the line number.
- *
- * @author Paul Reilly
  */
 public class AbstractSyntaxTreeLogAdapter extends AbstractLogAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/Element.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/Element.java b/modules/compiler/src/java/flex2/compiler/mxml/Element.java
index 39eddbc..7bab306 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/Element.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/Element.java
@@ -28,8 +28,6 @@ import java.io.StringWriter;
 
 /**
  * This is the common base class for all DOM nodes.  It is not used directly.
- *
- * @author Clement Wong
  */
 public abstract class Element extends Token
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/Grammar.jj
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/Grammar.jj b/modules/compiler/src/java/flex2/compiler/mxml/Grammar.jj
index 6784355..091af3d 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/Grammar.jj
+++ b/modules/compiler/src/java/flex2/compiler/mxml/Grammar.jj
@@ -31,8 +31,6 @@ import java.util.*;
 
 /**
  * MXML parser: JavaCC + SAXParser as the tokenizer...
- *
- * @author Clement Wong
  */
 public class Parser implements MXMLNamespaces
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/ImplementationCompiler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/ImplementationCompiler.java b/modules/compiler/src/java/flex2/compiler/mxml/ImplementationCompiler.java
index fefff78..40d30bd 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/ImplementationCompiler.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/ImplementationCompiler.java
@@ -58,8 +58,6 @@ import java.util.Set;
 /**
  * This class handles the second pass of the mxml subcompiler.  It
  * generates a full implementation and generates byte code.
- *
- * @author Clement Wong
  * 
  * Changed to extend AbstractSubCompiler to clean up benchmarking code and enable 
  * embedded compiler benchmarking - bfrazer

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/ImplementationGenerator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/ImplementationGenerator.java b/modules/compiler/src/java/flex2/compiler/mxml/ImplementationGenerator.java
index ff920f2..b7e01ef 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/ImplementationGenerator.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/ImplementationGenerator.java
@@ -64,8 +64,6 @@ import org.apache.commons.collections.iterators.FilterIterator;
 /**
  * This class handles direct AST generation for the second pass full
  * implemenation.
- *
- * @author Paul Reilly
  */
 public class ImplementationGenerator extends AbstractGenerator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/InterfaceCompiler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/InterfaceCompiler.java b/modules/compiler/src/java/flex2/compiler/mxml/InterfaceCompiler.java
index 9cf6715..1bf6536 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/InterfaceCompiler.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/InterfaceCompiler.java
@@ -100,8 +100,6 @@ import java.util.regex.Matcher;
  * <p>At the end of the InterfaceCompiler phases, the workflow switches to ImplementationCompiler for generation of the
  * complete AS code. (As noted above, the additional dependencies outside those needed purely for the document's
  * component tags, are detected and registered during that phase.)
- *
- * @author Clement Wong
  * 
  * Changed to extend AbstractSubCompiler to clean up benchmarking code and enble 
  * embedded compiler benchmarking - bfrazer

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/InterfaceGenerator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/InterfaceGenerator.java b/modules/compiler/src/java/flex2/compiler/mxml/InterfaceGenerator.java
index 8e50459..46331b5 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/InterfaceGenerator.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/InterfaceGenerator.java
@@ -39,8 +39,6 @@ import macromedia.asc.util.ObjectList;
  * This class handles the direct AST generation for the first pass
  * skeleton implemenation.
  *
- * @author Prakash Raghavendra
- * @author Paul Reilly
  */
 public class InterfaceGenerator extends AbstractGenerator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/InvalidStateAttributeUsage.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/InvalidStateAttributeUsage.java b/modules/compiler/src/java/flex2/compiler/mxml/InvalidStateAttributeUsage.java
index 7919236..fbeb18a 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/InvalidStateAttributeUsage.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/InvalidStateAttributeUsage.java
@@ -23,8 +23,6 @@ import flex2.compiler.util.CompilerMessage;
 
 /**
  * This error is reported when a state attribute is not valid.
- *
- * @author Corey Lucier
  */
 public class InvalidStateAttributeUsage extends CompilerMessage.CompilerError
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/InvalidStateSpecificValue.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/InvalidStateSpecificValue.java b/modules/compiler/src/java/flex2/compiler/mxml/InvalidStateSpecificValue.java
index 73aea79..593670c 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/InvalidStateSpecificValue.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/InvalidStateSpecificValue.java
@@ -23,8 +23,6 @@ import flex2.compiler.util.CompilerMessage;
 
 /**
  * This error is reported when a state value is not valid.
- *
- * @author Corey Lucier
  */
 public class InvalidStateSpecificValue extends CompilerMessage.CompilerError
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/MXMLNamespaces.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/MXMLNamespaces.java b/modules/compiler/src/java/flex2/compiler/mxml/MXMLNamespaces.java
index bc3c8ac..e8f20ec 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/MXMLNamespaces.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/MXMLNamespaces.java
@@ -24,7 +24,6 @@ package flex2.compiler.mxml;
  * <p>
  * Note that prior to Flex 4, language and component namespaces overlapped.
  * </p>
- * @author Pete Farland
  */
 public interface MXMLNamespaces
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/MxmlConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/MxmlConfiguration.java b/modules/compiler/src/java/flex2/compiler/mxml/MxmlConfiguration.java
index 64869fd..e64e221 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/MxmlConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/MxmlConfiguration.java
@@ -29,8 +29,6 @@ import java.util.Set;
 /**
  * This interface is used to restrict consumers of
  * CompilerConfiguration to mxml compiler specific options.
- *
- * @author Clement Wong
  */
 public interface MxmlConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/MxmlLogAdapter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/MxmlLogAdapter.java b/modules/compiler/src/java/flex2/compiler/mxml/MxmlLogAdapter.java
index c5617aa..dddf193 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/MxmlLogAdapter.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/MxmlLogAdapter.java
@@ -32,8 +32,6 @@ import java.util.Map.Entry;
  * This is a Logger implementation, which handles mapping generated
  * line numbers and renamed variables back to the mxml line numbers
  * and variable names.
- *
- * @author Clement Wong
  */
 public final class MxmlLogAdapter extends AbstractLogAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/MxmlVisitor.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/MxmlVisitor.java b/modules/compiler/src/java/flex2/compiler/mxml/MxmlVisitor.java
index 355647b..3e73b06 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/MxmlVisitor.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/MxmlVisitor.java
@@ -23,8 +23,6 @@ import java.util.List;
 
 /**
  * Parse tree visitors must implement this interface.
- *
- * @author Clement Wong
  */
 public interface MxmlVisitor
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/SourceCodeBuffer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/SourceCodeBuffer.java b/modules/compiler/src/java/flex2/compiler/mxml/SourceCodeBuffer.java
index 66e4f75..74befe2 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/SourceCodeBuffer.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/SourceCodeBuffer.java
@@ -24,8 +24,6 @@ import java.io.StringWriter;
 /**
  * This class is used to track and report the line number during code
  * generation.
- *
- * @author Clement Wong
  */
 public final class SourceCodeBuffer extends StringWriter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/analyzer/HTTPServiceAnalyzer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/analyzer/HTTPServiceAnalyzer.java b/modules/compiler/src/java/flex2/compiler/mxml/analyzer/HTTPServiceAnalyzer.java
index f43f16c..d093526 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/analyzer/HTTPServiceAnalyzer.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/analyzer/HTTPServiceAnalyzer.java
@@ -29,8 +29,6 @@ import flex2.compiler.util.CompilerMessage;
 /**
  * This analyzer is used to check that HTTPService tags have Request
  * child tags without attributes.
- *
- * @author Clement Wong
  */
 public class HTTPServiceAnalyzer extends AnalyzerAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/analyzer/RemoteObjectAnalyzer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/analyzer/RemoteObjectAnalyzer.java b/modules/compiler/src/java/flex2/compiler/mxml/analyzer/RemoteObjectAnalyzer.java
index 92ce885..e3b082b 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/analyzer/RemoteObjectAnalyzer.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/analyzer/RemoteObjectAnalyzer.java
@@ -31,8 +31,6 @@ import flex2.compiler.util.CompilerMessage;
  * This analyzer is used to check that RemoteObject tags have
  * Arguments child tags without attributes and Method child tags with
  * a "name" attribute.
- *
- * @author Clement Wong
  */
 public class RemoteObjectAnalyzer extends AnalyzerAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/analyzer/SyntaxAnalyzer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/analyzer/SyntaxAnalyzer.java b/modules/compiler/src/java/flex2/compiler/mxml/analyzer/SyntaxAnalyzer.java
index 2e61685..b01b5c6 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/analyzer/SyntaxAnalyzer.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/analyzer/SyntaxAnalyzer.java
@@ -44,8 +44,6 @@ import java.util.Set;
  * This analyzer serves two purposes:
  * a) verify syntax tree, e.g. checking language tag attributes
  * b) register includes and dependencies
- *
- * @author Clement Wong
  */
 public class SyntaxAnalyzer extends AnalyzerAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/analyzer/WebServiceAnalyzer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/analyzer/WebServiceAnalyzer.java b/modules/compiler/src/java/flex2/compiler/mxml/analyzer/WebServiceAnalyzer.java
index f31b180..fe807a4 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/analyzer/WebServiceAnalyzer.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/analyzer/WebServiceAnalyzer.java
@@ -32,8 +32,6 @@ import flex2.compiler.util.CompilerMessage;
  * This analyzer is used to check that WebService tags have Request
  * child tags with no attributes or only a "format" attribute and
  * Operation child tags with a "name" attribute.
- *
- * @author Clement Wong
  */
 public class WebServiceAnalyzer extends AnalyzerAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/builder/AbstractBuilder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/builder/AbstractBuilder.java b/modules/compiler/src/java/flex2/compiler/mxml/builder/AbstractBuilder.java
index 2705647..6435d44 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/builder/AbstractBuilder.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/builder/AbstractBuilder.java
@@ -39,8 +39,6 @@ import java.util.Iterator;
 
 /**
  * This base class contains code common to all the builders.
- *
- * @author Clement Wong
  */
 public abstract class AbstractBuilder extends AnalyzerAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/builder/AnonymousObjectGraphBuilder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/builder/AnonymousObjectGraphBuilder.java b/modules/compiler/src/java/flex2/compiler/mxml/builder/AnonymousObjectGraphBuilder.java
index 8f6b691..ef10e5c 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/builder/AnonymousObjectGraphBuilder.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/builder/AnonymousObjectGraphBuilder.java
@@ -45,8 +45,6 @@ import macromedia.asc.util.IntegerPool;
 /**
  * This builder contains code common to ModelBuilder and
  * ServiceRequestBuilder.
- *
- * @author Matt Chotin
  */
 abstract class AnonymousObjectGraphBuilder extends AbstractBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/builder/ArrayBuilder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/builder/ArrayBuilder.java b/modules/compiler/src/java/flex2/compiler/mxml/builder/ArrayBuilder.java
index 913e6be..7dd7022 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/builder/ArrayBuilder.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/builder/ArrayBuilder.java
@@ -42,8 +42,6 @@ import java.util.Iterator;
 /**
  * This builder handles building an Array instance from an ArrayNode
  * and it's children.
- *
- * @author Clement Wong
  */
 class ArrayBuilder extends AbstractBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/builder/ComponentBuilder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/builder/ComponentBuilder.java b/modules/compiler/src/java/flex2/compiler/mxml/builder/ComponentBuilder.java
index 8031df1..72da058 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/builder/ComponentBuilder.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/builder/ComponentBuilder.java
@@ -43,8 +43,6 @@ import java.util.Map;
 /**
  * This builder handles building a Model instance from a Node and it's
  * children.
- *
- * @author Clement Wong
  */
 public class ComponentBuilder extends AbstractBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/builder/DocumentBuilder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/builder/DocumentBuilder.java b/modules/compiler/src/java/flex2/compiler/mxml/builder/DocumentBuilder.java
index f702b37..f741786 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/builder/DocumentBuilder.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/builder/DocumentBuilder.java
@@ -55,8 +55,6 @@ import java.util.*;
 /**
  * This builder handles building a Model instance from the root node
  * of an MXML document.  This isn't just an &lt;Application/&gt;.
- *
- * @author Clement Wong
  */
 public class DocumentBuilder extends ComponentBuilder implements MXMLNamespaces
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/builder/InlineComponentBuilder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/builder/InlineComponentBuilder.java b/modules/compiler/src/java/flex2/compiler/mxml/builder/InlineComponentBuilder.java
index c003668..cd320e0 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/builder/InlineComponentBuilder.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/builder/InlineComponentBuilder.java
@@ -33,8 +33,6 @@ import flex2.compiler.util.QName;
 /**
  * This builder handles building a Model instance from an
  * InlineComponentNode.  The Model instance is used as an rvalue.
- *
- * @author Paul Reilly
  */
 class InlineComponentBuilder extends AbstractBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/builder/ModelBuilder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/builder/ModelBuilder.java b/modules/compiler/src/java/flex2/compiler/mxml/builder/ModelBuilder.java
index fab7e20..58f175b 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/builder/ModelBuilder.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/builder/ModelBuilder.java
@@ -41,8 +41,6 @@ import flex2.compiler.mxml.rep.MxmlDocument;
 /**
  * This builder supports building a AnonymousObjectGraph from a
  * ModelNode and it's children.
- *
- * @author Clement Wong
  */
 class ModelBuilder extends AnonymousObjectGraphBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/builder/PrimitiveBuilder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/builder/PrimitiveBuilder.java b/modules/compiler/src/java/flex2/compiler/mxml/builder/PrimitiveBuilder.java
index 5100995..1ff1b1e 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/builder/PrimitiveBuilder.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/builder/PrimitiveBuilder.java
@@ -44,8 +44,6 @@ import flex2.compiler.mxml.rep.Primitive;
  * This builder handles building a Primitive instance from a primitive
  * Node.  Primitives being a String, Number, int, uint, Boolean,
  * class, or function.
- *
- * @author Clement Wong
  */
 class PrimitiveBuilder extends AbstractBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/builder/ServiceRequestBuilder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/builder/ServiceRequestBuilder.java b/modules/compiler/src/java/flex2/compiler/mxml/builder/ServiceRequestBuilder.java
index c71beda..f92d97b 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/builder/ServiceRequestBuilder.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/builder/ServiceRequestBuilder.java
@@ -37,8 +37,6 @@ import flex2.compiler.mxml.rep.MxmlDocument;
 /**
  * This builder supports building a AnonymousObjectGraph from a
  * ArgumentsNode or RequestNode and it's children.
- *
- * @author Matt Chotin
  */
 public class ServiceRequestBuilder extends AnonymousObjectGraphBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/builder/VectorBuilder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/builder/VectorBuilder.java b/modules/compiler/src/java/flex2/compiler/mxml/builder/VectorBuilder.java
index ae80f4c..5de18dd 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/builder/VectorBuilder.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/builder/VectorBuilder.java
@@ -43,8 +43,6 @@ import java.util.Iterator;
 /**
  * This builder handles building an Vector instance from an VectorNode
  * and it's children.
- *
- * @author Paul Reilly
  */
 class VectorBuilder extends AbstractBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/builder/XMLBuilder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/builder/XMLBuilder.java b/modules/compiler/src/java/flex2/compiler/mxml/builder/XMLBuilder.java
index 79b55b7..4fb7005 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/builder/XMLBuilder.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/builder/XMLBuilder.java
@@ -58,8 +58,6 @@ import java.util.Stack;
 /**
  * This builder handles building an XML instance from an XMLNode and
  * it's children.
- *
- * @author Clement Wong
  */
 class XMLBuilder extends AbstractBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/Analyzer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/Analyzer.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/Analyzer.java
index 60110c3..f6626a4 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/Analyzer.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/Analyzer.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Defines the API for DOM analyzers.
- *
- * @author Clement Wong
  */
 public interface Analyzer
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/AnalyzerAdapter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/AnalyzerAdapter.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/AnalyzerAdapter.java
index 96dff32..64e2d6e 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/AnalyzerAdapter.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/AnalyzerAdapter.java
@@ -33,8 +33,6 @@ import java.util.Iterator;
 /**
  * A default analyzer adapter, which calls traverse() for most Nodes
  * and provides a number of convenient logging methods.
- *
- * @author Clement Wong
  */
 public abstract class AnalyzerAdapter implements Analyzer
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/ArgumentsNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/ArgumentsNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/ArgumentsNode.java
index 051167b..7583e3e 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/ArgumentsNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/ArgumentsNode.java
@@ -26,8 +26,6 @@ import flex2.compiler.util.QName;
 
 /**
  * Represents an &lt;arguments&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class ArgumentsNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/ArrayNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/ArrayNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/ArrayNode.java
index e25136e..ed5907b 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/ArrayNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/ArrayNode.java
@@ -27,8 +27,6 @@ import java.util.Set;
 
 /**
  * Represents an &lt;Array&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class ArrayNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/BindingNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/BindingNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/BindingNode.java
index f37d608..cfd55eb 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/BindingNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/BindingNode.java
@@ -26,8 +26,6 @@ import java.util.Set;
 
 /**
  * Represents a &lt;Binding&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class BindingNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/BooleanNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/BooleanNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/BooleanNode.java
index 8f8eba7..64bbf40 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/BooleanNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/BooleanNode.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Represents a &lt;Boolean&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class BooleanNode extends PrimitiveNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/CDATANode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/CDATANode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/CDATANode.java
index 599f702..47c05c3 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/CDATANode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/CDATANode.java
@@ -23,8 +23,6 @@ import java.io.StringWriter;
 
 /**
  * Represents a &lt;![[CDATA]]&gt; tag.
- *
- * @author Clement Wong
  */
 public class CDATANode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/ClassNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/ClassNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/ClassNode.java
index 4ec5d23..569f423 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/ClassNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/ClassNode.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Represents a &lt;class&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class ClassNode extends PrimitiveNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/DeclarationsNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/DeclarationsNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/DeclarationsNode.java
index 1a59ea7..ac5129c 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/DeclarationsNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/DeclarationsNode.java
@@ -27,8 +27,6 @@ import flex2.compiler.util.QName;
 /**
  * Represents a &lt;Declarations&gt; tag in the MXML 2009 language
  * namespace.
- *
- * @author Paul Reilly
  */
 public class DeclarationsNode extends Node
 {	

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/DefinitionNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/DefinitionNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/DefinitionNode.java
index 76d3a67..2343512 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/DefinitionNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/DefinitionNode.java
@@ -32,8 +32,6 @@ import java.util.HashSet;
  * namespace.  It is commonly contained within a &lt;Library&gt; tag
  * and has one attribute 'name' as an identifier.  At most, one child
  * may be specified (enforced downstream).
- * 
- * @author Peter Farland
  */
 public class DefinitionNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/DesignLayerNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/DesignLayerNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/DesignLayerNode.java
index 2cb5554..4d1a2b8 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/DesignLayerNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/DesignLayerNode.java
@@ -28,8 +28,6 @@ import flex2.compiler.util.QName;
 /**
  * Represents a &lt;DesignLayer&gt; tag in the MXML 2009 language
  * namespace.
- *
- * @author Paul Reilly
  */
 public class DesignLayerNode extends LayeredNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/DocumentNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/DocumentNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/DocumentNode.java
index c9105e5..008e8f8 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/DocumentNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/DocumentNode.java
@@ -31,8 +31,6 @@ import java.util.List;
 /**
  * Represents the root tag of an MXML document or the first child tag
  * of an &lt;InlineComponent&gt; tag.
- *
- * @author Clement Wong
  */
 public class DocumentNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/FunctionNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/FunctionNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/FunctionNode.java
index 37c3064..27ebf0e 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/FunctionNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/FunctionNode.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Represents a &lt;function&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class FunctionNode extends PrimitiveNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/HTTPServiceNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/HTTPServiceNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/HTTPServiceNode.java
index bd76a41..6fdd98a 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/HTTPServiceNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/HTTPServiceNode.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Represents a &lt;HTTPService&gt; tag.
- *
- * @author Clement Wong
  */
 public class HTTPServiceNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/InlineComponentNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/InlineComponentNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/InlineComponentNode.java
index 0e1501e..b8e9e98 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/InlineComponentNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/InlineComponentNode.java
@@ -28,8 +28,6 @@ import java.util.HashSet;
 /**
  * Represents a &lt;InlineComponent&gt; tag in the MXML language
  * namespace.
- *
- * @author Paul Reilly
  */
 public class InlineComponentNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/IntNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/IntNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/IntNode.java
index 10e6fcf..760552c 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/IntNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/IntNode.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Represents a &lt;int&gt; tag in the MXML language namespace.
- *
- * @author Roger Gonzalez
  */
 public class IntNode extends PrimitiveNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/LayeredNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/LayeredNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/LayeredNode.java
index 246442b..203b998 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/LayeredNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/LayeredNode.java
@@ -23,8 +23,6 @@ package flex2.compiler.mxml.dom;
  * Represents a generic tag, which is a child of a &lt;DesignLayer&gt;
  * tag.  The MxmlScanner creates these instead of generic Node
  * instances when inside the scope of a DesignLayer tag.
- *
- * @author Corey Lucier
  */
 public class LayeredNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/LibraryNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/LibraryNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/LibraryNode.java
index 9ccd369..3cbf2d5 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/LibraryNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/LibraryNode.java
@@ -30,8 +30,6 @@ import flex2.compiler.util.QName;
  * Represents a &lt;Library&gt; tag in the MXML 2009 language
  * namespace.  It contains special child &lt;Definition/&gt; tags.  It
  * may have zero or more children.
- * 
- * @author Peter Farland
  */
 public class LibraryNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/MetaDataNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/MetaDataNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/MetaDataNode.java
index 76c7742..8664014 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/MetaDataNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/MetaDataNode.java
@@ -26,8 +26,6 @@ import flex2.compiler.util.QName;
 
 /**
  * Represents a &lt;metadata&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class MetaDataNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/MethodNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/MethodNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/MethodNode.java
index 58ff6e2..2cc5bd0 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/MethodNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/MethodNode.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Represents a &lt;method&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class MethodNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/ModelNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/ModelNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/ModelNode.java
index 2c7bad1..7146c08 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/ModelNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/ModelNode.java
@@ -27,8 +27,6 @@ import java.util.*;
 
 /**
  * Represents a &lt;Model&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class ModelNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/MxmlScanner.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/MxmlScanner.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/MxmlScanner.java
index 65e06a7..aa259f4 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/MxmlScanner.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/MxmlScanner.java
@@ -55,9 +55,7 @@ import static flex2.compiler.mxml.lang.StandardDefs.SPARK_TEXT_TAGS;
 
 /**
  * JavaCC-compatible token manager. It uses SAXParser to do MXML parsing.
- * 
- * @author Clement Wong
- */
+*/
 public class MxmlScanner extends DefaultHandler implements TokenManager,
         MXMLNamespaces
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/Node.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/Node.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/Node.java
index 12b201c..b4d4217 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/Node.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/Node.java
@@ -27,8 +27,6 @@ import flex2.compiler.mxml.Token;
 /**
  * Represents a generic tag not necessarily in the MXML language
  * namespace.
- *
- * @author Clement Wong
  */
 public class Node extends Element
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/NumberNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/NumberNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/NumberNode.java
index 54d5524..b637d69 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/NumberNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/NumberNode.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Represents a &lt;Number&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class NumberNode extends PrimitiveNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/OperationNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/OperationNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/OperationNode.java
index 9a6e5bc..c022422 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/OperationNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/OperationNode.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Represents an &lt;operation&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class OperationNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/PrimitiveNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/PrimitiveNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/PrimitiveNode.java
index 46d2b67..fd117e2 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/PrimitiveNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/PrimitiveNode.java
@@ -31,8 +31,6 @@ import java.util.Set;
 
 /**
  * Represents a primitive tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public abstract class PrimitiveNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/PrivateNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/PrivateNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/PrivateNode.java
index faaebd1..c956ed1 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/PrivateNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/PrivateNode.java
@@ -30,8 +30,6 @@ import flex2.compiler.util.QName;
  * 
  * A container for design-time private data, which is not available at
  * runtime.
- * 
- * @author dloverin
  */
 public class PrivateNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/RemoteObjectNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/RemoteObjectNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/RemoteObjectNode.java
index 4402716..71bb221 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/RemoteObjectNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/RemoteObjectNode.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Represents an &lt;RemoteObject&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class RemoteObjectNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/ReparentNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/ReparentNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/ReparentNode.java
index b31befc..4c196a4 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/ReparentNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/ReparentNode.java
@@ -28,8 +28,6 @@ import flex2.compiler.util.QName;
 /**
  * Represents an &lt;Reparent&gt; tag in the MXML 2009 language
  * namespace.
- *
- * @author Corey Lucier
  */
 public class ReparentNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/RequestNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/RequestNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/RequestNode.java
index caedc33..f90c656 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/RequestNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/RequestNode.java
@@ -26,8 +26,6 @@ import java.util.Set;
 
 /**
  * Represents an &lt;request&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class RequestNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/ScannerError.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/ScannerError.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/ScannerError.java
index 0574f8d..3f7a4e0 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/ScannerError.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/ScannerError.java
@@ -19,9 +19,6 @@
 
 package flex2.compiler.mxml.dom;
 
-/**
- * @author Clement Wong
- */
 public class ScannerError extends Error
 {
 	private static final long serialVersionUID = -619000486885987644L;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/ScriptNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/ScriptNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/ScriptNode.java
index 6611225..e88d8fe 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/ScriptNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/ScriptNode.java
@@ -30,8 +30,6 @@ import java.util.Set;
 
 /**
  * Represents an &lt;Script&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class ScriptNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/StringNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/StringNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/StringNode.java
index 61a6d6b..df61d00 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/StringNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/StringNode.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Represents an &lt;String&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class StringNode extends PrimitiveNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/StyleNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/StyleNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/StyleNode.java
index 2540492..c4af17d 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/StyleNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/StyleNode.java
@@ -27,8 +27,6 @@ import java.util.Set;
 
 /**
  * Represents an &lt;Style&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class StyleNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/SyntaxTreeBuilder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/SyntaxTreeBuilder.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/SyntaxTreeBuilder.java
index 7ea3752..67b6dbe 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/SyntaxTreeBuilder.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/SyntaxTreeBuilder.java
@@ -29,8 +29,6 @@ import java.util.List;
 /**
  * The visitor used by the MXML parser to construct the
  * flex2.compiler.mxml.dom.* based DOM from the parsed tokens.
- *
- * @author Clement Wong
  */
 public class SyntaxTreeBuilder implements MxmlVisitor
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/UIntNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/UIntNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/UIntNode.java
index ce6b0df..d270029 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/UIntNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/UIntNode.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Represents an &lt;uint&gt; tag in the MXML language namespace.
- *
- * @author Roger Gonzalez
  */
 public class UIntNode extends PrimitiveNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/VectorNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/VectorNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/VectorNode.java
index 83af76d..01f70df 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/VectorNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/VectorNode.java
@@ -28,8 +28,6 @@ import java.util.Set;
 /**
  * Represents a &lt;Vector&gt; tag in the MXML 2009 language
  * namespace.
- *
- * @author Paul Reilly
  */
 public class VectorNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/WebServiceNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/WebServiceNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/WebServiceNode.java
index e392515..9854dfe 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/WebServiceNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/WebServiceNode.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.dom;
 
 /**
  * Represents a &lt;WebService&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class WebServiceNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/XMLNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/XMLNode.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/XMLNode.java
index 6bab13f..904756a 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/XMLNode.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/XMLNode.java
@@ -27,8 +27,6 @@ import java.util.*;
 
 /**
  * Represents a &lt;XML&gt; tag in the MXML language namespace.
- *
- * @author Clement Wong
  */
 public class XMLNode extends Node
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/dom/XercesClassLoader.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/dom/XercesClassLoader.java b/modules/compiler/src/java/flex2/compiler/mxml/dom/XercesClassLoader.java
index 4e223d4..76298e5 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/dom/XercesClassLoader.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/dom/XercesClassLoader.java
@@ -30,8 +30,6 @@ import java.util.HashMap;
  * flex.webtier.util.J2EEUtil.BootstrapClassLoader, which was
  * originally based on a version from ColdFusion.
  *
- * @author Brian Deitte
- * @author Paul Reilly
  */
 public class XercesClassLoader extends URLClassLoader
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/gen/CodeFragmentList.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/gen/CodeFragmentList.java b/modules/compiler/src/java/flex2/compiler/mxml/gen/CodeFragmentList.java
index 7b9b531..4356882 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/gen/CodeFragmentList.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/gen/CodeFragmentList.java
@@ -30,8 +30,6 @@ import java.util.ArrayList;
  * generated code with the associated line number in the MXML
  * document.  Later on, this mapping is used when reporting errors and
  * warnings.
- *
- * @author Basil Hosmer
  */
 public class CodeFragmentList extends ArrayList<Script>
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/gen/DescriptorGenerator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/gen/DescriptorGenerator.java b/modules/compiler/src/java/flex2/compiler/mxml/gen/DescriptorGenerator.java
index d818e94..f3923aa 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/gen/DescriptorGenerator.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/gen/DescriptorGenerator.java
@@ -38,8 +38,6 @@ import java.util.Set;
  * This utility class is used to generate the code for legacy Halo
  * descriptor trees, which are used at runtime to implement deferred
  * instantiation.
- *
- * @author Basil Hosmer
  */
 public class DescriptorGenerator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/gen/StatesGenerator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/gen/StatesGenerator.java b/modules/compiler/src/java/flex2/compiler/mxml/gen/StatesGenerator.java
index 0c63733..7e0f03b 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/gen/StatesGenerator.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/gen/StatesGenerator.java
@@ -40,8 +40,6 @@ import macromedia.asc.util.Context;
  * This class is a helper used to generate the code that implements a
  * stateful model, when state-specific nodes or attributes were
  * declared within a component/document instance.
- * 
- * @author Corey Lucier
  */
 public class StatesGenerator {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/reflect/Deprecated.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/reflect/Deprecated.java b/modules/compiler/src/java/flex2/compiler/mxml/reflect/Deprecated.java
index 761be9f..99bec6e 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/reflect/Deprecated.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/reflect/Deprecated.java
@@ -22,8 +22,6 @@ package flex2.compiler.mxml.reflect;
 /**
  * Defines the reflection API of a class, function, property, or
  * variable, which has been deprecated.
- *
- * @author Clement Wong
  */
 public interface Deprecated
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/reflect/Inspectable.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/reflect/Inspectable.java b/modules/compiler/src/java/flex2/compiler/mxml/reflect/Inspectable.java
index 0c586af..238eb54 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/reflect/Inspectable.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/reflect/Inspectable.java
@@ -22,8 +22,6 @@ package flex2.compiler.mxml.reflect;
 /**
  * Defines the reflection API for a property or variable, which has
  * Inspectable metadata on it.
- *
- * @author Clement Wong
  */
 public interface Inspectable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/reflect/Property.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/reflect/Property.java b/modules/compiler/src/java/flex2/compiler/mxml/reflect/Property.java
index e6805b9..8ac304a 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/reflect/Property.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/reflect/Property.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.reflect;
 
 /**
  * Defines the reflection API for a property or variable.
- *
- * @author Clement Wong
  */
 public interface Property extends Assignable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/reflect/Style.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/reflect/Style.java b/modules/compiler/src/java/flex2/compiler/mxml/reflect/Style.java
index 100d108..8e7ec72 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/reflect/Style.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/reflect/Style.java
@@ -25,8 +25,6 @@ package flex2.compiler.mxml.reflect;
  * <code>
  * [Style(name="...",format="...")]
  * </code>
- *
- * @author Clement Wong
  */
 public interface Style extends Assignable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/reflect/Type.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/reflect/Type.java b/modules/compiler/src/java/flex2/compiler/mxml/reflect/Type.java
index 6b40dd1..f69e3de 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/reflect/Type.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/reflect/Type.java
@@ -23,8 +23,6 @@ package flex2.compiler.mxml.reflect;
  * The facade for the MXML compiler to AS3 type.  More API methods can
  * be added but they must be meaningful to MXML parsing, semantic
  * analysis and code generation.
- *
- * @author Clement Wong
  */
 public interface Type
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/reflect/TypeTable.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/reflect/TypeTable.java b/modules/compiler/src/java/flex2/compiler/mxml/reflect/TypeTable.java
index 5599463..5cb5378 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/reflect/TypeTable.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/reflect/TypeTable.java
@@ -44,8 +44,6 @@ import macromedia.asc.util.ContextStatics;
  * Design Note: flex2.compiler.mxml.reflect.* interface with
  * flex2.compiler.abc.*. That way, the MXML type system is not tightly
  * coupled with the player VM type system.
- *
- * @author Clement Wong
  */
 public class TypeTable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/rep/BindingExpression.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/rep/BindingExpression.java b/modules/compiler/src/java/flex2/compiler/mxml/rep/BindingExpression.java
index 1763237..866aa75 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/rep/BindingExpression.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/rep/BindingExpression.java
@@ -38,10 +38,6 @@ import java.util.*;
  * across them while parsing MXML.  As we go, we fill in the destination of each
  * BindingExpression, and when we're done parsing we compile the source expression
  * in order to figure out how to attach ActionScript watchers and binding objects.
- *
- * @author gdaniels
- * @author mchotin
- * @author preilly
  */
 public class BindingExpression implements Comparable<BindingExpression>
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/rep/LineNumberMapped.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/rep/LineNumberMapped.java b/modules/compiler/src/java/flex2/compiler/mxml/rep/LineNumberMapped.java
index 1024243..2fd49c3 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/rep/LineNumberMapped.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/rep/LineNumberMapped.java
@@ -23,8 +23,6 @@ package flex2.compiler.mxml.rep;
  * This interface defines the API for getting and setting an XML line
  * number.  This interface isn't used directly, but keeps implementers
  * consistent.
- *
- * @author Paul Reilly
  */
 interface LineNumberMapped
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/rep/MovieClip.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/rep/MovieClip.java b/modules/compiler/src/java/flex2/compiler/mxml/rep/MovieClip.java
index d1bbfff..e5a0c0e 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/rep/MovieClip.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/rep/MovieClip.java
@@ -31,8 +31,6 @@ import java.util.*;
 /**
  * This class represents a (Halo) visual child node in a MXML
  * document.
- *
- * @author Edwin Smith
  */
 /*
  * TODO remove when you-know-what happens

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/mxml/rep/Script.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/mxml/rep/Script.java b/modules/compiler/src/java/flex2/compiler/mxml/rep/Script.java
index 484c643..90ed3b7 100644
--- a/modules/compiler/src/java/flex2/compiler/mxml/rep/Script.java
+++ b/modules/compiler/src/java/flex2/compiler/mxml/rep/Script.java
@@ -21,8 +21,6 @@ package flex2.compiler.mxml.rep;
 
 /**
  * This class represents a script block in a Mxml document.
- *
- * @author Edwin Smith
  */
 public class Script implements LineNumberMapped
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/Digest.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/Digest.java b/modules/compiler/src/java/flex2/compiler/swc/Digest.java
index 7ab9764..4ee45c9 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/Digest.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/Digest.java
@@ -25,8 +25,6 @@ import java.security.NoSuchAlgorithmException;
 /**
  * The Digest class represents the values of the digest or
  * signed-digest xml in catalog.xml.
- * 
- * @author dloverin
  */
 public class Digest
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/Swc.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/Swc.java b/modules/compiler/src/java/flex2/compiler/swc/Swc.java
index 6b9ddbf..a86e2b0 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/Swc.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/Swc.java
@@ -88,8 +88,6 @@ import flex2.tools.VersionInfo;
  *  - The SWC should be entirely rewritten to a temporary location,
  *    then copied atomically to the new location.
  *
- * @author Brian Deitte
- * @author Roger Gonzalez
  */
 public class Swc
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcAPI.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcAPI.java b/modules/compiler/src/java/flex2/compiler/swc/SwcAPI.java
index f50d606..4c3c6b2 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcAPI.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcAPI.java
@@ -46,8 +46,6 @@ import java.util.TreeMap;
 
 /**
  * API for SWC creation.
- *
- * @author Brian Deitte
  * @see flex2.tools.Compc
  */
 public class SwcAPI

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcArchive.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcArchive.java b/modules/compiler/src/java/flex2/compiler/swc/SwcArchive.java
index b5713f2..3a02737 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcArchive.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcArchive.java
@@ -26,8 +26,6 @@ import java.util.Map;
 /**
  * Defines the API for loading, saving, closing a SWC and adding and
  * fetching files from a SWC.
- *
- * @author Roger Gonzalez
  */
 public interface SwcArchive
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java b/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
index 3f43eed..bc4ffe6 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
@@ -56,8 +56,6 @@ import flex2.compiler.util.ThreadLocalToolkit;
  * or export.  We could add more logic to do read/write
  * synchronization on specific SwcGroups.  From tests though it looks
  * like the two layers of caching will provide enough for performance.
- *
- * @author Brian Deitte
  */
 public class SwcCache
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcComponent.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcComponent.java b/modules/compiler/src/java/flex2/compiler/swc/SwcComponent.java
index fe7ddc4..1bc47ae 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcComponent.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcComponent.java
@@ -21,8 +21,6 @@ package flex2.compiler.swc;
 
 /**
  * This represents a component within a SWC.
- *
- * @author Brian Deitte
  */
 public class SwcComponent implements flex2.tools.oem.Component
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcDependencySet.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcDependencySet.java b/modules/compiler/src/java/flex2/compiler/swc/SwcDependencySet.java
index 7133880..16ff6e6 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcDependencySet.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcDependencySet.java
@@ -28,8 +28,6 @@ import java.util.Iterator;
 /**
  * This represents the set of dependencies and their type for each
  * definition in a SWC.
- *
- * @author Roger Gonzalez
  */
 public class SwcDependencySet
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcDirectoryArchive.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcDirectoryArchive.java b/modules/compiler/src/java/flex2/compiler/swc/SwcDirectoryArchive.java
index 5e768af..00df511 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcDirectoryArchive.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcDirectoryArchive.java
@@ -39,8 +39,6 @@ import flash.util.Trace;
 /**
  * This SWC archive type leaves the SWC as an exploded directory on
  * disk, and does not support real-time updates of its contents.
- *
- * @author Roger Gonzalez
  */
 public class SwcDirectoryArchive implements SwcArchive
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcDynamicArchive.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcDynamicArchive.java b/modules/compiler/src/java/flex2/compiler/swc/SwcDynamicArchive.java
index d953164..c087259 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcDynamicArchive.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcDynamicArchive.java
@@ -46,8 +46,6 @@ import flash.util.FileUtils;
  * holds a full snapshot of the archive in memory all the time, but it
  * has the ability to be used for both reading and writing.
  *
- * @author Roger Gonzalez
- * @author Paul Reilly
  */
 public class SwcDynamicArchive implements SwcArchive
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcException.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcException.java b/modules/compiler/src/java/flex2/compiler/swc/SwcException.java
index 6df6445..ced177f 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcException.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcException.java
@@ -26,8 +26,6 @@ import flex2.compiler.util.ThreadLocalToolkit;
 
 /**
  * General exception for SWC problems.
- *
- * @author Brian Deitte
  */
 public class SwcException extends RuntimeException implements ILocalizableMessage
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcFeatures.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcFeatures.java b/modules/compiler/src/java/flex2/compiler/swc/SwcFeatures.java
index d5c602d..4fbedc9 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcFeatures.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcFeatures.java
@@ -21,8 +21,6 @@ package flex2.compiler.swc;
 
 /**
  * The features enabled for a SWC.
- *
- * @author Brian Deitte
  */
 public class SwcFeatures
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcFile.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcFile.java b/modules/compiler/src/java/flex2/compiler/swc/SwcFile.java
index a316b39..c8f09dc 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcFile.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcFile.java
@@ -30,8 +30,6 @@ import flash.util.FileUtils;
  * A file within a SWC.  Only grabs the file from the archive when
  * absolutely necessary.  It uses the values from catalog.xml for name
  * and lastModified.
- *
- * @author Brian Deitte
  */
 public class SwcFile implements VirtualFile
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java b/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java
index b649cf5..5d0ede7 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java
@@ -34,8 +34,6 @@ import java.util.*;
  * SwcCache. This grouping is used instead of a List of SWCs because
  * it allows us to precompute certain information about the view, like
  * name mappings.
- * 
- * @author Brian Deitte
  */
 public class SwcGroup
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcLazyReadArchive.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcLazyReadArchive.java b/modules/compiler/src/java/flex2/compiler/swc/SwcLazyReadArchive.java
index 3850812..a762cca 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcLazyReadArchive.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcLazyReadArchive.java
@@ -38,8 +38,6 @@ import flash.util.Trace;
  * This SwcArchive works like the default SwcDynamicArchive except in
  * its loading, which is done lazily.
  *
- * @author Brian Deitte
- * @author Paul Reilly
  */
 public class SwcLazyReadArchive extends SwcDynamicArchive
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcLibrary.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcLibrary.java b/modules/compiler/src/java/flex2/compiler/swc/SwcLibrary.java
index 27618ec..f0e2800 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcLibrary.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcLibrary.java
@@ -46,8 +46,6 @@ import flash.swf.tags.DefineTag;
 /**
  * This class represents the list of scripts, name to script mappings,
  * definition to symbol mappings, and digests within a SWC.
- *
- * @author Roger Gonzalez
  */
 public class SwcLibrary
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcMovie.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcMovie.java b/modules/compiler/src/java/flex2/compiler/swc/SwcMovie.java
index baf2c51..b54c291 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcMovie.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcMovie.java
@@ -46,8 +46,6 @@ import flash.swf.tags.FrameLabel;
  * This is similar to FlexMovie in that it cares about externs and
  * unresolved symbols, but unlike FlexMovie it tries to export all
  * CompilationUnits, not just ones that are referenced.
- *
- * @author Roger Gonzalez
  */
 public class SwcMovie extends SimpleMovie
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcPathResolver.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcPathResolver.java b/modules/compiler/src/java/flex2/compiler/swc/SwcPathResolver.java
index 41339c8..c6fc1f8 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcPathResolver.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcPathResolver.java
@@ -29,8 +29,6 @@ import java.util.Map;
 /**
  * Resolves files found in a given Map&lt;String, VirtualFile&gt;,
  * where the String is the path.
- *
- * @author Brian Deitte
  */
 public class SwcPathResolver implements SinglePathResolver
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/SwcScript.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/SwcScript.java b/modules/compiler/src/java/flex2/compiler/swc/SwcScript.java
index c4e85b2..98b6b9b 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/SwcScript.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/SwcScript.java
@@ -33,8 +33,6 @@ import flex2.compiler.util.QNameMap;
 
 /**
  * Represents one Script of ABC within a SWC.
- *
- * @author Roger Gonzalez
  */
 public class SwcScript
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/Versions.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/Versions.java b/modules/compiler/src/java/flex2/compiler/swc/Versions.java
index 895556e..1add34a 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/Versions.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/Versions.java
@@ -21,8 +21,6 @@ package flex2.compiler.swc;
 
 /**
  * The features enabled for a SWC.
- *
- * @author Brian Deitte
  */
 public class Versions
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogHandler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogHandler.java b/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogHandler.java
index 338c8f9..0236524 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogHandler.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogHandler.java
@@ -25,8 +25,6 @@ import org.xml.sax.helpers.DefaultHandler;
 
 /**
  * SAX handler for reading in catalog.xml
- *
- * @author Brian Deitte
  */
 public class CatalogHandler extends DefaultHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReadElement.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReadElement.java b/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReadElement.java
index 4cb6fea..819c845 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReadElement.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReadElement.java
@@ -23,8 +23,6 @@ package flex2.compiler.swc.catalog;
  * An element within catalog.xml.  This is used to provide context
  * when reading the catalog.xml (that is, we automatically know where
  * to parse next).  See CatalogReader for its usage
- *
- * @author Brian Deitte
  */
 public abstract class CatalogReadElement
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReader.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReader.java b/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReader.java
index 3f13c6a..d943819 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReader.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReader.java
@@ -41,8 +41,6 @@ import java.util.TreeSet;
 
 /**
  * Used to read in the catalog.xml from a SWC.
- *
- * @author Brian Deitte
  */
 public class CatalogReader
 {


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

Posted by jm...@apache.org.
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 <bi...@gmail.com>
Authored: Tue Mar 17 11:37:35 2015 -0700
Committer: OmPrakash Muppirala <bi...@gmail.com>
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-XXXXX  -
-
-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,


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

Posted by jm...@apache.org.
Remove @author tags


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

Branch: refs/heads/develop
Commit: 3ddcfee176ebbd6a1c1c2cd8975d7da0504e112a
Parents: 04bc3af
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Mar 20 15:24:58 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Mar 20 15:24:58 2015 +1100

----------------------------------------------------------------------
 .../projects/experimental/src/spark/components/Alert.as   |  5 ++---
 .../experimental/src/spark/components/ColorPicker.as      |  5 ++---
 .../experimental/src/spark/components/MaskedTextInput.as  |  4 ----
 .../projects/experimental/src/spark/components/Menu.as    |  3 ---
 .../projects/experimental/src/spark/components/MenuBar.as |  3 ---
 .../experimental/src/spark/components/ProgressBar.as      |  4 +---
 .../components/itemRenderers/MenuCoreItemRenderer.as      |  4 +---
 .../src/spark/components/listClasses/IListItemRenderer.as |  3 ---
 .../experimental/src/spark/containers/DividedGroup.as     |  3 ---
 .../projects/experimental/src/spark/containers/Divider.as |  3 ---
 .../experimental/src/spark/containers/HDivider.mxml       |  1 -
 .../experimental/src/spark/containers/HDividerGroup.as    |  3 ---
 .../experimental/src/spark/containers/VDivider.mxml       |  1 -
 .../experimental/src/spark/containers/VDividerGroup.as    |  3 ---
 .../experimental/src/spark/events/ColorChangeEvent.as     |  3 ---
 .../projects/experimental/src/spark/events/MenuEvent.as   |  3 ---
 modules/antTasks/src/flex/ant/AsDocTask.java              |  2 --
 modules/asc/build/java/src/Downgrader.java                |  2 --
 modules/asc/src/java/adobe/abc/AbcThunkGen.java           |  3 ---
 modules/asc/src/java/adobe/abc/GlobalOptimizer.java       |  5 -----
 modules/asc/src/java/adobe/abc/TraceManager.java          |  1 -
 modules/asc/src/java/macromedia/abc/AbcParser.java        |  3 ---
 modules/asc/src/java/macromedia/abc/BytecodeBuffer.java   |  3 ---
 modules/asc/src/java/macromedia/abc/ConstantPool.java     |  2 --
 modules/asc/src/java/macromedia/abc/Decoder.java          |  1 -
 modules/asc/src/java/macromedia/abc/DecoderException.java |  3 ---
 modules/asc/src/java/macromedia/abc/DefaultVisitor.java   |  2 --
 modules/asc/src/java/macromedia/abc/Encoder.java          |  2 --
 modules/asc/src/java/macromedia/abc/MultiName.java        |  3 ---
 modules/asc/src/java/macromedia/abc/OpcodeVisitor.java    |  3 ---
 modules/asc/src/java/macromedia/abc/Optimizer.java        |  3 ---
 modules/asc/src/java/macromedia/abc/Printer.java          |  3 ---
 modules/asc/src/java/macromedia/abc/QName.java            |  3 ---
 modules/asc/src/java/macromedia/abc/Scanner.java          |  3 ---
 modules/asc/src/java/macromedia/abc/Visitor.java          |  2 --
 .../asc/src/java/macromedia/asc/embedding/Compiler.java   |  2 --
 modules/asc/src/java/macromedia/asc/embedding/Main.java   |  3 ---
 modules/asc/src/java/macromedia/asc/embedding/Shell.java  |  3 ---
 .../asc/embedding/avmplus/ActionBlockConstants.java       |  3 ---
 .../asc/embedding/avmplus/ActionBlockEmitter.java         |  2 --
 .../asc/embedding/avmplus/ActivationBuilder.java          |  2 --
 .../macromedia/asc/embedding/avmplus/ByteCodeFactory.java |  2 --
 .../macromedia/asc/embedding/avmplus/ClassBuilder.java    |  2 --
 .../java/macromedia/asc/embedding/avmplus/DebugInfo.java  |  2 --
 .../java/macromedia/asc/embedding/avmplus/Features.java   |  2 --
 .../macromedia/asc/embedding/avmplus/FunctionBuilder.java |  3 ---
 .../macromedia/asc/embedding/avmplus/GlobalBuilder.java   |  2 --
 .../macromedia/asc/embedding/avmplus/ImportBuilder.java   |  3 ---
 .../macromedia/asc/embedding/avmplus/InstanceBuilder.java |  2 --
 .../macromedia/asc/embedding/avmplus/PackageBuilder.java  |  2 --
 .../asc/embedding/avmplus/RuntimeConstants.java           |  2 --
 .../src/java/macromedia/asc/parser/ArgumentListNode.java  |  2 --
 .../src/java/macromedia/asc/parser/AttributeListNode.java |  2 --
 .../java/macromedia/asc/parser/BinaryClassDefNode.java    |  2 --
 .../java/macromedia/asc/parser/BinaryExpressionNode.java  |  2 --
 .../asc/parser/BinaryFunctionDefinitionNode.java          |  3 ---
 .../asc/parser/BinaryInterfaceDefinitionNode.java         |  3 ---
 .../src/java/macromedia/asc/parser/BinaryProgramNode.java |  5 -----
 modules/asc/src/java/macromedia/asc/parser/BlockNode.java |  2 --
 modules/asc/src/java/macromedia/asc/parser/BoxNode.java   |  2 --
 .../java/macromedia/asc/parser/BreakStatementNode.java    |  2 --
 .../java/macromedia/asc/parser/CallExpressionNode.java    |  2 --
 .../asc/src/java/macromedia/asc/parser/CaseLabelNode.java |  2 --
 .../src/java/macromedia/asc/parser/CatchClauseNode.java   |  2 --
 .../src/java/macromedia/asc/parser/CharacterClasses.java  |  2 --
 .../java/macromedia/asc/parser/ClassDefinitionNode.java   |  2 --
 .../asc/src/java/macromedia/asc/parser/ClassNameNode.java |  2 --
 .../asc/src/java/macromedia/asc/parser/CoerceNode.java    |  2 --
 .../asc/src/java/macromedia/asc/parser/CommentNode.java   |  2 --
 .../macromedia/asc/parser/ConditionalExpressionNode.java  |  2 --
 .../java/macromedia/asc/parser/ContinueStatementNode.java |  2 --
 .../macromedia/asc/parser/DefaultXMLNamespaceNode.java    |  2 --
 .../src/java/macromedia/asc/parser/DefinitionNode.java    |  2 --
 .../java/macromedia/asc/parser/DeleteExpressionNode.java  |  2 --
 .../src/java/macromedia/asc/parser/DoStatementNode.java   |  2 --
 .../src/java/macromedia/asc/parser/DocCommentNode.java    |  3 ---
 .../src/java/macromedia/asc/parser/EmptyElementNode.java  |  2 --
 .../java/macromedia/asc/parser/EmptyStatementNode.java    |  2 --
 modules/asc/src/java/macromedia/asc/parser/ErrorNode.java |  2 --
 modules/asc/src/java/macromedia/asc/parser/Evaluator.java |  2 --
 .../macromedia/asc/parser/ExpressionStatementNode.java    |  2 --
 .../src/java/macromedia/asc/parser/FinallyClauseNode.java |  2 --
 .../src/java/macromedia/asc/parser/ForStatementNode.java  |  2 --
 .../java/macromedia/asc/parser/FunctionCommonNode.java    |  2 --
 .../macromedia/asc/parser/FunctionDefinitionNode.java     |  2 --
 .../src/java/macromedia/asc/parser/FunctionNameNode.java  |  2 --
 .../java/macromedia/asc/parser/FunctionSignatureNode.java |  2 --
 .../src/java/macromedia/asc/parser/GetExpressionNode.java |  2 --
 .../asc/src/java/macromedia/asc/parser/HasNextNode.java   |  2 --
 .../java/macromedia/asc/parser/IdentifierErrorNode.java   |  2 --
 .../src/java/macromedia/asc/parser/IdentifierNode.java    |  2 --
 .../src/java/macromedia/asc/parser/IfStatementNode.java   |  2 --
 .../java/macromedia/asc/parser/ImportDirectiveNode.java   |  2 --
 .../asc/src/java/macromedia/asc/parser/ImportNode.java    |  2 --
 .../java/macromedia/asc/parser/IncludeDirectiveNode.java  |  2 --
 .../asc/src/java/macromedia/asc/parser/IncrementNode.java |  2 --
 .../src/java/macromedia/asc/parser/InheritanceNode.java   |  2 --
 .../asc/src/java/macromedia/asc/parser/InputBuffer.java   |  2 --
 .../macromedia/asc/parser/InterfaceDefinitionNode.java    |  2 --
 .../asc/src/java/macromedia/asc/parser/InvokeNode.java    |  2 --
 .../java/macromedia/asc/parser/LabeledStatementNode.java  |  2 --
 .../asc/src/java/macromedia/asc/parser/ListErrorNode.java |  2 --
 modules/asc/src/java/macromedia/asc/parser/ListNode.java  |  2 --
 .../src/java/macromedia/asc/parser/LiteralArrayNode.java  |  2 --
 .../java/macromedia/asc/parser/LiteralBooleanNode.java    |  2 --
 .../src/java/macromedia/asc/parser/LiteralFieldNode.java  |  2 --
 .../src/java/macromedia/asc/parser/LiteralNullNode.java   |  2 --
 .../src/java/macromedia/asc/parser/LiteralNumberNode.java |  2 --
 .../src/java/macromedia/asc/parser/LiteralObjectNode.java |  2 --
 .../src/java/macromedia/asc/parser/LiteralRegExpNode.java |  2 --
 .../src/java/macromedia/asc/parser/LiteralStringNode.java |  2 --
 .../src/java/macromedia/asc/parser/LiteralVectorNode.java |  1 -
 .../src/java/macromedia/asc/parser/LiteralXMLNode.java    |  2 --
 .../src/java/macromedia/asc/parser/LoadRegisterNode.java  |  2 --
 .../java/macromedia/asc/parser/MemberExpressionNode.java  |  2 --
 .../asc/src/java/macromedia/asc/parser/MetaDataNode.java  |  3 ---
 .../macromedia/asc/parser/NamespaceDefinitionNode.java    |  2 --
 modules/asc/src/java/macromedia/asc/parser/Node.java      |  2 --
 .../asc/src/java/macromedia/asc/parser/NodeFactory.java   |  2 --
 .../asc/src/java/macromedia/asc/parser/NodePrinter.java   |  2 --
 .../java/macromedia/asc/parser/PackageDefinitionNode.java |  2 --
 .../macromedia/asc/parser/PackageIdentifiersNode.java     |  2 --
 .../src/java/macromedia/asc/parser/PackageNameNode.java   |  2 --
 .../src/java/macromedia/asc/parser/ParameterListNode.java |  3 ---
 .../asc/src/java/macromedia/asc/parser/ParameterNode.java |  2 --
 .../java/macromedia/asc/parser/ParenExpressionNode.java   |  2 --
 .../macromedia/asc/parser/ParenListExpressionNode.java    |  2 --
 modules/asc/src/java/macromedia/asc/parser/Parser.java    |  2 --
 .../java/macromedia/asc/parser/PragmaExpressionNode.java  |  2 --
 .../asc/src/java/macromedia/asc/parser/PragmaNode.java    |  2 --
 .../asc/src/java/macromedia/asc/parser/ProgramNode.java   |  2 --
 .../macromedia/asc/parser/QualifiedExpressionNode.java    |  2 --
 .../macromedia/asc/parser/QualifiedIdentifierNode.java    |  2 --
 .../asc/src/java/macromedia/asc/parser/RegisterNode.java  |  2 --
 .../java/macromedia/asc/parser/RestExpressionNode.java    |  2 --
 .../src/java/macromedia/asc/parser/RestParameterNode.java |  2 --
 .../java/macromedia/asc/parser/ReturnStatementNode.java   |  2 --
 modules/asc/src/java/macromedia/asc/parser/Scanner.java   |  2 --
 .../asc/src/java/macromedia/asc/parser/SelectorNode.java  |  2 --
 .../src/java/macromedia/asc/parser/SetExpressionNode.java |  2 --
 .../src/java/macromedia/asc/parser/StatementListNode.java |  2 --
 modules/asc/src/java/macromedia/asc/parser/States.java    |  2 --
 .../src/java/macromedia/asc/parser/StoreRegisterNode.java |  2 --
 .../java/macromedia/asc/parser/SuperExpressionNode.java   |  2 --
 .../java/macromedia/asc/parser/SuperStatementNode.java    |  2 --
 .../java/macromedia/asc/parser/SwitchStatementNode.java   |  2 --
 .../java/macromedia/asc/parser/ThisExpressionNode.java    |  2 --
 .../java/macromedia/asc/parser/ThrowStatementNode.java    |  2 --
 .../asc/src/java/macromedia/asc/parser/ToObjectNode.java  |  2 --
 modules/asc/src/java/macromedia/asc/parser/Token.java     |  2 --
 modules/asc/src/java/macromedia/asc/parser/Tokens.java    |  2 --
 .../src/java/macromedia/asc/parser/TryStatementNode.java  |  2 --
 .../java/macromedia/asc/parser/TypeIdentifierNode.java    |  2 --
 .../java/macromedia/asc/parser/TypedIdentifierNode.java   |  2 --
 .../java/macromedia/asc/parser/UnaryExpressionNode.java   |  2 --
 .../macromedia/asc/parser/UntypedVariableBindingNode.java |  2 --
 .../src/java/macromedia/asc/parser/UseDirectiveNode.java  |  2 --
 .../asc/src/java/macromedia/asc/parser/UsePragmaNode.java |  2 --
 .../src/java/macromedia/asc/parser/UsePrecisionNode.java  |  2 --
 .../src/java/macromedia/asc/parser/UseRoundingNode.java   |  2 --
 .../java/macromedia/asc/parser/VariableBindingNode.java   |  2 --
 .../macromedia/asc/parser/VariableDefinitionNode.java     |  2 --
 .../java/macromedia/asc/parser/WhileStatementNode.java    |  2 --
 .../src/java/macromedia/asc/parser/WithStatementNode.java |  2 --
 .../asc/src/java/macromedia/asc/semantics/Builder.java    |  2 --
 .../java/macromedia/asc/semantics/ConstantEvaluator.java  |  2 --
 .../asc/src/java/macromedia/asc/semantics/Emitter.java    |  2 --
 .../src/java/macromedia/asc/semantics/FlowAnalyzer.java   |  2 --
 .../java/macromedia/asc/semantics/FlowGraphEmitter.java   |  2 --
 .../asc/src/java/macromedia/asc/semantics/MetaData.java   |  1 -
 .../src/java/macromedia/asc/semantics/NamespaceValue.java |  3 ---
 .../java/macromedia/asc/semantics/ObjectValueWalker.java  |  3 +--
 modules/asc/src/java/macromedia/asc/semantics/QName.java  |  4 ----
 .../src/java/macromedia/asc/semantics/ReferenceValue.java |  2 --
 modules/asc/src/java/macromedia/asc/semantics/Slot.java   |  2 --
 modules/asc/src/java/macromedia/asc/semantics/Type.java   |  2 --
 .../asc/src/java/macromedia/asc/semantics/TypeValue.java  |  2 --
 .../macromedia/asc/semantics/UnresolvedNamespace.java     |  3 ---
 modules/asc/src/java/macromedia/asc/semantics/Value.java  |  2 --
 modules/asc/src/java/macromedia/asc/util/BitSet.java      |  2 --
 modules/asc/src/java/macromedia/asc/util/Block.java       |  3 ---
 modules/asc/src/java/macromedia/asc/util/Context.java     |  2 --
 .../asc/src/java/macromedia/asc/util/ContextStatics.java  |  3 ---
 modules/asc/src/java/macromedia/asc/util/IntList.java     |  4 +---
 modules/asc/src/java/macromedia/asc/util/IntegerPool.java |  4 +---
 modules/asc/src/java/macromedia/asc/util/Multinames.java  |  3 ---
 modules/asc/src/java/macromedia/asc/util/Names.java       |  3 ---
 modules/asc/src/java/macromedia/asc/util/Namespaces.java  |  3 ---
 modules/asc/src/java/macromedia/asc/util/ObjectList.java  |  3 ---
 modules/asc/src/java/macromedia/asc/util/Qualifiers.java  |  3 ---
 modules/asc/src/java/macromedia/asc/util/Slots.java       |  3 ---
 modules/asc/src/java/macromedia/asc/util/Values.java      |  3 ---
 .../src/java/macromedia/asc/util/graph/Algorithms.java    |  3 ---
 .../java/macromedia/asc/util/graph/DependencyGraph.java   |  3 ---
 modules/asc/src/java/macromedia/asc/util/graph/Edge.java  |  3 ---
 modules/asc/src/java/macromedia/asc/util/graph/Graph.java |  3 ---
 .../asc/src/java/macromedia/asc/util/graph/Vertex.java    |  3 ---
 .../asc/src/java/macromedia/asc/util/graph/Visitor.java   |  3 ---
 modules/compiler/src/java/flash/css/Descriptor.java       |  3 ---
 modules/compiler/src/java/flash/css/FontFaceRule.java     |  2 --
 modules/compiler/src/java/flash/css/LocalSource.java      |  2 --
 modules/compiler/src/java/flash/css/Rule.java             |  2 --
 modules/compiler/src/java/flash/css/StyleCondition.java   |  2 --
 modules/compiler/src/java/flash/css/StyleDeclaration.java |  2 --
 .../compiler/src/java/flash/css/StyleDocumentHandler.java |  2 --
 modules/compiler/src/java/flash/css/StyleParser.java      |  2 --
 .../src/java/flash/css/StyleParserErrorTranslator.java    |  2 --
 modules/compiler/src/java/flash/css/StyleProperty.java    |  2 --
 modules/compiler/src/java/flash/css/StyleRule.java        |  2 --
 modules/compiler/src/java/flash/css/StyleSelector.java    |  2 --
 modules/compiler/src/java/flash/css/StyleSheet.java       |  2 --
 modules/compiler/src/java/flash/css/URLSource.java        |  2 --
 modules/compiler/src/java/flash/svg/SpriteTranscoder.java |  4 ----
 .../src/java/flash/swf/tools/as3/EvaluatorAdapter.java    |  2 --
 .../src/java/flash/swf/tools/as3/PrettyPrinter.java       |  2 --
 modules/compiler/src/java/flex2/compiler/Assets.java      |  2 --
 .../compiler/src/java/flex2/compiler/CompilationUnit.java |  2 --
 modules/compiler/src/java/flex2/compiler/CompilerAPI.java |  1 -
 .../compiler/src/java/flex2/compiler/CompilerContext.java |  3 ---
 .../src/java/flex2/compiler/CompilerException.java        |  2 --
 .../src/java/flex2/compiler/CompilerSwcContext.java       |  4 ----
 modules/compiler/src/java/flex2/compiler/FileSpec.java    |  2 --
 .../src/java/flex2/compiler/ILocalizableMessage.java      |  2 --
 modules/compiler/src/java/flex2/compiler/Logger.java      |  2 --
 .../src/java/flex2/compiler/PersistenceStore.java         |  2 --
 modules/compiler/src/java/flex2/compiler/PreLink.java     |  2 --
 .../src/java/flex2/compiler/ResourceBundlePath.java       |  3 ---
 .../src/java/flex2/compiler/ResourceContainer.java        |  2 --
 modules/compiler/src/java/flex2/compiler/Source.java      |  2 --
 modules/compiler/src/java/flex2/compiler/SourceList.java  |  2 --
 modules/compiler/src/java/flex2/compiler/SourcePath.java  |  6 +-----
 modules/compiler/src/java/flex2/compiler/SubCompiler.java |  2 --
 modules/compiler/src/java/flex2/compiler/SymbolTable.java |  2 --
 modules/compiler/src/java/flex2/compiler/Transcoder.java  |  2 --
 .../src/java/flex2/compiler/TranscoderException.java      |  2 --
 .../compiler/src/java/flex2/compiler/abc/AbcClass.java    |  1 -
 .../compiler/src/java/flex2/compiler/abc/AbcCompiler.java |  2 --
 .../compiler/src/java/flex2/compiler/abc/MetaData.java    |  1 -
 modules/compiler/src/java/flex2/compiler/abc/Method.java  |  1 -
 .../compiler/src/java/flex2/compiler/abc/Variable.java    |  1 -
 .../java/flex2/compiler/as3/AbstractSyntaxTreeUtil.java   |  2 --
 .../compiler/src/java/flex2/compiler/as3/As3Compiler.java |  1 -
 .../src/java/flex2/compiler/as3/As3Configuration.java     |  1 -
 .../src/java/flex2/compiler/as3/BytecodeEmitter.java      |  2 --
 .../java/flex2/compiler/as3/CodeFragmentLogAdapter.java   |  2 --
 .../java/flex2/compiler/as3/CodeFragmentsInputBuffer.java |  2 --
 .../src/java/flex2/compiler/as3/EmbedEvaluator.java       |  3 ---
 .../src/java/flex2/compiler/as3/EmbedExtension.java       |  2 --
 .../java/flex2/compiler/as3/EmbedSkinClassEvaluator.java  |  2 --
 .../compiler/src/java/flex2/compiler/as3/EmbedUtil.java   |  2 --
 .../compiler/src/java/flex2/compiler/as3/Extension.java   |  2 --
 .../java/flex2/compiler/as3/HostComponentExtension.java   |  2 --
 .../src/java/flex2/compiler/as3/InheritanceEvaluator.java |  2 --
 .../src/java/flex2/compiler/as3/MetaDataParser.java       |  2 --
 .../src/java/flex2/compiler/as3/OffsetInputBuffer.java    |  2 --
 .../src/java/flex2/compiler/as3/SignatureEvaluator.java   |  2 --
 .../src/java/flex2/compiler/as3/SignatureExtension.java   |  2 --
 .../src/java/flex2/compiler/as3/SignatureRules.java       |  3 ---
 .../src/java/flex2/compiler/as3/SkinPartEvaluator.java    |  2 --
 .../src/java/flex2/compiler/as3/SkinPartExtension.java    |  1 -
 .../src/java/flex2/compiler/as3/StyleEvaluator.java       |  2 --
 .../src/java/flex2/compiler/as3/StyleExtension.java       |  2 --
 .../src/java/flex2/compiler/as3/SyntaxTreeEvaluator.java  |  2 --
 .../flex2/compiler/as3/binding/ArrayElementWatcher.java   |  2 --
 .../flex2/compiler/as3/binding/BindableExtension.java     |  2 --
 .../compiler/as3/binding/BindableFirstPassEvaluator.java  |  2 --
 .../src/java/flex2/compiler/as3/binding/BindableInfo.java |  2 --
 .../compiler/as3/binding/BindableSecondPassEvaluator.java |  2 --
 .../src/java/flex2/compiler/as3/binding/ChangeEvent.java  |  2 --
 .../src/java/flex2/compiler/as3/binding/ClassInfo.java    |  2 --
 .../flex2/compiler/as3/binding/DataBindingExtension.java  |  2 --
 .../as3/binding/DataBindingFirstPassEvaluator.java        |  3 ---
 .../java/flex2/compiler/as3/binding/DataBindingInfo.java  |  2 --
 .../flex2/compiler/as3/binding/EvaluationWatcher.java     |  2 --
 .../flex2/compiler/as3/binding/FunctionReturnWatcher.java |  2 --
 .../src/java/flex2/compiler/as3/binding/Info.java         |  2 --
 .../java/flex2/compiler/as3/binding/InterfaceInfo.java    |  2 --
 .../flex2/compiler/as3/binding/PrefixedPrettyPrinter.java |  2 --
 .../java/flex2/compiler/as3/binding/PropertyWatcher.java  |  2 --
 .../compiler/as3/binding/RepeaterComponentWatcher.java    |  2 --
 .../flex2/compiler/as3/binding/RepeaterItemWatcher.java   |  2 --
 .../src/java/flex2/compiler/as3/binding/TypeAnalyzer.java |  2 --
 .../src/java/flex2/compiler/as3/binding/Watcher.java      |  2 --
 .../src/java/flex2/compiler/as3/binding/XMLWatcher.java   |  2 --
 .../flex2/compiler/as3/genext/GenerativeClassInfo.java    |  2 --
 .../flex2/compiler/as3/genext/GenerativeExtension.java    |  2 --
 .../compiler/as3/genext/GenerativeFirstPassEvaluator.java |  2 --
 .../as3/genext/GenerativeSecondPassEvaluator.java         |  2 --
 .../java/flex2/compiler/as3/managed/ManagedExtension.java |  2 --
 .../flex2/compiler/as3/managed/ManagedExtensionError.java |  2 --
 .../compiler/as3/managed/ManagedFirstPassEvaluator.java   |  2 --
 .../compiler/as3/managed/ManagedSecondPassEvaluator.java  |  2 --
 .../src/java/flex2/compiler/as3/reflect/As3Class.java     |  2 --
 .../src/java/flex2/compiler/as3/reflect/MetaData.java     |  2 --
 .../src/java/flex2/compiler/as3/reflect/Method.java       |  2 --
 .../src/java/flex2/compiler/as3/reflect/NodeMagic.java    |  4 ----
 .../src/java/flex2/compiler/as3/reflect/SlotReflect.java  |  1 -
 .../src/java/flex2/compiler/as3/reflect/TypeTable.java    |  1 -
 .../src/java/flex2/compiler/asdoc/ASDocConfigHandler.java |  2 --
 .../src/java/flex2/compiler/asdoc/ASDocExtension.java     |  2 --
 .../compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java  |  2 --
 .../src/java/flex2/compiler/asdoc/AsDocHelper.java        |  2 --
 .../compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java |  2 --
 .../src/java/flex2/compiler/asdoc/ClassTable.java         | 10 ----------
 .../src/java/flex2/compiler/asdoc/DocComment.java         |  3 ---
 .../src/java/flex2/compiler/asdoc/OverviewsHandler.java   |  2 --
 .../src/java/flex2/compiler/asdoc/PackageInfo.java        |  2 --
 .../java/flex2/compiler/asdoc/PackagesConfiguration.java  |  1 -
 .../src/java/flex2/compiler/asdoc/QualifiedNameInfo.java  |  2 --
 .../src/java/flex2/compiler/asdoc/SortComparator.java     |  2 --
 .../flex2/compiler/asdoc/TopLevelClassesGenerator.java    |  2 --
 .../java/flex2/compiler/common/CompilerConfiguration.java |  2 --
 .../src/java/flex2/compiler/common/Configuration.java     |  6 ------
 .../flex2/compiler/common/ConfigurationPathResolver.java  |  2 --
 .../java/flex2/compiler/common/DefaultsConfigurator.java  |  2 --
 .../java/flex2/compiler/common/FontsConfiguration.java    |  3 ---
 .../java/flex2/compiler/common/FramesConfiguration.java   |  2 --
 .../java/flex2/compiler/common/LocalFilePathResolver.java |  2 --
 .../java/flex2/compiler/common/MetadataConfiguration.java |  2 --
 .../src/java/flex2/compiler/common/MxmlConfiguration.java |  2 --
 .../flex2/compiler/common/NamespacesConfiguration.java    |  2 --
 .../src/java/flex2/compiler/common/PathResolver.java      |  2 --
 .../common/RuntimeSharedLibrarySettingsConfiguration.java |  3 ---
 .../java/flex2/compiler/common/SinglePathResolver.java    |  2 --
 .../flex2/compiler/config/AdvancedConfigurationInfo.java  |  2 --
 .../flex2/compiler/config/CommandLineConfigurator.java    |  2 --
 .../java/flex2/compiler/config/ConfigurationBuffer.java   |  2 --
 .../flex2/compiler/config/ConfigurationException.java     |  2 --
 .../java/flex2/compiler/config/ConfigurationFilter.java   |  2 --
 .../src/java/flex2/compiler/config/ConfigurationInfo.java |  2 --
 .../java/flex2/compiler/config/ConfigurationValue.java    |  2 --
 .../src/java/flex2/compiler/config/FileConfigurator.java  |  2 --
 .../flex2/compiler/config/SystemPropertyConfigurator.java |  2 --
 .../flex2/compiler/css/ConditionTypeNotSupported.java     |  2 --
 .../compiler/src/java/flex2/compiler/css/CssCompiler.java |  2 --
 modules/compiler/src/java/flex2/compiler/css/Import.java  |  2 --
 .../compiler/src/java/flex2/compiler/css/ParseError.java  |  2 --
 .../compiler/src/java/flex2/compiler/css/Reference.java   |  2 --
 .../java/flex2/compiler/css/SelectorTypeNotSupported.java |  2 --
 .../java/flex2/compiler/css/StyleConflictException.java   |  2 --
 .../compiler/src/java/flex2/compiler/css/StyleDef.java    |  3 ---
 .../compiler/src/java/flex2/compiler/css/StyleModule.java |  3 ---
 modules/compiler/src/java/flex2/compiler/css/Styles.java  |  3 ---
 .../src/java/flex2/compiler/css/StylesContainer.java      |  3 ---
 .../java/flex2/compiler/css/UnqualifiedTypeSelector.java  |  2 --
 .../compiler/css/UnresolvedQualifiedTypeSelector.java     |  2 --
 .../java/flex2/compiler/extensions/ExtensionManager.java  |  2 --
 .../compiler/extensions/ExtensionsConfiguration.java      |  2 --
 .../flex2/compiler/extensions/IApplicationExtension.java  |  2 --
 .../java/flex2/compiler/extensions/ICompcExtension.java   |  2 --
 .../flex2/compiler/extensions/IConfigurableExtension.java |  2 --
 .../src/java/flex2/compiler/extensions/IExtension.java    |  2 --
 .../java/flex2/compiler/extensions/ILibraryExtension.java |  2 --
 .../java/flex2/compiler/extensions/IMxmlcExtension.java   |  2 --
 .../flex2/compiler/extensions/IPreCompileExtension.java   |  2 --
 .../java/flex2/compiler/extensions/IPreLinkExtension.java |  2 --
 .../compiler/src/java/flex2/compiler/fxg/FXGCompiler.java |  1 -
 .../src/java/flex2/compiler/fxg/FXGSymbolClass.java       |  2 --
 .../java/flex2/compiler/fxg/FlexFXG2SWFTranscoder.java    |  3 ---
 .../src/java/flex2/compiler/fxg/FlexGraphicNode.java      |  2 --
 .../src/java/flex2/compiler/fxg/FlexLoggerAdapter.java    |  2 --
 .../src/java/flex2/compiler/fxg/FlexParagraphNode.java    |  2 --
 .../src/java/flex2/compiler/fxg/FlexResourceResolver.java |  2 --
 .../src/java/flex2/compiler/fxg/FlexRichTextNode.java     |  2 --
 .../src/java/flex2/compiler/fxg/FlexSpanNode.java         |  2 --
 .../src/java/flex2/compiler/fxg/FlexTextGraphicNode.java  |  2 --
 .../src/java/flex2/compiler/i18n/ClassReference.java      |  2 --
 .../src/java/flex2/compiler/i18n/I18nCompiler.java        |  3 ---
 .../compiler/src/java/flex2/compiler/i18n/I18nUtils.java  |  3 ---
 .../src/java/flex2/compiler/i18n/PropertyText.java        |  3 ---
 .../flex2/compiler/i18n/PropertyTranslationFormat.java    |  2 --
 .../java/flex2/compiler/i18n/TranslationException.java    |  2 --
 .../src/java/flex2/compiler/i18n/TranslationFormat.java   |  2 --
 .../src/java/flex2/compiler/i18n/TranslationInfo.java     |  2 --
 .../compiler/src/java/flex2/compiler/io/DeletedFile.java  |  2 --
 modules/compiler/src/java/flex2/compiler/io/FileUtil.java |  2 --
 .../compiler/src/java/flex2/compiler/io/InMemoryFile.java |  4 +---
 .../compiler/src/java/flex2/compiler/io/LocalFile.java    |  2 --
 .../compiler/src/java/flex2/compiler/io/NetworkFile.java  |  2 --
 .../compiler/src/java/flex2/compiler/io/ResourceFile.java |  2 --
 modules/compiler/src/java/flex2/compiler/io/TextFile.java |  2 --
 .../compiler/src/java/flex2/compiler/io/VirtualFile.java  |  2 --
 .../src/java/flex2/compiler/io/VirtualZipFile.java        |  2 --
 .../src/java/flex2/compiler/io/ZipFileHolder.java         |  2 --
 .../src/java/flex2/compiler/media/AbstractTranscoder.java |  2 --
 .../src/java/flex2/compiler/media/DataTranscoder.java     |  2 --
 .../src/java/flex2/compiler/media/FontTranscoder.java     |  2 --
 .../src/java/flex2/compiler/media/ImageTranscoder.java    |  3 ---
 .../src/java/flex2/compiler/media/JPEGTranscoder.java     |  2 --
 .../flex2/compiler/media/LosslessImageTranscoder.java     |  4 ----
 .../src/java/flex2/compiler/media/MovieTranscoder.java    |  2 --
 .../src/java/flex2/compiler/media/PBJTranscoder.java      |  2 --
 .../src/java/flex2/compiler/media/SVGTranscoder.java      |  4 ----
 .../src/java/flex2/compiler/media/SkinTranscoder.java     |  2 --
 .../src/java/flex2/compiler/media/SoundTranscoder.java    |  2 --
 .../src/java/flex2/compiler/media/XMLTranscoder.java      |  2 --
 .../src/java/flex2/compiler/mxml/AbstractGenerator.java   |  2 --
 .../flex2/compiler/mxml/AbstractSyntaxTreeLogAdapter.java |  2 --
 .../compiler/src/java/flex2/compiler/mxml/Element.java    |  2 --
 modules/compiler/src/java/flex2/compiler/mxml/Grammar.jj  |  2 --
 .../java/flex2/compiler/mxml/ImplementationCompiler.java  |  2 --
 .../java/flex2/compiler/mxml/ImplementationGenerator.java |  2 --
 .../src/java/flex2/compiler/mxml/InterfaceCompiler.java   |  2 --
 .../src/java/flex2/compiler/mxml/InterfaceGenerator.java  |  2 --
 .../flex2/compiler/mxml/InvalidStateAttributeUsage.java   |  2 --
 .../flex2/compiler/mxml/InvalidStateSpecificValue.java    |  2 --
 .../src/java/flex2/compiler/mxml/MXMLNamespaces.java      |  1 -
 .../src/java/flex2/compiler/mxml/MxmlConfiguration.java   |  2 --
 .../src/java/flex2/compiler/mxml/MxmlLogAdapter.java      |  2 --
 .../src/java/flex2/compiler/mxml/MxmlVisitor.java         |  2 --
 .../src/java/flex2/compiler/mxml/SourceCodeBuffer.java    |  2 --
 .../flex2/compiler/mxml/analyzer/HTTPServiceAnalyzer.java |  2 --
 .../compiler/mxml/analyzer/RemoteObjectAnalyzer.java      |  2 --
 .../java/flex2/compiler/mxml/analyzer/SyntaxAnalyzer.java |  2 --
 .../flex2/compiler/mxml/analyzer/WebServiceAnalyzer.java  |  2 --
 .../java/flex2/compiler/mxml/builder/AbstractBuilder.java |  2 --
 .../mxml/builder/AnonymousObjectGraphBuilder.java         |  2 --
 .../java/flex2/compiler/mxml/builder/ArrayBuilder.java    |  2 --
 .../flex2/compiler/mxml/builder/ComponentBuilder.java     |  2 --
 .../java/flex2/compiler/mxml/builder/DocumentBuilder.java |  2 --
 .../compiler/mxml/builder/InlineComponentBuilder.java     |  2 --
 .../java/flex2/compiler/mxml/builder/ModelBuilder.java    |  2 --
 .../flex2/compiler/mxml/builder/PrimitiveBuilder.java     |  2 --
 .../compiler/mxml/builder/ServiceRequestBuilder.java      |  2 --
 .../java/flex2/compiler/mxml/builder/VectorBuilder.java   |  2 --
 .../src/java/flex2/compiler/mxml/builder/XMLBuilder.java  |  2 --
 .../src/java/flex2/compiler/mxml/dom/Analyzer.java        |  2 --
 .../src/java/flex2/compiler/mxml/dom/AnalyzerAdapter.java |  2 --
 .../src/java/flex2/compiler/mxml/dom/ArgumentsNode.java   |  2 --
 .../src/java/flex2/compiler/mxml/dom/ArrayNode.java       |  2 --
 .../src/java/flex2/compiler/mxml/dom/BindingNode.java     |  2 --
 .../src/java/flex2/compiler/mxml/dom/BooleanNode.java     |  2 --
 .../src/java/flex2/compiler/mxml/dom/CDATANode.java       |  2 --
 .../src/java/flex2/compiler/mxml/dom/ClassNode.java       |  2 --
 .../java/flex2/compiler/mxml/dom/DeclarationsNode.java    |  2 --
 .../src/java/flex2/compiler/mxml/dom/DefinitionNode.java  |  2 --
 .../src/java/flex2/compiler/mxml/dom/DesignLayerNode.java |  2 --
 .../src/java/flex2/compiler/mxml/dom/DocumentNode.java    |  2 --
 .../src/java/flex2/compiler/mxml/dom/FunctionNode.java    |  2 --
 .../src/java/flex2/compiler/mxml/dom/HTTPServiceNode.java |  2 --
 .../java/flex2/compiler/mxml/dom/InlineComponentNode.java |  2 --
 .../src/java/flex2/compiler/mxml/dom/IntNode.java         |  2 --
 .../src/java/flex2/compiler/mxml/dom/LayeredNode.java     |  2 --
 .../src/java/flex2/compiler/mxml/dom/LibraryNode.java     |  2 --
 .../src/java/flex2/compiler/mxml/dom/MetaDataNode.java    |  2 --
 .../src/java/flex2/compiler/mxml/dom/MethodNode.java      |  2 --
 .../src/java/flex2/compiler/mxml/dom/ModelNode.java       |  2 --
 .../src/java/flex2/compiler/mxml/dom/MxmlScanner.java     |  4 +---
 .../compiler/src/java/flex2/compiler/mxml/dom/Node.java   |  2 --
 .../src/java/flex2/compiler/mxml/dom/NumberNode.java      |  2 --
 .../src/java/flex2/compiler/mxml/dom/OperationNode.java   |  2 --
 .../src/java/flex2/compiler/mxml/dom/PrimitiveNode.java   |  2 --
 .../src/java/flex2/compiler/mxml/dom/PrivateNode.java     |  2 --
 .../java/flex2/compiler/mxml/dom/RemoteObjectNode.java    |  2 --
 .../src/java/flex2/compiler/mxml/dom/ReparentNode.java    |  2 --
 .../src/java/flex2/compiler/mxml/dom/RequestNode.java     |  2 --
 .../src/java/flex2/compiler/mxml/dom/ScannerError.java    |  3 ---
 .../src/java/flex2/compiler/mxml/dom/ScriptNode.java      |  2 --
 .../src/java/flex2/compiler/mxml/dom/StringNode.java      |  2 --
 .../src/java/flex2/compiler/mxml/dom/StyleNode.java       |  2 --
 .../java/flex2/compiler/mxml/dom/SyntaxTreeBuilder.java   |  2 --
 .../src/java/flex2/compiler/mxml/dom/UIntNode.java        |  2 --
 .../src/java/flex2/compiler/mxml/dom/VectorNode.java      |  2 --
 .../src/java/flex2/compiler/mxml/dom/WebServiceNode.java  |  2 --
 .../src/java/flex2/compiler/mxml/dom/XMLNode.java         |  2 --
 .../java/flex2/compiler/mxml/dom/XercesClassLoader.java   |  2 --
 .../java/flex2/compiler/mxml/gen/CodeFragmentList.java    |  2 --
 .../java/flex2/compiler/mxml/gen/DescriptorGenerator.java |  2 --
 .../src/java/flex2/compiler/mxml/gen/StatesGenerator.java |  2 --
 .../src/java/flex2/compiler/mxml/reflect/Deprecated.java  |  2 --
 .../src/java/flex2/compiler/mxml/reflect/Inspectable.java |  2 --
 .../src/java/flex2/compiler/mxml/reflect/Property.java    |  2 --
 .../src/java/flex2/compiler/mxml/reflect/Style.java       |  2 --
 .../src/java/flex2/compiler/mxml/reflect/Type.java        |  2 --
 .../src/java/flex2/compiler/mxml/reflect/TypeTable.java   |  2 --
 .../java/flex2/compiler/mxml/rep/BindingExpression.java   |  4 ----
 .../java/flex2/compiler/mxml/rep/LineNumberMapped.java    |  2 --
 .../src/java/flex2/compiler/mxml/rep/MovieClip.java       |  2 --
 .../compiler/src/java/flex2/compiler/mxml/rep/Script.java |  2 --
 modules/compiler/src/java/flex2/compiler/swc/Digest.java  |  2 --
 modules/compiler/src/java/flex2/compiler/swc/Swc.java     |  2 --
 modules/compiler/src/java/flex2/compiler/swc/SwcAPI.java  |  2 --
 .../compiler/src/java/flex2/compiler/swc/SwcArchive.java  |  2 --
 .../compiler/src/java/flex2/compiler/swc/SwcCache.java    |  2 --
 .../src/java/flex2/compiler/swc/SwcComponent.java         |  2 --
 .../src/java/flex2/compiler/swc/SwcDependencySet.java     |  2 --
 .../src/java/flex2/compiler/swc/SwcDirectoryArchive.java  |  2 --
 .../src/java/flex2/compiler/swc/SwcDynamicArchive.java    |  2 --
 .../src/java/flex2/compiler/swc/SwcException.java         |  2 --
 .../compiler/src/java/flex2/compiler/swc/SwcFeatures.java |  2 --
 modules/compiler/src/java/flex2/compiler/swc/SwcFile.java |  2 --
 .../compiler/src/java/flex2/compiler/swc/SwcGroup.java    |  2 --
 .../src/java/flex2/compiler/swc/SwcLazyReadArchive.java   |  2 --
 .../compiler/src/java/flex2/compiler/swc/SwcLibrary.java  |  2 --
 .../compiler/src/java/flex2/compiler/swc/SwcMovie.java    |  2 --
 .../src/java/flex2/compiler/swc/SwcPathResolver.java      |  2 --
 .../compiler/src/java/flex2/compiler/swc/SwcScript.java   |  2 --
 .../compiler/src/java/flex2/compiler/swc/Versions.java    |  2 --
 .../java/flex2/compiler/swc/catalog/CatalogHandler.java   |  2 --
 .../flex2/compiler/swc/catalog/CatalogReadElement.java    |  2 --
 .../java/flex2/compiler/swc/catalog/CatalogReader.java    |  2 --
 .../java/flex2/compiler/swc/catalog/CatalogWriter.java    |  2 --
 .../src/java/flex2/compiler/swc/catalog/ReadContext.java  |  2 --
 .../src/java/flex2/compiler/swc/zip/AsiExtraField.java    |  1 -
 .../src/java/flex2/compiler/swc/zip/ExtraFieldUtils.java  |  1 -
 .../src/java/flex2/compiler/swc/zip/Resource.java         |  1 -
 .../src/java/flex2/compiler/swc/zip/UnixStat.java         |  1 -
 .../flex2/compiler/swc/zip/UnrecognizedExtraField.java    |  1 -
 .../src/java/flex2/compiler/swc/zip/ZipEntry.java         |  1 -
 .../src/java/flex2/compiler/swc/zip/ZipExtraField.java    |  1 -
 .../compiler/src/java/flex2/compiler/swc/zip/ZipFile.java |  1 -
 .../compiler/src/java/flex2/compiler/swc/zip/ZipLong.java |  1 -
 .../src/java/flex2/compiler/swc/zip/ZipOutputStream.java  |  2 --
 .../src/java/flex2/compiler/swc/zip/ZipShort.java         |  1 -
 .../src/java/flex2/compiler/util/AbstractLogAdapter.java  |  2 --
 .../src/java/flex2/compiler/util/AbstractLogger.java      |  2 --
 .../compiler/src/java/flex2/compiler/util/Benchmark.java  |  2 --
 .../src/java/flex2/compiler/util/CompilerControl.java     |  2 --
 .../src/java/flex2/compiler/util/CompilerMessage.java     |  2 --
 .../src/java/flex2/compiler/util/ConsoleLogger.java       |  2 --
 .../src/java/flex2/compiler/util/LinkedQNameMap.java      |  2 --
 .../src/java/flex2/compiler/util/LocalLogger.java         |  2 --
 .../src/java/flex2/compiler/util/ManifestParser.java      |  2 --
 .../src/java/flex2/compiler/util/MimeMappings.java        |  4 +---
 .../compiler/src/java/flex2/compiler/util/MultiName.java  |  2 --
 .../src/java/flex2/compiler/util/MultiNameMap.java        |  2 --
 .../src/java/flex2/compiler/util/MxmlCommentUtil.java     |  2 --
 modules/compiler/src/java/flex2/compiler/util/Name.java   |  2 --
 .../src/java/flex2/compiler/util/NameMappings.java        |  2 --
 .../src/java/flex2/compiler/util/PerformanceData.java     |  2 --
 modules/compiler/src/java/flex2/compiler/util/QName.java  |  2 --
 .../compiler/src/java/flex2/compiler/util/QNameList.java  |  2 --
 .../compiler/src/java/flex2/compiler/util/QNameMap.java   |  2 --
 .../compiler/src/java/flex2/compiler/util/QNameSet.java   |  2 --
 .../src/java/flex2/compiler/util/SwcDependencyInfo.java   |  2 --
 .../java/flex2/compiler/util/SwcDependencyInfoImpl.java   |  2 --
 .../src/java/flex2/compiler/util/SwcDependencyUtil.java   |  2 --
 .../java/flex2/compiler/util/SwcExternalScriptInfo.java   |  2 --
 .../flex2/compiler/util/SwcExternalScriptInfoImpl.java    |  2 --
 .../src/java/flex2/compiler/util/ThreadLocalToolkit.java  |  2 --
 .../src/java/flex2/compiler/util/TraceExtension.java      |  2 --
 .../src/java/flex2/compiler/util/VelocityException.java   |  2 --
 .../src/java/flex2/compiler/util/XMLStringSerializer.java |  4 ----
 .../src/java/flex2/compiler/util/graph/Algorithms.java    |  2 --
 .../java/flex2/compiler/util/graph/DependencyGraph.java   |  2 --
 .../compiler/src/java/flex2/compiler/util/graph/Edge.java |  2 --
 .../src/java/flex2/compiler/util/graph/Graph.java         |  2 --
 .../src/java/flex2/compiler/util/graph/Vertex.java        |  2 --
 .../src/java/flex2/compiler/util/graph/Visitor.java       |  2 --
 modules/compiler/src/java/flex2/linker/CULinkable.java    |  2 --
 .../src/java/flex2/linker/ConsoleApplication.java         |  2 --
 .../compiler/src/java/flex2/linker/DependencyWalker.java  |  2 --
 modules/compiler/src/java/flex2/linker/FlexMovie.java     |  2 --
 modules/compiler/src/java/flex2/linker/Linkable.java      |  2 --
 modules/compiler/src/java/flex2/linker/LinkerAPI.java     |  2 --
 .../src/java/flex2/linker/LinkerConfiguration.java        |  2 --
 .../compiler/src/java/flex2/linker/LinkerException.java   |  2 --
 modules/compiler/src/java/flex2/linker/PostLink.java      |  2 --
 modules/compiler/src/java/flex2/linker/SimpleMovie.java   |  2 --
 modules/compiler/src/java/flex2/tools/ASDoc.java          |  2 --
 .../compiler/src/java/flex2/tools/ASDocConfiguration.java |  2 --
 .../src/java/flex2/tools/CommandLineConfiguration.java    |  2 --
 modules/compiler/src/java/flex2/tools/Compc.java          |  2 --
 .../compiler/src/java/flex2/tools/CompcConfiguration.java |  2 --
 modules/compiler/src/java/flex2/tools/CompcPreLink.java   |  2 --
 modules/compiler/src/java/flex2/tools/CopyLocale.java     |  2 --
 .../src/java/flex2/tools/DigestConfiguration.java         |  2 --
 .../src/java/flex2/tools/DigestRootConfiguration.java     |  2 --
 modules/compiler/src/java/flex2/tools/DigestTool.java     |  2 --
 modules/compiler/src/java/flex2/tools/Fcsh.java           |  2 --
 .../compiler/src/java/flex2/tools/FontLicenseChecker.java |  2 --
 modules/compiler/src/java/flex2/tools/FontSnapshot.java   |  2 --
 .../src/java/flex2/tools/LicensesConfiguration.java       |  1 -
 .../src/java/flex2/tools/MovieMetaDataPrinter.java        |  4 +---
 modules/compiler/src/java/flex2/tools/Mxmlc.java          |  2 --
 modules/compiler/src/java/flex2/tools/Optimizer.java      |  4 +---
 modules/compiler/src/java/flex2/tools/PostLink.java       |  2 --
 modules/compiler/src/java/flex2/tools/PreLink.java        |  7 -------
 .../compiler/src/java/flex2/tools/SwcDependencies.java    |  2 --
 modules/compiler/src/java/flex2/tools/SwcTarget.java      |  2 --
 modules/compiler/src/java/flex2/tools/Target.java         |  2 --
 modules/compiler/src/java/flex2/tools/WebTierAPI.java     |  2 --
 .../compiler/src/java/flex2/tools/oem/Application.java    |  1 -
 .../src/java/flex2/tools/oem/ApplicationCache.java        |  1 -
 .../src/java/flex2/tools/oem/ApplicationInfo.java         |  2 --
 modules/compiler/src/java/flex2/tools/oem/Builder.java    |  1 -
 modules/compiler/src/java/flex2/tools/oem/Component.java  |  4 ----
 .../compiler/src/java/flex2/tools/oem/Configuration.java  |  1 -
 modules/compiler/src/java/flex2/tools/oem/Library.java    |  1 -
 .../compiler/src/java/flex2/tools/oem/LibraryCache.java   |  1 -
 .../compiler/src/java/flex2/tools/oem/LibraryInfo.java    |  2 --
 modules/compiler/src/java/flex2/tools/oem/Logger.java     |  1 -
 modules/compiler/src/java/flex2/tools/oem/Message.java    |  1 -
 .../compiler/src/java/flex2/tools/oem/PathResolver.java   |  2 --
 .../compiler/src/java/flex2/tools/oem/ProgressMeter.java  |  1 -
 modules/compiler/src/java/flex2/tools/oem/Project.java    |  1 -
 modules/compiler/src/java/flex2/tools/oem/Report.java     |  1 -
 modules/compiler/src/java/flex2/tools/oem/Script.java     |  2 --
 modules/compiler/src/java/flex2/tools/oem/Toolkit.java    |  2 --
 .../src/java/flex2/tools/oem/VirtualLocalFile.java        |  1 -
 .../src/java/flex2/tools/oem/VirtualLocalFileSystem.java  |  1 -
 .../flex2/tools/oem/internal/ApplicationCompiler.java     |  1 -
 .../oem/internal/ApplicationCompilerConfiguration.java    |  1 -
 .../java/flex2/tools/oem/internal/ApplicationData.java    |  1 -
 .../flex2/tools/oem/internal/ConfigurationConstants.java  |  1 -
 .../src/java/flex2/tools/oem/internal/EmbedUtil.java      |  1 -
 .../src/java/flex2/tools/oem/internal/GenericMessage.java |  1 -
 .../java/flex2/tools/oem/internal/LibraryCompiler.java    |  1 -
 .../tools/oem/internal/LibraryCompilerConfiguration.java  |  1 -
 .../src/java/flex2/tools/oem/internal/LibraryData.java    |  1 -
 .../flex2/tools/oem/internal/LinkerConfiguration.java     |  1 -
 .../java/flex2/tools/oem/internal/OEMConfiguration.java   |  1 -
 .../src/java/flex2/tools/oem/internal/OEMConsole.java     |  1 -
 .../src/java/flex2/tools/oem/internal/OEMLogAdapter.java  |  1 -
 .../java/flex2/tools/oem/internal/OEMPathResolver.java    |  1 -
 .../java/flex2/tools/oem/internal/OEMProgressMeter.java   |  1 -
 .../src/java/flex2/tools/oem/internal/OEMReport.java      |  1 -
 .../src/java/flex2/tools/oem/internal/OEMUtil.java        |  1 -
 .../src/java/flash/tools/debugger/AIRLaunchInfo.java      |  3 ---
 .../tools/debugger/AlreadyActiveApplicationException.java |  2 --
 .../debugger/src/java/flash/tools/debugger/Browser.java   |  2 --
 .../java/flash/tools/debugger/CommandLineException.java   |  2 --
 .../src/java/flash/tools/debugger/DebuggerLocalizer.java  |  2 --
 .../flash/tools/debugger/DefaultDebuggerCallbacks.java    |  3 ---
 .../src/java/flash/tools/debugger/IDebuggerCallbacks.java |  2 --
 .../java/flash/tools/debugger/ILaunchNotification.java    |  2 --
 .../debugger/src/java/flash/tools/debugger/ILauncher.java |  3 ---
 .../debugger/src/java/flash/tools/debugger/IProgress.java |  2 --
 .../debugger/src/java/flash/tools/debugger/Isolate.java   |  2 --
 .../src/java/flash/tools/debugger/IsolateController.java  |  2 --
 .../src/java/flash/tools/debugger/IsolateSession.java     |  1 -
 .../java/flash/tools/debugger/NotSupportedException.java  |  4 +---
 .../debugger/src/java/flash/tools/debugger/Player.java    |  2 --
 modules/debugger/src/java/flash/tools/debugger/Value.java |  2 --
 .../src/java/flash/tools/debugger/ValueAttribute.java     |  3 ---
 .../src/java/flash/tools/debugger/concrete/AIRPlayer.java |  3 ---
 .../flash/tools/debugger/concrete/AbstractPlayer.java     |  3 ---
 .../java/flash/tools/debugger/concrete/ActiveXPlayer.java |  3 ---
 .../src/java/flash/tools/debugger/concrete/BinaryOp.java  |  3 ---
 .../src/java/flash/tools/debugger/concrete/DBrowser.java  |  3 ---
 .../src/java/flash/tools/debugger/concrete/DIsolate.java  |  1 -
 .../flash/tools/debugger/concrete/GetVariableFlag.java    |  2 --
 .../tools/debugger/concrete/IsolatePlayerSession.java     |  2 --
 .../tools/debugger/concrete/NetscapePluginPlayer.java     |  3 ---
 .../flash/tools/debugger/concrete/StandalonePlayer.java   |  3 ---
 .../flash/tools/debugger/concrete/StreamListener.java     |  1 -
 .../flash/tools/debugger/events/IsolateCreateEvent.java   |  1 -
 .../flash/tools/debugger/events/IsolateExitEvent.java     |  1 -
 .../tools/debugger/expression/DebuggerEvaluator.java      |  1 -
 .../tools/debugger/expression/DebuggerExpression.java     |  2 --
 .../src/java/flash/tools/debugger/expression/ECMA.java    |  2 --
 .../debugger/expression/ExpressionEvaluatorException.java |  2 --
 .../tools/debugger/threadsafe/ThreadSafeASTBuilder.java   |  3 ---
 .../tools/debugger/threadsafe/ThreadSafeBootstrap.java    |  1 -
 .../debugger/threadsafe/ThreadSafeDebuggerObject.java     |  4 +---
 .../flash/tools/debugger/threadsafe/ThreadSafeFrame.java  |  1 -
 .../tools/debugger/threadsafe/ThreadSafeIsolate.java      |  1 -
 .../debugger/threadsafe/ThreadSafeIsolateSession.java     |  1 -
 .../tools/debugger/threadsafe/ThreadSafeLocation.java     |  1 -
 .../flash/tools/debugger/threadsafe/ThreadSafePlayer.java |  1 -
 .../tools/debugger/threadsafe/ThreadSafeSession.java      |  1 -
 .../debugger/threadsafe/ThreadSafeSessionManager.java     |  1 -
 .../tools/debugger/threadsafe/ThreadSafeSourceFile.java   |  1 -
 .../debugger/threadsafe/ThreadSafeSourceLocator.java      |  3 ---
 .../tools/debugger/threadsafe/ThreadSafeSwfInfo.java      |  1 -
 .../flash/tools/debugger/threadsafe/ThreadSafeValue.java  |  1 -
 .../tools/debugger/threadsafe/ThreadSafeValueExp.java     |  1 -
 .../tools/debugger/threadsafe/ThreadSafeVariable.java     |  1 -
 .../flash/tools/debugger/threadsafe/ThreadSafeWatch.java  |  1 -
 .../src/java/flex/tools/debugger/cli/CatchAction.java     |  4 +---
 modules/fxgutils/src/java/com/adobe/fxg/FXGConstants.java |  3 ---
 modules/fxgutils/src/java/com/adobe/fxg/FXGParser.java    |  2 --
 modules/fxgutils/src/java/com/adobe/fxg/dom/FXGNode.java  |  2 --
 .../src/java/com/adobe/fxg/swf/FXG2SWFTranscoder.java     |  2 --
 .../src/java/com/adobe/fxg/util/FXGLocalizationUtil.java  |  2 --
 .../java/com/adobe/internal/fxg/dom/AbstractFXGNode.java  |  3 ---
 .../com/adobe/internal/fxg/dom/AbstractShapeNode.java     |  3 ---
 .../com/adobe/internal/fxg/dom/BitmapGraphicNode.java     |  4 ----
 .../src/java/com/adobe/internal/fxg/dom/CDATANode.java    |  1 -
 .../java/com/adobe/internal/fxg/dom/DOMParserHelper.java  |  1 -
 .../java/com/adobe/internal/fxg/dom/DefinitionNode.java   |  2 --
 .../src/java/com/adobe/internal/fxg/dom/DelegateNode.java |  2 --
 .../src/java/com/adobe/internal/fxg/dom/EllipseNode.java  |  4 ----
 .../src/java/com/adobe/internal/fxg/dom/FillNode.java     |  2 --
 .../src/java/com/adobe/internal/fxg/dom/FilterNode.java   |  2 --
 .../com/adobe/internal/fxg/dom/GradientEntryNode.java     |  3 ---
 .../com/adobe/internal/fxg/dom/GraphicContentNode.java    |  2 --
 .../java/com/adobe/internal/fxg/dom/GraphicContext.java   |  2 --
 .../src/java/com/adobe/internal/fxg/dom/GraphicNode.java  |  3 ---
 .../com/adobe/internal/fxg/dom/GroupDefinitionNode.java   |  2 --
 .../src/java/com/adobe/internal/fxg/dom/GroupNode.java    |  3 ---
 .../src/java/com/adobe/internal/fxg/dom/LibraryNode.java  |  2 --
 .../src/java/com/adobe/internal/fxg/dom/LineNode.java     |  3 ---
 .../java/com/adobe/internal/fxg/dom/MaskPropertyNode.java |  2 --
 .../src/java/com/adobe/internal/fxg/dom/MaskableNode.java |  2 --
 .../src/java/com/adobe/internal/fxg/dom/MaskingNode.java  |  2 --
 .../src/java/com/adobe/internal/fxg/dom/PathNode.java     |  5 -----
 .../java/com/adobe/internal/fxg/dom/PlaceObjectNode.java  |  2 --
 .../src/java/com/adobe/internal/fxg/dom/RectNode.java     |  4 ----
 .../src/java/com/adobe/internal/fxg/dom/RichTextNode.java |  1 -
 .../com/adobe/internal/fxg/dom/ScalableGradientNode.java  |  2 --
 .../src/java/com/adobe/internal/fxg/dom/StrokeNode.java   |  2 --
 .../java/com/adobe/internal/fxg/dom/TextGraphicNode.java  |  2 --
 .../src/java/com/adobe/internal/fxg/dom/TextNode.java     |  2 --
 .../java/com/adobe/internal/fxg/dom/TransformNode.java    |  2 --
 .../adobe/internal/fxg/dom/fills/AbstractFillNode.java    |  2 --
 .../com/adobe/internal/fxg/dom/fills/BitmapFillNode.java  |  4 ----
 .../internal/fxg/dom/fills/LinearGradientFillNode.java    |  3 ---
 .../internal/fxg/dom/fills/RadialGradientFillNode.java    |  3 ---
 .../adobe/internal/fxg/dom/fills/SolidColorFillNode.java  |  3 ---
 .../internal/fxg/dom/filters/AbstractFilterNode.java      |  3 ---
 .../adobe/internal/fxg/dom/filters/BevelFilterNode.java   |  2 --
 .../adobe/internal/fxg/dom/filters/BlurFilterNode.java    |  3 ---
 .../internal/fxg/dom/filters/ColorMatrixFilterNode.java   |  3 ---
 .../internal/fxg/dom/filters/DropShadowFilterNode.java    |  3 ---
 .../adobe/internal/fxg/dom/filters/GlowFilterNode.java    |  3 ---
 .../internal/fxg/dom/filters/GradientBevelFilterNode.java |  3 ---
 .../internal/fxg/dom/filters/GradientGlowFilterNode.java  |  3 ---
 .../fxg/dom/richtext/AbstractRichBlockTextNode.java       |  1 -
 .../fxg/dom/richtext/AbstractRichParagraphNode.java       |  1 -
 .../fxg/dom/richtext/AbstractRichTextLeafNode.java        |  1 -
 .../internal/fxg/dom/richtext/AbstractRichTextNode.java   |  1 -
 .../java/com/adobe/internal/fxg/dom/richtext/BRNode.java  |  1 -
 .../java/com/adobe/internal/fxg/dom/richtext/DivNode.java |  1 -
 .../java/com/adobe/internal/fxg/dom/richtext/ImgNode.java |  1 -
 .../com/adobe/internal/fxg/dom/richtext/LinkNode.java     |  1 -
 .../adobe/internal/fxg/dom/richtext/ParagraphNode.java    |  1 -
 .../com/adobe/internal/fxg/dom/richtext/SpanNode.java     |  1 -
 .../java/com/adobe/internal/fxg/dom/richtext/TCYNode.java |  1 -
 .../java/com/adobe/internal/fxg/dom/richtext/TabNode.java |  1 -
 .../com/adobe/internal/fxg/dom/richtext/TextHelper.java   |  1 -
 .../internal/fxg/dom/richtext/TextLayoutFormatNode.java   |  1 -
 .../adobe/internal/fxg/dom/richtext/TextPropertyNode.java |  2 --
 .../internal/fxg/dom/strokes/AbstractStrokeNode.java      |  2 --
 .../fxg/dom/strokes/LinearGradientStrokeNode.java         |  2 --
 .../fxg/dom/strokes/RadialGradientStrokeNode.java         |  2 --
 .../internal/fxg/dom/strokes/SolidColorStrokeNode.java    |  2 --
 .../internal/fxg/dom/text/AbstractCharacterTextNode.java  |  2 --
 .../com/adobe/internal/fxg/dom/text/AbstractTextNode.java |  2 --
 .../src/java/com/adobe/internal/fxg/dom/text/BRNode.java  |  1 -
 .../com/adobe/internal/fxg/dom/text/ParagraphNode.java    |  2 --
 .../java/com/adobe/internal/fxg/dom/text/SpanNode.java    |  2 --
 .../fxg/dom/transforms/AbstractTransformNode.java         |  2 --
 .../internal/fxg/dom/transforms/ColorTransformNode.java   |  2 --
 .../com/adobe/internal/fxg/dom/transforms/MatrixNode.java |  2 --
 .../adobe/internal/fxg/dom/types/AlignmentBaseline.java   |  1 -
 .../com/adobe/internal/fxg/dom/types/BaselineOffset.java  |  1 -
 .../com/adobe/internal/fxg/dom/types/BaselineShift.java   |  1 -
 .../java/com/adobe/internal/fxg/dom/types/BevelType.java  |  2 --
 .../java/com/adobe/internal/fxg/dom/types/BlendMode.java  |  3 ---
 .../adobe/internal/fxg/dom/types/BlockProgression.java    |  1 -
 .../adobe/internal/fxg/dom/types/BreakOpportunity.java    |  1 -
 .../src/java/com/adobe/internal/fxg/dom/types/Caps.java   |  2 --
 .../com/adobe/internal/fxg/dom/types/ColorWithEnum.java   |  1 -
 .../java/com/adobe/internal/fxg/dom/types/DigitCase.java  |  1 -
 .../java/com/adobe/internal/fxg/dom/types/DigitWidth.java |  1 -
 .../java/com/adobe/internal/fxg/dom/types/Direction.java  |  1 -
 .../adobe/internal/fxg/dom/types/DominantBaseline.java    |  1 -
 .../java/com/adobe/internal/fxg/dom/types/FillMode.java   |  3 ---
 .../java/com/adobe/internal/fxg/dom/types/FontStyle.java  |  1 -
 .../java/com/adobe/internal/fxg/dom/types/FontWeight.java |  1 -
 .../adobe/internal/fxg/dom/types/InterpolationMethod.java |  2 --
 .../src/java/com/adobe/internal/fxg/dom/types/Joints.java |  2 --
 .../adobe/internal/fxg/dom/types/JustificationRule.java   |  1 -
 .../adobe/internal/fxg/dom/types/JustificationStyle.java  |  1 -
 .../java/com/adobe/internal/fxg/dom/types/Kerning.java    |  2 --
 .../com/adobe/internal/fxg/dom/types/LeadingModel.java    |  1 -
 .../com/adobe/internal/fxg/dom/types/LigatureLevel.java   |  1 -
 .../java/com/adobe/internal/fxg/dom/types/LineBreak.java  |  2 --
 .../java/com/adobe/internal/fxg/dom/types/MaskType.java   |  5 -----
 .../java/com/adobe/internal/fxg/dom/types/NumberAuto.java |  1 -
 .../com/adobe/internal/fxg/dom/types/NumberInherit.java   |  1 -
 .../adobe/internal/fxg/dom/types/NumberPercentAuto.java   |  1 -
 .../java/com/adobe/internal/fxg/dom/types/ResizeMode.java |  1 -
 .../java/com/adobe/internal/fxg/dom/types/ScaleMode.java  |  2 --
 .../com/adobe/internal/fxg/dom/types/ScalingGrid.java     |  2 --
 .../com/adobe/internal/fxg/dom/types/SpreadMethod.java    |  2 --
 .../java/com/adobe/internal/fxg/dom/types/TextAlign.java  |  1 -
 .../com/adobe/internal/fxg/dom/types/TextDecoration.java  |  1 -
 .../com/adobe/internal/fxg/dom/types/TextJustify.java     |  1 -
 .../com/adobe/internal/fxg/dom/types/TextRotation.java    |  1 -
 .../com/adobe/internal/fxg/dom/types/TypographicCase.java |  1 -
 .../com/adobe/internal/fxg/dom/types/VerticalAlign.java   |  1 -
 .../adobe/internal/fxg/dom/types/WhiteSpaceCollapse.java  |  2 --
 .../java/com/adobe/internal/fxg/dom/types/Winding.java    |  2 --
 .../adobe/internal/fxg/sax/AbstractFXGVersionHandler.java |  1 -
 .../src/java/com/adobe/internal/fxg/sax/FXGSAXParser.java |  2 --
 .../java/com/adobe/internal/fxg/sax/FXGSAXScanner.java    |  3 ---
 .../com/adobe/internal/fxg/sax/FXGVersionHandler.java     |  1 -
 .../adobe/internal/fxg/sax/FXGVersionHandlerRegistry.java |  1 -
 .../java/com/adobe/internal/fxg/sax/FXG_v1_0_Handler.java |  1 -
 .../adobe/internal/fxg/sax/FXG_v1_0_Mobile_Handler.java   |  1 -
 .../java/com/adobe/internal/fxg/sax/FXG_v2_0_Handler.java |  1 -
 .../adobe/internal/fxg/sax/FXG_v2_0_Mobile_Handler.java   |  1 -
 .../src/java/com/adobe/internal/fxg/swf/ImageHelper.java  |  3 ---
 .../src/java/com/adobe/internal/fxg/swf/ShapeHelper.java  |  4 ----
 .../src/java/com/adobe/internal/fxg/swf/TextHelper.java   |  1 -
 .../src/java/com/adobe/internal/fxg/swf/TypeHelper.java   |  4 ----
 .../src/java/com/adobe/internal/fxg/types/FXGMatrix.java  |  1 -
 .../src/java/com/adobe/internal/fxg/util/SWFWriter.java   |  1 -
 .../swfutils/src/java/flash/fonts/BatikFontManager.java   |  2 --
 modules/swfutils/src/java/flash/fonts/CachedFontFace.java |  2 --
 .../swfutils/src/java/flash/fonts/CachedFontManager.java  |  2 --
 modules/swfutils/src/java/flash/fonts/FSType.java         |  2 --
 modules/swfutils/src/java/flash/fonts/FontFace.java       |  2 --
 modules/swfutils/src/java/flash/fonts/FontManager.java    |  2 --
 modules/swfutils/src/java/flash/fonts/FontSet.java        |  2 --
 modules/swfutils/src/java/flash/fonts/JREFontManager.java |  2 --
 modules/swfutils/src/java/flash/fonts/LocalFont.java      |  2 --
 .../src/java/flash/graphics/g2d/AbstractGraphics2D.java   |  2 --
 .../src/java/flash/graphics/g2d/GraphicContext.java       |  3 ---
 .../src/java/flash/graphics/g2d/SpriteGraphics2D.java     |  2 --
 .../src/java/flash/graphics/images/BitmapImage.java       |  2 --
 .../src/java/flash/graphics/images/ImageUtil.java         |  2 --
 .../src/java/flash/graphics/images/JPEGImage.java         |  2 --
 .../src/java/flash/graphics/images/LosslessImage.java     |  2 --
 .../src/java/flash/localization/ILocalizedText.java       |  2 --
 .../swfutils/src/java/flash/localization/ILocalizer.java  |  2 --
 .../src/java/flash/localization/LocalizationManager.java  |  2 --
 .../java/flash/localization/ResourceBundleLocalizer.java  |  2 --
 .../src/java/flash/localization/XLRLocalizer.java         |  2 --
 modules/swfutils/src/java/flash/swf/Action.java           |  1 -
 modules/swfutils/src/java/flash/swf/ActionFactory.java    |  1 -
 modules/swfutils/src/java/flash/swf/ActionHandler.java    |  2 --
 modules/swfutils/src/java/flash/swf/DebugDecoder.java     |  2 --
 modules/swfutils/src/java/flash/swf/DebugEncoder.java     |  3 ---
 modules/swfutils/src/java/flash/swf/Frame.java            |  2 --
 modules/swfutils/src/java/flash/swf/Header.java           |  2 --
 modules/swfutils/src/java/flash/swf/Movie.java            |  2 --
 modules/swfutils/src/java/flash/swf/MovieDecoder.java     |  2 --
 modules/swfutils/src/java/flash/swf/MovieEncoder.java     |  2 --
 modules/swfutils/src/java/flash/swf/MovieMetaData.java    |  2 --
 modules/swfutils/src/java/flash/swf/SwfConstants.java     |  2 --
 modules/swfutils/src/java/flash/swf/SwfDecoder.java       |  2 --
 modules/swfutils/src/java/flash/swf/SwfUtils.java         |  2 --
 modules/swfutils/src/java/flash/swf/Tag.java              |  2 --
 modules/swfutils/src/java/flash/swf/TagDecoder.java       |  2 --
 .../swfutils/src/java/flash/swf/TagEncoderReporter.java   |  2 --
 modules/swfutils/src/java/flash/swf/TagHandler.java       |  2 --
 modules/swfutils/src/java/flash/swf/TagValues.java        |  2 --
 modules/swfutils/src/java/flash/swf/actions/Branch.java   |  2 --
 .../swfutils/src/java/flash/swf/actions/ConstantPool.java |  2 --
 .../src/java/flash/swf/actions/DefineFunction.java        |  2 --
 modules/swfutils/src/java/flash/swf/actions/GetURL.java   |  2 --
 modules/swfutils/src/java/flash/swf/actions/GetURL2.java  |  2 --
 .../swfutils/src/java/flash/swf/actions/GotoFrame.java    |  2 --
 .../swfutils/src/java/flash/swf/actions/GotoFrame2.java   |  2 --
 .../swfutils/src/java/flash/swf/actions/GotoLabel.java    |  2 --
 modules/swfutils/src/java/flash/swf/actions/Label.java    |  2 --
 modules/swfutils/src/java/flash/swf/actions/Push.java     |  2 --
 .../swfutils/src/java/flash/swf/actions/SetTarget.java    |  2 --
 .../src/java/flash/swf/actions/StoreRegister.java         |  2 --
 .../swfutils/src/java/flash/swf/actions/StrictMode.java   |  2 --
 modules/swfutils/src/java/flash/swf/actions/Unknown.java  |  2 --
 .../swfutils/src/java/flash/swf/actions/WaitForFrame.java |  2 --
 modules/swfutils/src/java/flash/swf/actions/With.java     |  2 --
 .../java/flash/swf/builder/tags/DefineBitsBuilder.java    |  3 ---
 .../flash/swf/builder/tags/DefineBitsLosslessBuilder.java |  3 ---
 .../java/flash/swf/builder/tags/DefineShapeBuilder.java   |  2 --
 .../src/java/flash/swf/builder/tags/EditTextBuilder.java  |  2 --
 .../src/java/flash/swf/builder/tags/FontBuilder.java      |  2 --
 .../java/flash/swf/builder/tags/ImageShapeBuilder.java    |  2 --
 .../src/java/flash/swf/builder/tags/TagBuilder.java       |  2 --
 .../src/java/flash/swf/builder/tags/TextBuilder.java      |  2 --
 .../java/flash/swf/builder/types/FillStyleBuilder.java    |  2 --
 .../java/flash/swf/builder/types/LineStyleBuilder.java    |  2 --
 .../src/java/flash/swf/builder/types/MatrixBuilder.java   |  2 --
 .../java/flash/swf/builder/types/PathIteratorWrapper.java |  2 --
 .../swfutils/src/java/flash/swf/builder/types/Point.java  |  2 --
 .../src/java/flash/swf/builder/types/RectBuilder.java     |  2 --
 .../src/java/flash/swf/builder/types/ShapeBuilder.java    |  2 --
 .../src/java/flash/swf/builder/types/ShapeIterator.java   |  2 --
 .../flash/swf/builder/types/ShapeWithStyleBuilder.java    |  2 --
 .../swfutils/src/java/flash/swf/debug/DebugModule.java    |  2 --
 modules/swfutils/src/java/flash/swf/debug/DebugTable.java |  2 --
 .../swfutils/src/java/flash/swf/tags/CSMTextSettings.java |  2 --
 .../src/java/flash/swf/tags/DefineBinaryData.java         |  2 --
 modules/swfutils/src/java/flash/swf/tags/DefineBits.java  |  2 --
 .../swfutils/src/java/flash/swf/tags/DefineBitsJPEG3.java |  2 --
 .../src/java/flash/swf/tags/DefineBitsLossless.java       |  2 --
 .../swfutils/src/java/flash/swf/tags/DefineButton.java    |  2 --
 .../src/java/flash/swf/tags/DefineButtonCxform.java       |  2 --
 .../src/java/flash/swf/tags/DefineButtonSound.java        |  2 --
 .../swfutils/src/java/flash/swf/tags/DefineEditText.java  |  2 --
 modules/swfutils/src/java/flash/swf/tags/DefineFont.java  |  3 ---
 modules/swfutils/src/java/flash/swf/tags/DefineFont1.java |  4 ----
 modules/swfutils/src/java/flash/swf/tags/DefineFont2.java |  3 ---
 modules/swfutils/src/java/flash/swf/tags/DefineFont3.java |  3 ---
 modules/swfutils/src/java/flash/swf/tags/DefineFont4.java |  2 --
 .../src/java/flash/swf/tags/DefineFontAlignZones.java     |  2 --
 .../swfutils/src/java/flash/swf/tags/DefineFontInfo.java  |  1 -
 .../swfutils/src/java/flash/swf/tags/DefineFontName.java  |  2 --
 .../src/java/flash/swf/tags/DefineMorphShape.java         |  2 --
 .../src/java/flash/swf/tags/DefineScalingGrid.java        |  2 --
 .../java/flash/swf/tags/DefineSceneAndFrameLabelData.java |  2 --
 modules/swfutils/src/java/flash/swf/tags/DefineShape.java |  2 --
 modules/swfutils/src/java/flash/swf/tags/DefineSound.java |  2 --
 .../swfutils/src/java/flash/swf/tags/DefineSprite.java    |  2 --
 modules/swfutils/src/java/flash/swf/tags/DefineText.java  |  2 --
 .../src/java/flash/swf/tags/DefineVideoStream.java        |  2 --
 modules/swfutils/src/java/flash/swf/tags/DoABC.java       |  2 --
 modules/swfutils/src/java/flash/swf/tags/DoAction.java    |  2 --
 .../swfutils/src/java/flash/swf/tags/DoInitAction.java    |  2 --
 .../swfutils/src/java/flash/swf/tags/EnableDebugger.java  |  2 --
 .../swfutils/src/java/flash/swf/tags/ExportAssets.java    |  2 --
 .../swfutils/src/java/flash/swf/tags/FileAttributes.java  |  2 --
 modules/swfutils/src/java/flash/swf/tags/FrameLabel.java  |  2 --
 modules/swfutils/src/java/flash/swf/tags/GenericTag.java  |  2 --
 .../swfutils/src/java/flash/swf/tags/ImportAssets.java    |  2 --
 modules/swfutils/src/java/flash/swf/tags/Metadata.java    |  2 --
 modules/swfutils/src/java/flash/swf/tags/PlaceObject.java |  2 --
 modules/swfutils/src/java/flash/swf/tags/ProductInfo.java |  2 --
 .../swfutils/src/java/flash/swf/tags/RemoveObject.java    |  2 --
 .../swfutils/src/java/flash/swf/tags/ScriptLimits.java    |  2 --
 .../src/java/flash/swf/tags/SetBackgroundColor.java       |  2 --
 modules/swfutils/src/java/flash/swf/tags/SetTabIndex.java |  2 --
 modules/swfutils/src/java/flash/swf/tags/ShowFrame.java   |  2 --
 .../swfutils/src/java/flash/swf/tags/SoundStreamHead.java |  2 --
 modules/swfutils/src/java/flash/swf/tags/StartSound.java  |  2 --
 modules/swfutils/src/java/flash/swf/tags/SymbolClass.java |  2 --
 modules/swfutils/src/java/flash/swf/tags/VideoFrame.java  |  2 --
 modules/swfutils/src/java/flash/swf/tags/ZoneRecord.java  |  2 --
 .../swfutils/src/java/flash/swf/tools/Disassembler.java   |  2 --
 modules/swfutils/src/java/flash/swf/tools/SizeReport.java |  2 --
 modules/swfutils/src/java/flash/swf/tools/SwfxParser.java |  2 --
 .../swfutils/src/java/flash/swf/tools/SwfxPrinter.java    |  3 ---
 .../src/java/flash/swf/tools/SyntaxTreeDumper.java        |  2 --
 modules/swfutils/src/java/flash/swf/types/ActionList.java |  2 --
 .../swfutils/src/java/flash/swf/types/BevelFilter.java    |  2 --
 modules/swfutils/src/java/flash/swf/types/BlurFilter.java |  2 --
 .../src/java/flash/swf/types/ButtonCondAction.java        |  2 --
 .../swfutils/src/java/flash/swf/types/ButtonRecord.java   |  2 --
 modules/swfutils/src/java/flash/swf/types/CXForm.java     |  2 --
 .../src/java/flash/swf/types/CXFormWithAlpha.java         |  2 --
 .../src/java/flash/swf/types/ClipActionRecord.java        |  2 --
 .../swfutils/src/java/flash/swf/types/ClipActions.java    |  2 --
 .../src/java/flash/swf/types/ColorMatrixFilter.java       |  2 --
 .../src/java/flash/swf/types/ConvolutionFilter.java       |  2 --
 .../src/java/flash/swf/types/CurvedEdgeRecord.java        |  2 --
 .../src/java/flash/swf/types/DropShadowFilter.java        |  2 --
 modules/swfutils/src/java/flash/swf/types/EdgeRecord.java |  2 --
 modules/swfutils/src/java/flash/swf/types/FillStyle.java  |  2 --
 modules/swfutils/src/java/flash/swf/types/Filter.java     |  2 --
 .../swfutils/src/java/flash/swf/types/FocalGradient.java  |  2 --
 modules/swfutils/src/java/flash/swf/types/GlowFilter.java |  2 --
 modules/swfutils/src/java/flash/swf/types/GlyphEntry.java |  2 --
 modules/swfutils/src/java/flash/swf/types/GradRecord.java |  2 --
 modules/swfutils/src/java/flash/swf/types/Gradient.java   |  2 --
 .../src/java/flash/swf/types/GradientBevelFilter.java     |  2 --
 .../src/java/flash/swf/types/GradientGlowFilter.java      |  2 --
 .../swfutils/src/java/flash/swf/types/ImportRecord.java   |  2 --
 .../swfutils/src/java/flash/swf/types/KerningRecord.java  |  2 --
 modules/swfutils/src/java/flash/swf/types/LineStyle.java  |  2 --
 modules/swfutils/src/java/flash/swf/types/Matrix.java     |  2 --
 .../swfutils/src/java/flash/swf/types/MorphFillStyle.java |  2 --
 .../src/java/flash/swf/types/MorphGradRecord.java         |  2 --
 .../swfutils/src/java/flash/swf/types/MorphLineStyle.java |  2 --
 modules/swfutils/src/java/flash/swf/types/Rect.java       |  2 --
 modules/swfutils/src/java/flash/swf/types/Shape.java      |  2 --
 .../swfutils/src/java/flash/swf/types/ShapeRecord.java    |  2 --
 .../swfutils/src/java/flash/swf/types/ShapeWithStyle.java |  2 --
 modules/swfutils/src/java/flash/swf/types/SoundInfo.java  |  2 --
 .../src/java/flash/swf/types/StraightEdgeRecord.java      |  2 --
 .../src/java/flash/swf/types/StyleChangeRecord.java       |  2 --
 modules/swfutils/src/java/flash/swf/types/TagList.java    |  2 --
 modules/swfutils/src/java/flash/swf/types/TextRecord.java |  2 --
 modules/swfutils/src/java/flash/util/AbstractCache.java   |  2 --
 modules/swfutils/src/java/flash/util/ExceptionUtil.java   |  2 --
 modules/swfutils/src/java/flash/util/IntMap.java          |  2 --
 modules/swfutils/src/java/flash/util/IntMapLRUCache.java  |  3 ---
 modules/swfutils/src/java/flash/util/LRUCache.java        |  3 ---
 modules/swfutils/src/java/flash/util/StringJoiner.java    |  2 --
 modules/swfutils/src/java/flash/util/StringUtils.java     |  2 --
 modules/swfutils/src/java/flash/util/SwfImageUtils.java   |  2 --
 modules/swfutils/test/java/flash/fonts/FontCacheTest.java |  2 --
 .../test/java/flash/swf/builder/types/CubicCurveTest.java |  2 --
 .../swfutils/test/java/flash/swf/tags/DefineTextTest.java |  3 ---
 .../swfutils/test/java/flash/swf/tags/DoActionTest.java   |  3 ---
 .../test/java/flash/swf/types/GlyphEntryTest.java         |  3 ---
 mustella/as3/src/mustella/EffectTesting.as                |  3 ---
 mustella/java/src/utils/DocumentUtils.java                |  3 ---
 981 files changed, 18 insertions(+), 2019 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/components/Alert.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/components/Alert.as b/frameworks/projects/experimental/src/spark/components/Alert.as
index 205a07f..61e1324 100644
--- a/frameworks/projects/experimental/src/spark/components/Alert.as
+++ b/frameworks/projects/experimental/src/spark/components/Alert.as
@@ -101,9 +101,8 @@ package spark.components {
      *  @playerversion Flash 10.1
      *  @playerversion AIR 2.5
      *  @productversion Flex 4.5
-     */ /**
-     * @author Bogdan Dinu (http://www.badu.ro)
-     */ public class Alert extends Panel {
+     */
+	 public class Alert extends Panel {
         [SkinPart(required="false")]
         public var messageDisplay:TextBase;
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/components/ColorPicker.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/components/ColorPicker.as b/frameworks/projects/experimental/src/spark/components/ColorPicker.as
index bc3f590..9f11e8a 100644
--- a/frameworks/projects/experimental/src/spark/components/ColorPicker.as
+++ b/frameworks/projects/experimental/src/spark/components/ColorPicker.as
@@ -67,9 +67,8 @@ package spark.components {
      */ /**
      *  Subclass DropDownList and make it work like a ColorPicker
      *
-     */ /**
-     * @author Bogdan Dinu (http://www.badu.ro)
-     */ public class ColorPicker extends ComboBox {
+     */
+	 public class ColorPicker extends ComboBox {
         /**
          *  @langversion 3.0
          *  @playerversion Flash 10.1

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/components/MaskedTextInput.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/components/MaskedTextInput.as b/frameworks/projects/experimental/src/spark/components/MaskedTextInput.as
index eccf5b0..c7eb0c9 100644
--- a/frameworks/projects/experimental/src/spark/components/MaskedTextInput.as
+++ b/frameworks/projects/experimental/src/spark/components/MaskedTextInput.as
@@ -77,10 +77,6 @@ package spark.components {
      * Phone: (###)###.##.##.##
      * IBAN:  ES##-####-####-##-##########
      * CCC:   ####-####-##-##########
-     *
-     * @author Carlos Rovira (http://www.carlosrovira.com)
-     * @created 05/12/13
-     * @updated 22/01/14
      */
     public class MaskedTextInput extends TextInput {
         public function MaskedTextInput() {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/components/Menu.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/components/Menu.as b/frameworks/projects/experimental/src/spark/components/Menu.as
index 37c89f8..92bc0de 100644
--- a/frameworks/projects/experimental/src/spark/components/Menu.as
+++ b/frameworks/projects/experimental/src/spark/components/Menu.as
@@ -60,9 +60,6 @@ package spark.components
 	 *  @playerversion AIR 2.5
 	 *  @productversion Flex 4.5
 	 */
-	/**
-	 * @author Bogdan Dinu (http://www.badu.ro)
-	 */
 	public class Menu extends List
 	{
 		protected var _storedSelectedIndex : int = -1;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/components/MenuBar.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/components/MenuBar.as b/frameworks/projects/experimental/src/spark/components/MenuBar.as
index 4596f9d..22d5fbc 100644
--- a/frameworks/projects/experimental/src/spark/components/MenuBar.as
+++ b/frameworks/projects/experimental/src/spark/components/MenuBar.as
@@ -55,9 +55,6 @@ package spark.components
     /**
 	 * Note : works with both Horizontal and Vertical Layouts
 	 */
-	/**
-	 * @author Bogdan Dinu (http://www.badu.ro)
-	 */
     public class MenuBar extends List
     {
 		/**

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/components/ProgressBar.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/components/ProgressBar.as b/frameworks/projects/experimental/src/spark/components/ProgressBar.as
index 7470842..8ee0a30 100644
--- a/frameworks/projects/experimental/src/spark/components/ProgressBar.as
+++ b/frameworks/projects/experimental/src/spark/components/ProgressBar.as
@@ -34,10 +34,8 @@ package spark.components {
     // for asdoc
     [Experimental]
 
-/**
+	/**
      * Plain and simple progress bar
-     *
-     * @author Bogdan Dinu (http://www.badu.ro)
      */
     public class ProgressBar extends SkinnableComponent {
         [SkinPart(required="false")]

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/components/itemRenderers/MenuCoreItemRenderer.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/components/itemRenderers/MenuCoreItemRenderer.as b/frameworks/projects/experimental/src/spark/components/itemRenderers/MenuCoreItemRenderer.as
index 06c32fe..cba3152 100644
--- a/frameworks/projects/experimental/src/spark/components/itemRenderers/MenuCoreItemRenderer.as
+++ b/frameworks/projects/experimental/src/spark/components/itemRenderers/MenuCoreItemRenderer.as
@@ -42,9 +42,7 @@ package spark.components.itemRenderers {
      *
      */
     [States("normal", "hovered", "selected")]
-    /**
-     * @author Bogdan Dinu (http://www.badu.ro)
-     */ public class MenuCoreItemRenderer extends ItemRenderer implements IListItemRenderer {
+    public class MenuCoreItemRenderer extends ItemRenderer implements IListItemRenderer {
         /**
          * getter of the subMenu, used in keyboard navigation
          */

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/components/listClasses/IListItemRenderer.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/components/listClasses/IListItemRenderer.as b/frameworks/projects/experimental/src/spark/components/listClasses/IListItemRenderer.as
index d295cf7..2158d74 100644
--- a/frameworks/projects/experimental/src/spark/components/listClasses/IListItemRenderer.as
+++ b/frameworks/projects/experimental/src/spark/components/listClasses/IListItemRenderer.as
@@ -20,9 +20,6 @@ package spark.components.listClasses
 {
 	import spark.components.IItemRenderer;
 	import spark.components.List;
-	/**
-	 * @author Bogdan Dinu (http://www.badu.ro)
-	 */
 	public interface IListItemRenderer extends IItemRenderer
 	{
 		function set listOwner(value:List):void;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/containers/DividedGroup.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/containers/DividedGroup.as b/frameworks/projects/experimental/src/spark/containers/DividedGroup.as
index ca5e046..5bac829 100644
--- a/frameworks/projects/experimental/src/spark/containers/DividedGroup.as
+++ b/frameworks/projects/experimental/src/spark/containers/DividedGroup.as
@@ -34,9 +34,6 @@ package spark.containers
 [Exclude(name="layout", kind="property")]
 	[DefaultProperty("children")]
 	[ResourceBundle("dividers")]
-	/**
-	 * @author Bogdan Dinu (http://www.badu.ro)
-	 */
 	public class DividedGroup extends Group
 	{
 		public var dividers : Array;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/containers/Divider.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/containers/Divider.as b/frameworks/projects/experimental/src/spark/containers/Divider.as
index 1f009d9..2f5c1e7 100644
--- a/frameworks/projects/experimental/src/spark/containers/Divider.as
+++ b/frameworks/projects/experimental/src/spark/containers/Divider.as
@@ -31,9 +31,6 @@ package spark.containers
 	*  @playerversion AIR 2.5
 	*  @productversion Flex 4.5
 	*/
-	/**
-	 * @author Bogdan Dinu (http://www.badu.ro)
-	 */
 	public class Divider extends Group
 	{
 		/**

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/containers/HDivider.mxml
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/containers/HDivider.mxml b/frameworks/projects/experimental/src/spark/containers/HDivider.mxml
index 23f5008..5e926e4 100644
--- a/frameworks/projects/experimental/src/spark/containers/HDivider.mxml
+++ b/frameworks/projects/experimental/src/spark/containers/HDivider.mxml
@@ -22,7 +22,6 @@
 	//  limitations under the License.
 	//
 	////////////////////////////////////////////////////////////////////////////////
-	@author Bogdan Dinu (http://www.badu.ro)
 	-->
     <containers:layout>
         <s:VerticalLayout horizontalAlign="center" verticalAlign="middle"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/containers/HDividerGroup.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/containers/HDividerGroup.as b/frameworks/projects/experimental/src/spark/containers/HDividerGroup.as
index 570565f..7ae40b5 100644
--- a/frameworks/projects/experimental/src/spark/containers/HDividerGroup.as
+++ b/frameworks/projects/experimental/src/spark/containers/HDividerGroup.as
@@ -34,9 +34,6 @@ package spark.containers
 	 *  @playerversion AIR 2.5
 	 *  @productversion Flex 4.5
 	 */
-	/**
-	 * @author Bogdan Dinu (http://www.badu.ro)
-	 */
 	public class HDividerGroup extends DividedGroup
 	{
 		private var _onStartDragFirstNeighbourWidth : Number;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/containers/VDivider.mxml
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/containers/VDivider.mxml b/frameworks/projects/experimental/src/spark/containers/VDivider.mxml
index ab2d591..2d0eae6 100644
--- a/frameworks/projects/experimental/src/spark/containers/VDivider.mxml
+++ b/frameworks/projects/experimental/src/spark/containers/VDivider.mxml
@@ -21,7 +21,6 @@
 	//  limitations under the License.
 	//
 	////////////////////////////////////////////////////////////////////////////////
-	@author Bogdan Dinu (http://www.badu.ro)
 	-->
     <containers:layout>
         <s:HorizontalLayout horizontalAlign="center" verticalAlign="middle"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/containers/VDividerGroup.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/containers/VDividerGroup.as b/frameworks/projects/experimental/src/spark/containers/VDividerGroup.as
index 55486f4..f48a73f 100644
--- a/frameworks/projects/experimental/src/spark/containers/VDividerGroup.as
+++ b/frameworks/projects/experimental/src/spark/containers/VDividerGroup.as
@@ -34,9 +34,6 @@ package spark.containers
 	 *  @playerversion AIR 2.5
 	 *  @productversion Flex 4.5
 	 */
-	/**
-	 * @author Bogdan Dinu (http://www.badu.ro)
-	 */
 	public class VDividerGroup extends DividedGroup
 	{
 		private var _onStartDragFirstNeighbourHeight : Number;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/events/ColorChangeEvent.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/events/ColorChangeEvent.as b/frameworks/projects/experimental/src/spark/events/ColorChangeEvent.as
index 16bef2f..5798140 100644
--- a/frameworks/projects/experimental/src/spark/events/ColorChangeEvent.as
+++ b/frameworks/projects/experimental/src/spark/events/ColorChangeEvent.as
@@ -23,9 +23,6 @@ package spark.events
 // for asdoc
 [Experimental]
 
-/**
-	 * @author Bogdan Dinu (http://www.badu.ro)
-	 */
 	public class ColorChangeEvent extends Event
 	{
 		public static const CHOOSE:String = "choose";

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/frameworks/projects/experimental/src/spark/events/MenuEvent.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/events/MenuEvent.as b/frameworks/projects/experimental/src/spark/events/MenuEvent.as
index 9a77444..cd25594 100644
--- a/frameworks/projects/experimental/src/spark/events/MenuEvent.as
+++ b/frameworks/projects/experimental/src/spark/events/MenuEvent.as
@@ -25,9 +25,6 @@ package spark.events {
 // for asdoc
 [Experimental]
 
-/**
-     * @author Bogdan Dinu (http://www.badu.ro)
-     */
     public class MenuEvent extends IndexChangeEvent {
         public static const SELECTED:String = "selected";
         public static const CHECKED:String = "checked";

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/antTasks/src/flex/ant/AsDocTask.java
----------------------------------------------------------------------
diff --git a/modules/antTasks/src/flex/ant/AsDocTask.java b/modules/antTasks/src/flex/ant/AsDocTask.java
index c6a3176..d04060a 100644
--- a/modules/antTasks/src/flex/ant/AsDocTask.java
+++ b/modules/antTasks/src/flex/ant/AsDocTask.java
@@ -74,8 +74,6 @@ import java.io.File;
  * <code>
  *     &lt;doc-classes class="SparkSkinsClasses"/&gt;
  * </code>
- *
- * @author gauravj
  */
 public final class AsDocTask extends FlexTask implements DynamicConfigurator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/build/java/src/Downgrader.java
----------------------------------------------------------------------
diff --git a/modules/asc/build/java/src/Downgrader.java b/modules/asc/build/java/src/Downgrader.java
index 84c206c..91a86d6 100644
--- a/modules/asc/build/java/src/Downgrader.java
+++ b/modules/asc/build/java/src/Downgrader.java
@@ -64,8 +64,6 @@ import java.util.Iterator;
  * To adjust bytecode, we use BCEL's InstructionFinder, which lets us do regexp
  * matching on instruction sequences.  Once we find a match, we make the necessary
  * changes to a method's existing InstructionList.
- *
- * @author Edwin Smith
  */
 public class Downgrader implements Constants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/adobe/abc/AbcThunkGen.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/adobe/abc/AbcThunkGen.java b/modules/asc/src/java/adobe/abc/AbcThunkGen.java
index d6fd55d..3e5cecd 100644
--- a/modules/asc/src/java/adobe/abc/AbcThunkGen.java
+++ b/modules/asc/src/java/adobe/abc/AbcThunkGen.java
@@ -28,9 +28,6 @@ import static adobe.abc.OptimizerConstants.*;
 import static java.lang.Boolean.TRUE;
 import static java.lang.Boolean.FALSE;
  
-/**
- * @author Steven Johnson
- */
 public class AbcThunkGen
 {
 	static class IndentingPrintWriter extends PrintWriter

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/adobe/abc/GlobalOptimizer.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/adobe/abc/GlobalOptimizer.java b/modules/asc/src/java/adobe/abc/GlobalOptimizer.java
index 6f9ace6..42fb596 100644
--- a/modules/asc/src/java/adobe/abc/GlobalOptimizer.java
+++ b/modules/asc/src/java/adobe/abc/GlobalOptimizer.java
@@ -134,9 +134,6 @@ import static java.lang.Boolean.FALSE;
  */
 
 
-/**
- * @author Edwin Smith
- */
 public class GlobalOptimizer
 {
 	// default configuration flags
@@ -2043,8 +2040,6 @@ public class GlobalOptimizer
 	 * have the lowest indexes.
 	 * 
 	 * TODO - remove dup namespaces from nssets & remove dup nssets
-	 * 
-	 * @author edwsmith
 	 */
 	class Abc
 	{

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/adobe/abc/TraceManager.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/adobe/abc/TraceManager.java b/modules/asc/src/java/adobe/abc/TraceManager.java
index 0346f58..e6b7d2d 100644
--- a/modules/asc/src/java/adobe/abc/TraceManager.java
+++ b/modules/asc/src/java/adobe/abc/TraceManager.java
@@ -29,7 +29,6 @@ import java.util.Stack;
  *    entries can be manually indented; the trace
  *    files get very large and difficult to read
  *    using a browser or other ready-to-hand viewer. 
- * @author Tom Harwood
  *
  */
 public class TraceManager

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/AbcParser.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/abc/AbcParser.java b/modules/asc/src/java/macromedia/abc/AbcParser.java
index 712b4ef..2771c4a 100644
--- a/modules/asc/src/java/macromedia/abc/AbcParser.java
+++ b/modules/asc/src/java/macromedia/abc/AbcParser.java
@@ -34,9 +34,6 @@ import java.util.Map;
 import java.util.HashMap;
 import java.util.Set;
 
-/**
- * @author Erik Tierney
- */
 @SuppressWarnings("nls") // TODO: Remove
 public final class AbcParser
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/BytecodeBuffer.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/abc/BytecodeBuffer.java b/modules/asc/src/java/macromedia/abc/BytecodeBuffer.java
index ba9b8d5..9bebce9 100644
--- a/modules/asc/src/java/macromedia/abc/BytecodeBuffer.java
+++ b/modules/asc/src/java/macromedia/abc/BytecodeBuffer.java
@@ -24,9 +24,6 @@ import macromedia.asc.util.IntegerPool;
 import java.io.*;
 import java.util.*;
 
-/**
- * @author Clement Wong
- */
 public class BytecodeBuffer
 {
 	public BytecodeBuffer(byte[] bytecodes)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/ConstantPool.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/abc/ConstantPool.java b/modules/asc/src/java/macromedia/abc/ConstantPool.java
index 2db947b..a3eda96 100644
--- a/modules/asc/src/java/macromedia/abc/ConstantPool.java
+++ b/modules/asc/src/java/macromedia/abc/ConstantPool.java
@@ -97,8 +97,6 @@ import macromedia.asc.util.IntList;
  * kind=17,18 // CONSTANT_RTQnameL + CONSTANT_RTQnameLA
  * }
  * }
- *
- * @author Clement Wong
  */
 public class ConstantPool
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/Decoder.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/abc/Decoder.java b/modules/asc/src/java/macromedia/abc/Decoder.java
index 5b82228..e8ebeb4 100644
--- a/modules/asc/src/java/macromedia/abc/Decoder.java
+++ b/modules/asc/src/java/macromedia/abc/Decoder.java
@@ -183,7 +183,6 @@ Exception {
     U16 type_index                      // Type matched by this exception handler
 }
  *
- * @author Clement Wong
  */
 public final class Decoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/DecoderException.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/abc/DecoderException.java b/modules/asc/src/java/macromedia/abc/DecoderException.java
index 0310a95..245fd16 100644
--- a/modules/asc/src/java/macromedia/abc/DecoderException.java
+++ b/modules/asc/src/java/macromedia/abc/DecoderException.java
@@ -19,9 +19,6 @@
 
 package macromedia.abc;
 
-/**
- * @author Clement Wong
- */
 public final class DecoderException extends Exception
 {
 	public DecoderException(String message)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/DefaultVisitor.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/abc/DefaultVisitor.java b/modules/asc/src/java/macromedia/abc/DefaultVisitor.java
index b1f6ae7..b74f31b 100644
--- a/modules/asc/src/java/macromedia/abc/DefaultVisitor.java
+++ b/modules/asc/src/java/macromedia/abc/DefaultVisitor.java
@@ -23,8 +23,6 @@ import static macromedia.asc.embedding.avmplus.ActionBlockConstants.*;
 
 /**
  * High-level visitor interface
- * 
- * @author Clement Wong
  */
 public abstract class DefaultVisitor implements Visitor
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/Encoder.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/abc/Encoder.java b/modules/asc/src/java/macromedia/abc/Encoder.java
index bb520dc..9ccd2e3 100644
--- a/modules/asc/src/java/macromedia/abc/Encoder.java
+++ b/modules/asc/src/java/macromedia/abc/Encoder.java
@@ -30,8 +30,6 @@ import java.util.*;
 
 /**
  * abc encoder. If the encoder is provided with multiple constant pools, it will use do merging.
- *
- * @author Clement Wong
  */
 public class Encoder implements Visitor
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/MultiName.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/abc/MultiName.java b/modules/asc/src/java/macromedia/abc/MultiName.java
index 428c969..4421082 100644
--- a/modules/asc/src/java/macromedia/abc/MultiName.java
+++ b/modules/asc/src/java/macromedia/abc/MultiName.java
@@ -19,9 +19,6 @@
 
 package macromedia.abc;
 
-/**
- * @author Clement Wong
- */
 public final class MultiName
 {
 	public MultiName(String name, String[] namespaces)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/asc/src/java/macromedia/abc/OpcodeVisitor.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/abc/OpcodeVisitor.java b/modules/asc/src/java/macromedia/abc/OpcodeVisitor.java
index b588ef7..37e5bdc 100644
--- a/modules/asc/src/java/macromedia/abc/OpcodeVisitor.java
+++ b/modules/asc/src/java/macromedia/abc/OpcodeVisitor.java
@@ -19,9 +19,6 @@
 
 package macromedia.abc;
 
-/**
- * @author Clement Wong
- */
 public class OpcodeVisitor implements Visitor
 {
 	public final void methodInfo(int returnType, int[] paramTypes, int nativeName, int flags, int[] values, int[] value_kinds, int[] param_names) {}


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

Posted by jm...@apache.org.
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TabNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TabNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TabNode.java
index 32d0d4c..39402d3 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TabNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TabNode.java
@@ -31,7 +31,6 @@ import com.adobe.fxg.dom.FXGNode;
  * This is an empty tag - text content or child tags are not expected.
  * </p>
  * @since 2.0
- * @author Min Plunkett
  */
 public class TabNode extends AbstractRichTextLeafNode
 {    

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextHelper.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextHelper.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextHelper.java
index 4aacf53..f3d3931 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextHelper.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextHelper.java
@@ -54,7 +54,6 @@ import com.adobe.internal.fxg.dom.types.WhiteSpaceCollapse;
  * Utilities to help create Text.
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public class TextHelper
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextLayoutFormatNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextLayoutFormatNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextLayoutFormatNode.java
index cc0b317..e1dbb4c 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextLayoutFormatNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextLayoutFormatNode.java
@@ -25,7 +25,6 @@ import static com.adobe.fxg.FXGConstants.*;
  * TextLayoutFormat applied to a link.
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public class TextLayoutFormatNode extends AbstractRichTextLeafNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextPropertyNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextPropertyNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextPropertyNode.java
index 01fe2a6..7d45b21 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextPropertyNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextPropertyNode.java
@@ -28,8 +28,6 @@ import com.adobe.internal.fxg.dom.TextNode;
  * A FXG node represents complex property values.
  * 
  * @since 2.0
- * @author Peter Farland
- * @author Min Punkett
  */
 public class TextPropertyNode extends DelegateNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/AbstractStrokeNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/AbstractStrokeNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/AbstractStrokeNode.java
index fa1512a..9347c35 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/AbstractStrokeNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/AbstractStrokeNode.java
@@ -33,8 +33,6 @@ import com.adobe.internal.fxg.dom.types.ScaleMode;
 
 /**
  * Base class for all FXG stroke nodes.
- * 
- * @author Peter Farland
  */
 public abstract class AbstractStrokeNode extends AbstractFXGNode implements StrokeNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/LinearGradientStrokeNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/LinearGradientStrokeNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/LinearGradientStrokeNode.java
index 91213ac..6e4c88f 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/LinearGradientStrokeNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/LinearGradientStrokeNode.java
@@ -36,8 +36,6 @@ import com.adobe.internal.fxg.dom.types.SpreadMethod;
 
 /**
  * The Class LinearGradientStrokeNode.
- * 
- * @author Peter Farland
  */
 public class LinearGradientStrokeNode extends AbstractStrokeNode implements ScalableGradientNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/RadialGradientStrokeNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/RadialGradientStrokeNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/RadialGradientStrokeNode.java
index 475f507..6c537a0 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/RadialGradientStrokeNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/RadialGradientStrokeNode.java
@@ -36,8 +36,6 @@ import com.adobe.internal.fxg.dom.types.SpreadMethod;
 
 /**
  * The Class RadialGradientStrokeNode.
- * 
- * @author Peter Farland
  */
 public class RadialGradientStrokeNode extends AbstractStrokeNode implements ScalableGradientNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/SolidColorStrokeNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/SolidColorStrokeNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/SolidColorStrokeNode.java
index 65ec30f..12231d5 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/SolidColorStrokeNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/strokes/SolidColorStrokeNode.java
@@ -26,8 +26,6 @@ import com.adobe.internal.fxg.dom.DOMParserHelper;
 
 /**
  * The Class SolidColorStrokeNode.
- * 
- * @author Peter Farland
  */
 public class SolidColorStrokeNode extends AbstractStrokeNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/AbstractCharacterTextNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/AbstractCharacterTextNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/AbstractCharacterTextNode.java
index a5c6783..f92b48c 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/AbstractCharacterTextNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/AbstractCharacterTextNode.java
@@ -30,8 +30,6 @@ import com.adobe.internal.fxg.dom.types.WhiteSpaceCollapse;
 
 /**
  * A base class for text nodes that have character formatting.
- * 
- * @author Peter Farland
  */
 public abstract class AbstractCharacterTextNode extends AbstractTextNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/AbstractTextNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/AbstractTextNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/AbstractTextNode.java
index 0616f2e..9b7084b 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/AbstractTextNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/AbstractTextNode.java
@@ -33,8 +33,6 @@ import com.adobe.internal.fxg.dom.richtext.TextHelper;
 
 /**
  * A base class for all FXG nodes concerned with formatted text.
- * 
- * @author Peter Farland
  */
 public abstract class AbstractTextNode extends AbstractFXGNode implements TextNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/BRNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/BRNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/BRNode.java
index e8397b5..cd6a067 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/BRNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/BRNode.java
@@ -27,7 +27,6 @@ import static com.adobe.fxg.FXGConstants.*;
  * <p>
  * This is an empty tag - text content or child tags are not expected.
  * </p>
- * @author Peter Farland
  */
 public class BRNode extends AbstractTextNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/ParagraphNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/ParagraphNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/ParagraphNode.java
index 2881e2e..914123d 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/ParagraphNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/ParagraphNode.java
@@ -32,8 +32,6 @@ import com.adobe.internal.fxg.dom.TextNode;
 /**
  * Represents a &lt;p /&gt; child tag of FXG &lt;TextGraphic&gt; content. A
  * &lt;p&gt; tag starts a new paragraph in text content.
- * 
- * @author Peter Farland
  */
 public class ParagraphNode extends AbstractCharacterTextNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/SpanNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/SpanNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/SpanNode.java
index 491406e..e8a4a54 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/SpanNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/SpanNode.java
@@ -30,8 +30,6 @@ import com.adobe.internal.fxg.dom.TextNode;
 /**
  * Represents a &lt;span /&gt; child tag of FXG text content. A &lt;span&gt;
  * tag starts a new section of formatting in a paragraph of text content.
- * 
- * @author Peter Farland
  */
 public class SpanNode extends AbstractCharacterTextNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/AbstractTransformNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/AbstractTransformNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/AbstractTransformNode.java
index af4049b..40c9536 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/AbstractTransformNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/AbstractTransformNode.java
@@ -25,8 +25,6 @@ import com.adobe.internal.fxg.dom.TransformNode;
 
 /**
  * A base class for all FXG nodes that represent a transform.
- * 
- * @author Peter Farland
  */
 public abstract class AbstractTransformNode extends AbstractFXGNode implements TransformNode 
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/ColorTransformNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/ColorTransformNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/ColorTransformNode.java
index eeb2258..d5888b3 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/ColorTransformNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/ColorTransformNode.java
@@ -26,8 +26,6 @@ import com.adobe.internal.fxg.dom.DOMParserHelper;
 
 /**
  * The Class ColorTransformNode.
- * 
- * @author Peter Farland
  */
 public class ColorTransformNode extends AbstractTransformNode implements Cloneable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/MatrixNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/MatrixNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/MatrixNode.java
index b955867..290d33b 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/MatrixNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/transforms/MatrixNode.java
@@ -26,8 +26,6 @@ import com.adobe.internal.fxg.dom.DOMParserHelper;
 
 /**
  * The Class MatrixNode.
- * 
- * @author Peter Farland
  */
 public class MatrixNode extends AbstractTransformNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/AlignmentBaseline.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/AlignmentBaseline.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/AlignmentBaseline.java
index 3d9c9fb..7dc1336 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/AlignmentBaseline.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/AlignmentBaseline.java
@@ -36,7 +36,6 @@ package com.adobe.internal.fxg.dom.types;
  *   6 = ideographicBottom
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum AlignmentBaseline
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BaselineOffset.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BaselineOffset.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BaselineOffset.java
index 40cc63e..f2b4012 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BaselineOffset.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BaselineOffset.java
@@ -29,7 +29,6 @@ package com.adobe.internal.fxg.dom.types;
  *   2 = lineHeight 
  * </pre>
  * 
- * @author Min Plunkett
  */
 public class BaselineOffset
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BaselineShift.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BaselineShift.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BaselineShift.java
index 2ea5fbb..d19c802 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BaselineShift.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BaselineShift.java
@@ -39,7 +39,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = subscript
  * </pre>
  * 
- * @author Min Plunkett
  */
 public class BaselineShift
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BevelType.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BevelType.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BevelType.java
index 91d32b0..a348a37 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BevelType.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BevelType.java
@@ -31,8 +31,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = outer
  *   2 = full
  * </pre>
- * 
- * @author Peter Farland
  */
 public enum BevelType
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BlendMode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BlendMode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BlendMode.java
index 5c64a9a..86758ac 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BlendMode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BlendMode.java
@@ -61,9 +61,6 @@ package com.adobe.internal.fxg.dom.types;
  * <pre>
  * 		auto
  * </pre>
- *  
- * @author Peter Farland
- * @author Sujata Das
  */
 public enum BlendMode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BlockProgression.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BlockProgression.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BlockProgression.java
index ffe2b52..96b5b9e 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BlockProgression.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BlockProgression.java
@@ -31,7 +31,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = rl
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum BlockProgression
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BreakOpportunity.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BreakOpportunity.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BreakOpportunity.java
index 62e2e02..057e0e4 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BreakOpportunity.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/BreakOpportunity.java
@@ -39,7 +39,6 @@ package com.adobe.internal.fxg.dom.types;
  *   3 = all
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum BreakOpportunity
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Caps.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Caps.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Caps.java
index 88df986..99ca597 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Caps.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Caps.java
@@ -31,8 +31,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = none
  *   2 = square
  * </pre>
- * 
- * @author Peter Farland
  */
 public enum Caps
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ColorWithEnum.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ColorWithEnum.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ColorWithEnum.java
index a91e578..9d88be4 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ColorWithEnum.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ColorWithEnum.java
@@ -28,7 +28,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = inherit
  * </pre>
  * 
- * @author Min Plunkett
  */
 public class ColorWithEnum
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DigitCase.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DigitCase.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DigitCase.java
index 6d9e607..cb36a86 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DigitCase.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DigitCase.java
@@ -32,7 +32,6 @@ package com.adobe.internal.fxg.dom.types;
  *   2 = oldStyle
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum DigitCase
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DigitWidth.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DigitWidth.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DigitWidth.java
index 9756699..71619a0 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DigitWidth.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DigitWidth.java
@@ -33,7 +33,6 @@ package com.adobe.internal.fxg.dom.types;
  *   2 = tabular
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum DigitWidth
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Direction.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Direction.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Direction.java
index 79f075d..cc4b69f 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Direction.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Direction.java
@@ -31,7 +31,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = rtl
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum Direction
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DominantBaseline.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DominantBaseline.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DominantBaseline.java
index 23b0226..f6b2971 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DominantBaseline.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/DominantBaseline.java
@@ -40,7 +40,6 @@ package com.adobe.internal.fxg.dom.types;
  *   6 = ideographicBottom
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum DominantBaseline
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FillMode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FillMode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FillMode.java
index b02cf3a..c69e525 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FillMode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FillMode.java
@@ -27,9 +27,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = repeat
  *   2 = scale
  * </pre>
- * 
- * @author Min Plunkett
- * @author Sujata Das
  */
 public enum FillMode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FontStyle.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FontStyle.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FontStyle.java
index 4b5bc1b..005106a 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FontStyle.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FontStyle.java
@@ -27,7 +27,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = italic
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum FontStyle
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FontWeight.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FontWeight.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FontWeight.java
index fda9fab..41a21fd 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FontWeight.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/FontWeight.java
@@ -27,7 +27,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = bold
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum FontWeight
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/InterpolationMethod.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/InterpolationMethod.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/InterpolationMethod.java
index 02ea6aa..2edccd9 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/InterpolationMethod.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/InterpolationMethod.java
@@ -30,8 +30,6 @@ package com.adobe.internal.fxg.dom.types;
  *   0 = rgb
  *   1 = linearRGB
  * </pre>
- * 
- * @author Peter Farland
  */
 public enum InterpolationMethod
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Joints.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Joints.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Joints.java
index fd4505d..e079844 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Joints.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Joints.java
@@ -31,8 +31,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = bevel
  *   2 = miter
  * </pre>
- * 
- * @author Peter Farland
  */
 public enum Joints
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/JustificationRule.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/JustificationRule.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/JustificationRule.java
index 7738928..f47af75 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/JustificationRule.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/JustificationRule.java
@@ -32,7 +32,6 @@ package com.adobe.internal.fxg.dom.types;
  *   2 = eastAsian
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum JustificationRule
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/JustificationStyle.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/JustificationStyle.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/JustificationStyle.java
index 35e8157..9c92f2a 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/JustificationStyle.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/JustificationStyle.java
@@ -37,7 +37,6 @@ package com.adobe.internal.fxg.dom.types;
  *   3 = pushOutOnly
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum JustificationStyle
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Kerning.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Kerning.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Kerning.java
index 0581765..905a806 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Kerning.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Kerning.java
@@ -36,8 +36,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = off
  *   2 = auto
  * </pre>
- * 
- * @author Peter Farland
  */
 public enum Kerning
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LeadingModel.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LeadingModel.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LeadingModel.java
index e9409a6..d1507e7 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LeadingModel.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LeadingModel.java
@@ -38,7 +38,6 @@ package com.adobe.internal.fxg.dom.types;
  *   6 = approximateTextField
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum LeadingModel
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LigatureLevel.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LigatureLevel.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LigatureLevel.java
index cffeb36..0616bac 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LigatureLevel.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LigatureLevel.java
@@ -42,7 +42,6 @@ package com.adobe.internal.fxg.dom.types;
  *   3 = exotic
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum LigatureLevel
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LineBreak.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LineBreak.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LineBreak.java
index 7fcdf2c..e02c862 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LineBreak.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/LineBreak.java
@@ -33,8 +33,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = explicit
  *   2 = inherit
  * </pre>
- * 
- * @author Peter Farland
  */
 public enum LineBreak
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/MaskType.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/MaskType.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/MaskType.java
index 9af32b0..b50dd22 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/MaskType.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/MaskType.java
@@ -32,11 +32,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = alpha
  *   2 = luminosity
  * </pre>
- * 
- * 
- * 
- * @author Peter Farland
- * @author Sujata Das
  */
 public enum MaskType
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberAuto.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberAuto.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberAuto.java
index 804f23a..6cfc79b 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberAuto.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberAuto.java
@@ -28,7 +28,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = inherit
  * </pre>
  * 
- * @author Min Plunkett
  */
 public class NumberAuto
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberInherit.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberInherit.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberInherit.java
index 40934c7..4d1e1ea 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberInherit.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberInherit.java
@@ -27,7 +27,6 @@ package com.adobe.internal.fxg.dom.types;
  *   0 = inherit
  * </pre>
  * 
- * @author Min Plunkett
  */
 public class NumberInherit
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberPercentAuto.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberPercentAuto.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberPercentAuto.java
index ff3841c..4bef534 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberPercentAuto.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/NumberPercentAuto.java
@@ -27,7 +27,6 @@ package com.adobe.internal.fxg.dom.types;
  *   0 = auto
  * </pre>
  * 
- * @author Min Plunkett
  */
 public class NumberPercentAuto
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ResizeMode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ResizeMode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ResizeMode.java
index d15d3e9..7d03805 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ResizeMode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ResizeMode.java
@@ -28,7 +28,6 @@ package com.adobe.internal.fxg.dom.types;
  *   2 = scale
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum ResizeMode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ScaleMode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ScaleMode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ScaleMode.java
index 8411502..df4c471 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ScaleMode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ScaleMode.java
@@ -32,8 +32,6 @@ package com.adobe.internal.fxg.dom.types;
  *   2 = normal
  *   3 = horizontal
  * </pre>
- * 
- * @author Peter Farland
  */
 public enum ScaleMode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ScalingGrid.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ScalingGrid.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ScalingGrid.java
index 2bbbcee..0ff1503 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ScalingGrid.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/ScalingGrid.java
@@ -22,8 +22,6 @@ package com.adobe.internal.fxg.dom.types;
 /**
  * A scaling grid is used to calculate the center rectangle that determines
  * how to apply 9-slice scaling to a graphic.
- * 
- * @author Peter Farland
  */
 public class ScalingGrid
 {    

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/SpreadMethod.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/SpreadMethod.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/SpreadMethod.java
index a8849c7..a47ff31 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/SpreadMethod.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/SpreadMethod.java
@@ -31,8 +31,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = Reflect Mode
  *   2 = Repeat Mode
  * </pre>
- * 
- * @author Peter Farland
  */
 public enum SpreadMethod
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextAlign.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextAlign.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextAlign.java
index 1724372..4848d3f 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextAlign.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextAlign.java
@@ -35,7 +35,6 @@ package com.adobe.internal.fxg.dom.types;
  *   5 = justify
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum TextAlign
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextDecoration.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextDecoration.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextDecoration.java
index afb8078..1977ca5 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextDecoration.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextDecoration.java
@@ -27,7 +27,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = underline
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum TextDecoration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextJustify.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextJustify.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextJustify.java
index 233aaef..586cd1a 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextJustify.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextJustify.java
@@ -29,7 +29,6 @@ package com.adobe.internal.fxg.dom.types;
  *   1 = distribute
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum TextJustify
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextRotation.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextRotation.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextRotation.java
index 91db370..b87c945 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextRotation.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TextRotation.java
@@ -32,7 +32,6 @@ package com.adobe.internal.fxg.dom.types;
  *   4 = rotate270
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum TextRotation
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TypographicCase.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TypographicCase.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TypographicCase.java
index d0370ad..deb9772 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TypographicCase.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/TypographicCase.java
@@ -37,7 +37,6 @@ package com.adobe.internal.fxg.dom.types;
  *   4 = lowercaseToSmallCaps
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum TypographicCase
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/VerticalAlign.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/VerticalAlign.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/VerticalAlign.java
index 55fb02d..0188a01 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/VerticalAlign.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/VerticalAlign.java
@@ -33,7 +33,6 @@ package com.adobe.internal.fxg.dom.types;
  *   4 = inherit
  * </pre>
  * 
- * @author Min Plunkett
  */
 public enum VerticalAlign
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/WhiteSpaceCollapse.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/WhiteSpaceCollapse.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/WhiteSpaceCollapse.java
index c87f284..2267a66 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/WhiteSpaceCollapse.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/WhiteSpaceCollapse.java
@@ -33,8 +33,6 @@ package com.adobe.internal.fxg.dom.types;
  *   0 = preserve
  *   1 = collapse
  * </pre>
- * 
- * @author Peter Farland
  */
 public enum WhiteSpaceCollapse
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Winding.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Winding.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Winding.java
index 80a192a..d092d02 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Winding.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/types/Winding.java
@@ -28,8 +28,6 @@ package com.adobe.internal.fxg.dom.types;
  * 
  *   0 = Even Odd
  *   1 = Non Zero
- * 
- * @author Peter Farland
  */
 public enum Winding
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/AbstractFXGVersionHandler.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/AbstractFXGVersionHandler.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/AbstractFXGVersionHandler.java
index aeeb78c..4b38308 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/AbstractFXGVersionHandler.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/AbstractFXGVersionHandler.java
@@ -33,7 +33,6 @@ import com.adobe.fxg.dom.FXGNode;
  * different versions of fxg files by swapping different FXGVersionHandlers at
  * runtime depending on the fxg version of the input file.
  * 
- * @author Sujata Das
  */
 public abstract class AbstractFXGVersionHandler implements FXGVersionHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGSAXParser.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGSAXParser.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGSAXParser.java
index 5ec5f58..4703a34 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGSAXParser.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGSAXParser.java
@@ -34,8 +34,6 @@ import com.adobe.fxg.FXGParser;
 /**
  * FXGSAXParser implements a SAX parser for an input stream that represents a
  * FXG document
- * 
- * @author sdas
  */
 public class FXGSAXParser implements FXGParser
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGSAXScanner.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGSAXScanner.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGSAXScanner.java
index a6ac57d..a722f42 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGSAXScanner.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGSAXScanner.java
@@ -49,9 +49,6 @@ import static com.adobe.fxg.FXGConstants.*;
  * a graphical asset) to a simple object graph to serve as an intermediate
  * representation. The document must be in the FXG 1.0 namespace and the root
  * element must be a &lt;Graphic&gt; tag.
- * 
- * @author Peter Farland
- * @author Sujata Das
  */
 public class FXGSAXScanner extends DefaultHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGVersionHandler.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGVersionHandler.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGVersionHandler.java
index 25744ad..97698da 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGVersionHandler.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGVersionHandler.java
@@ -31,7 +31,6 @@ import com.adobe.fxg.dom.FXGNode;
  * by swapping different FXGVersionHandlers at runtime depending on the fxg
  * version of the input file.
  * 
- * @author Sujata Das
  */
 public interface FXGVersionHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGVersionHandlerRegistry.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGVersionHandlerRegistry.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGVersionHandlerRegistry.java
index 19d65b6..efc3052 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGVersionHandlerRegistry.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGVersionHandlerRegistry.java
@@ -28,7 +28,6 @@ import com.adobe.fxg.FXGVersion;
 /**
  * Maintains a registry of FXGVersionHandlers
  * 
- * @author Sujata Das
  */
 public class FXGVersionHandlerRegistry
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v1_0_Handler.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v1_0_Handler.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v1_0_Handler.java
index 85c211b..3e8de43 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v1_0_Handler.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v1_0_Handler.java
@@ -66,7 +66,6 @@ import static com.adobe.fxg.FXGConstants.*;
 /**
  * FXGVersionHandler for FXG 1.0
  * 
- * @author Sujata Das
  */
 public class FXG_v1_0_Handler extends AbstractFXGVersionHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v1_0_Mobile_Handler.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v1_0_Mobile_Handler.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v1_0_Mobile_Handler.java
index 8566296..349c05f 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v1_0_Mobile_Handler.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v1_0_Mobile_Handler.java
@@ -31,7 +31,6 @@ import static com.adobe.fxg.FXGConstants.*;
 /**
  * FXGVersionHandler for FXG 1.0
  * 
- * @author Sujata Das
  */
 public class FXG_v1_0_Mobile_Handler extends FXG_v1_0_Handler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v2_0_Handler.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v2_0_Handler.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v2_0_Handler.java
index a932222..9501e6f 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v2_0_Handler.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v2_0_Handler.java
@@ -73,7 +73,6 @@ import static com.adobe.fxg.FXGConstants.*;
 /**
  * FXGVersionHandler for FXG 2.0
  * 
- * @author Sujata Das
  */
 public class FXG_v2_0_Handler extends AbstractFXGVersionHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v2_0_Mobile_Handler.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v2_0_Mobile_Handler.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v2_0_Mobile_Handler.java
index b87d3af..4603331 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v2_0_Mobile_Handler.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v2_0_Mobile_Handler.java
@@ -31,7 +31,6 @@ import static com.adobe.fxg.FXGConstants.*;
 /**
  * FXGVersionHandler for FXG 2.0
  * 
- * @author Sujata Das
  */
 public class FXG_v2_0_Mobile_Handler extends FXG_v2_0_Handler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/ImageHelper.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/ImageHelper.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/ImageHelper.java
index d913352..bc1f85a 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/ImageHelper.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/ImageHelper.java
@@ -51,9 +51,6 @@ import flash.util.FileUtils;
 
 /**
  * Utilities to help create SWF DefineBits and DefineBitsLossess image tags.
- * 
- * @author Peter Farland
- * @author Sujata Das
  */
 public class ImageHelper
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/ShapeHelper.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/ShapeHelper.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/ShapeHelper.java
index ab24348..2be04c2 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/ShapeHelper.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/ShapeHelper.java
@@ -41,10 +41,6 @@ import flash.swf.types.StyleChangeRecord;
 
 /**
  * A collection of utilities to help create SWF Shapes and ShapeRecords.
- * 
- * @author Peter Farland
- * @author Sujata Das
- * @author Min Plunkett
  */
 public class ShapeHelper implements SwfConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/TextHelper.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/TextHelper.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/TextHelper.java
index 9c73d09..e88836e 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/TextHelper.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/TextHelper.java
@@ -25,7 +25,6 @@ import java.util.regex.Pattern;
 /**
  * Utilities to help create Text.
  * 
- * @author Min Plunkett
  */
 public class TextHelper
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/TypeHelper.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/TypeHelper.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/TypeHelper.java
index 5718ee4..78e3296 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/TypeHelper.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/TypeHelper.java
@@ -35,10 +35,6 @@ import flash.swf.tags.DefineBits;
 
 /**
  * Utilities to help create basic SWF data types.
- * 
- * @author Peter Farland
- * @author Kaushal Kantawala
- * @author Sujata Das
  */
 public class TypeHelper
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/types/FXGMatrix.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/types/FXGMatrix.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/types/FXGMatrix.java
index a84b55f..d55a952 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/types/FXGMatrix.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/types/FXGMatrix.java
@@ -26,7 +26,6 @@ import flash.swf.types.Matrix;
 /**
  * Utility class to help with matrix transformation for coordinate transformation.
  * 
- * @author Sujata Das
  */
 public class FXGMatrix
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/util/SWFWriter.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/util/SWFWriter.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/util/SWFWriter.java
index 8de0116..baa96bc 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/util/SWFWriter.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/util/SWFWriter.java
@@ -36,7 +36,6 @@ import flash.swf.types.Rect;
 /**
  * Utility class that allows writing out a DefineSprite to an Output Stream
  * 
- * @author Sujata Das
  */
 public class SWFWriter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/fonts/BatikFontManager.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/fonts/BatikFontManager.java b/modules/swfutils/src/java/flash/fonts/BatikFontManager.java
index b939098..82040c6 100644
--- a/modules/swfutils/src/java/flash/fonts/BatikFontManager.java
+++ b/modules/swfutils/src/java/flash/fonts/BatikFontManager.java
@@ -48,8 +48,6 @@ import java.util.Map;
 /**
  * This implementation of FontManager uses Apache Batik to process
  * TrueTypeFont Files.
- *
- * @author Peter Farland
  */
 @SuppressWarnings("unchecked")
 public class BatikFontManager extends CachedFontManager

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/fonts/CachedFontFace.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/fonts/CachedFontFace.java b/modules/swfutils/src/java/flash/fonts/CachedFontFace.java
index 80a3a62..b6aea25 100644
--- a/modules/swfutils/src/java/flash/fonts/CachedFontFace.java
+++ b/modules/swfutils/src/java/flash/fonts/CachedFontFace.java
@@ -24,8 +24,6 @@ import flash.util.IntMapLRUCache;
 
 /**
  * Provides a simple LRU cache layer to a FontFace.
- *
- * @author Peter Farland
  */
 public abstract class CachedFontFace extends FontFace
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/fonts/CachedFontManager.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/fonts/CachedFontManager.java b/modules/swfutils/src/java/flash/fonts/CachedFontManager.java
index 21a8a13..c3b792e 100644
--- a/modules/swfutils/src/java/flash/fonts/CachedFontManager.java
+++ b/modules/swfutils/src/java/flash/fonts/CachedFontManager.java
@@ -33,8 +33,6 @@ import java.util.Map;
  * Provides a simple LRU caching mechanism for Font Manager implementations.
  *
  * A manager's caches and cache's members should be thread safe.
- *
- * @author Peter Farland
  */
 @SuppressWarnings("unchecked")
 public abstract class CachedFontManager extends FontManager

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/fonts/FSType.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/fonts/FSType.java b/modules/swfutils/src/java/flash/fonts/FSType.java
index 59d9604..8b63e4d 100644
--- a/modules/swfutils/src/java/flash/fonts/FSType.java
+++ b/modules/swfutils/src/java/flash/fonts/FSType.java
@@ -33,8 +33,6 @@ import org.apache.flex.forks.batik.svggen.font.table.Os2Table;
  * And if we start using OpenType, we should follow this:
  * <p>
  * http://www.microsoft.com/typography/otspec/os2.htm
- *
- * @author Brian Deitte
  */
 public class FSType
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/fonts/FontFace.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/fonts/FontFace.java b/modules/swfutils/src/java/flash/fonts/FontFace.java
index dbc8fc3..e9a2f54 100644
--- a/modules/swfutils/src/java/flash/fonts/FontFace.java
+++ b/modules/swfutils/src/java/flash/fonts/FontFace.java
@@ -28,8 +28,6 @@ import flash.swf.types.GlyphEntry;
  * now, the font size is not considered in the face as a FontBuilder
  * does not depend on size to generate a DefineFont or DefineFont2
  * tag.
- *
- * @author Peter Farland
  */
 public abstract class FontFace
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/fonts/FontManager.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/fonts/FontManager.java b/modules/swfutils/src/java/flash/fonts/FontManager.java
index 765ecb7..2e4c0a8 100644
--- a/modules/swfutils/src/java/flash/fonts/FontManager.java
+++ b/modules/swfutils/src/java/flash/fonts/FontManager.java
@@ -32,8 +32,6 @@ import flash.util.Trace;
  * The FontManager provides a common interface to locating fonts from
  * either locally (i.e. from the Operating System) or externally
  * (i.e. from URL locations).
- * 
- * @author Peter Farland
  */
 @SuppressWarnings("unchecked")
 public abstract class FontManager

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/fonts/FontSet.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/fonts/FontSet.java b/modules/swfutils/src/java/flash/fonts/FontSet.java
index f9315ae..4a577fb 100644
--- a/modules/swfutils/src/java/flash/fonts/FontSet.java
+++ b/modules/swfutils/src/java/flash/fonts/FontSet.java
@@ -26,8 +26,6 @@ import flash.util.IntMapLRUCache;
  * given font.  Each <code>FontFace</code> is associated with a
  * <code>java.awt.Font</code> instance and contains a cache of
  * converted glyphs, or character shape outlines.
- *
- * @author Peter Farland
  */
 public class FontSet
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/fonts/JREFontManager.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/fonts/JREFontManager.java b/modules/swfutils/src/java/flash/fonts/JREFontManager.java
index fd6cd23..25eddb9 100644
--- a/modules/swfutils/src/java/flash/fonts/JREFontManager.java
+++ b/modules/swfutils/src/java/flash/fonts/JREFontManager.java
@@ -54,8 +54,6 @@ import java.util.HashMap;
  * manager can derive available styles from a single
  * <code>FontFace</code> through its reference to a
  * <code>java.awt.Font</code> object.
- *
- * @author Peter Farland
  */
 @SuppressWarnings("unchecked")
 public class JREFontManager extends CachedFontManager

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/fonts/LocalFont.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/fonts/LocalFont.java b/modules/swfutils/src/java/flash/fonts/LocalFont.java
index 829c5be..82169b7 100644
--- a/modules/swfutils/src/java/flash/fonts/LocalFont.java
+++ b/modules/swfutils/src/java/flash/fonts/LocalFont.java
@@ -24,8 +24,6 @@ import java.io.Serializable;
 
 /**
  * Represents a font on the local disk.
- *
- * @author Brian Deitte
  */
 public class LocalFont implements Serializable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/graphics/g2d/AbstractGraphics2D.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/graphics/g2d/AbstractGraphics2D.java b/modules/swfutils/src/java/flash/graphics/g2d/AbstractGraphics2D.java
index d3eb8ef..318c784 100644
--- a/modules/swfutils/src/java/flash/graphics/g2d/AbstractGraphics2D.java
+++ b/modules/swfutils/src/java/flash/graphics/g2d/AbstractGraphics2D.java
@@ -37,8 +37,6 @@ import java.util.Map;
  * the {@link #draw(Shape)}, {@link #fill(Shape)} and {@link
  * #drawString(String, float, float)) methods, as these typically need
  * to be turned into physical SWF records.
- *
- * @author Peter Farland
  * @version 0.9
  */
 public abstract class AbstractGraphics2D extends Graphics2D

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/graphics/g2d/GraphicContext.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/graphics/g2d/GraphicContext.java b/modules/swfutils/src/java/flash/graphics/g2d/GraphicContext.java
index 630bc63..9c3501d 100644
--- a/modules/swfutils/src/java/flash/graphics/g2d/GraphicContext.java
+++ b/modules/swfutils/src/java/flash/graphics/g2d/GraphicContext.java
@@ -39,9 +39,6 @@ import java.lang.ref.WeakReference;
  * A modified version of Apache Batik's GraphicsContext, used to store
  * state between successive Graphics2D calls.
  *
- * @author <a href="mailto:cjolif@ilog.fr">Christophe Jolif</a>
- * @author <a href="mailto:vincent.hardy@eng.sun.com">Vincent Hardy</a>
- * @author Peter Farland
  * @version 1.0
  */
 public final class GraphicContext implements Cloneable

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/graphics/g2d/SpriteGraphics2D.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/graphics/g2d/SpriteGraphics2D.java b/modules/swfutils/src/java/flash/graphics/g2d/SpriteGraphics2D.java
index 2fb0ab4..6a3532c 100644
--- a/modules/swfutils/src/java/flash/graphics/g2d/SpriteGraphics2D.java
+++ b/modules/swfutils/src/java/flash/graphics/g2d/SpriteGraphics2D.java
@@ -52,8 +52,6 @@ import java.io.IOException;
  * A SWF specific implementation of Java2D's <code>Graphics2D</code>
  * API. Calls to this class are converted into a <code>TagList</code>
  * that can be used to construct a SWF Sprite.
- *
- * @author Peter Farland
  */
 public class SpriteGraphics2D extends AbstractGraphics2D
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/graphics/images/BitmapImage.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/graphics/images/BitmapImage.java b/modules/swfutils/src/java/flash/graphics/images/BitmapImage.java
index 692a9e2..3a1b23d 100644
--- a/modules/swfutils/src/java/flash/graphics/images/BitmapImage.java
+++ b/modules/swfutils/src/java/flash/graphics/images/BitmapImage.java
@@ -21,8 +21,6 @@ package flash.graphics.images;
 
 /**
  * A value object for bitmap image data.
- *
- * @author Peter Farland
  */
 public abstract class BitmapImage
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/graphics/images/ImageUtil.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/graphics/images/ImageUtil.java b/modules/swfutils/src/java/flash/graphics/images/ImageUtil.java
index 1bd2543..393fe46 100644
--- a/modules/swfutils/src/java/flash/graphics/images/ImageUtil.java
+++ b/modules/swfutils/src/java/flash/graphics/images/ImageUtil.java
@@ -27,8 +27,6 @@ import java.awt.image.ImageObserver;
 
 /**
  * Utility methods for getting images.
- *
- * @author Brian Deitte
  */
 // FIXME: there is more duplication in JPEGImage/LosslessImage that could be added here
 public class ImageUtil

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/graphics/images/JPEGImage.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/graphics/images/JPEGImage.java b/modules/swfutils/src/java/flash/graphics/images/JPEGImage.java
index f62205d..ca3709a 100644
--- a/modules/swfutils/src/java/flash/graphics/images/JPEGImage.java
+++ b/modules/swfutils/src/java/flash/graphics/images/JPEGImage.java
@@ -35,8 +35,6 @@ import java.net.URLConnection;
 /**
  * Represents a JPEG image.  PixelGrabber is used to lookup the width
  * and height.
- *
- * @author Peter Farland
  */
 public class JPEGImage extends BitmapImage
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/graphics/images/LosslessImage.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/graphics/images/LosslessImage.java b/modules/swfutils/src/java/flash/graphics/images/LosslessImage.java
index ea81f10..096eea7 100644
--- a/modules/swfutils/src/java/flash/graphics/images/LosslessImage.java
+++ b/modules/swfutils/src/java/flash/graphics/images/LosslessImage.java
@@ -35,8 +35,6 @@ import java.net.MalformedURLException;
 /**
  * Represents a GIF/PNG image.  PixelGrabber is used to lookup the
  * width and height.
- *
- * @author Peter Farland
  */
 public class LosslessImage extends BitmapImage
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/localization/ILocalizedText.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/localization/ILocalizedText.java b/modules/swfutils/src/java/flash/localization/ILocalizedText.java
index 6ffb4bc..b006271 100644
--- a/modules/swfutils/src/java/flash/localization/ILocalizedText.java
+++ b/modules/swfutils/src/java/flash/localization/ILocalizedText.java
@@ -23,8 +23,6 @@ import java.util.Map;
 
 /**
  * Defines the API for formatting localized text.
- *
- * @author Roger Gonzalez
  */
 public interface ILocalizedText
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/localization/ILocalizer.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/localization/ILocalizer.java b/modules/swfutils/src/java/flash/localization/ILocalizer.java
index 31034e1..c7dbd6b 100644
--- a/modules/swfutils/src/java/flash/localization/ILocalizer.java
+++ b/modules/swfutils/src/java/flash/localization/ILocalizer.java
@@ -23,8 +23,6 @@ import java.util.Locale;
 
 /**
  * Defines the API for looking up localized text.
- *
- * @author Roger Gonzalez
  */
 public interface ILocalizer
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/localization/LocalizationManager.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/localization/LocalizationManager.java b/modules/swfutils/src/java/flash/localization/LocalizationManager.java
index 5891014..759e19d 100644
--- a/modules/swfutils/src/java/flash/localization/LocalizationManager.java
+++ b/modules/swfutils/src/java/flash/localization/LocalizationManager.java
@@ -25,8 +25,6 @@ import java.lang.reflect.Modifier;
 
 /**
  * A utility class for looking up localized text.
- *
- * @author Roger Gonzalez
  */
 public class LocalizationManager
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/localization/ResourceBundleLocalizer.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/localization/ResourceBundleLocalizer.java b/modules/swfutils/src/java/flash/localization/ResourceBundleLocalizer.java
index ff477f6..ed9bd84 100644
--- a/modules/swfutils/src/java/flash/localization/ResourceBundleLocalizer.java
+++ b/modules/swfutils/src/java/flash/localization/ResourceBundleLocalizer.java
@@ -27,8 +27,6 @@ import java.util.MissingResourceException;
 /**
  * ILocalizer implementation, which supports looking up text in
  * resource bundles.
- *
- * @author Roger Gonzalez
  */
 public class ResourceBundleLocalizer implements ILocalizer
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/localization/XLRLocalizer.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/localization/XLRLocalizer.java b/modules/swfutils/src/java/flash/localization/XLRLocalizer.java
index c65c19e..0b56ec7 100644
--- a/modules/swfutils/src/java/flash/localization/XLRLocalizer.java
+++ b/modules/swfutils/src/java/flash/localization/XLRLocalizer.java
@@ -41,8 +41,6 @@ import java.net.URL;
 /**
  * ILocalizer implementation, which supports looking up text in XLR
  * files..
- *
- * @author Roger Gonzalez
  */
 public class XLRLocalizer implements ILocalizer
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/Action.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/Action.java b/modules/swfutils/src/java/flash/swf/Action.java
index 2c53b38..8b9a08d 100644
--- a/modules/swfutils/src/java/flash/swf/Action.java
+++ b/modules/swfutils/src/java/flash/swf/Action.java
@@ -21,7 +21,6 @@ package flash.swf;
 
 /**
  * Base class for all actionscript opcodes
- * @author Clement Wong
  */
 public class Action implements ActionConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/ActionFactory.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/ActionFactory.java b/modules/swfutils/src/java/flash/swf/ActionFactory.java
index 4dd6f26..c8808a3 100644
--- a/modules/swfutils/src/java/flash/swf/ActionFactory.java
+++ b/modules/swfutils/src/java/flash/swf/ActionFactory.java
@@ -36,7 +36,6 @@ import java.util.Iterator;
  * This is a factory for decoding ActionScript bytecode.  It keeps
  * track of temporary information we need while decoding but can
  * discard once we are done.
- * @author Edwin Smith
  */
 final public class ActionFactory
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/ActionHandler.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/ActionHandler.java b/modules/swfutils/src/java/flash/swf/ActionHandler.java
index 7db0136..e648e6d 100644
--- a/modules/swfutils/src/java/flash/swf/ActionHandler.java
+++ b/modules/swfutils/src/java/flash/swf/ActionHandler.java
@@ -41,8 +41,6 @@ import flash.swf.debug.RegisterRecord;
 
 /**
  * Defines the AS2 visitor API.
- *
- * @author Clement Wong
  */
 public class ActionHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/DebugDecoder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/DebugDecoder.java b/modules/swfutils/src/java/flash/swf/DebugDecoder.java
index ce3f2ab..00ee155 100644
--- a/modules/swfutils/src/java/flash/swf/DebugDecoder.java
+++ b/modules/swfutils/src/java/flash/swf/DebugDecoder.java
@@ -39,8 +39,6 @@ import java.net.URL;
  * The swd file format is as follows
  *
  * swd(header) (tag)*
- *
- * @author Edwin Smith
  */
 public class DebugDecoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/DebugEncoder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/DebugEncoder.java b/modules/swfutils/src/java/flash/swf/DebugEncoder.java
index c8be56d..c2b8c8d 100644
--- a/modules/swfutils/src/java/flash/swf/DebugEncoder.java
+++ b/modules/swfutils/src/java/flash/swf/DebugEncoder.java
@@ -78,9 +78,6 @@ import java.util.Iterator;
  * <p>
  * Royale emits no kDebugBreakpoint tags in its SWDs, but if it did
  * they would come last, ordered by offset.
- *
- * @author Edwin Smith
- * @author Gordon Smith
  */
 public class DebugEncoder implements DebugHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/Frame.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/Frame.java b/modules/swfutils/src/java/flash/swf/Frame.java
index a8f7cba..81313ca 100644
--- a/modules/swfutils/src/java/flash/swf/Frame.java
+++ b/modules/swfutils/src/java/flash/swf/Frame.java
@@ -33,8 +33,6 @@ import java.util.*;
  * Represents one SWF frame.  Each frame runs its initActions,
  * doActions, and control tags in a specific order, so we group them
  * this way while forming the movie.
- *
- * @author Edwin Smith
  */
 public class Frame
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/Header.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/Header.java b/modules/swfutils/src/java/flash/swf/Header.java
index 341ff3d..d2018f6 100644
--- a/modules/swfutils/src/java/flash/swf/Header.java
+++ b/modules/swfutils/src/java/flash/swf/Header.java
@@ -23,8 +23,6 @@ import flash.swf.types.Rect;
 
 /**
  * Represents a SWF header.
- *
- * @author Clement Wong
  */
 public class Header
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/Movie.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/Movie.java b/modules/swfutils/src/java/flash/swf/Movie.java
index 0eb25df..9e2f2bb 100644
--- a/modules/swfutils/src/java/flash/swf/Movie.java
+++ b/modules/swfutils/src/java/flash/swf/Movie.java
@@ -37,8 +37,6 @@ import java.util.Map;
 /**
  * Represents a whole flash movie.  Singleton tags are represented as
  * such, and frames are as well.
- *
- * @author Edwin Smith
  */
 public class Movie
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/MovieDecoder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/MovieDecoder.java b/modules/swfutils/src/java/flash/swf/MovieDecoder.java
index f28ae19..f778279 100644
--- a/modules/swfutils/src/java/flash/swf/MovieDecoder.java
+++ b/modules/swfutils/src/java/flash/swf/MovieDecoder.java
@@ -29,8 +29,6 @@ import java.util.Iterator;
  * and build up a framelist.  There are a number of singleton tags in
  * swf movies, so invoke errors if those singleton events are defined
  * more than once.
- *
- * @author Edwin Smith
  */
 public class MovieDecoder extends TagHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/MovieEncoder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/MovieEncoder.java b/modules/swfutils/src/java/flash/swf/MovieEncoder.java
index 77ec414..7f717bb 100644
--- a/modules/swfutils/src/java/flash/swf/MovieEncoder.java
+++ b/modules/swfutils/src/java/flash/swf/MovieEncoder.java
@@ -31,8 +31,6 @@ import java.util.Iterator;
  * each tag of interest.  This class encapsulates knowlege about how
  * the flash player executes.  In particular, the order of execution
  * of initActions and frame actions.
- *
- * @author Edwin Smith
  */
 public class MovieEncoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/MovieMetaData.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/MovieMetaData.java b/modules/swfutils/src/java/flash/swf/MovieMetaData.java
index ecf04f5..534c9f8 100644
--- a/modules/swfutils/src/java/flash/swf/MovieMetaData.java
+++ b/modules/swfutils/src/java/flash/swf/MovieMetaData.java
@@ -34,8 +34,6 @@ import java.util.*;
 /**
  * Represents SWF metadata, which should not be confuses with AS3
  * metadata.
- *
- * @author Clement Wong
  */
 public final class MovieMetaData extends TagHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/SwfConstants.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/SwfConstants.java b/modules/swfutils/src/java/flash/swf/SwfConstants.java
index 0fd1205..69b7781 100644
--- a/modules/swfutils/src/java/flash/swf/SwfConstants.java
+++ b/modules/swfutils/src/java/flash/swf/SwfConstants.java
@@ -21,8 +21,6 @@ package flash.swf;
 
 /**
  * SWF related constants.
- *
- * @author Peter Farland
  */
 public interface SwfConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/SwfDecoder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/SwfDecoder.java b/modules/swfutils/src/java/flash/swf/SwfDecoder.java
index d9b05b7..05c7d51 100644
--- a/modules/swfutils/src/java/flash/swf/SwfDecoder.java
+++ b/modules/swfutils/src/java/flash/swf/SwfDecoder.java
@@ -27,8 +27,6 @@ import java.io.UTFDataFormatException;
 
 /**
  * A decoder for a whole SWF.
- *
- * @author Clement Wong
  */
 public final class SwfDecoder extends BufferedInputStream
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/SwfUtils.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/SwfUtils.java b/modules/swfutils/src/java/flash/swf/SwfUtils.java
index 936ee49..8dcaa38 100644
--- a/modules/swfutils/src/java/flash/swf/SwfUtils.java
+++ b/modules/swfutils/src/java/flash/swf/SwfUtils.java
@@ -23,8 +23,6 @@ import java.awt.Color;
 
 /**
  * A utility methods for color, twips, and unicode conversion.
- *
- * @author Peter Farland
  */
 public class SwfUtils implements SwfConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/Tag.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/Tag.java b/modules/swfutils/src/java/flash/swf/Tag.java
index c6f215a..b637398 100644
--- a/modules/swfutils/src/java/flash/swf/Tag.java
+++ b/modules/swfutils/src/java/flash/swf/Tag.java
@@ -24,8 +24,6 @@ import java.util.NoSuchElementException;
 
 /**
  * Base class for all SWF tags.
- *
- * @author Clement Wong
  */
 public abstract class Tag
         implements TagValues

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/TagDecoder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/TagDecoder.java b/modules/swfutils/src/java/flash/swf/TagDecoder.java
index ceb6dd2..45b7326 100644
--- a/modules/swfutils/src/java/flash/swf/TagDecoder.java
+++ b/modules/swfutils/src/java/flash/swf/TagDecoder.java
@@ -72,8 +72,6 @@ import java.util.zip.InflaterInputStream;
 /**
  * A SWF tag decoder.  It is typically used by passing an InputStream
  * to the constructor and then calling parse() with a TagHandler.
- *
- * @author Clement Wong
  */
 public final class TagDecoder
         implements TagValues

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/TagEncoderReporter.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/TagEncoderReporter.java b/modules/swfutils/src/java/flash/swf/TagEncoderReporter.java
index d3a8641..8dd0a72 100644
--- a/modules/swfutils/src/java/flash/swf/TagEncoderReporter.java
+++ b/modules/swfutils/src/java/flash/swf/TagEncoderReporter.java
@@ -29,8 +29,6 @@ import java.util.Map;
 
 /**
  * Tag encoder which tracks size information about the resulting SWF.
- *
- * @author Corey Lucier
  */
 public class TagEncoderReporter extends TagEncoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/TagHandler.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/TagHandler.java b/modules/swfutils/src/java/flash/swf/TagHandler.java
index 1074666..9e6a5a8 100644
--- a/modules/swfutils/src/java/flash/swf/TagHandler.java
+++ b/modules/swfutils/src/java/flash/swf/TagHandler.java
@@ -23,8 +23,6 @@ import flash.swf.tags.*;
 
 /**
  * Defines the API for SWF tag handlers.
- *
- * @author Clement Wong
  */
 public class TagHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/TagValues.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/TagValues.java b/modules/swfutils/src/java/flash/swf/TagValues.java
index c6f4054..cf43013 100644
--- a/modules/swfutils/src/java/flash/swf/TagValues.java
+++ b/modules/swfutils/src/java/flash/swf/TagValues.java
@@ -21,8 +21,6 @@ package flash.swf;
 
 /**
  * Tag values that represent actions or data in a Flash script.
- *
- * @author Edwin Smith
  */
 public interface TagValues
 {

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/ConstantPool.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/actions/ConstantPool.java b/modules/swfutils/src/java/flash/swf/actions/ConstantPool.java
index 9aa1751..54f124c 100644
--- a/modules/swfutils/src/java/flash/swf/actions/ConstantPool.java
+++ b/modules/swfutils/src/java/flash/swf/actions/ConstantPool.java
@@ -27,8 +27,6 @@ import flash.swf.ActionConstants;
 
 /**
  * Represents an AS2 "contant pool" byte code.
- *
- * @author Clement Wong
  */
 public class ConstantPool extends Action
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/DefineFunction.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/actions/DefineFunction.java b/modules/swfutils/src/java/flash/swf/actions/DefineFunction.java
index a13dc50..805b72a 100644
--- a/modules/swfutils/src/java/flash/swf/actions/DefineFunction.java
+++ b/modules/swfutils/src/java/flash/swf/actions/DefineFunction.java
@@ -28,8 +28,6 @@ import flash.swf.types.ActionList;
 
 /**
  * Represents an AS2 "define function" byte code.
- *
- * @author Clement Wong
  */
 public class DefineFunction extends Action
 {

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/actions/Label.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/actions/Label.java b/modules/swfutils/src/java/flash/swf/actions/Label.java
index d9728bf..313205b 100644
--- a/modules/swfutils/src/java/flash/swf/actions/Label.java
+++ b/modules/swfutils/src/java/flash/swf/actions/Label.java
@@ -25,8 +25,6 @@ import flash.swf.types.ActionList;
 
 /**
  * Represents an AS2 "label" byte code.
- *
- * @author Edwin Smith
  */
 public class Label extends Action
 {


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

Posted by jm...@apache.org.
Fix for https://issues.apache.org/jira/browse/FLEX-34772
Add 'padding' property

Signed-off-by: OmPrakash Muppirala <bi...@gmail.com>


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 <ar...@mac.com>
Authored: Tue Mar 17 16:38:03 2015 -0700
Committer: OmPrakash Muppirala <bi...@gmail.com>
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
--- a/frameworks/projects/spark/src/spark/components/VGroup.as
+++ b/frameworks/projects/spark/src/spark/components/VGroup.as
@@ -52,6 +52,7 @@ import spark.layouts.supportClasses.LayoutBase;
  *    <strong>Properties</strong>
  *    gap="6"
  *    horizontalAlign="left"
+ *    padding="0"
  *    paddingBottom="0"
  *    paddingLeft="0"
  *    paddingRight="0"
@@ -193,6 +194,35 @@ public class VGroup extends Group
     {
         verticalLayout.verticalAlign = value;
     }
+	
+	//----------------------------------
+	//  padding
+	//----------------------------------
+	
+	[Inspectable(category="General", defaultValue="0.0")]
+	
+	/**
+	 *  @copy spark.layouts.VerticalLayout#padding
+	 *  
+	 *  @default 0
+	 *  
+	 *  @langversion 3.0
+	 *  @playerversion Flash 10
+	 *  @playerversion AIR 1.5
+	 *  @productversion Flex 4
+	 */
+	public function get padding():Number
+	{
+		return verticalLayout.padding;
+	}
+	
+	/**
+	 *  @private
+	 */
+	public function set padding(value:Number):void
+	{
+		verticalLayout.padding = value;
+	} 
     
     //----------------------------------
     //  paddingLeft

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/94437f9d/frameworks/projects/spark/src/spark/layouts/HorizontalLayout.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/spark/src/spark/layouts/HorizontalLayout.as b/frameworks/projects/spark/src/spark/layouts/HorizontalLayout.as
index 5b20ddc..4234f0c 100644
--- a/frameworks/projects/spark/src/spark/layouts/HorizontalLayout.as
+++ b/frameworks/projects/spark/src/spark/layouts/HorizontalLayout.as
@@ -105,6 +105,7 @@ use namespace mx_internal;
  *    <strong>Properties</strong>
  *    columnWidth="<i>calculated</i>"
  *    gap="6"
+ *    padding="0"
  *    paddingBottom="0"
  *    paddingLeft="0"
  *    paddingRight="0"
@@ -339,6 +340,48 @@ public class HorizontalLayout extends LayoutBase
         _columnCount = value;
         dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "columnCount", oldValue, value));
     }
+	
+	//----------------------------------
+	//  padding
+	//----------------------------------
+	
+	private var _padding:Number = 0;
+	
+	[Inspectable(category="General")]
+	
+	/**
+	 *  The minimum number of pixels between the container's edges and
+	 *  the edges of the layout element.
+	 * 
+	 *  @default 0
+	 *  
+	 *  @langversion 3.0
+	 *  @playerversion Flash 10
+	 *  @playerversion AIR 1.5
+	 *  @productversion Flex 4
+	 */
+	public function get padding():Number
+	{
+		return _padding;
+	}
+	
+	/**
+	 *  @private
+	 */
+	public function set padding(value:Number):void
+	{
+		if (_padding == value)
+			return;
+		
+		_padding = value;
+		
+		paddingBottom = _padding;
+		paddingLeft = _padding;
+		paddingRight = _padding;
+		paddingTop = _padding;
+		
+		invalidateTargetSizeAndDisplayList();
+	}    
         
     //----------------------------------
     //  paddingLeft

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/94437f9d/frameworks/projects/spark/src/spark/layouts/TileLayout.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/spark/src/spark/layouts/TileLayout.as b/frameworks/projects/spark/src/spark/layouts/TileLayout.as
index c0e552b..7bd9e1b 100644
--- a/frameworks/projects/spark/src/spark/layouts/TileLayout.as
+++ b/frameworks/projects/spark/src/spark/layouts/TileLayout.as
@@ -92,6 +92,7 @@ use namespace mx_internal;
  *    rowHeight="NaN"
  *    verticalAlign="justify"
  *    verticalGap="6"
+ *    padding="0"
  *  /&gt;
  *  </pre>
  *  
@@ -457,6 +458,48 @@ public class TileLayout extends LayoutBase
         _rowHeight = value;
         invalidateTargetSizeAndDisplayList();
     }
+	
+	//----------------------------------
+	//  padding
+	//----------------------------------
+	
+	private var _padding:Number = 0;
+	
+	[Inspectable(category="General")]
+	
+	/**
+	 *  The minimum number of pixels between the container's edges and
+	 *  the edges of the layout element.
+	 * 
+	 *  @default 0
+	 *  
+	 *  @langversion 3.0
+	 *  @playerversion Flash 10
+	 *  @playerversion AIR 1.5
+	 *  @productversion Flex 4
+	 */
+	public function get padding():Number
+	{
+		return _padding;
+	}
+	
+	/**
+	 *  @private
+	 */
+	public function set padding(value:Number):void
+	{
+		if (_padding == value)
+			return;
+		
+		_padding = value;
+		
+		paddingBottom = _padding;
+		paddingLeft = _padding;
+		paddingRight = _padding;
+		paddingTop = _padding;
+		
+		invalidateTargetSizeAndDisplayList();
+	}    
     
     //----------------------------------
     //  paddingLeft

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/94437f9d/frameworks/projects/spark/src/spark/layouts/VerticalLayout.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/spark/src/spark/layouts/VerticalLayout.as b/frameworks/projects/spark/src/spark/layouts/VerticalLayout.as
index 20f84ef..a808d12 100644
--- a/frameworks/projects/spark/src/spark/layouts/VerticalLayout.as
+++ b/frameworks/projects/spark/src/spark/layouts/VerticalLayout.as
@@ -104,6 +104,7 @@ use namespace mx_internal;
  *    <strong>Properties</strong>
  *    gap="6"
  *    horizontalAlign="left"
+ *    padding="0"
  *    paddingBottom="0"
  *    paddingLeft="0"
  *    paddingRight="0"
@@ -397,6 +398,48 @@ public class VerticalLayout extends LayoutBase
         if (layoutTarget)
             layoutTarget.invalidateDisplayList();
     }
+	
+	//----------------------------------
+	//  padding
+	//----------------------------------
+	
+	private var _padding:Number = 0;
+	
+	[Inspectable(category="General")]
+	
+	/**
+	 *  The minimum number of pixels between the container's edges and
+	 *  the edges of the layout element.
+	 * 
+	 *  @default 0
+	 *  
+	 *  @langversion 3.0
+	 *  @playerversion Flash 10
+	 *  @playerversion AIR 1.5
+	 *  @productversion Flex 4
+	 */
+	public function get padding():Number
+	{
+		return _padding;
+	}
+	
+	/**
+	 *  @private
+	 */
+	public function set padding(value:Number):void
+	{
+		if (_padding == value)
+			return;
+		
+		_padding = value;
+		
+		paddingBottom = _padding;
+		paddingLeft = _padding;
+		paddingRight = _padding;
+		paddingTop = _padding;
+		
+		invalidateTargetSizeAndDisplayList();
+	}    
     
     //----------------------------------
     //  paddingLeft


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

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Tue Mar 10 15:56:27 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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 0000000..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;
+            var department2:DataNode = company2.children.getItemAt(1) as DataNode;
+
+            //then
+            assertTrue(isDescendantOf(department2, company2));
+            assertTrue(isDescendantOf(department2, city2));
+            assertTrue(isDescendantOf(department2, region2));
+            assertFalse(isDescendantOf(department2, region1));
+        }
+
+        [Test]
+        public function test_replacing_a_childless_node_does_not_dispatch_REMOVED_collection_event_but_changes_parent_references():void
+        {
+            function onCollectionChanged(event:CollectionEvent):void
+            {
+                if(event.kind == CollectionEventKind.REMOVE)
+                    removeEvent = event;
+                else if(event.kind == CollectionEventKind.REPLACE)
+                    replaceEvent = event;
+            }
+
+            var removeEvent:CollectionEvent = null;
+            var replaceEvent:CollectionEvent = null;
+
+            //GIVEN
+            _sut.addEventListener(CollectionEvent.COLLECTION_CHANGE, onCollectionChanged);
+            var company2:DataNode = getDirectChildrenOf(1, 1).getItemAt(1) as DataNode;
+            var departmentsOfCompany2:IList = company2.children;
+            var firstDepartment:DataNode = departmentsOfCompany2.getItemAt(0) as DataNode;
+
+            //WHEN
+            const newDepartment:DataNode = new DataNode("Region(2)->City(1)->Company(2)->DepartmentX");
+            departmentsOfCompany2.setItemAt(newDepartment, 0);
+
+            //THEN
+            assertNotNull(replaceEvent);
+            assertNull(removeEvent); //because the replaced node had no children
+            assertNull(_sut.getParentItem(firstDepartment));
+            assertEquals(company2, _sut.getParentItem(newDepartment));
+            assertEquals(noItemsInHierarchy, _sut.length);
+        }
+
+        [Test]
+        public function test_replacing_a_node_with_children_dispatches_REMOVED_collection_event_and_changes_parent_references():void
+        {
+            function onCollectionChanged(event:CollectionEvent):void
+            {
+                if(event.kind == CollectionEventKind.REMOVE)
+                {
+                    removeEvent = event;
+
+                    if(event.items && event.items.length == noChildrenOfSecondDepartment)
+                    {
+                        for(var i:int = 0; i < noChildrenOfSecondDepartment; i++)
+                        {
+                            if(event.items.indexOf(secondDepartment.children.getItemAt(i)) == -1)
+                                REMOVEDEventHasChildrenOfSecondDepartment = false;
+                        }
+                    }
+                }
+                else if(event.kind == CollectionEventKind.REPLACE)
+                    replaceEvent = event;
+            }
+
+            var removeEvent:CollectionEvent = null;
+            var replaceEvent:CollectionEvent = null;
+            var REMOVEDEventHasChildrenOfSecondDepartment:Boolean = true;
+
+            //GIVEN
+            _sut.addEventListener(CollectionEvent.COLLECTION_CHANGE, onCollectionChanged);
+            var company2:DataNode = getDirectChildrenOf(1, 1).getItemAt(1) as DataNode;
+            var departmentsOfCompany2:IList = company2.children;
+            var secondDepartment:DataNode = departmentsOfCompany2.getItemAt(1) as DataNode;
+            const noChildrenOfSecondDepartment:int = secondDepartment.children.length;
+
+            //WHEN
+            const newDepartment:DataNode = new DataNode("Region(2)->City(1)->Company(2)->DepartmentX");
+            departmentsOfCompany2.setItemAt(newDepartment, 1);
+
+            //THEN
+            assertNotNull(replaceEvent);
+            assertNotNull(removeEvent); //because the replaced node had children
+            assertTrue(REMOVEDEventHasChildrenOfSecondDepartment);
+            assertEquals(-1, removeEvent.items.indexOf(secondDepartment));
+            assertNull(_sut.getParentItem(secondDepartment));
+            assertEquals(company2, _sut.getParentItem(newDepartment));
+            assertEquals(noItemsInHierarchy - noChildrenOfSecondDepartment, _sut.length);
+        }
+
+        [Test]
+        public function test_replacing_a_root_node_with_children_dispatches_REMOVED_collection_event_and_changes_parent_references():void
+        {
+            function onCollectionChanged(event:CollectionEvent):void
+            {
+                if(event.kind == CollectionEventKind.REMOVE)
+                {
+                    removeEvent = event;
+                    if(event.items && event.items.length == noChildrenOfSecondRegion)
+                    {
+                        for(var i:int = 0; i < noChildrenOfSecondRegion; i++)
+                        {
+                            if(!isDescendantOf(event.items[1] as DataNode, region2))
+                                REMOVEDEventHasAllChildrenOfSecondRegion = false;
+                        }
+                    }
+                }
+                else if(event.kind == CollectionEventKind.REPLACE)
+                    replaceEvent = event;
+            }
+
+            var removeEvent:CollectionEvent = null;
+            var replaceEvent:CollectionEvent = null;
+            var REMOVEDEventHasAllChildrenOfSecondRegion:Boolean = true;
+
+            //GIVEN
+            _sut.addEventListener(CollectionEvent.COLLECTION_CHANGE, onCollectionChanged);
+            var region2:DataNode = _root.getItemAt(1) as DataNode;
+            var noChildrenOfSecondRegion:int = countAllChildrenOf(region2);
+
+            //WHEN
+            const newRegion:DataNode = new DataNode("Region(X)");
+            _root.setItemAt(newRegion, 1);
+
+            //THEN
+            assertNotNull(replaceEvent);
+            assertNotNull(removeEvent); //because the replaced node had children
+            assertTrue(REMOVEDEventHasAllChildrenOfSecondRegion);
+            assertEquals(-1, removeEvent.items.indexOf(region2));
+            assertNull(_sut.getParentItem(region2));
+            assertEquals(null, _sut.getParentItem(newRegion));
+            assertEquals(noItemsInHierarchy - noChildrenOfSecondRegion + 1, _sut.length);
+        }
+
+        [Test]
+        public function test_replacing_inaccessible_node_does_not_dispatch_REMOVED_collection_event_nor_changes_parent_references():void
+        {
+            function onCollectionChanged(event:CollectionEvent):void
+            {
+                if(event.kind == CollectionEventKind.REMOVE)
+                    removeEvent = event;
+                else if(event.kind == CollectionEventKind.REPLACE)
+                    replaceEvent = event;
+            }
+
+            var removeEvent:CollectionEvent = null;
+            var replaceEvent:CollectionEvent = null;
+
+            //GIVEN
+            _sut.addEventListener(CollectionEvent.COLLECTION_CHANGE, onCollectionChanged);
+            var company2:DataNode = getDirectChildrenOf(1, 1).getItemAt(1) as DataNode;
+            var departmentsOfCompany2:IList = company2.children;
+            var firstDepartment:DataNode = departmentsOfCompany2.getItemAt(0) as DataNode;
+
+            //WHEN
+            _sut.closeNode(_root.getItemAt(1)); //close second region
+            const newDepartment:DataNode = new DataNode("Region(2)->City(1)->Company(2)->DepartmentX");
+            departmentsOfCompany2.setItemAt(newDepartment, 0);
+
+            //THEN
+            assertNotNull(replaceEvent);
+            assertNull(removeEvent); //because the replaced node had no children
+            assertNull(_sut.getParentItem(firstDepartment));
+            assertEquals(company2, _sut.getParentItem(newDepartment));
+
+            var secondRegion:DataNode = DataNode(_root.getItemAt(1));
+            assertEquals(noItemsInHierarchy - countAllChildrenOf(secondRegion) + 1, _sut.length);
+        }
+
+
+        private function getDirectChildrenOf(...indexesOfSubsequentParents):IList
+        {
+            var currentLevel:IList = _root;
+            var i:int = -1;
+            while(currentLevel && ++i < indexesOfSubsequentParents.length)
+            {
+                var currentParent:DataNode = currentLevel.getItemAt(indexesOfSubsequentParents[i]) as DataNode;
+                currentLevel = currentParent ? currentParent.children : null;
+            }
+
+            return currentLevel;
+        }
+
+        private function isDescendantOf(node:DataNode, potentialAncestor:DataNode):Boolean
+        {
+            if(!potentialAncestor || !node)
+                return false;
+
+            var currentParent:DataNode = node.parent;
+            while(currentParent && currentParent != potentialAncestor)
+            {
+                currentParent = currentParent.parent;
+            }
+
+            return currentParent == potentialAncestor;
+        }
+
+        private function countAllChildrenOf(parent:DataNode):int
+        {
+            if(!parent.children || !parent.children.length)
+                return 1;
+            else
+            {
+                var noChildren:int = 0;
+                for(var i:int = 0; i < parent.children.length; i++)
+                {
+                    noChildren += countAllChildrenOf(parent.children.getItemAt(i) as DataNode);
+                }
+
+                return noChildren + 1;
+            }
+
+            return NaN;
+        }
+
+
+        private static const HIERARCHY_STRING:String = (<![CDATA[
+        Region(1)
+        Region(2)
+        Region(2)->City(0)
+        Region(2)->City(1)
+        Region(2)->City(1)->Company(1)
+        Region(2)->City(1)->Company(2)
+        Region(2)->City(1)->Company(2)->Department(1)
+        Region(2)->City(1)->Company(2)->Department(2)
+        Region(2)->City(1)->Company(2)->Department(2)->Employee(1)
+        Region(2)->City(1)->Company(2)->Department(2)->Employee(2)
+        Region(2)->City(1)->Company(2)->Department(2)->Employee(3)
+        Region(2)->City(1)->Company(2)->Department(3)
+        Region(2)->City(1)->Company(2)->Department(3)->Employee(1)
+        Region(2)->City(1)->Company(2)->Department(3)->Employee(2)
+        Region(2)->City(1)->Company(2)->Department(3)->Employee(3)
+        Region(2)->City(1)->Company(2)->Department(3)->Employee(4)
+        Region(2)->City(1)->Company(3)
+        Region(2)->City(1)->Company(3)->Department(1)
+        Region(2)->City(1)->Company(3)->Department(1)->Employee(1)
+        Region(2)->City(1)->Company(3)->Department(2)
+    ]]>).
+        toString();
+    }
+}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/eded6401/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_REPLACE_Tests.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_REPLACE_Tests.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_REPLACE_Tests.as
deleted file mode 100644
index c4d49a6..0000000
--- a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_REPLACE_Tests.as
+++ /dev/null
@@ -1,325 +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 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;
-            var department2:DataNode = company2.children.getItemAt(1) as DataNode;
-
-            //then
-            assertTrue(isDescendantOf(department2, company2));
-            assertTrue(isDescendantOf(department2, city2));
-            assertTrue(isDescendantOf(department2, region2));
-            assertFalse(isDescendantOf(department2, region1));
-        }
-
-        [Test]
-        public function test_replacing_a_childless_node_does_not_dispatch_REMOVED_collection_event_but_changes_parent_references():void
-        {
-            function onCollectionChanged(event:CollectionEvent):void
-            {
-                if(event.kind == CollectionEventKind.REMOVE)
-                    removeEvent = event;
-                else if(event.kind == CollectionEventKind.REPLACE)
-                    replaceEvent = event;
-            }
-
-            var removeEvent:CollectionEvent = null;
-            var replaceEvent:CollectionEvent = null;
-
-            //GIVEN
-            _sut.addEventListener(CollectionEvent.COLLECTION_CHANGE, onCollectionChanged);
-            var company2:DataNode = getDirectChildrenOf(1, 1).getItemAt(1) as DataNode;
-            var departmentsOfCompany2:IList = company2.children;
-            var firstDepartment:DataNode = departmentsOfCompany2.getItemAt(0) as DataNode;
-
-            //WHEN
-            const newDepartment:DataNode = new DataNode("Region(2)->City(1)->Company(2)->DepartmentX");
-            departmentsOfCompany2.setItemAt(newDepartment, 0);
-
-            //THEN
-            assertNotNull(replaceEvent);
-            assertNull(removeEvent); //because the replaced node had no children
-            assertNull(_sut.getParentItem(firstDepartment));
-            assertEquals(company2, _sut.getParentItem(newDepartment));
-            assertEquals(noItemsInHierarchy, _sut.length);
-        }
-
-        [Test]
-        public function test_replacing_a_node_with_children_dispatches_REMOVED_collection_event_and_changes_parent_references():void
-        {
-            function onCollectionChanged(event:CollectionEvent):void
-            {
-                if(event.kind == CollectionEventKind.REMOVE)
-                {
-                    removeEvent = event;
-
-                    if(event.items && event.items.length == noChildrenOfSecondDepartment)
-                    {
-                        for(var i:int = 0; i < noChildrenOfSecondDepartment; i++)
-                        {
-                            if(event.items.indexOf(secondDepartment.children.getItemAt(i)) == -1)
-                                REMOVEDEventHasChildrenOfSecondDepartment = false;
-                        }
-                    }
-                }
-                else if(event.kind == CollectionEventKind.REPLACE)
-                    replaceEvent = event;
-            }
-
-            var removeEvent:CollectionEvent = null;
-            var replaceEvent:CollectionEvent = null;
-            var REMOVEDEventHasChildrenOfSecondDepartment:Boolean = true;
-
-            //GIVEN
-            _sut.addEventListener(CollectionEvent.COLLECTION_CHANGE, onCollectionChanged);
-            var company2:DataNode = getDirectChildrenOf(1, 1).getItemAt(1) as DataNode;
-            var departmentsOfCompany2:IList = company2.children;
-            var secondDepartment:DataNode = departmentsOfCompany2.getItemAt(1) as DataNode;
-            const noChildrenOfSecondDepartment:int = secondDepartment.children.length;
-
-            //WHEN
-            const newDepartment:DataNode = new DataNode("Region(2)->City(1)->Company(2)->DepartmentX");
-            departmentsOfCompany2.setItemAt(newDepartment, 1);
-
-            //THEN
-            assertNotNull(replaceEvent);
-            assertNotNull(removeEvent); //because the replaced node had children
-            assertTrue(REMOVEDEventHasChildrenOfSecondDepartment);
-            assertEquals(-1, removeEvent.items.indexOf(secondDepartment));
-            assertNull(_sut.getParentItem(secondDepartment));
-            assertEquals(company2, _sut.getParentItem(newDepartment));
-            assertEquals(noItemsInHierarchy - noChildrenOfSecondDepartment, _sut.length);
-        }
-
-        [Test]
-        public function test_replacing_a_root_node_with_children_dispatches_REMOVED_collection_event_and_changes_parent_references():void
-        {
-            function onCollectionChanged(event:CollectionEvent):void
-            {
-                if(event.kind == CollectionEventKind.REMOVE)
-                {
-                    removeEvent = event;
-                    if(event.items && event.items.length == noChildrenOfSecondRegion)
-                    {
-                        for(var i:int = 0; i < noChildrenOfSecondRegion; i++)
-                        {
-                            if(!isDescendantOf(event.items[1] as DataNode, region2))
-                                REMOVEDEventHasAllChildrenOfSecondRegion = false;
-                        }
-                    }
-                }
-                else if(event.kind == CollectionEventKind.REPLACE)
-                    replaceEvent = event;
-            }
-
-            var removeEvent:CollectionEvent = null;
-            var replaceEvent:CollectionEvent = null;
-            var REMOVEDEventHasAllChildrenOfSecondRegion:Boolean = true;
-
-            //GIVEN
-            _sut.addEventListener(CollectionEvent.COLLECTION_CHANGE, onCollectionChanged);
-            var region2:DataNode = _root.getItemAt(1) as DataNode;
-            var noChildrenOfSecondRegion:int = countAllChildrenOf(region2);
-
-            //WHEN
-            const newRegion:DataNode = new DataNode("Region(X)");
-            _root.setItemAt(newRegion, 1);
-
-            //THEN
-            assertNotNull(replaceEvent);
-            assertNotNull(removeEvent); //because the replaced node had children
-            assertTrue(REMOVEDEventHasAllChildrenOfSecondRegion);
-            assertEquals(-1, removeEvent.items.indexOf(region2));
-            assertNull(_sut.getParentItem(region2));
-            assertEquals(null, _sut.getParentItem(newRegion));
-            assertEquals(noItemsInHierarchy - noChildrenOfSecondRegion + 1, _sut.length);
-        }
-
-        [Test]
-        public function test_replacing_inaccessible_node_does_not_dispatch_REMOVED_collection_event_nor_changes_parent_references():void
-        {
-            function onCollectionChanged(event:CollectionEvent):void
-            {
-                if(event.kind == CollectionEventKind.REMOVE)
-                    removeEvent = event;
-                else if(event.kind == CollectionEventKind.REPLACE)
-                    replaceEvent = event;
-            }
-
-            var removeEvent:CollectionEvent = null;
-            var replaceEvent:CollectionEvent = null;
-
-            //GIVEN
-            _sut.addEventListener(CollectionEvent.COLLECTION_CHANGE, onCollectionChanged);
-            var company2:DataNode = getDirectChildrenOf(1, 1).getItemAt(1) as DataNode;
-            var departmentsOfCompany2:IList = company2.children;
-            var firstDepartment:DataNode = departmentsOfCompany2.getItemAt(0) as DataNode;
-
-            //WHEN
-            _sut.closeNode(_root.getItemAt(1)); //close second region
-            const newDepartment:DataNode = new DataNode("Region(2)->City(1)->Company(2)->DepartmentX");
-            departmentsOfCompany2.setItemAt(newDepartment, 0);
-
-            //THEN
-            assertNotNull(replaceEvent);
-            assertNull(removeEvent); //because the replaced node had no children
-            assertNull(_sut.getParentItem(firstDepartment));
-            assertEquals(company2, _sut.getParentItem(newDepartment));
-
-            var secondRegion:DataNode = DataNode(_root.getItemAt(1));
-            assertEquals(noItemsInHierarchy - countAllChildrenOf(secondRegion) + 1, _sut.length);
-        }
-
-
-        private function getDirectChildrenOf(...indexesOfSubsequentParents):IList
-        {
-            var currentLevel:IList = _root;
-            var i:int = -1;
-            while(currentLevel && ++i < indexesOfSubsequentParents.length)
-            {
-                var currentParent:DataNode = currentLevel.getItemAt(indexesOfSubsequentParents[i]) as DataNode;
-                currentLevel = currentParent ? currentParent.children : null;
-            }
-
-            return currentLevel;
-        }
-
-        private function isDescendantOf(node:DataNode, potentialAncestor:DataNode):Boolean
-        {
-            if(!potentialAncestor || !node)
-                return false;
-
-            var currentParent:DataNode = node.parent;
-            while(currentParent && currentParent != potentialAncestor)
-            {
-                currentParent = currentParent.parent;
-            }
-
-            return currentParent == potentialAncestor;
-        }
-
-        private function countAllChildrenOf(parent:DataNode):int
-        {
-            if(!parent.children || !parent.children.length)
-                return 1;
-            else
-            {
-                var noChildren:int = 0;
-                for(var i:int = 0; i < parent.children.length; i++)
-                {
-                    noChildren += countAllChildrenOf(parent.children.getItemAt(i) as DataNode);
-                }
-
-                return noChildren + 1;
-            }
-
-            return NaN;
-        }
-
-
-        private static const HIERARCHY_STRING:String = (<![CDATA[
-        Region(1)
-        Region(2)
-        Region(2)->City(0)
-        Region(2)->City(1)
-        Region(2)->City(1)->Company(1)
-        Region(2)->City(1)->Company(2)
-        Region(2)->City(1)->Company(2)->Department(1)
-        Region(2)->City(1)->Company(2)->Department(2)
-        Region(2)->City(1)->Company(2)->Department(2)->Employee(1)
-        Region(2)->City(1)->Company(2)->Department(2)->Employee(2)
-        Region(2)->City(1)->Company(2)->Department(2)->Employee(3)
-        Region(2)->City(1)->Company(2)->Department(3)
-        Region(2)->City(1)->Company(2)->Department(3)->Employee(1)
-        Region(2)->City(1)->Company(2)->Department(3)->Employee(2)
-        Region(2)->City(1)->Company(2)->Department(3)->Employee(3)
-        Region(2)->City(1)->Company(2)->Department(3)->Employee(4)
-        Region(2)->City(1)->Company(3)
-        Region(2)->City(1)->Company(3)->Department(1)
-        Region(2)->City(1)->Company(3)->Department(1)->Employee(1)
-        Region(2)->City(1)->Company(3)->Department(2)
-    ]]>).
-        toString();
-    }
-}


[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, so I changed how uncaught client errors are captured

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Tue Mar 10 17:00:34 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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 0000000..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 testReproduce_FLEX_34458():void
+        {
+			//WHEN
+			//1. Select a specific node
+			_sut.moveToLast();
+            _sut.movePrevious(); //Region(2)->City(3), with currentChildBookmark == CursorBookmark.LAST
+			
+            var selectedNode:DataNode = DataNode(_sut.current);
+            assertNotNull(selectedNode);
+		    selectedNode.isSelected = true;
+
+            //2. Remove previous region
+            _operationCursor = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
+            _operationCursor.seek(CursorBookmark.FIRST, 3); //Region(2)->City(1)
+            performRemoval(_operationCursor);
+
+            //THEN
+            assertTrue(_noErrorsThrown);
+            assertEquals(selectedNode, _sut.current);
+        }
+
+
+        private static function performRemoval(where:HierarchicalCollectionViewCursor):void
+        {
+            var itemToBeRemoved:DataNode = where.current as DataNode;
+            assertNotNull(itemToBeRemoved);
+
+            var parentOfReplacementLocation:DataNode = _currentHierarchy.getParentItem(itemToBeRemoved) as DataNode;
+            var collectionToChange:ArrayCollection = parentOfReplacementLocation ? parentOfReplacementLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
+            var removedItemIndex:int = collectionToChange.getItemIndex(itemToBeRemoved);
+            collectionToChange.removeItemAt(removedItemIndex);
+        }
+
+		
+		
+		private static function onUncaughtClientError(event:UncaughtErrorEvent):void
+		{
+			event.preventDefault();
+			event.stopImmediatePropagation();
+			_noErrorsThrown = false;
+			
+			trace("\n FAIL: " + event.error);
+			_utils.printHCollectionView(_currentHierarchy);
+		}
+
+
+        private static const HIERARCHY_STRING:String = (<![CDATA[
+         Region(1)
+         Region(2)
+		 Region(2)->City(0)
+         Region(2)->City(1)
+         Region(2)->City(2)
+         Region(2)->City(3)
+         Region(3)
+       ]]>).toString();
+	}
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8a9a34f6/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34458_Test.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34458_Test.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34458_Test.as
deleted file mode 100644
index 34f0b2f..0000000
--- a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34458_Test.as
+++ /dev/null
@@ -1,132 +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 mx.collections.ArrayCollection;
-import mx.collections.CursorBookmark;
-import mx.collections.HierarchicalCollectionView;
-import mx.collections.HierarchicalCollectionViewCursor;
-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.WindowedApplication;
-
-public class HierarchicalCollectionViewCursor_FLEX_34458_Test
-	{
-        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 WindowedApplication)
-                (FlexGlobals.topLevelApplication as WindowedApplication).loaderInfo.uncaughtErrorEvents.addEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR, onUncaughtClientError);
-        }
-		
-		[AfterClass]
-		public static function tearDownAfterClass():void
-		{
-            if(FlexGlobals.topLevelApplication is WindowedApplication)
-                (FlexGlobals.topLevelApplication as WindowedApplication).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_34458():void
-        {
-			//WHEN
-			//1. Select a specific node
-			_sut.moveToLast();
-            _sut.movePrevious(); //Region(2)->City(3), with currentChildBookmark == CursorBookmark.LAST
-			
-            var selectedNode:DataNode = DataNode(_sut.current);
-            assertNotNull(selectedNode);
-		    selectedNode.isSelected = true;
-
-            //2. Remove previous region
-            _operationCursor = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
-            _operationCursor.seek(CursorBookmark.FIRST, 3); //Region(2)->City(1)
-            performRemoval(_operationCursor);
-
-            //THEN
-            assertTrue(_noErrorsThrown);
-            assertEquals(selectedNode, _sut.current);
-        }
-
-
-        private static function performRemoval(where:HierarchicalCollectionViewCursor):void
-        {
-            var itemToBeRemoved:DataNode = where.current as DataNode;
-            assertNotNull(itemToBeRemoved);
-
-            var parentOfReplacementLocation:DataNode = _currentHierarchy.getParentItem(itemToBeRemoved) as DataNode;
-            var collectionToChange:ArrayCollection = parentOfReplacementLocation ? parentOfReplacementLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
-            var removedItemIndex:int = collectionToChange.getItemIndex(itemToBeRemoved);
-            collectionToChange.removeItemAt(removedItemIndex);
-        }
-
-		
-		
-		private static function onUncaughtClientError(event:UncaughtErrorEvent):void
-		{
-			event.preventDefault();
-			event.stopImmediatePropagation();
-			_noErrorsThrown = false;
-			
-			trace("\n FAIL: " + event.error);
-			_utils.printHCollectionView(_currentHierarchy);
-		}
-
-
-        private static const HIERARCHY_STRING:String = (<![CDATA[
-         Region(1)
-         Region(2)
-		 Region(2)->City(0)
-         Region(2)->City(1)
-         Region(2)->City(2)
-         Region(2)->City(3)
-         Region(3)
-       ]]>).toString();
-	}
-}
\ No newline at end of file


[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'

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Tue Mar 10 13:22:56 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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 0000000..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 = null;
+		}
+
+
+
+        [Test]
+        public function testMovingAround():void
+        {
+            //given
+            var lastCompany:DataNode = _level0.getItemAt(_level0.length - 1) as DataNode;
+            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
+            var firstLocation:DataNode = firstCompany.children.getItemAt(0) as DataNode;
+            var secondLocation:DataNode = firstCompany.children.getItemAt(1) as DataNode;
+            var firstDepartment:DataNode = firstLocation.children.getItemAt(0) as DataNode;
+            var secondDepartment:DataNode = firstLocation.children.getItemAt(1) as DataNode;
+
+            //when
+            _sut.moveNext();
+
+            //then
+            assertEquals(firstLocation, _sut.current);
+
+            //when
+            _sut.moveNext();
+
+            //then
+            assertEquals(firstDepartment, _sut.current);
+
+            //when
+            _sut.moveNext();
+
+            //then
+            assertEquals(secondDepartment, _sut.current);
+
+            //when
+            _sut.movePrevious();
+
+            //then
+            assertEquals(firstDepartment, _sut.current);
+
+            //when
+            _sut.moveToLast();
+
+            //then
+            assertEquals(lastCompany, _sut.current);
+
+            //when
+            _sut.seek(new CursorBookmark(4));
+
+            //then
+            assertEquals(secondLocation, _sut.current);
+        }
+
+        [Test]
+        public function testCollectionChangeInRootDoesNotChangeCurrent():void
+        {
+            //given
+            var lastCompany:DataNode = _level0.getItemAt(_level0.length - 1) as DataNode;
+
+            //when
+            _sut.moveToLast();
+
+            var newFirstCompany:DataNode = _utils.createSimpleNode("[INS] Company");
+            _level0.addItemAt(newFirstCompany, 0);
+
+            var newLastCompany:DataNode = _utils.createSimpleNode("[INS] Company");
+            _level0.addItemAt(newLastCompany, _level0.length);
+
+            //then
+            assertEquals(lastCompany, _sut.current);
+
+            //when
+            _sut.moveToLast();
+
+            //then
+            assertEquals(newLastCompany, _sut.current);
+        }
+
+        [Test]
+        public function testRemovingCurrentMiddleItemChangesCurrentToNextItem():void
+        {
+            //given
+            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
+            var secondLocation:DataNode = firstCompany.children.getItemAt(1) as DataNode;
+            var thirdDepartmentOfSecondLocation:DataNode = secondLocation.children.getItemAt(2) as DataNode;
+
+            _sut.seek(new CursorBookmark(6)); //Company(1)->Location(2)->Department(2)
+
+            //when
+            secondLocation.children.removeItemAt(1);
+
+            //then
+            assertEquals(thirdDepartmentOfSecondLocation, _sut.current);
+        }
+
+        [Test]
+        public function testRemovingPreviousSiblingOfCurrentMiddleItemDoesNotChangeCurrent():void
+        {
+            //given
+            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
+            var secondLocation:DataNode = firstCompany.children.getItemAt(1) as DataNode;
+            var secondDepartmentOfSecondLocation:DataNode = secondLocation.children.getItemAt(1) as DataNode;
+
+            //when
+            _sut.seek(new CursorBookmark(6)); //Company(1)->Location(2)->Department(2)
+
+            //then
+            assertEquals(secondDepartmentOfSecondLocation, _sut.current);
+
+            //when
+            secondLocation.children.removeItemAt(0);
+
+            //then
+            assertEquals(secondDepartmentOfSecondLocation, _sut.current);
+        }
+
+        [Test]
+        public function testRemovingCurrentFirstItemChangesCurrentToNextItem():void
+        {
+            //given
+            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
+            var secondCompany:DataNode = _level0.getItemAt(1) as DataNode;
+
+            //initial assumption
+            assertEquals(firstCompany, _sut.current);
+
+            //when
+            _level0.removeItemAt(0);
+
+            //then
+            assertEquals(secondCompany, _sut.current);
+        }
+
+        [Test]
+        public function testRemovingSiblingOfCurrentFirstItemDoesNotChangeCurrent():void
+        {
+            //given
+            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
+            var firstLocation:DataNode = firstCompany.children.getItemAt(0) as DataNode;
+
+            //when
+            _sut.seek(new CursorBookmark(1)); //Company(1)->Location(1)
+
+            //then
+            assertEquals(firstLocation, _sut.current);
+
+            //when
+            firstCompany.children.removeItemAt(1);
+
+            //then
+            assertEquals(firstLocation, _sut.current);
+        }
+		
+		
+		private static function handleUncaughtClientError(event:UncaughtErrorEvent):void
+		{
+			event.preventDefault();
+			event.stopImmediatePropagation();
+			_noErrorsThrown = false;
+			
+			trace("\n" + event.error);
+			_utils.printHCollectionView(_currentHierarchy);
+		}
+
+		
+		private static function generateHierarchyViewWithOpenNodes():HierarchicalCollectionView
+		{
+			return _utils.generateOpenHierarchyFromRootList(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
+		}
+
+		private static const HIERARCHY_STRING:String = (<![CDATA[
+			Company(1)
+			Company(1)->Location(1)
+			Company(1)->Location(1)->Department(1)
+			Company(1)->Location(1)->Department(2)
+			Company(1)->Location(2)
+			Company(1)->Location(2)->Department(1)
+			Company(1)->Location(2)->Department(2)
+			Company(1)->Location(2)->Department(3)
+			Company(1)->Location(3)
+			Company(2)
+			Company(2)->Location(1)
+			Company(2)->Location(2)
+			Company(2)->Location(2)->Department(1)
+			Company(2)->Location(3)
+			Company(3)
+		]]>).toString();
+	}
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2b4d9dff/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_Basics_Test.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_Basics_Test.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_Basics_Test.as
deleted file mode 100644
index c2bd0cb..0000000
--- a/frameworks/tests/unitTests/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 = null;
-		}
-
-
-
-        [Test]
-        public function testMovingAround():void
-        {
-            //given
-            var lastCompany:DataNode = _level0.getItemAt(_level0.length - 1) as DataNode;
-            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
-            var firstLocation:DataNode = firstCompany.children.getItemAt(0) as DataNode;
-            var secondLocation:DataNode = firstCompany.children.getItemAt(1) as DataNode;
-            var firstDepartment:DataNode = firstLocation.children.getItemAt(0) as DataNode;
-            var secondDepartment:DataNode = firstLocation.children.getItemAt(1) as DataNode;
-
-            //when
-            _sut.moveNext();
-
-            //then
-            assertEquals(firstLocation, _sut.current);
-
-            //when
-            _sut.moveNext();
-
-            //then
-            assertEquals(firstDepartment, _sut.current);
-
-            //when
-            _sut.moveNext();
-
-            //then
-            assertEquals(secondDepartment, _sut.current);
-
-            //when
-            _sut.movePrevious();
-
-            //then
-            assertEquals(firstDepartment, _sut.current);
-
-            //when
-            _sut.moveToLast();
-
-            //then
-            assertEquals(lastCompany, _sut.current);
-
-            //when
-            _sut.seek(new CursorBookmark(4));
-
-            //then
-            assertEquals(secondLocation, _sut.current);
-        }
-
-        [Test]
-        public function testCollectionChangeInRootDoesNotChangeCurrent():void
-        {
-            //given
-            var lastCompany:DataNode = _level0.getItemAt(_level0.length - 1) as DataNode;
-
-            //when
-            _sut.moveToLast();
-
-            var newFirstCompany:DataNode = _utils.createSimpleNode("[INS] Company");
-            _level0.addItemAt(newFirstCompany, 0);
-
-            var newLastCompany:DataNode = _utils.createSimpleNode("[INS] Company");
-            _level0.addItemAt(newLastCompany, _level0.length);
-
-            //then
-            assertEquals(lastCompany, _sut.current);
-
-            //when
-            _sut.moveToLast();
-
-            //then
-            assertEquals(newLastCompany, _sut.current);
-        }
-
-        [Test]
-        public function testRemovingCurrentMiddleItemChangesCurrentToNextItem():void
-        {
-            //given
-            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
-            var secondLocation:DataNode = firstCompany.children.getItemAt(1) as DataNode;
-            var thirdDepartmentOfSecondLocation:DataNode = secondLocation.children.getItemAt(2) as DataNode;
-
-            _sut.seek(new CursorBookmark(6)); //Company(1)->Location(2)->Department(2)
-
-            //when
-            secondLocation.children.removeItemAt(1);
-
-            //then
-            assertEquals(thirdDepartmentOfSecondLocation, _sut.current);
-        }
-
-        [Test]
-        public function testRemovingPreviousSiblingOfCurrentMiddleItemDoesNotChangeCurrent():void
-        {
-            //given
-            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
-            var secondLocation:DataNode = firstCompany.children.getItemAt(1) as DataNode;
-            var secondDepartmentOfSecondLocation:DataNode = secondLocation.children.getItemAt(1) as DataNode;
-
-            //when
-            _sut.seek(new CursorBookmark(6)); //Company(1)->Location(2)->Department(2)
-
-            //then
-            assertEquals(secondDepartmentOfSecondLocation, _sut.current);
-
-            //when
-            secondLocation.children.removeItemAt(0);
-
-            //then
-            assertEquals(secondDepartmentOfSecondLocation, _sut.current);
-        }
-
-        [Test]
-        public function testRemovingCurrentFirstItemChangesCurrentToNextItem():void
-        {
-            //given
-            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
-            var secondCompany:DataNode = _level0.getItemAt(1) as DataNode;
-
-            //initial assumption
-            assertEquals(firstCompany, _sut.current);
-
-            //when
-            _level0.removeItemAt(0);
-
-            //then
-            assertEquals(secondCompany, _sut.current);
-        }
-
-        [Test]
-        public function testRemovingSiblingOfCurrentFirstItemDoesNotChangeCurrent():void
-        {
-            //given
-            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
-            var firstLocation:DataNode = firstCompany.children.getItemAt(0) as DataNode;
-
-            //when
-            _sut.seek(new CursorBookmark(1)); //Company(1)->Location(1)
-
-            //then
-            assertEquals(firstLocation, _sut.current);
-
-            //when
-            firstCompany.children.removeItemAt(1);
-
-            //then
-            assertEquals(firstLocation, _sut.current);
-        }
-		
-		
-		private static function handleUncaughtClientError(event:UncaughtErrorEvent):void
-		{
-			event.preventDefault();
-			event.stopImmediatePropagation();
-			_noErrorsThrown = false;
-			
-			trace("\n" + event.error);
-			_utils.printHCollectionView(_currentHierarchy);
-		}
-
-		
-		private static function generateHierarchyViewWithOpenNodes():HierarchicalCollectionView
-		{
-			return _utils.generateOpenHierarchyFromRootList(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
-		}
-
-		private static const HIERARCHY_STRING:String = (<![CDATA[
-			Company(1)
-			Company(1)->Location(1)
-			Company(1)->Location(1)->Department(1)
-			Company(1)->Location(1)->Department(2)
-			Company(1)->Location(2)
-			Company(1)->Location(2)->Department(1)
-			Company(1)->Location(2)->Department(2)
-			Company(1)->Location(2)->Department(3)
-			Company(1)->Location(3)
-			Company(2)
-			Company(2)->Location(1)
-			Company(2)->Location(2)
-			Company(2)->Location(2)->Department(1)
-			Company(2)->Location(3)
-			Company(3)
-		]]>).toString();
-	}
-}
\ No newline at end of file


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

Posted by jm...@apache.org.
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;
  * <p>Short 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:levylambert@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 b/modules/compiler/src/java/flex2/compiler/swc/zip/UnrecognizedExtraField.java
index 89a05b9..4f43c11 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/UnrecognizedExtraField.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/UnrecognizedExtraField.java
@@ -24,7 +24,6 @@ package flex2.compiler.swc.zip;
  * <p>Assumes local file data and central directory entries are
  * identical - unless told the opposite.</p>
  *
- * @author Stefan Bodewig
  * @version $Revision: 1.1 $
  */
 public class UnrecognizedExtraField implements ZipExtraField {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/ZipEntry.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/zip/ZipEntry.java b/modules/compiler/src/java/flex2/compiler/swc/zip/ZipEntry.java
index be8cba9..ff43d4d 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/ZipEntry.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/ZipEntry.java
@@ -27,7 +27,6 @@ import java.util.Vector;
  * Extension that adds better handling of extra fields and provides
  * access to the internal and external file attributes.
  *
- * @author Stefan Bodewig
  * @version $Revision: 1.1 $
  */
 public class ZipEntry extends java.util.zip.ZipEntry implements Cloneable {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/ZipExtraField.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/zip/ZipExtraField.java b/modules/compiler/src/java/flex2/compiler/swc/zip/ZipExtraField.java
index 59ec3c4..de3f012 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/ZipExtraField.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/ZipExtraField.java
@@ -28,7 +28,6 @@ import flex2.compiler.swc.SwcException;
  * java.util.zip.ZipOutputStream java.util.zip.ZipOutputStream} will
  * only use the local file data in both places.</p>
  *
- * @author Stefan Bodewig
  * @version $Revision: 1.1 $
  */
 public interface ZipExtraField {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/ZipFile.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/zip/ZipFile.java b/modules/compiler/src/java/flex2/compiler/swc/zip/ZipFile.java
index 8d702d5..e658614 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/ZipFile.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/ZipFile.java
@@ -57,7 +57,6 @@ import java.util.zip.InflaterInputStream;
  *   <li>close is allowed to throw IOException.</li>
  * </ul>
  *
- * @author Stefan Bodewig
  * @version $Revision: 1.1 $
  */
 public class ZipFile {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/ZipLong.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/zip/ZipLong.java b/modules/compiler/src/java/flex2/compiler/swc/zip/ZipLong.java
index 76b74d9..bd39a57 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/ZipLong.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/ZipLong.java
@@ -21,7 +21,6 @@ package flex2.compiler.swc.zip;
  * Utility class that represents a four byte integer with conversion
  * rules for the big endian byte order of ZIP files.
  *
- * @author Stefan Bodewig
  * @version $Revision: 1.1 $
  */
 public final class ZipLong implements Cloneable {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/ZipOutputStream.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/zip/ZipOutputStream.java b/modules/compiler/src/java/flex2/compiler/swc/zip/ZipOutputStream.java
index 4fb7a29..4004688 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/ZipOutputStream.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/ZipOutputStream.java
@@ -52,8 +52,6 @@ import java.util.zip.Deflater;
  * uncompressed size information is required before {@link
  * #putNextEntry putNextEntry} can be called.</p>
  *
- * @author Stefan Bodewig
- * @author Richard Evans
  * @version $Revision: 1.1 $
  */
 public class ZipOutputStream extends FilterOutputStream {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/swc/zip/ZipShort.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/swc/zip/ZipShort.java b/modules/compiler/src/java/flex2/compiler/swc/zip/ZipShort.java
index 5963420..5bb4eae 100644
--- a/modules/compiler/src/java/flex2/compiler/swc/zip/ZipShort.java
+++ b/modules/compiler/src/java/flex2/compiler/swc/zip/ZipShort.java
@@ -21,7 +21,6 @@ package flex2.compiler.swc.zip;
  * Utility class that represents a two byte integer with conversion
  * rules for the big endian byte order of ZIP files.
  *
- * @author Stefan Bodewig
  * @version $Revision: 1.1 $
  */
 public final class ZipShort implements Cloneable {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/AbstractLogAdapter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/AbstractLogAdapter.java b/modules/compiler/src/java/flex2/compiler/util/AbstractLogAdapter.java
index 127f03f..1acfe7c 100644
--- a/modules/compiler/src/java/flex2/compiler/util/AbstractLogAdapter.java
+++ b/modules/compiler/src/java/flex2/compiler/util/AbstractLogAdapter.java
@@ -27,8 +27,6 @@ import flex2.compiler.Logger;
  * This class is a default implementation of Logger.  It just passes
  * through each call to the wrapped Logger.  It is useful if you want
  * to filter a subset of the Logger's methods.
- *
- * @author Paul Reilly
  */
 public abstract class AbstractLogAdapter implements Logger
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/AbstractLogger.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/AbstractLogger.java b/modules/compiler/src/java/flex2/compiler/util/AbstractLogger.java
index 922ca0d..d8c3a94 100644
--- a/modules/compiler/src/java/flex2/compiler/util/AbstractLogger.java
+++ b/modules/compiler/src/java/flex2/compiler/util/AbstractLogger.java
@@ -26,8 +26,6 @@ import flash.localization.LocalizationManager;
 /**
  * A partial Logger implemenation, which adds some localization
  * related functionality.
- *
- * @author Roger Gonzalez
  */
 public abstract class AbstractLogger implements Logger
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/Benchmark.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/Benchmark.java b/modules/compiler/src/java/flex2/compiler/util/Benchmark.java
index 7ad1c2a..a750086 100644
--- a/modules/compiler/src/java/flex2/compiler/util/Benchmark.java
+++ b/modules/compiler/src/java/flex2/compiler/util/Benchmark.java
@@ -28,8 +28,6 @@ import java.util.Map;
 
 /**
  * A utility class used to record how long certain tasks take to run.
- *
- * @author Clement Wong
  */
 public class Benchmark
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/CompilerControl.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/CompilerControl.java b/modules/compiler/src/java/flex2/compiler/util/CompilerControl.java
index ce1f72c..f31b009 100644
--- a/modules/compiler/src/java/flex2/compiler/util/CompilerControl.java
+++ b/modules/compiler/src/java/flex2/compiler/util/CompilerControl.java
@@ -24,8 +24,6 @@ package flex2.compiler.util;
  * when an IDE wants to abort a compilation and start over after a
  * file has changed.
  *
- * @version 2.0.1
- * @author Clement Wong
  */
 public class CompilerControl
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/CompilerMessage.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/CompilerMessage.java b/modules/compiler/src/java/flex2/compiler/util/CompilerMessage.java
index c0e889b..3fffaf5 100644
--- a/modules/compiler/src/java/flex2/compiler/util/CompilerMessage.java
+++ b/modules/compiler/src/java/flex2/compiler/util/CompilerMessage.java
@@ -28,8 +28,6 @@ import flash.localization.LocalizationManager;
  * exceptions thrown by the compiler.  It can be used in catch
  * statements, but it shouldn't be constructed directly.  A subclass
  * should be used when reporting an error or warning.
- *
- * @author Roger Gonzalez
  */
 public class CompilerMessage extends CompilerException implements ILocalizableMessage
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/ConsoleLogger.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/ConsoleLogger.java b/modules/compiler/src/java/flex2/compiler/util/ConsoleLogger.java
index ebcc06e..0f538f0 100644
--- a/modules/compiler/src/java/flex2/compiler/util/ConsoleLogger.java
+++ b/modules/compiler/src/java/flex2/compiler/util/ConsoleLogger.java
@@ -27,8 +27,6 @@ import flex2.compiler.io.FileUtil;
 /**
  * A Logger implementation that uses System.err and System.out to
  * output messages.
- *
- * @author Clement Wong
  */
 public class ConsoleLogger extends AbstractLogger implements Logger
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/LinkedQNameMap.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/LinkedQNameMap.java b/modules/compiler/src/java/flex2/compiler/util/LinkedQNameMap.java
index d8cad44..4d7245e 100644
--- a/modules/compiler/src/java/flex2/compiler/util/LinkedQNameMap.java
+++ b/modules/compiler/src/java/flex2/compiler/util/LinkedQNameMap.java
@@ -23,8 +23,6 @@ import java.util.LinkedHashMap;
 
 /**
  * A QNameMap implementation that maintains order.
- *
- * @author Clement Wong
  */
 public class LinkedQNameMap<V extends Object> extends LinkedHashMap<QName, V>
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/LocalLogger.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/LocalLogger.java b/modules/compiler/src/java/flex2/compiler/util/LocalLogger.java
index 9c217d9..3ab2842 100644
--- a/modules/compiler/src/java/flex2/compiler/util/LocalLogger.java
+++ b/modules/compiler/src/java/flex2/compiler/util/LocalLogger.java
@@ -33,8 +33,6 @@ import macromedia.asc.util.IntegerPool;
 
 /**
  * LocalLogger keeps a local count of warnings of errors.
- *
- * @author Clement Wong
  */
 public class LocalLogger implements Logger
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/ManifestParser.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/ManifestParser.java b/modules/compiler/src/java/flex2/compiler/util/ManifestParser.java
index 52ce0d3..97f57ef 100644
--- a/modules/compiler/src/java/flex2/compiler/util/ManifestParser.java
+++ b/modules/compiler/src/java/flex2/compiler/util/ManifestParser.java
@@ -36,8 +36,6 @@ import java.io.InputStream;
 /**
  * Parses a manifest into a NameMappings.
  *
- * @author Brian Deitte
- * @author Clement Wong
  */
 public class ManifestParser
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/MimeMappings.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/MimeMappings.java b/modules/compiler/src/java/flex2/compiler/util/MimeMappings.java
index dd5ae9d..bf77028 100644
--- a/modules/compiler/src/java/flex2/compiler/util/MimeMappings.java
+++ b/modules/compiler/src/java/flex2/compiler/util/MimeMappings.java
@@ -23,9 +23,7 @@ import java.util.*;
 
 /**
  * Map MIME types to file extensions
- * 
- * @author Clement Wong
- */
+*/
 public final class MimeMappings
 {
 	public static final String MXML = "text/mxml";

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/MultiName.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/MultiName.java b/modules/compiler/src/java/flex2/compiler/util/MultiName.java
index 463f30f..dcd9a7c 100644
--- a/modules/compiler/src/java/flex2/compiler/util/MultiName.java
+++ b/modules/compiler/src/java/flex2/compiler/util/MultiName.java
@@ -26,8 +26,6 @@ import java.util.Map;
  * This class represents a pairing of a local part with a set of
  * namespace URI's.  For example: (["mx.controls", "mx.core"],
  * "Button")
- *
- * @author Clement Wong
  */
 public final class MultiName extends Name
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/MultiNameMap.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/MultiNameMap.java b/modules/compiler/src/java/flex2/compiler/util/MultiNameMap.java
index 245c67f..b84d1c1 100644
--- a/modules/compiler/src/java/flex2/compiler/util/MultiNameMap.java
+++ b/modules/compiler/src/java/flex2/compiler/util/MultiNameMap.java
@@ -23,8 +23,6 @@ import java.util.*;
 
 /**
  * This class represents a map of MultiNames to QNames.
- *
- * @author Clement Wong
  */
 //TODO This class should just extend HashMap, it doesn't need to be an adapter
 public class MultiNameMap

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/MxmlCommentUtil.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/MxmlCommentUtil.java b/modules/compiler/src/java/flex2/compiler/util/MxmlCommentUtil.java
index 6647427..da084d4 100644
--- a/modules/compiler/src/java/flex2/compiler/util/MxmlCommentUtil.java
+++ b/modules/compiler/src/java/flex2/compiler/util/MxmlCommentUtil.java
@@ -26,8 +26,6 @@ import java.util.regex.Pattern;
 /**
  * This class converts the plain comment to the format expected by the
  * ClassTable.
- * 
- * @author gauravj
  */
 public class MxmlCommentUtil
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/Name.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/Name.java b/modules/compiler/src/java/flex2/compiler/util/Name.java
index b226c98..2042499 100644
--- a/modules/compiler/src/java/flex2/compiler/util/Name.java
+++ b/modules/compiler/src/java/flex2/compiler/util/Name.java
@@ -22,8 +22,6 @@ package flex2.compiler.util;
 /**
  * A common base class for MultiName and QName to enable putting them
  * in Map's and Set's together.
- *
- * @author Paul Reilly
  */
 public abstract class Name
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/NameMappings.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/NameMappings.java b/modules/compiler/src/java/flex2/compiler/util/NameMappings.java
index f8fa4bf..82669eb 100644
--- a/modules/compiler/src/java/flex2/compiler/util/NameMappings.java
+++ b/modules/compiler/src/java/flex2/compiler/util/NameMappings.java
@@ -28,8 +28,6 @@ import java.util.HashSet;
 /**
  * Stores the mappings of name and uri to classname.
  *
- * @author Brian Deitte
- * @author Clement Wong
  */
 public class NameMappings
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/PerformanceData.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/PerformanceData.java b/modules/compiler/src/java/flex2/compiler/util/PerformanceData.java
index d948d25..e5104a2 100644
--- a/modules/compiler/src/java/flex2/compiler/util/PerformanceData.java
+++ b/modules/compiler/src/java/flex2/compiler/util/PerformanceData.java
@@ -24,8 +24,6 @@ package flex2.compiler.util;
  * 
  * Contains the number of times the method was called and the total
  * amount of time in the method.
- * 
- * @author dloverin
  */
 public class PerformanceData
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/QName.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/QName.java b/modules/compiler/src/java/flex2/compiler/util/QName.java
index 2ee0016..9154413 100644
--- a/modules/compiler/src/java/flex2/compiler/util/QName.java
+++ b/modules/compiler/src/java/flex2/compiler/util/QName.java
@@ -23,8 +23,6 @@ import flex2.compiler.SymbolTable;
 
 /**
  * This class represents a namespace URI and local part.
- *
- * @author Clement Wong
  */
 public final class QName extends Name
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/QNameList.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/QNameList.java b/modules/compiler/src/java/flex2/compiler/util/QNameList.java
index 66c5f2e..bc7b771 100644
--- a/modules/compiler/src/java/flex2/compiler/util/QNameList.java
+++ b/modules/compiler/src/java/flex2/compiler/util/QNameList.java
@@ -29,8 +29,6 @@ import java.util.Set;
  * This class represents a list of QNames.  It includes handy methods,
  * like contains(String, String), which allow performing collection
  * operations without having to create a new QName.
- *
- * @author Clement Wong
  */
 public class QNameList extends ArrayList<QName>
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/QNameMap.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/QNameMap.java b/modules/compiler/src/java/flex2/compiler/util/QNameMap.java
index 142a03d..3008243 100644
--- a/modules/compiler/src/java/flex2/compiler/util/QNameMap.java
+++ b/modules/compiler/src/java/flex2/compiler/util/QNameMap.java
@@ -25,8 +25,6 @@ import java.util.HashMap;
  * This class represents a map of QName to Objects.  It includes handy
  * methods, like containsKey(String, String), which allow performing
  * collection operations without having to create a new QName.
- *
- * @author Clement Wong
  */
 public class QNameMap<V extends Object> extends HashMap<QName, V>
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/QNameSet.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/QNameSet.java b/modules/compiler/src/java/flex2/compiler/util/QNameSet.java
index 489beb0..b4cdc0f 100644
--- a/modules/compiler/src/java/flex2/compiler/util/QNameSet.java
+++ b/modules/compiler/src/java/flex2/compiler/util/QNameSet.java
@@ -28,8 +28,6 @@ import java.util.Set;
  * This class represents a set of QNames.  It includes handy methods,
  * like contains(String, String), which allow performing collection
  * operations without having to create a new QName.
- *
- * @author Clement Wong
  */
 public class QNameSet extends HashSet<QName>
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/SwcDependencyInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/SwcDependencyInfo.java b/modules/compiler/src/java/flex2/compiler/util/SwcDependencyInfo.java
index be02264..005f569 100644
--- a/modules/compiler/src/java/flex2/compiler/util/SwcDependencyInfo.java
+++ b/modules/compiler/src/java/flex2/compiler/util/SwcDependencyInfo.java
@@ -33,8 +33,6 @@ import flex2.compiler.util.graph.Vertex;
  * needed so to provide those classes.  If SWC A is used as an RSL,
  * SWC B will need to be loaded before SWC A if there is an
  * inheritance dependency between the two SWCs.
- * 
- * @author dloverin
  */
 public interface SwcDependencyInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/SwcDependencyInfoImpl.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/SwcDependencyInfoImpl.java b/modules/compiler/src/java/flex2/compiler/util/SwcDependencyInfoImpl.java
index c61c8c0..fe53863 100644
--- a/modules/compiler/src/java/flex2/compiler/util/SwcDependencyInfoImpl.java
+++ b/modules/compiler/src/java/flex2/compiler/util/SwcDependencyInfoImpl.java
@@ -32,8 +32,6 @@ import flex2.compiler.util.graph.Visitor;
  * Implementation to store the swc dependency graph, hiding the actual
  * implementation details. Also stores the externs of a SWC which can
  * be retrieved later via the API.
- * 
- * @author dloverin
  */
 class SwcDependencyInfoImpl implements SwcDependencyInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/SwcDependencyUtil.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/SwcDependencyUtil.java b/modules/compiler/src/java/flex2/compiler/util/SwcDependencyUtil.java
index cad35b0..0bcec62 100644
--- a/modules/compiler/src/java/flex2/compiler/util/SwcDependencyUtil.java
+++ b/modules/compiler/src/java/flex2/compiler/util/SwcDependencyUtil.java
@@ -45,8 +45,6 @@ import flex2.compiler.util.graph.Vertex;
 
 /**
  * Utility to find the dependency between a given set of SWCs.
- * 
- * @author dloverin
  */
 public class SwcDependencyUtil
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/SwcExternalScriptInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/SwcExternalScriptInfo.java b/modules/compiler/src/java/flex2/compiler/util/SwcExternalScriptInfo.java
index ad4eeb9..90c87be 100644
--- a/modules/compiler/src/java/flex2/compiler/util/SwcExternalScriptInfo.java
+++ b/modules/compiler/src/java/flex2/compiler/util/SwcExternalScriptInfo.java
@@ -23,8 +23,6 @@ import java.util.Set;
 
 /**
  * Information about how an external script is resolved.
- * 
- * @author dloverin
  */
 public interface SwcExternalScriptInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/SwcExternalScriptInfoImpl.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/SwcExternalScriptInfoImpl.java b/modules/compiler/src/java/flex2/compiler/util/SwcExternalScriptInfoImpl.java
index 62cbb00..4473f4d 100644
--- a/modules/compiler/src/java/flex2/compiler/util/SwcExternalScriptInfoImpl.java
+++ b/modules/compiler/src/java/flex2/compiler/util/SwcExternalScriptInfoImpl.java
@@ -31,8 +31,6 @@ import java.util.TreeMap;
  * definitions in a SWC that are resolved in other SWCs. For each
  * script, the dependency types are kept as are the SWCs that resolve
  * the dependency.
- *  
- * @author dloverin
  */
 class SwcExternalScriptInfoImpl implements SwcExternalScriptInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/ThreadLocalToolkit.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/ThreadLocalToolkit.java b/modules/compiler/src/java/flex2/compiler/util/ThreadLocalToolkit.java
index 30dafb5..55cfe1f 100644
--- a/modules/compiler/src/java/flex2/compiler/util/ThreadLocalToolkit.java
+++ b/modules/compiler/src/java/flex2/compiler/util/ThreadLocalToolkit.java
@@ -39,8 +39,6 @@ import java.util.Map;
  * leaks, though.  All the variables should be cleared at the end of a
  * compilation.  Otherwise, if the thread used for compilation
  * changes, lots of memory will be leaked with the old thread.
- *
- * @author Clement Wong
  */
 public final class ThreadLocalToolkit
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/TraceExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/TraceExtension.java b/modules/compiler/src/java/flex2/compiler/util/TraceExtension.java
index 3d4bd5e..fa779ff 100644
--- a/modules/compiler/src/java/flex2/compiler/util/TraceExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/util/TraceExtension.java
@@ -28,8 +28,6 @@ import flex2.compiler.as3.reflect.TypeTable;
  * through each of the phases for each CompilationUnit.  The
  * differences between the batch algorithms can be seen using this
  * class.
- *
- * @author Clement Wong
  */
 public class TraceExtension implements Extension
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/VelocityException.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/VelocityException.java b/modules/compiler/src/java/flex2/compiler/util/VelocityException.java
index 91b0510..bb84c00 100644
--- a/modules/compiler/src/java/flex2/compiler/util/VelocityException.java
+++ b/modules/compiler/src/java/flex2/compiler/util/VelocityException.java
@@ -21,8 +21,6 @@ package flex2.compiler.util;
 
 /**
  * Encapsulates the exceptions thrown during Velocity template usage.
- *
- * @author Paul Reilly
  */
 public class VelocityException
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/XMLStringSerializer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/XMLStringSerializer.java b/modules/compiler/src/java/flex2/compiler/util/XMLStringSerializer.java
index 6f77e9a..b83f9e5 100644
--- a/modules/compiler/src/java/flex2/compiler/util/XMLStringSerializer.java
+++ b/modules/compiler/src/java/flex2/compiler/util/XMLStringSerializer.java
@@ -447,10 +447,6 @@ class UTF8Encoder {
  *
  * Accordingly, this stack is implemented as a single array, will null
  * values used to indicate frame boundaries.
- *
- * @author James Snell
- * @author Glen Daniels (gdaniels@apache.org)
- * @author Sam Ruby (rubys@us.ibm.com)
  */
 class NSStack {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/graph/Algorithms.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/graph/Algorithms.java b/modules/compiler/src/java/flex2/compiler/util/graph/Algorithms.java
index b2321a4..82aa841 100644
--- a/modules/compiler/src/java/flex2/compiler/util/graph/Algorithms.java
+++ b/modules/compiler/src/java/flex2/compiler/util/graph/Algorithms.java
@@ -28,8 +28,6 @@ import java.util.Set;
 
 /**
  * A collection of graph sorting and utility methods.
- *
- * @author Clement Wong
  */
 public final class Algorithms
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/graph/DependencyGraph.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/graph/DependencyGraph.java b/modules/compiler/src/java/flex2/compiler/util/graph/DependencyGraph.java
index c115a9c..350e7e4 100644
--- a/modules/compiler/src/java/flex2/compiler/util/graph/DependencyGraph.java
+++ b/modules/compiler/src/java/flex2/compiler/util/graph/DependencyGraph.java
@@ -29,8 +29,6 @@ import java.util.Set;
 
 /**
  * Used by the compiler driver to represent a dependency graph.
- *
- * @author Clement Wong
  */
 public class DependencyGraph<EdgeWeight> extends Graph<String, EdgeWeight> 
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/graph/Edge.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/graph/Edge.java b/modules/compiler/src/java/flex2/compiler/util/graph/Edge.java
index 45b206b..523d74c 100644
--- a/modules/compiler/src/java/flex2/compiler/util/graph/Edge.java
+++ b/modules/compiler/src/java/flex2/compiler/util/graph/Edge.java
@@ -23,8 +23,6 @@ package flex2.compiler.util.graph;
 
 /**
  * Represents an edge in a graph.
- *
- * @author Clement Wong
  */
 public final class Edge<VertexWeight,EdgeWeight>
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/graph/Graph.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/graph/Graph.java b/modules/compiler/src/java/flex2/compiler/util/graph/Graph.java
index e827251..9ad988c 100644
--- a/modules/compiler/src/java/flex2/compiler/util/graph/Graph.java
+++ b/modules/compiler/src/java/flex2/compiler/util/graph/Graph.java
@@ -27,8 +27,6 @@ import java.util.Set;
 
 /**
  * A base class for DependencyGraph.
- *
- * @author Clement Wong
  */
 public class Graph<VertexWeight,EdgeWeight>
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/graph/Vertex.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/graph/Vertex.java b/modules/compiler/src/java/flex2/compiler/util/graph/Vertex.java
index 9af3d5c..12f4f3b 100644
--- a/modules/compiler/src/java/flex2/compiler/util/graph/Vertex.java
+++ b/modules/compiler/src/java/flex2/compiler/util/graph/Vertex.java
@@ -25,8 +25,6 @@ import java.util.*;
 
 /**
  * Represents a node in a graph.
- *
- * @author Clement Wong
  */
 public final class Vertex <VertexWeight,EdgeWeight>
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/util/graph/Visitor.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/util/graph/Visitor.java b/modules/compiler/src/java/flex2/compiler/util/graph/Visitor.java
index 37879a4..1016f26 100644
--- a/modules/compiler/src/java/flex2/compiler/util/graph/Visitor.java
+++ b/modules/compiler/src/java/flex2/compiler/util/graph/Visitor.java
@@ -23,8 +23,6 @@ package flex2.compiler.util.graph;
 
 /**
  * Defines the visitor API for the graphs in this package.
- *
- * @author Clement Wong
  */
 public interface Visitor<T>
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/linker/CULinkable.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/linker/CULinkable.java b/modules/compiler/src/java/flex2/linker/CULinkable.java
index 03f076b..fd5d653 100644
--- a/modules/compiler/src/java/flex2/linker/CULinkable.java
+++ b/modules/compiler/src/java/flex2/linker/CULinkable.java
@@ -31,8 +31,6 @@ import java.util.HashSet;
 /**
  * Represents a CompilationUnit wrapper, which exposes only the
  * information used during dependency traversal.
- *
- * @author Roger Gonzalez
  */
 public class CULinkable implements Linkable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/linker/ConsoleApplication.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/linker/ConsoleApplication.java b/modules/compiler/src/java/flex2/linker/ConsoleApplication.java
index 4e7cb6f..b59248d 100644
--- a/modules/compiler/src/java/flex2/linker/ConsoleApplication.java
+++ b/modules/compiler/src/java/flex2/linker/ConsoleApplication.java
@@ -38,8 +38,6 @@ import flex2.compiler.util.graph.Visitor;
 
 /**
  * The equivalent of FlexMovie when building a projector, ie a .exe.
- *
- * @author Clement Wong
  */
 public class ConsoleApplication
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/linker/DependencyWalker.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/linker/DependencyWalker.java b/modules/compiler/src/java/flex2/linker/DependencyWalker.java
index 0765d48..34d276f 100644
--- a/modules/compiler/src/java/flex2/linker/DependencyWalker.java
+++ b/modules/compiler/src/java/flex2/linker/DependencyWalker.java
@@ -34,8 +34,6 @@ import java.util.*;
  *
  * This is handy since dependencies in Flex are a transposed DAG
  * (edges point to predecessors, not successors).
- *
- * @author Roger Gonzalez
  */
 public class DependencyWalker
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/linker/FlexMovie.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/linker/FlexMovie.java b/modules/compiler/src/java/flex2/linker/FlexMovie.java
index 762400e..d6e08a8 100644
--- a/modules/compiler/src/java/flex2/linker/FlexMovie.java
+++ b/modules/compiler/src/java/flex2/linker/FlexMovie.java
@@ -35,8 +35,6 @@ import java.util.*;
 /**
  * Extends SimpleMovie by adding support for multiple frames and
  * keeping AS3 metadata.
- *
- * @author Roger Gonzalez
  */
 public class FlexMovie extends SimpleMovie
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/linker/Linkable.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/linker/Linkable.java b/modules/compiler/src/java/flex2/linker/Linkable.java
index 34d1425..2827b28 100644
--- a/modules/compiler/src/java/flex2/linker/Linkable.java
+++ b/modules/compiler/src/java/flex2/linker/Linkable.java
@@ -23,8 +23,6 @@ import java.util.Iterator;
 
 /**
  * Defines the API of a unit that supports linking.
- *
- * @author Roger Gonzalez
  */
 public interface Linkable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/linker/LinkerAPI.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/linker/LinkerAPI.java b/modules/compiler/src/java/flex2/linker/LinkerAPI.java
index 857521e..92668a8 100644
--- a/modules/compiler/src/java/flex2/linker/LinkerAPI.java
+++ b/modules/compiler/src/java/flex2/linker/LinkerAPI.java
@@ -32,8 +32,6 @@ import java.util.List;
 /**
  * Flex Linker API.
  *
- * @author Roger Gonzalez
- * @author Clement Wong
  */
 public final class LinkerAPI
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/linker/LinkerConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/linker/LinkerConfiguration.java b/modules/compiler/src/java/flex2/linker/LinkerConfiguration.java
index 97bbefe..28dd782 100644
--- a/modules/compiler/src/java/flex2/linker/LinkerConfiguration.java
+++ b/modules/compiler/src/java/flex2/linker/LinkerConfiguration.java
@@ -28,8 +28,6 @@ import flex2.compiler.common.FramesConfiguration.FrameInfo;
 /**
  * This interface is used to restrict consumers of
  * flex2.compiler.common.Configuration to linker specific options.
- *
- * @author Clement Wong
  */
 public interface LinkerConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/linker/LinkerException.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/linker/LinkerException.java b/modules/compiler/src/java/flex2/linker/LinkerException.java
index aadd9a4..7d24660 100644
--- a/modules/compiler/src/java/flex2/linker/LinkerException.java
+++ b/modules/compiler/src/java/flex2/linker/LinkerException.java
@@ -25,8 +25,6 @@ import flex2.compiler.util.ThreadLocalToolkit;
 
 /**
  * Exception specific to linking.
- *
- * @author Clement Wong
  */
 public class LinkerException extends Exception implements ILocalizableMessage
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/linker/PostLink.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/linker/PostLink.java b/modules/compiler/src/java/flex2/linker/PostLink.java
index 3bd246c..cf6e2dd 100644
--- a/modules/compiler/src/java/flex2/linker/PostLink.java
+++ b/modules/compiler/src/java/flex2/linker/PostLink.java
@@ -23,8 +23,6 @@ import flash.swf.Movie;
 
 /**
  * Defines the API for post-link processing.
- *
- * @author Clement Wong
  */
 public interface PostLink
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/linker/SimpleMovie.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/linker/SimpleMovie.java b/modules/compiler/src/java/flex2/linker/SimpleMovie.java
index 1f34011..fe59138 100644
--- a/modules/compiler/src/java/flex2/linker/SimpleMovie.java
+++ b/modules/compiler/src/java/flex2/linker/SimpleMovie.java
@@ -42,8 +42,6 @@ import java.util.*;
  * Represents a simple single frame Movie.  It's currently not
  * instantiated directly.  Instead, it's subclasses for special
  * purposes like an application SWF or a library SWF.
- *
- * @author Clement Wong
  */
 public class SimpleMovie extends Movie
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/ASDoc.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc.java b/modules/compiler/src/java/flex2/tools/ASDoc.java
index 82541d6..ae80a2d 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc.java
+++ b/modules/compiler/src/java/flex2/tools/ASDoc.java
@@ -34,8 +34,6 @@ import org.apache.flex.tools.FlexTool;
 /**
  * The entry-point for ASDoc.
  *
- * @see flex2.compiler.asdoc.AsDocAPI
- * @author Brian Deitte
  */
 public class ASDoc extends Tool implements FlexTool
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/ASDocConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDocConfiguration.java b/modules/compiler/src/java/flex2/tools/ASDocConfiguration.java
index 959cfe9..2019c3c 100644
--- a/modules/compiler/src/java/flex2/tools/ASDocConfiguration.java
+++ b/modules/compiler/src/java/flex2/tools/ASDocConfiguration.java
@@ -38,8 +38,6 @@ import java.util.Map;
 
 /**
  * asdoc specific configuration.
- *
- * @author Brian Deitte
  */
 public class ASDocConfiguration extends ToolsConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/CommandLineConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/CommandLineConfiguration.java b/modules/compiler/src/java/flex2/tools/CommandLineConfiguration.java
index 727fa80..150d6a9 100644
--- a/modules/compiler/src/java/flex2/tools/CommandLineConfiguration.java
+++ b/modules/compiler/src/java/flex2/tools/CommandLineConfiguration.java
@@ -41,8 +41,6 @@ import java.util.List;
  * -file-specs, -help, -include-resource-bundles, -load-config,
  * -output, -projector, and -version.
  *
- * @author Roger Gonzalez
- * @author Clement Wong
  */
 public class CommandLineConfiguration extends ToolsConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/Compc.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc.java b/modules/compiler/src/java/flex2/tools/Compc.java
index 184d407..cddb12e 100644
--- a/modules/compiler/src/java/flex2/tools/Compc.java
+++ b/modules/compiler/src/java/flex2/tools/Compc.java
@@ -46,8 +46,6 @@ import java.util.*;
 
 /**
  * Entry-point for compc, the command-line tool for compiling components.
- *
- * @author Brian Deitte
  */
 public class Compc extends Tool implements FlexTool
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/CompcConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/CompcConfiguration.java b/modules/compiler/src/java/flex2/tools/CompcConfiguration.java
index 40b5041..934798a 100644
--- a/modules/compiler/src/java/flex2/tools/CompcConfiguration.java
+++ b/modules/compiler/src/java/flex2/tools/CompcConfiguration.java
@@ -42,8 +42,6 @@ import java.util.Map;
 
 /**
  * compc specific configuration.
- *
- * @author Brian Deitte
  */
 public class CompcConfiguration extends ToolsConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/CompcPreLink.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/CompcPreLink.java b/modules/compiler/src/java/flex2/tools/CompcPreLink.java
index 8c4d68c..17654d2 100644
--- a/modules/compiler/src/java/flex2/tools/CompcPreLink.java
+++ b/modules/compiler/src/java/flex2/tools/CompcPreLink.java
@@ -56,8 +56,6 @@ import java.util.*;
  * Compc specific PreLink implementation, which handles generating a
  * root class, which handles registring embedded fonts and setting up
  * for RSL's and resource bundles.
- *
- * @author Brian Deitte
  */
 public class CompcPreLink implements flex2.compiler.PreLink
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/CopyLocale.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/CopyLocale.java b/modules/compiler/src/java/flex2/tools/CopyLocale.java
index 11dec69..717cf95 100644
--- a/modules/compiler/src/java/flex2/tools/CopyLocale.java
+++ b/modules/compiler/src/java/flex2/tools/CopyLocale.java
@@ -40,8 +40,6 @@ import java.util.HashMap;
  * <p>
  * you will then have what you need for the fr_FR locale; the resources
  * for this locale will simply be copies of those for the en_US locale.
- *
- * @author Gordon Smith
  */
 public class CopyLocale
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/DigestConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestConfiguration.java b/modules/compiler/src/java/flex2/tools/DigestConfiguration.java
index f027256..9e04cc4 100644
--- a/modules/compiler/src/java/flex2/tools/DigestConfiguration.java
+++ b/modules/compiler/src/java/flex2/tools/DigestConfiguration.java
@@ -31,8 +31,6 @@ import java.util.Map;
 
 /**
  * Options for the digest tool.
- * 
- * @author dloverin
  */
 public class DigestConfiguration 
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/DigestRootConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestRootConfiguration.java b/modules/compiler/src/java/flex2/tools/DigestRootConfiguration.java
index 616b323..6296bf0 100644
--- a/modules/compiler/src/java/flex2/tools/DigestRootConfiguration.java
+++ b/modules/compiler/src/java/flex2/tools/DigestRootConfiguration.java
@@ -24,8 +24,6 @@ import flex2.compiler.config.ConfigurationValue;
 
 /**
  * Used to setup the "digest." prefix for the optioins in DigestConfiguration.
- * 
- * @author dloverin
  */
 public class DigestRootConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/DigestTool.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool.java b/modules/compiler/src/java/flex2/tools/DigestTool.java
index 306a4de..d9c0494 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool.java
+++ b/modules/compiler/src/java/flex2/tools/DigestTool.java
@@ -42,8 +42,6 @@ import org.apache.flex.tools.FlexTool;
 /**
  * Given the path to a file and a swc, update the digest xml in catalog.xml of the swc
  * with the new digest of the file.
- * 
- * @author dloverin
  *
  */
 public class DigestTool extends Tool implements FlexTool

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/Fcsh.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh.java b/modules/compiler/src/java/flex2/tools/Fcsh.java
index 12b4605..5810ba9 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh.java
+++ b/modules/compiler/src/java/flex2/tools/Fcsh.java
@@ -48,8 +48,6 @@ import java.util.*;
 
 /**
  * fcsh (Flex Compiler SHell)
- *
- * @author Clement Wong
  */
 public class Fcsh extends Tool
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/FontLicenseChecker.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/FontLicenseChecker.java b/modules/compiler/src/java/flex2/tools/FontLicenseChecker.java
index 6093efa..e49b85a 100644
--- a/modules/compiler/src/java/flex2/tools/FontLicenseChecker.java
+++ b/modules/compiler/src/java/flex2/tools/FontLicenseChecker.java
@@ -34,8 +34,6 @@ import flash.fonts.FSType;
  * Prints out a report on what fonts can and can't be used in the given directory and its subdirectories.
  * We check the fsType of the fonts found.  More information on this can be found here:
  * http://partners.adobe.com/public/developer/en/acrobat/sdk/FontPolicies.pdf
- *
- * @author Brian Deitte
  */
 public class FontLicenseChecker
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/FontSnapshot.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/FontSnapshot.java b/modules/compiler/src/java/flex2/tools/FontSnapshot.java
index 6336d5a..8409036 100644
--- a/modules/compiler/src/java/flex2/tools/FontSnapshot.java
+++ b/modules/compiler/src/java/flex2/tools/FontSnapshot.java
@@ -45,8 +45,6 @@ import flash.fonts.LocalFont;
  *
  * This is done as a separate tool and not as part of a compilation because of speed.  Reading all of
  * the fonts on a system takes a non-trivial amount of time. 
- *
- * @author Brian Deitte
  */
 public class FontSnapshot
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/LicensesConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/LicensesConfiguration.java b/modules/compiler/src/java/flex2/tools/LicensesConfiguration.java
index 22971ff..a3de170 100644
--- a/modules/compiler/src/java/flex2/tools/LicensesConfiguration.java
+++ b/modules/compiler/src/java/flex2/tools/LicensesConfiguration.java
@@ -29,7 +29,6 @@ import java.util.Map;
  * A sub-configuration of ToolsConfiguration.
  *
  * @see flex2.tools.ToolsConfiguration
- * @author Paul Reilly
  */
 public class LicensesConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/MovieMetaDataPrinter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/MovieMetaDataPrinter.java b/modules/compiler/src/java/flex2/tools/MovieMetaDataPrinter.java
index a56d79f..a2ae6f4 100644
--- a/modules/compiler/src/java/flex2/tools/MovieMetaDataPrinter.java
+++ b/modules/compiler/src/java/flex2/tools/MovieMetaDataPrinter.java
@@ -50,9 +50,7 @@ import flash.swf.tags.DoABC;
 /**
  * Command line tool for dumping all the classes, their functions, and
  * the location of each class.
- * 
- * @author Clement Wong
- */
+*/
 public class MovieMetaDataPrinter
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/Mxmlc.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc.java b/modules/compiler/src/java/flex2/tools/Mxmlc.java
index f48bd37..bc426b3 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc.java
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc.java
@@ -51,8 +51,6 @@ import java.util.Map.Entry;
  * A command line tool for compiling Flex applications.  Despite the
  * name, in addition to .mxml files, this tool can be used to compile
  * other file formats, like .as and .css.
- *
- * @author Clement Wong
  */
 public final class Mxmlc extends Tool implements FlexTool
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/Optimizer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Optimizer.java b/modules/compiler/src/java/flex2/tools/Optimizer.java
index bc496bf..26a9dcf 100644
--- a/modules/compiler/src/java/flex2/tools/Optimizer.java
+++ b/modules/compiler/src/java/flex2/tools/Optimizer.java
@@ -49,9 +49,7 @@ import org.apache.flex.tools.FlexTool;
 
 /**
  * The post-link optimizer as a command-line tool...
- * 
- * @author Clement Wong
- */
+*/
 public class Optimizer implements FlexTool
 {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/PostLink.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/PostLink.java b/modules/compiler/src/java/flex2/tools/PostLink.java
index bcbebc6..41a6e91 100644
--- a/modules/compiler/src/java/flex2/tools/PostLink.java
+++ b/modules/compiler/src/java/flex2/tools/PostLink.java
@@ -42,8 +42,6 @@ import java.util.Set;
 /**
  * Implementation of flex2.linker.PostLink which merges ABC blocks and
  * runs a peephole optimizer on the byte code.
- *
- * @author Clement Wong
  */
 public class PostLink implements flex2.linker.PostLink
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/PreLink.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/PreLink.java b/modules/compiler/src/java/flex2/tools/PreLink.java
index b520e6a..20860e5 100644
--- a/modules/compiler/src/java/flex2/tools/PreLink.java
+++ b/modules/compiler/src/java/flex2/tools/PreLink.java
@@ -73,13 +73,6 @@ import java.util.*;
 /**
  * A flex2.compiler.PreLink implementation, which creates the FlexInit
  * and SystemManager subclass.
- *
- * @author Clement Wong
- * @author Roger Gonzalez (mixin, flexinit, bootstrap)
- * @author Basil Hosmer (service config)
- * @author Brian Deitte (font)
- * @author Cathy Murphy (accessibility)
- * @author Gordon Smith (i18n)
  */
 public class PreLink implements flex2.compiler.PreLink
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/SwcDependencies.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/SwcDependencies.java b/modules/compiler/src/java/flex2/tools/SwcDependencies.java
index e654365..a7d2bed 100644
--- a/modules/compiler/src/java/flex2/tools/SwcDependencies.java
+++ b/modules/compiler/src/java/flex2/tools/SwcDependencies.java
@@ -49,8 +49,6 @@ import flex2.compiler.util.ThreadLocalToolkit;
  * 
  * This tool accepts all the command line options that mxmlc does but only uses the options to gather SWCs, it does 
  * not modify the file system in any way.
- * 
- * @author dloverin
  *
  */
 public class SwcDependencies extends Tool

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/SwcTarget.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/SwcTarget.java b/modules/compiler/src/java/flex2/tools/SwcTarget.java
index 15c1e9c..c229e2e 100644
--- a/modules/compiler/src/java/flex2/tools/SwcTarget.java
+++ b/modules/compiler/src/java/flex2/tools/SwcTarget.java
@@ -26,8 +26,6 @@ import java.util.Map;
 
 /**
  * Fcsh helper class.
- *
- * @author Clement Wong
  */
 public class SwcTarget extends Target
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/Target.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Target.java b/modules/compiler/src/java/flex2/tools/Target.java
index 4eb060f..205b5df 100644
--- a/modules/compiler/src/java/flex2/tools/Target.java
+++ b/modules/compiler/src/java/flex2/tools/Target.java
@@ -38,8 +38,6 @@ import macromedia.asc.util.ContextStatics;
 
 /**
  * Fcsh helper class.
- *
- * @author Clement Wong
  */
 public class Target
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/WebTierAPI.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/WebTierAPI.java b/modules/compiler/src/java/flex2/tools/WebTierAPI.java
index 72d901a..c040edf 100644
--- a/modules/compiler/src/java/flex2/tools/WebTierAPI.java
+++ b/modules/compiler/src/java/flex2/tools/WebTierAPI.java
@@ -61,8 +61,6 @@ import java.util.Map;
 /**
  * This class is used externally by the webtier compiler and
  * internally by some of the other flex tools, like fcsh and mxmlc.
- *
- * @author Clement Wong
  */
 public final class WebTierAPI extends Tool
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/Application.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/Application.java b/modules/compiler/src/java/flex2/tools/oem/Application.java
index 76be8ca..880e767 100644
--- a/modules/compiler/src/java/flex2/tools/oem/Application.java
+++ b/modules/compiler/src/java/flex2/tools/oem/Application.java
@@ -172,7 +172,6 @@ import macromedia.asc.util.ContextStatics;
  * @see flex2.tools.oem.Configuration
  * @see flex2.tools.oem.Project
  * @version 2.0.1
- * @author Clement Wong
  */
 public class Application implements Builder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/ApplicationCache.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/ApplicationCache.java b/modules/compiler/src/java/flex2/tools/oem/ApplicationCache.java
index 2e439d3..865ca41 100644
--- a/modules/compiler/src/java/flex2/tools/oem/ApplicationCache.java
+++ b/modules/compiler/src/java/flex2/tools/oem/ApplicationCache.java
@@ -46,7 +46,6 @@ import macromedia.asc.util.ObjectList;
  * benefit of the application cache would be lost.
  *
  * @since 4.5
- * @author Paul Reilly
  */
 public class ApplicationCache extends CacheBase
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/ApplicationInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/ApplicationInfo.java b/modules/compiler/src/java/flex2/tools/oem/ApplicationInfo.java
index d716ba8..4a8060a 100644
--- a/modules/compiler/src/java/flex2/tools/oem/ApplicationInfo.java
+++ b/modules/compiler/src/java/flex2/tools/oem/ApplicationInfo.java
@@ -21,8 +21,6 @@ package flex2.tools.oem;
 
 /**
  * Defines the API for application information. 
- *
- * @author Clement Wong
  * @version 3.0
  */
 public interface ApplicationInfo

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/Builder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/Builder.java b/modules/compiler/src/java/flex2/tools/oem/Builder.java
index 3517ac9..1fee9c1 100644
--- a/modules/compiler/src/java/flex2/tools/oem/Builder.java
+++ b/modules/compiler/src/java/flex2/tools/oem/Builder.java
@@ -34,7 +34,6 @@ import java.util.Map;
  * @see flex2.tools.oem.Application
  * @see flex2.tools.oem.Library
  * @version 2.0.1
- * @author Clement Wong
  */
 public interface Builder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/Component.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/Component.java b/modules/compiler/src/java/flex2/tools/oem/Component.java
index 841bd01..27e901f 100644
--- a/modules/compiler/src/java/flex2/tools/oem/Component.java
+++ b/modules/compiler/src/java/flex2/tools/oem/Component.java
@@ -20,10 +20,6 @@
 package flex2.tools.oem;
 
 /**
- * Defines the API for component information.
- * 
- * @author Clement Wong
- * @author Brian Deitte
  * @version 3.0
  */
 public interface Component

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/Configuration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/Configuration.java b/modules/compiler/src/java/flex2/tools/oem/Configuration.java
index b99b6f6..7aff4a3 100644
--- a/modules/compiler/src/java/flex2/tools/oem/Configuration.java
+++ b/modules/compiler/src/java/flex2/tools/oem/Configuration.java
@@ -57,7 +57,6 @@ import macromedia.asc.embedding.WarningConstants;
  * </PRE>
  * 
  * @version 2.0.1
- * @author Clement Wong
  */
 public interface Configuration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/Library.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/Library.java b/modules/compiler/src/java/flex2/tools/oem/Library.java
index 9047e63..bd72e5d 100644
--- a/modules/compiler/src/java/flex2/tools/oem/Library.java
+++ b/modules/compiler/src/java/flex2/tools/oem/Library.java
@@ -214,7 +214,6 @@ import macromedia.asc.util.ContextStatics;
  * @see flex2.tools.oem.Configuration
  * @see flex2.tools.oem.Project
  * @version 2.0.1
- * @author Clement Wong
  */
 public class Library implements Builder, Cloneable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/LibraryCache.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/LibraryCache.java b/modules/compiler/src/java/flex2/tools/oem/LibraryCache.java
index 8acc62e..0124ba6 100644
--- a/modules/compiler/src/java/flex2/tools/oem/LibraryCache.java
+++ b/modules/compiler/src/java/flex2/tools/oem/LibraryCache.java
@@ -27,7 +27,6 @@ import flex2.compiler.swc.SwcCache;
  * library path elements.
  *
  * @since 3.0
- * @author dloverin
  */
 public class LibraryCache extends CacheBase
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/LibraryInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/LibraryInfo.java b/modules/compiler/src/java/flex2/tools/oem/LibraryInfo.java
index 79eb753..ac18edf 100644
--- a/modules/compiler/src/java/flex2/tools/oem/LibraryInfo.java
+++ b/modules/compiler/src/java/flex2/tools/oem/LibraryInfo.java
@@ -23,8 +23,6 @@ import java.util.Iterator;
 
 /**
  * Defines the API for library information. 
- * 
- * @author Clement Wong
  * @version 3.0
  */
 public interface LibraryInfo

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/Logger.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/Logger.java b/modules/compiler/src/java/flex2/tools/oem/Logger.java
index ca5c63f..334f858 100644
--- a/modules/compiler/src/java/flex2/tools/oem/Logger.java
+++ b/modules/compiler/src/java/flex2/tools/oem/Logger.java
@@ -34,7 +34,6 @@ package flex2.tools.oem;
  * logging systems. As a result, the <code>log()</code> method also supports error codes.
  * 
  * @version 2.0.1
- * @author Clement Wong
  */
 public interface Logger
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/Message.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/Message.java b/modules/compiler/src/java/flex2/tools/oem/Message.java
index 77f8b4b..122a254 100644
--- a/modules/compiler/src/java/flex2/tools/oem/Message.java
+++ b/modules/compiler/src/java/flex2/tools/oem/Message.java
@@ -34,7 +34,6 @@ package flex2.tools.oem;
  * The <code>Message.toString()</code> method returns the message text.
  * 
  * @version 2.0.1
- * @author Clement Wong
  */
 public interface Message
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/PathResolver.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/PathResolver.java b/modules/compiler/src/java/flex2/tools/oem/PathResolver.java
index a30900e..469587c 100644
--- a/modules/compiler/src/java/flex2/tools/oem/PathResolver.java
+++ b/modules/compiler/src/java/flex2/tools/oem/PathResolver.java
@@ -25,8 +25,6 @@ import java.io.File;
  * Defines the API for path resolution.
  *
  * @version 3.0
- * @author Clement Wong
- * @author Brian Deitte
  */
 public interface PathResolver
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/ProgressMeter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/ProgressMeter.java b/modules/compiler/src/java/flex2/tools/oem/ProgressMeter.java
index dc641da..3c97b84 100644
--- a/modules/compiler/src/java/flex2/tools/oem/ProgressMeter.java
+++ b/modules/compiler/src/java/flex2/tools/oem/ProgressMeter.java
@@ -30,7 +30,6 @@ package flex2.tools.oem;
  * <code>Library.setProgressMeter()</code> methods.
  * 
  * @version 2.0.1
- * @author Clement Wong
  */
 public interface ProgressMeter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/Project.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/Project.java b/modules/compiler/src/java/flex2/tools/oem/Project.java
index 01a8388..8492352 100644
--- a/modules/compiler/src/java/flex2/tools/oem/Project.java
+++ b/modules/compiler/src/java/flex2/tools/oem/Project.java
@@ -88,7 +88,6 @@ import flex2.compiler.util.graph.Visitor;
  * @see flex2.tools.oem.Application
  * @see flex2.tools.oem.Library
  * @version 2.0.1
- * @author Clement Wong
  */
 public class Project
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/Report.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/Report.java b/modules/compiler/src/java/flex2/tools/oem/Report.java
index eb31f7f..dda8966 100644
--- a/modules/compiler/src/java/flex2/tools/oem/Report.java
+++ b/modules/compiler/src/java/flex2/tools/oem/Report.java
@@ -28,7 +28,6 @@ import java.io.Writer;
  * 
  * @see flex2.tools.oem.Builder#getReport()
  * @version 2.0.1
- * @author Clement Wong
  */
 public interface Report
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/Script.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/Script.java b/modules/compiler/src/java/flex2/tools/oem/Script.java
index a971f18..c7e0a47 100644
--- a/modules/compiler/src/java/flex2/tools/oem/Script.java
+++ b/modules/compiler/src/java/flex2/tools/oem/Script.java
@@ -22,8 +22,6 @@ package flex2.tools.oem;
 /**
  * Defines the API for SWC Script information.
  * 
- * @author Clement Wong
- * @author Roger Gonzalez
  * @version 3.0
  */
 public interface Script

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/Toolkit.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/Toolkit.java b/modules/compiler/src/java/flex2/tools/oem/Toolkit.java
index c52cb30..f074cb9 100644
--- a/modules/compiler/src/java/flex2/tools/oem/Toolkit.java
+++ b/modules/compiler/src/java/flex2/tools/oem/Toolkit.java
@@ -72,8 +72,6 @@ import flex2.tools.oem.internal.OEMUtil;
  * A utility class, which supports querying for Application, Library,
  * Component, and Script information, loading properties, optimizing,
  * and querying dependency info.
- * 
- * @author Clement Wong
  * @version 3.0
  */
 public class Toolkit

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/VirtualLocalFile.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/VirtualLocalFile.java b/modules/compiler/src/java/flex2/tools/oem/VirtualLocalFile.java
index 7cd1e67..9784651 100644
--- a/modules/compiler/src/java/flex2/tools/oem/VirtualLocalFile.java
+++ b/modules/compiler/src/java/flex2/tools/oem/VirtualLocalFile.java
@@ -40,7 +40,6 @@ import flex2.compiler.util.MimeMappings;
  * 
  * @see flex2.tools.oem.VirtualLocalFileSystem 
  * @version 2.0.1
- * @author Clement Wong
  */
 public class VirtualLocalFile implements VirtualFile
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/VirtualLocalFileSystem.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/VirtualLocalFileSystem.java b/modules/compiler/src/java/flex2/tools/oem/VirtualLocalFileSystem.java
index 26cf222..71391d0 100644
--- a/modules/compiler/src/java/flex2/tools/oem/VirtualLocalFileSystem.java
+++ b/modules/compiler/src/java/flex2/tools/oem/VirtualLocalFileSystem.java
@@ -35,7 +35,6 @@ import flex2.compiler.io.VirtualFile;
  * 
  * @see flex2.tools.oem.VirtualLocalFile
  * @version 2.0.1
- * @author Clement Wong
  */
 public class VirtualLocalFileSystem
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationCompiler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationCompiler.java b/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationCompiler.java
index 3548a82..7f35305 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationCompiler.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationCompiler.java
@@ -42,7 +42,6 @@ import flex2.tools.oem.Report;
  * Command line utility for compiling applications using the OEM API.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 public class ApplicationCompiler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationCompilerConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationCompilerConfiguration.java b/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationCompilerConfiguration.java
index e9e763b..62ff735 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationCompilerConfiguration.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationCompilerConfiguration.java
@@ -44,7 +44,6 @@ import flex2.tools.ToolsConfiguration;
  * -projector.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 public class ApplicationCompilerConfiguration extends ToolsConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationData.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationData.java b/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationData.java
index faccd1d..2aea9da 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationData.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationData.java
@@ -44,7 +44,6 @@ import flex2.linker.SimpleMovie;
  * compilations of an application.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 public class ApplicationData
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/ConfigurationConstants.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/ConfigurationConstants.java b/modules/compiler/src/java/flex2/tools/oem/internal/ConfigurationConstants.java
index 1d59834..c167982 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/ConfigurationConstants.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/ConfigurationConstants.java
@@ -23,7 +23,6 @@ package flex2.tools.oem.internal;
  * Contains constants for all the configuration options.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 interface ConfigurationConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/EmbedUtil.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/EmbedUtil.java b/modules/compiler/src/java/flex2/tools/oem/internal/EmbedUtil.java
index fc36585..ad5ca88 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/EmbedUtil.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/EmbedUtil.java
@@ -29,7 +29,6 @@ import flex2.tools.oem.Logger;
  * should have wrappers added here and FB should switch to using them.
  *
  * @version 3.0
- * @author Paul Reilly
  */
 public class EmbedUtil
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/GenericMessage.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/GenericMessage.java b/modules/compiler/src/java/flex2/tools/oem/internal/GenericMessage.java
index 738eeb9..5ff6a9d 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/GenericMessage.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/GenericMessage.java
@@ -25,7 +25,6 @@ import flex2.tools.oem.Message;
  * A generic implementation of Message.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 class GenericMessage implements Message
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/LibraryCompiler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/LibraryCompiler.java b/modules/compiler/src/java/flex2/tools/oem/internal/LibraryCompiler.java
index de88294..9aab639 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/LibraryCompiler.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/LibraryCompiler.java
@@ -43,7 +43,6 @@ import flex2.tools.oem.Report;
  * Command line utility for compiling libraries using the OEM API.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 public class LibraryCompiler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/LibraryCompilerConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/LibraryCompilerConfiguration.java b/modules/compiler/src/java/flex2/tools/oem/internal/LibraryCompilerConfiguration.java
index 6062445..b9e8f95 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/LibraryCompilerConfiguration.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/LibraryCompilerConfiguration.java
@@ -34,7 +34,6 @@ import flex2.tools.CompcConfiguration;
  * for -loadConfig and -compute-digest.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 public class LibraryCompilerConfiguration extends CompcConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/LibraryData.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/LibraryData.java b/modules/compiler/src/java/flex2/tools/oem/internal/LibraryData.java
index 9384f88..72cc121 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/LibraryData.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/LibraryData.java
@@ -31,7 +31,6 @@ import flex2.compiler.swc.SwcComponent;
  * compilations of a library.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 public class LibraryData extends ApplicationData
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/LinkerConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/LinkerConfiguration.java b/modules/compiler/src/java/flex2/tools/oem/internal/LinkerConfiguration.java
index 6732574..946b747 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/LinkerConfiguration.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/LinkerConfiguration.java
@@ -36,7 +36,6 @@ import flex2.tools.ToolsConfiguration;
  * specific options.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 /*
  * TODO Jono: this should really *implement* flex2.linker.Configuration

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/OEMConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/OEMConfiguration.java b/modules/compiler/src/java/flex2/tools/oem/internal/OEMConfiguration.java
index d48f8fd..3afdd12 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/OEMConfiguration.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/OEMConfiguration.java
@@ -58,7 +58,6 @@ import flex2.tools.oem.Configuration;
  * supporting merging with configuration defaults.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 public class OEMConfiguration implements Configuration, ConfigurationConstants, Cloneable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/OEMConsole.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/OEMConsole.java b/modules/compiler/src/java/flex2/tools/oem/internal/OEMConsole.java
index 2e01d68..cf8f453 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/OEMConsole.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/OEMConsole.java
@@ -28,7 +28,6 @@ import flex2.tools.oem.Message;
  * System.out.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 public class OEMConsole extends ConsoleLogger implements Logger
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/OEMLogAdapter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/OEMLogAdapter.java b/modules/compiler/src/java/flex2/tools/oem/internal/OEMLogAdapter.java
index 88fc4ff..599f40d 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/OEMLogAdapter.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/OEMLogAdapter.java
@@ -28,7 +28,6 @@ import flex2.tools.oem.*;
  * Extends AbstractLogger to support logging to an OEM API logger.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 public class OEMLogAdapter extends AbstractLogger
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/OEMPathResolver.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/OEMPathResolver.java b/modules/compiler/src/java/flex2/tools/oem/internal/OEMPathResolver.java
index ada5512..cabaa45 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/OEMPathResolver.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/OEMPathResolver.java
@@ -31,7 +31,6 @@ import flex2.tools.oem.PathResolver;
  * This is used by FB to resolve using Eclipse's API's.
  * 
  * @version 3.0
- * @author Clement Wong
  */
 public class OEMPathResolver implements SinglePathResolver
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/OEMProgressMeter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/OEMProgressMeter.java b/modules/compiler/src/java/flex2/tools/oem/internal/OEMProgressMeter.java
index 00ae3ea..1d5d8c2 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/OEMProgressMeter.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/OEMProgressMeter.java
@@ -25,7 +25,6 @@ import flex2.tools.oem.ProgressMeter;
  * A ProgressMeter implementation that outputs to System.out.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 public class OEMProgressMeter implements ProgressMeter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/OEMReport.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/OEMReport.java b/modules/compiler/src/java/flex2/tools/oem/internal/OEMReport.java
index aa6e126..ffdff97 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/OEMReport.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/OEMReport.java
@@ -53,7 +53,6 @@ import flex2.tools.oem.Report;
  * A Report implementation.
  * 
  * @version 2.0.1
- * @author Clement Wong
  */
 public class OEMReport implements Report
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/tools/oem/internal/OEMUtil.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/oem/internal/OEMUtil.java b/modules/compiler/src/java/flex2/tools/oem/internal/OEMUtil.java
index 837cf1c..217f706 100644
--- a/modules/compiler/src/java/flex2/tools/oem/internal/OEMUtil.java
+++ b/modules/compiler/src/java/flex2/tools/oem/internal/OEMUtil.java
@@ -67,7 +67,6 @@ import flex2.tools.oem.*;
  * A collection of utility methods used by classes in flex2.tools.oem.
  *
  * @version 2.0.1
- * @author Clement Wong
  */
 public class OEMUtil
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/AIRLaunchInfo.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/AIRLaunchInfo.java b/modules/debugger/src/java/flash/tools/debugger/AIRLaunchInfo.java
index 3f36bbf..b88f74f 100644
--- a/modules/debugger/src/java/flash/tools/debugger/AIRLaunchInfo.java
+++ b/modules/debugger/src/java/flash/tools/debugger/AIRLaunchInfo.java
@@ -21,9 +21,6 @@ package flash.tools.debugger;
 
 import java.io.File;
 
-/**
- * @author mmorearty
- */
 public class AIRLaunchInfo
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/AlreadyActiveApplicationException.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/AlreadyActiveApplicationException.java b/modules/debugger/src/java/flash/tools/debugger/AlreadyActiveApplicationException.java
index d0687f6..bbe909f 100644
--- a/modules/debugger/src/java/flash/tools/debugger/AlreadyActiveApplicationException.java
+++ b/modules/debugger/src/java/flash/tools/debugger/AlreadyActiveApplicationException.java
@@ -24,8 +24,6 @@ import java.io.IOException;
  * AlreadyActiveApplicationException is thrown when run/debug the application while there is 
  * an already running application. 
  * Exception is detected with ADL exit code 1 (Successful invocation of an already running AIR application. ADL exits immediately.)
- * 
- * @author sakkus
  */
 public class AlreadyActiveApplicationException extends IOException {
 	private static final long serialVersionUID = 0L;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/Browser.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/Browser.java b/modules/debugger/src/java/flash/tools/debugger/Browser.java
index 2933789..c1d6293 100644
--- a/modules/debugger/src/java/flash/tools/debugger/Browser.java
+++ b/modules/debugger/src/java/flash/tools/debugger/Browser.java
@@ -23,8 +23,6 @@ import java.io.File;
 
 /**
  * Describes a web browser.
- * 
- * @author mmorearty
  */
 public interface Browser
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/CommandLineException.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/CommandLineException.java b/modules/debugger/src/java/flash/tools/debugger/CommandLineException.java
index c93e856..09c07c3 100644
--- a/modules/debugger/src/java/flash/tools/debugger/CommandLineException.java
+++ b/modules/debugger/src/java/flash/tools/debugger/CommandLineException.java
@@ -25,8 +25,6 @@ import java.io.IOException;
  * Represents an error that occurred while invoking a command-line
  * program.  Saves the text error message that was reported
  * by the command-line program.
- * 
- * @author mmorearty
  */
 public class CommandLineException extends IOException
 {


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

Posted by jm...@apache.org.
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 (stshongr&part;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()


[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, so I changed how uncaught client errors are captured.

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Tue Mar 10 16:44:06 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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 0000000..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++)
+		        for(OPERATION_LOCATION = SELECTED_INDEX; OPERATION_LOCATION >= 0; OPERATION_LOCATION--)
+		            for(OPERATION_INDEX = 0; OPERATION_INDEX < OPERATIONS.length; OPERATION_INDEX++)
+		                positionAndOperation.push([SELECTED_INDEX, OPERATION_LOCATION, OPERATIONS[OPERATION_INDEX]]);
+	    }
+
+        private static var NO_ITEMS_IN_HIERARCHY:int = NaN;
+        private static var _noErrorsThrown:Boolean = true;
+		private static var _operationPerformedInLastStep:Boolean = false;
+        private static var _currentHierarchy:HierarchicalCollectionView;
+        private static var _sut:HierarchicalCollectionViewCursor;
+        private static var _operationCursor:HierarchicalCollectionViewCursor;
+		private static var _mirrorCursor:IViewCursor;
+
+        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
+		{
+			if(_operationPerformedInLastStep || !_currentHierarchy)
+			{
+				_operationPerformedInLastStep = false;
+				
+				_currentHierarchy = _utils.clone(_generatedHierarchy);
+				_utils.openAllNodes(_currentHierarchy);
+				_sut = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
+			}
+		}
+		
+		[After]
+		public function tearDown():void
+		{
+			if(_operationPerformedInLastStep)
+			{
+				_sut = null;
+				_currentHierarchy = null;
+			}
+			
+			_operationCursor = null;
+			_mirrorCursor = null;
+		}
+
+		[Test]
+		public function reproduce_FLEX_34119_WithADDSimple():void
+		{
+			//given
+			var _level0:ArrayCollection = _utils.getRoot(_currentHierarchy) as ArrayCollection;
+			
+			var secondRegion:DataNode = _level0.getItemAt(1) as DataNode;
+			var firstCity:DataNode = secondRegion.children.getItemAt(0) as DataNode;
+			var secondCompany:DataNode = firstCity.children.getItemAt(1) as DataNode;
+			
+			//when
+			_sut.seek(new CursorBookmark(4)); //Region(2)->City(1)->Company(2)
+			secondRegion.children.addItemAt(_utils.createSimpleNode("City [INS]"), 0); //RTE should be thrown here
+			
+			//then
+			assertEquals(secondCompany, _sut.current);
+			assertTrue(_noErrorsThrown);
+		}
+		
+       	[Test(dataProvider="positionAndOperation")]
+        public function testReproduce_FLEX_34119_Comprehensive(selectedItemIndex:int, operationIndex:int, operation:int):void
+        {
+			assertThat(operationIndex <= selectedItemIndex);
+			
+            try {
+				//WHEN
+				//1. Select a random node
+				_sut.seek(new CursorBookmark(selectedItemIndex));
+				
+                var selectedNode:DataNode = DataNode(_sut.current);
+                assertNotNull(selectedNode);
+
+                //2. Make sure FLEX-34119 can be reproduced with the current indexes
+               if(!isFLEX_34119_Reproducible(operationIndex, selectedNode, operation))
+			   {
+				   //trace("can't reproduce " + operation + "; " + operationIndex + "; " + selectedNode);
+				   return;
+			   }
+			   
+			   selectedNode.isSelected = true;
+
+               var selectedNodeOrDirectAncestorWasRemoved:Boolean;
+                //3. Perform operation
+                if (operation == OP_ADD)
+                    selectedNodeOrDirectAncestorWasRemoved = testAddition(_operationCursor);
+                else if (operation == OP_REMOVE)
+                    selectedNodeOrDirectAncestorWasRemoved = testRemoval(_operationCursor, selectedNode);
+                else if(operation == OP_SET)
+                    selectedNodeOrDirectAncestorWasRemoved = testReplacement(_operationCursor, selectedNode);
+
+                //THEN 1
+                assertTrue(_noErrorsThrown);
+
+				if(selectedNodeOrDirectAncestorWasRemoved)
+                    return; //it means that _sut.current is now (correctly) null
+
+                //4. Create mirror HierarchicalCollectionView from the changed root, as the source of truth
+                _mirrorCursor = _utils.navigateToItem(_currentHierarchy.createCursor() as HierarchicalCollectionViewCursor, selectedNode);
+
+                //5. Navigate somewhere in both HierarchicalCollectionViews and make sure they do the same thing
+                _sut.moveNext();
+                _mirrorCursor.moveNext();
+
+                //THEN 2
+                assertEquals(_mirrorCursor.current, _sut.current);
+            }
+            catch(error:AssertionFailedError)
+            {
+                trace("FAIL ("+selectedItemIndex + "," + operationIndex + "," + operation + "): " + error.message);
+                _utils.printHCollectionView(_currentHierarchy);
+                throw(error);
+            }
+        }
+		
+		private function isFLEX_34119_Reproducible(where:int, selectedNode:DataNode, operation:int):Boolean
+		{
+			var hasParent:Boolean = _currentHierarchy.getParentItem(selectedNode) != null;
+			if(!hasParent)
+				return false;
+	
+			_operationCursor = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
+			_operationCursor.seek(new CursorBookmark(where));
+			var itemToPerformOperationOn:DataNode = _operationCursor.current as DataNode;
+            return _utils.nodesHaveCommonAncestor(itemToPerformOperationOn, selectedNode, _currentHierarchy);
+		}
+	
+	    private function testRemoval(where:HierarchicalCollectionViewCursor, selectedNode:DataNode):Boolean
+	    {
+	        var itemToDelete:DataNode = where.current as DataNode;
+	        assertNotNull(itemToDelete);
+
+            var currentWillBeNulled:Boolean = itemToDelete == selectedNode || _utils.isAncestor(itemToDelete, selectedNode, _currentHierarchy);
+
+	        //mark the next item, so we know which item disappeared
+			where.moveNext();
+	        var nextItem:DataNode = where.current as DataNode;
+	        if (nextItem)
+	            nextItem.isPreviousSiblingRemoved = true;
+	
+			//remove the item
+	        var parentOfItemToRemove:DataNode = _currentHierarchy.getParentItem(itemToDelete) as DataNode;
+	        var collectionToChange:ArrayCollection = parentOfItemToRemove ? parentOfItemToRemove.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
+			//trace("REM: sel=" + selectedNode + "; before=" + nextItem);
+			_operationPerformedInLastStep = true;
+	        collectionToChange.removeItem(itemToDelete);
+
+            return currentWillBeNulled;
+	    }
+
+
+        private function testAddition(where:HierarchicalCollectionViewCursor):Boolean
+        {
+            var itemBeforeWhichWereAdding:DataNode = where.current as DataNode;
+            assertNotNull(itemBeforeWhichWereAdding);
+
+            var parentOfAdditionLocation:DataNode = _currentHierarchy.getParentItem(itemBeforeWhichWereAdding) as DataNode;
+            var collectionToChange:ArrayCollection = parentOfAdditionLocation ? parentOfAdditionLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
+            var positionOfItemBeforeWhichWereAdding:int = collectionToChange.getItemIndex(itemBeforeWhichWereAdding);
+
+			_operationPerformedInLastStep = true;
+            collectionToChange.addItemAt(_utils.createSimpleNode(itemBeforeWhichWereAdding.label + " [INSERTED NODE]"), positionOfItemBeforeWhichWereAdding);
+			//trace("ADD: sel=" + selectedNode + ");
+            return false;
+        }
+
+        private function testReplacement(where:HierarchicalCollectionViewCursor, selectedNode:DataNode):Boolean
+        {
+            var itemToBeReplaced:DataNode = where.current as DataNode;
+            assertNotNull(itemToBeReplaced);
+
+            var currentWillBeNulled:Boolean = itemToBeReplaced == selectedNode || _utils.isAncestor(itemToBeReplaced, selectedNode, _currentHierarchy);
+
+            var parentOfReplacementLocation:DataNode = _currentHierarchy.getParentItem(itemToBeReplaced) as DataNode;
+            var collectionToChange:ArrayCollection = parentOfReplacementLocation ? parentOfReplacementLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
+            var replacedItemIndex:int = collectionToChange.getItemIndex(itemToBeReplaced);
+
+            _operationPerformedInLastStep = true;
+            collectionToChange.setItemAt(_utils.createSimpleNode(itemToBeReplaced.label + " [REPLACED NODE]"), replacedItemIndex);
+            //trace("REPLACE: sel=" + selectedNode + ");
+            return currentWillBeNulled;
+        }
+
+
+
+		
+		
+		private static function onUncaughtClientError(event:UncaughtErrorEvent):void
+		{
+			event.preventDefault();
+			event.stopImmediatePropagation();
+			_noErrorsThrown = false;
+			
+			trace("\n" + event.error);
+			_utils.printHCollectionView(_currentHierarchy);
+		}
+
+
+        private static const HIERARCHY_STRING:String = (<![CDATA[
+         Region(1)
+         Region(2)
+         Region(2)->City(1)
+         Region(2)->City(1)->Company(1)
+         Region(2)->City(1)->Company(2)
+         Region(2)->City(1)->Company(2)->Department(1)
+         Region(2)->City(1)->Company(2)->Department(1)->Employee(1)
+         Region(2)->City(1)->Company(2)->Department(1)->Employee(2)
+         Region(2)->City(1)->Company(2)->Department(2)
+         Region(2)->City(1)->Company(2)->Department(2)->Employee(1)
+         Region(2)->City(1)->Company(2)->Department(2)->Employee(2)
+         Region(2)->City(1)->Company(2)->Department(2)->Employee(3)
+         Region(2)->City(1)->Company(2)->Department(3)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(1)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(2)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(3)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(4)
+         Region(2)->City(1)->Company(3)
+         Region(2)->City(1)->Company(3)->Department(1)
+         Region(2)->City(1)->Company(3)->Department(1)->Employee(1)
+         Region(2)->City(1)->Company(3)->Department(2)
+         Region(2)->City(1)->Company(3)->Department(2)->Employee(1)
+         Region(2)->City(1)->Company(3)->Department(2)->Employee(2)
+         Region(2)->City(1)->Company(3)->Department(3)
+         Region(2)->City(1)->Company(3)->Department(3)->Employee(1)
+         Region(2)->City(1)->Company(3)->Department(3)->Employee(2)
+         Region(2)->City(1)->Company(3)->Department(3)->Employee(3)
+         Region(2)->City(1)->Company(3)->Department(3)->Employee(4)
+         Region(2)->City(1)->Company(3)->Department(3)->Employee(5)
+         Region(2)->City(1)->Company(3)->Department(4)
+         Region(2)->City(1)->Company(3)->Department(4)->Employee(1)
+         Region(2)->City(1)->Company(3)->Department(4)->Employee(2)
+         Region(2)->City(1)->Company(3)->Department(4)->Employee(3)
+         Region(2)->City(1)->Company(3)->Department(4)->Employee(4)
+         Region(2)->City(1)->Company(4)
+         Region(2)->City(1)->Company(4)->Department(1)
+         Region(2)->City(1)->Company(4)->Department(1)->Employee(1)
+         Region(2)->City(1)->Company(4)->Department(1)->Employee(2)
+         Region(2)->City(1)->Company(4)->Department(1)->Employee(3)
+         Region(3)
+         Region(3)->City(1)
+         Region(3)->City(1)->Company(1)
+         Region(3)->City(1)->Company(1)->Department(1)
+         Region(3)->City(1)->Company(1)->Department(1)->Employee(1)
+         Region(3)->City(1)->Company(1)->Department(1)->Employee(2)
+         Region(3)->City(1)->Company(1)->Department(1)->Employee(3)
+         Region(3)->City(1)->Company(1)->Department(1)->Employee(4)
+         Region(3)->City(1)->Company(1)->Department(2)
+         Region(3)->City(1)->Company(1)->Department(2)->Employee(1)
+         Region(3)->City(1)->Company(1)->Department(2)->Employee(2)
+         Region(3)->City(1)->Company(1)->Department(2)->Employee(3)
+         Region(3)->City(1)->Company(1)->Department(3)
+         Region(3)->City(1)->Company(1)->Department(3)->Employee(1)
+         Region(3)->City(1)->Company(1)->Department(3)->Employee(2)
+         Region(3)->City(1)->Company(1)->Department(3)->Employee(3)
+         Region(3)->City(1)->Company(2)
+         Region(3)->City(1)->Company(2)->Department(1)
+         Region(3)->City(1)->Company(2)->Department(1)->Employee(1)
+         Region(3)->City(1)->Company(2)->Department(2)
+         Region(3)->City(1)->Company(2)->Department(2)->Employee(1)
+         Region(3)->City(1)->Company(2)->Department(2)->Employee(2)
+         Region(3)->City(1)->Company(2)->Department(3)
+         Region(3)->City(1)->Company(2)->Department(4)
+         Region(3)->City(1)->Company(3)
+         Region(3)->City(1)->Company(4)
+         Region(3)->City(1)->Company(4)->Department(1)
+         Region(3)->City(1)->Company(4)->Department(1)->Employee(1)
+         Region(3)->City(1)->Company(4)->Department(1)->Employee(2)
+         Region(3)->City(1)->Company(4)->Department(1)->Employee(3)
+         Region(3)->City(1)->Company(4)->Department(1)->Employee(4)
+         Region(3)->City(1)->Company(4)->Department(2)
+         Region(3)->City(1)->Company(4)->Department(2)->Employee(1)
+         Region(3)->City(1)->Company(4)->Department(2)->Employee(2)
+         Region(3)->City(1)->Company(4)->Department(2)->Employee(3)
+         Region(3)->City(1)->Company(4)->Department(3)
+         Region(3)->City(1)->Company(5)
+         Region(3)->City(2)
+         Region(3)->City(3)
+         Region(3)->City(4)
+         Region(3)->City(4)->Company(1)
+         Region(4)
+         Region(4)->City(1)
+         Region(4)->City(1)->Company(1)
+       ]]>).toString();
+	}
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/84e7b0a1/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Test.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Test.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Test.as
deleted file mode 100644
index 39e509c..0000000
--- a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Test.as
+++ /dev/null
@@ -1,369 +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 mx.collections.ArrayCollection;
-	import mx.collections.CursorBookmark;
-	import mx.collections.HierarchicalCollectionView;
-	import mx.collections.HierarchicalCollectionViewCursor;
-	import mx.collections.IViewCursor;
-	import mx.core.FlexGlobals;
-
-	import spark.components.WindowedApplication;
-	
-	import flexunit.framework.AssertionFailedError;
-	
-	import org.flexunit.assertThat;
-	import org.flexunit.asserts.assertEquals;
-	import org.flexunit.asserts.assertNotNull;
-	import org.flexunit.asserts.assertTrue;
-	import org.flexunit.runners.Parameterized;
-
-    /**
-     * 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_Test
-	{
-        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++)
-		        for(OPERATION_LOCATION = SELECTED_INDEX; OPERATION_LOCATION >= 0; OPERATION_LOCATION--)
-		            for(OPERATION_INDEX = 0; OPERATION_INDEX < OPERATIONS.length; OPERATION_INDEX++)
-		                positionAndOperation.push([SELECTED_INDEX, OPERATION_LOCATION, OPERATIONS[OPERATION_INDEX]]);
-	    }
-
-        private static var NO_ITEMS_IN_HIERARCHY:int = NaN;
-        private static var _noErrorsThrown:Boolean = true;
-		private static var _operationPerformedInLastStep:Boolean = false;
-        private static var _currentHierarchy:HierarchicalCollectionView;
-        private static var _sut:HierarchicalCollectionViewCursor;
-        private static var _operationCursor:HierarchicalCollectionViewCursor;
-		private static var _mirrorCursor:IViewCursor;
-
-        private static var foo:Parameterized;
-
-		[BeforeClass]
-		public static function setUpBeforeClass():void
-		{
-            if(FlexGlobals.topLevelApplication is WindowedApplication)
-                (FlexGlobals.topLevelApplication as WindowedApplication).loaderInfo.uncaughtErrorEvents.addEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR, onUncaughtClientError);
-        }
-		
-		[AfterClass]
-		public static function tearDownAfterClass():void
-		{
-            if(FlexGlobals.topLevelApplication is WindowedApplication)
-                (FlexGlobals.topLevelApplication as WindowedApplication).loaderInfo.uncaughtErrorEvents.removeEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR, onUncaughtClientError);
-		}
-		
-		[Before]
-		public function setUp():void
-		{
-			if(_operationPerformedInLastStep || !_currentHierarchy)
-			{
-				_operationPerformedInLastStep = false;
-				
-				_currentHierarchy = _utils.clone(_generatedHierarchy);
-				_utils.openAllNodes(_currentHierarchy);
-				_sut = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
-			}
-		}
-		
-		[After]
-		public function tearDown():void
-		{
-			if(_operationPerformedInLastStep)
-			{
-				_sut = null;
-				_currentHierarchy = null;
-			}
-			
-			_operationCursor = null;
-			_mirrorCursor = null;
-		}
-
-		[Test]
-		public function reproduce_FLEX_34119_WithADDSimple():void
-		{
-			//given
-			var _level0:ArrayCollection = _utils.getRoot(_currentHierarchy) as ArrayCollection;
-			
-			var secondRegion:DataNode = _level0.getItemAt(1) as DataNode;
-			var firstCity:DataNode = secondRegion.children.getItemAt(0) as DataNode;
-			var secondCompany:DataNode = firstCity.children.getItemAt(1) as DataNode;
-			
-			//when
-			_sut.seek(new CursorBookmark(4)); //Region(2)->City(1)->Company(2)
-			secondRegion.children.addItemAt(_utils.createSimpleNode("City [INS]"), 0); //RTE should be thrown here
-			
-			//then
-			assertEquals(secondCompany, _sut.current);
-			assertTrue(_noErrorsThrown);
-		}
-		
-       	[Test(dataProvider="positionAndOperation")]
-        public function testReproduce_FLEX_34119_Comprehensive(selectedItemIndex:int, operationIndex:int, operation:int):void
-        {
-			assertThat(operationIndex <= selectedItemIndex);
-			
-            try {
-				//WHEN
-				//1. Select a random node
-				_sut.seek(new CursorBookmark(selectedItemIndex));
-				
-                var selectedNode:DataNode = DataNode(_sut.current);
-                assertNotNull(selectedNode);
-
-                //2. Make sure FLEX-34119 can be reproduced with the current indexes
-               if(!isFLEX_34119_Reproducible(operationIndex, selectedNode, operation))
-			   {
-				   //trace("can't reproduce " + operation + "; " + operationIndex + "; " + selectedNode);
-				   return;
-			   }
-			   
-			   selectedNode.isSelected = true;
-
-               var selectedNodeOrDirectAncestorWasRemoved:Boolean;
-                //3. Perform operation
-                if (operation == OP_ADD)
-                    selectedNodeOrDirectAncestorWasRemoved = testAddition(_operationCursor);
-                else if (operation == OP_REMOVE)
-                    selectedNodeOrDirectAncestorWasRemoved = testRemoval(_operationCursor, selectedNode);
-                else if(operation == OP_SET)
-                    selectedNodeOrDirectAncestorWasRemoved = testReplacement(_operationCursor, selectedNode);
-
-                //THEN 1
-                assertTrue(_noErrorsThrown);
-
-				if(selectedNodeOrDirectAncestorWasRemoved)
-                    return; //it means that _sut.current is now (correctly) null
-
-                //4. Create mirror HierarchicalCollectionView from the changed root, as the source of truth
-                _mirrorCursor = _utils.navigateToItem(_currentHierarchy.createCursor() as HierarchicalCollectionViewCursor, selectedNode);
-
-                //5. Navigate somewhere in both HierarchicalCollectionViews and make sure they do the same thing
-                _sut.moveNext();
-                _mirrorCursor.moveNext();
-
-                //THEN 2
-                assertEquals(_mirrorCursor.current, _sut.current);
-            }
-            catch(error:AssertionFailedError)
-            {
-                trace("FAIL ("+selectedItemIndex + "," + operationIndex + "," + operation + "): " + error.message);
-                _utils.printHCollectionView(_currentHierarchy);
-                throw(error);
-            }
-        }
-		
-		private function isFLEX_34119_Reproducible(where:int, selectedNode:DataNode, operation:int):Boolean
-		{
-			var hasParent:Boolean = _currentHierarchy.getParentItem(selectedNode) != null;
-			if(!hasParent)
-				return false;
-	
-			_operationCursor = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
-			_operationCursor.seek(new CursorBookmark(where));
-			var itemToPerformOperationOn:DataNode = _operationCursor.current as DataNode;
-            return _utils.nodesHaveCommonAncestor(itemToPerformOperationOn, selectedNode, _currentHierarchy);
-		}
-	
-	    private function testRemoval(where:HierarchicalCollectionViewCursor, selectedNode:DataNode):Boolean
-	    {
-	        var itemToDelete:DataNode = where.current as DataNode;
-	        assertNotNull(itemToDelete);
-
-            var currentWillBeNulled:Boolean = itemToDelete == selectedNode || _utils.isAncestor(itemToDelete, selectedNode, _currentHierarchy);
-
-	        //mark the next item, so we know which item disappeared
-			where.moveNext();
-	        var nextItem:DataNode = where.current as DataNode;
-	        if (nextItem)
-	            nextItem.isPreviousSiblingRemoved = true;
-	
-			//remove the item
-	        var parentOfItemToRemove:DataNode = _currentHierarchy.getParentItem(itemToDelete) as DataNode;
-	        var collectionToChange:ArrayCollection = parentOfItemToRemove ? parentOfItemToRemove.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
-			//trace("REM: sel=" + selectedNode + "; before=" + nextItem);
-			_operationPerformedInLastStep = true;
-	        collectionToChange.removeItem(itemToDelete);
-
-            return currentWillBeNulled;
-	    }
-
-
-        private function testAddition(where:HierarchicalCollectionViewCursor):Boolean
-        {
-            var itemBeforeWhichWereAdding:DataNode = where.current as DataNode;
-            assertNotNull(itemBeforeWhichWereAdding);
-
-            var parentOfAdditionLocation:DataNode = _currentHierarchy.getParentItem(itemBeforeWhichWereAdding) as DataNode;
-            var collectionToChange:ArrayCollection = parentOfAdditionLocation ? parentOfAdditionLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
-            var positionOfItemBeforeWhichWereAdding:int = collectionToChange.getItemIndex(itemBeforeWhichWereAdding);
-
-			_operationPerformedInLastStep = true;
-            collectionToChange.addItemAt(_utils.createSimpleNode(itemBeforeWhichWereAdding.label + " [INSERTED NODE]"), positionOfItemBeforeWhichWereAdding);
-			//trace("ADD: sel=" + selectedNode + ");
-            return false;
-        }
-
-        private function testReplacement(where:HierarchicalCollectionViewCursor, selectedNode:DataNode):Boolean
-        {
-            var itemToBeReplaced:DataNode = where.current as DataNode;
-            assertNotNull(itemToBeReplaced);
-
-            var currentWillBeNulled:Boolean = itemToBeReplaced == selectedNode || _utils.isAncestor(itemToBeReplaced, selectedNode, _currentHierarchy);
-
-            var parentOfReplacementLocation:DataNode = _currentHierarchy.getParentItem(itemToBeReplaced) as DataNode;
-            var collectionToChange:ArrayCollection = parentOfReplacementLocation ? parentOfReplacementLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
-            var replacedItemIndex:int = collectionToChange.getItemIndex(itemToBeReplaced);
-
-            _operationPerformedInLastStep = true;
-            collectionToChange.setItemAt(_utils.createSimpleNode(itemToBeReplaced.label + " [REPLACED NODE]"), replacedItemIndex);
-            //trace("REPLACE: sel=" + selectedNode + ");
-            return currentWillBeNulled;
-        }
-
-
-
-		
-		
-		private static function onUncaughtClientError(event:UncaughtErrorEvent):void
-		{
-			event.preventDefault();
-			event.stopImmediatePropagation();
-			_noErrorsThrown = false;
-			
-			trace("\n" + event.error);
-			_utils.printHCollectionView(_currentHierarchy);
-		}
-
-
-        private static const HIERARCHY_STRING:String = (<![CDATA[
-         Region(1)
-         Region(2)
-         Region(2)->City(1)
-         Region(2)->City(1)->Company(1)
-         Region(2)->City(1)->Company(2)
-         Region(2)->City(1)->Company(2)->Department(1)
-         Region(2)->City(1)->Company(2)->Department(1)->Employee(1)
-         Region(2)->City(1)->Company(2)->Department(1)->Employee(2)
-         Region(2)->City(1)->Company(2)->Department(2)
-         Region(2)->City(1)->Company(2)->Department(2)->Employee(1)
-         Region(2)->City(1)->Company(2)->Department(2)->Employee(2)
-         Region(2)->City(1)->Company(2)->Department(2)->Employee(3)
-         Region(2)->City(1)->Company(2)->Department(3)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(1)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(2)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(3)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(4)
-         Region(2)->City(1)->Company(3)
-         Region(2)->City(1)->Company(3)->Department(1)
-         Region(2)->City(1)->Company(3)->Department(1)->Employee(1)
-         Region(2)->City(1)->Company(3)->Department(2)
-         Region(2)->City(1)->Company(3)->Department(2)->Employee(1)
-         Region(2)->City(1)->Company(3)->Department(2)->Employee(2)
-         Region(2)->City(1)->Company(3)->Department(3)
-         Region(2)->City(1)->Company(3)->Department(3)->Employee(1)
-         Region(2)->City(1)->Company(3)->Department(3)->Employee(2)
-         Region(2)->City(1)->Company(3)->Department(3)->Employee(3)
-         Region(2)->City(1)->Company(3)->Department(3)->Employee(4)
-         Region(2)->City(1)->Company(3)->Department(3)->Employee(5)
-         Region(2)->City(1)->Company(3)->Department(4)
-         Region(2)->City(1)->Company(3)->Department(4)->Employee(1)
-         Region(2)->City(1)->Company(3)->Department(4)->Employee(2)
-         Region(2)->City(1)->Company(3)->Department(4)->Employee(3)
-         Region(2)->City(1)->Company(3)->Department(4)->Employee(4)
-         Region(2)->City(1)->Company(4)
-         Region(2)->City(1)->Company(4)->Department(1)
-         Region(2)->City(1)->Company(4)->Department(1)->Employee(1)
-         Region(2)->City(1)->Company(4)->Department(1)->Employee(2)
-         Region(2)->City(1)->Company(4)->Department(1)->Employee(3)
-         Region(3)
-         Region(3)->City(1)
-         Region(3)->City(1)->Company(1)
-         Region(3)->City(1)->Company(1)->Department(1)
-         Region(3)->City(1)->Company(1)->Department(1)->Employee(1)
-         Region(3)->City(1)->Company(1)->Department(1)->Employee(2)
-         Region(3)->City(1)->Company(1)->Department(1)->Employee(3)
-         Region(3)->City(1)->Company(1)->Department(1)->Employee(4)
-         Region(3)->City(1)->Company(1)->Department(2)
-         Region(3)->City(1)->Company(1)->Department(2)->Employee(1)
-         Region(3)->City(1)->Company(1)->Department(2)->Employee(2)
-         Region(3)->City(1)->Company(1)->Department(2)->Employee(3)
-         Region(3)->City(1)->Company(1)->Department(3)
-         Region(3)->City(1)->Company(1)->Department(3)->Employee(1)
-         Region(3)->City(1)->Company(1)->Department(3)->Employee(2)
-         Region(3)->City(1)->Company(1)->Department(3)->Employee(3)
-         Region(3)->City(1)->Company(2)
-         Region(3)->City(1)->Company(2)->Department(1)
-         Region(3)->City(1)->Company(2)->Department(1)->Employee(1)
-         Region(3)->City(1)->Company(2)->Department(2)
-         Region(3)->City(1)->Company(2)->Department(2)->Employee(1)
-         Region(3)->City(1)->Company(2)->Department(2)->Employee(2)
-         Region(3)->City(1)->Company(2)->Department(3)
-         Region(3)->City(1)->Company(2)->Department(4)
-         Region(3)->City(1)->Company(3)
-         Region(3)->City(1)->Company(4)
-         Region(3)->City(1)->Company(4)->Department(1)
-         Region(3)->City(1)->Company(4)->Department(1)->Employee(1)
-         Region(3)->City(1)->Company(4)->Department(1)->Employee(2)
-         Region(3)->City(1)->Company(4)->Department(1)->Employee(3)
-         Region(3)->City(1)->Company(4)->Department(1)->Employee(4)
-         Region(3)->City(1)->Company(4)->Department(2)
-         Region(3)->City(1)->Company(4)->Department(2)->Employee(1)
-         Region(3)->City(1)->Company(4)->Department(2)->Employee(2)
-         Region(3)->City(1)->Company(4)->Department(2)->Employee(3)
-         Region(3)->City(1)->Company(4)->Department(3)
-         Region(3)->City(1)->Company(5)
-         Region(3)->City(2)
-         Region(3)->City(3)
-         Region(3)->City(4)
-         Region(3)->City(4)->Company(1)
-         Region(4)
-         Region(4)->City(1)
-         Region(4)->City(1)->Company(1)
-       ]]>).toString();
-	}
-}
\ No newline at end of file


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

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Tue Mar 10 17:04:13 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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 0000000..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 stepsRequiredToNavigateStructure:int = attemptNavigation(_sut);
+            assertEquals(2, stepsRequiredToNavigateStructure);
+            assertEquals(2, _sut.length);
+        }
+
+        [Test]
+        public function test_navigation_after_trying_to_open_filtered_out_node():void
+        {
+            function filterOutLocationNode(node:DataNode):Boolean {
+                return node && node.label != locationNodeName;
+            };
+
+            const locationNodeName:String = StringUtil.trim(HIERARCHY_STRING.split("\n")[2]);
+
+            //given
+            var company:DataNode = _level0.getItemAt(0) as DataNode;
+            var location:DataNode = company.children.getItemAt(0) as DataNode;
+            _sut.openNode(company);
+            _sut.openNode(location);
+
+            //when
+            _sut.filterFunction = filterOutLocationNode;
+            _sut.refresh();
+
+            _sut.openNode(location);
+
+            //then
+            var stepsRequiredToNavigateStructure:int = attemptNavigation(_sut);
+            assertEquals(1, stepsRequiredToNavigateStructure);
+            assertEquals(1, _sut.length);
+        }
+
+        private function attemptNavigation(into:HierarchicalCollectionView):int
+        {
+            var cursor:IViewCursor = into.createCursor();
+            var i:int = 0;
+            while(!cursor.afterLast && i++ < 100)
+            {
+                cursor.moveNext();
+            }
+
+            return i;
+        }
+
+        private static function generateHierarchyViewWithClosedNodes():HierarchicalCollectionView
+        {
+            return _utils.generateHCV(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
+        }
+
+        private static const HIERARCHY_STRING:String = (<![CDATA[
+        Adobe
+        Adobe->London
+        Adobe->London->FlexDept
+    ]]>).toString();
+    }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/08992163/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34775_Tests.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34775_Tests.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34775_Tests.as
deleted file mode 100644
index 2b07605..0000000
--- a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34775_Tests.as
+++ /dev/null
@@ -1,150 +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 mx.collections.*;
-    import mx.utils.StringUtil;
-
-    import org.flexunit.asserts.assertEquals;
-
-    public class HierarchicalCollectionView_FLEX_34775_Test
-    {
-        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 stepsRequiredToNavigateStructure:int = attemptNavigation(_sut);
-            assertEquals(2, stepsRequiredToNavigateStructure);
-            assertEquals(2, _sut.length);
-        }
-
-        [Test]
-        public function test_navigation_after_trying_to_open_filtered_out_node():void
-        {
-            function filterOutLocationNode(node:DataNode):Boolean {
-                return node && node.label != locationNodeName;
-            };
-
-            const locationNodeName:String = StringUtil.trim(HIERARCHY_STRING.split("\n")[2]);
-
-            //given
-            var company:DataNode = _level0.getItemAt(0) as DataNode;
-            var location:DataNode = company.children.getItemAt(0) as DataNode;
-            _sut.openNode(company);
-            _sut.openNode(location);
-
-            //when
-            _sut.filterFunction = filterOutLocationNode;
-            _sut.refresh();
-
-            _sut.openNode(location);
-
-            //then
-            var stepsRequiredToNavigateStructure:int = attemptNavigation(_sut);
-            assertEquals(1, stepsRequiredToNavigateStructure);
-            assertEquals(1, _sut.length);
-        }
-
-        private function attemptNavigation(into:HierarchicalCollectionView):int
-        {
-            var cursor:IViewCursor = into.createCursor();
-            var i:int = 0;
-            while(!cursor.afterLast && i++ < 100)
-            {
-                cursor.moveNext();
-            }
-
-            return i;
-        }
-
-        private static function generateHierarchyViewWithClosedNodes():HierarchicalCollectionView
-        {
-            return _utils.generateHCV(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
-        }
-
-        private static const HIERARCHY_STRING:String = (<![CDATA[
-                Adobe
-        Adobe->London
-        Adobe->London->FlexDept
-    ]]>).toString();
-    }
-}
\ No newline at end of file


[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 build scripts to allow test execution in the advanced

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Tue Mar 10 13:17:53 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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 @@
 
         <antcall target="apache-test"/>
         <antcall target="spark-test"/>
+        <antcall target="advancedgrids-test"/>
     </target>
 
 	<target name="flex-config" depends="playerglobal-setswfversion" description="Copy the flex/air/airmobile config templates to flex/air/airmobile-config.xml and inject version numbers">
@@ -522,6 +523,9 @@
     <target name="spark-test" description="Tests for 'spark' project">
         <ant dir="${basedir}/projects/spark" target="test"/>
     </target>
+    <target name="advancedgrids-test" description="Tests for 'advancedgrids' project">
+        <ant dir="${basedir}/projects/advancedgrids" target="test"/>
+    </target>
 
     <target name="experimental" description="Clean build of experimental.swc">
         <ant dir="${basedir}/projects/experimental"/>

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 @@
 		<delete dir="${FLEX_HOME}/tempDoc" failonerror="false" includeEmptyDirs="true"/>
 		<delete file="${basedir}/bundles/en_US/packages.dita" failonerror="false"/>
 	</target>
+
+    <target name="test" description="Runs the FlexUnit tests for this project">
+        <ant antfile="${FLEX_HOME}/flexunit-tests.xml">
+            <property name="project.root" value="${basedir}"/>
+        </ant>
+    </target>
 </project>

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 0000000..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)
+                _children = new ArrayCollection();
+
+            _children.addItem(node);
+            node.parent = this;
+        }
+
+        public function set isSelected(value:Boolean):void
+        {
+            _isSelected = value;
+        }
+
+        public function get isSelected():Boolean
+        {
+            return _isSelected;
+        }
+
+        public function clone():DataNode
+        {
+            var newNode:DataNode = new DataNode(_label);
+            for each(var childNode:DataNode in children)
+            {
+                newNode.addChild(childNode.clone());
+            }
+
+            return newNode;
+        }
+
+        public function set isPreviousSiblingRemoved(value:Boolean):void
+        {
+            _isPreviousSiblingRemoved = value;
+        }
+
+        public function get parent():DataNode
+        {
+            return _parent;
+        }
+
+        public function set parent(value:DataNode):void
+        {
+            _parent = value;
+        }
+    }
+}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/254c25af/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewTestUtils.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewTestUtils.as b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewTestUtils.as
new file mode 100644
index 0000000..94b094b
--- /dev/null
+++ b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewTestUtils.as
@@ -0,0 +1,203 @@
+////////////////////////////////////////////////////////////////////////////////
+//
+//  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.*;
+    import mx.utils.StringUtil;
+	import mx.collections.ArrayCollection;
+	import mx.collections.CursorBookmark;
+	import mx.collections.HierarchicalCollectionView;
+	import mx.collections.HierarchicalCollectionViewCursor;
+	import mx.collections.HierarchicalData;
+	import mx.collections.IViewCursor;
+	import mx.utils.UIDUtil;
+
+	public class HierarchicalCollectionViewTestUtils
+	{
+		//assumes the root is an ArrayCollection of DataNodes
+		private var _allNodes:Object = {};
+		
+		public function clone(hcv:HierarchicalCollectionView):HierarchicalCollectionView
+		{
+			var oldRoot:ArrayCollection = ArrayCollection(getRoot(hcv));
+			var newRoot:ArrayCollection = new ArrayCollection();
+			
+			for each(var rootNode:DataNode in oldRoot)
+			{
+				newRoot.addItem(rootNode.clone());
+			}
+			
+			return generateHCV(newRoot);
+		}
+		
+		public function createNodes(level:String, no:int):ArrayCollection
+		{
+			var nodes:ArrayCollection = new ArrayCollection();
+			for(var i:int = 0; i < no; i++)
+			{
+				nodes.addItem(createSimpleNode(level));
+			}
+			
+			return nodes;
+		}
+		
+		public function generateOpenHierarchyFromRootList(root:ArrayCollection):HierarchicalCollectionView
+		{
+			var hcv:HierarchicalCollectionView = generateHCV(root, false);
+			openAllNodes(hcv);
+			return hcv;
+		}
+
+        public function generateOpenHierarchyFromRootListWithAllNodesMethod(root:ArrayCollection):HierarchicalCollectionView
+        {
+            var hcv:HierarchicalCollectionView = generateHCV(root, true);
+            return hcv;
+        }
+		
+		public function generateHCV(rootCollection:ArrayCollection, useAllNodes:Boolean = false):HierarchicalCollectionView
+		{
+			return new HierarchicalCollectionView(new HierarchicalData(rootCollection), useAllNodes ? _allNodes : null);
+		}
+		
+		public function openAllNodes(hcv:HierarchicalCollectionView):void
+		{
+			var cursor:HierarchicalCollectionViewCursor = hcv.createCursor() as HierarchicalCollectionViewCursor;
+			while(!cursor.afterLast)
+			{
+				hcv.openNode(cursor.current);
+				cursor.moveNext();
+			}
+		}
+		
+		public function getRoot(hcv:HierarchicalCollectionView):Object
+		{
+			return hcv.source.getRoot();
+		}
+		
+		public function printHCollectionView(hcv:HierarchicalCollectionView):void
+		{
+			trace("");
+			var cursor:HierarchicalCollectionViewCursor = hcv.createCursor() as HierarchicalCollectionViewCursor;
+			while(!cursor.afterLast)
+			{
+				trace(DataNode(cursor.current).label);
+				cursor.moveNext();
+			}
+		}
+
+        public function createSimpleNode(label:String):DataNode
+		{
+			var node:DataNode = new DataNode(label);
+			_allNodes[UIDUtil.getUID(node)] = node;
+            return node;
+        }
+
+        public function isAncestor(node:DataNode, forNode:DataNode, hcv:HierarchicalCollectionView):Boolean
+        {
+            do
+            {
+                forNode = hcv.getParentItem(forNode) as DataNode;
+            } while(forNode && forNode != node)
+
+            return forNode == node;
+        }
+		
+		public function nodesHaveCommonAncestor(node:DataNode, withNode:DataNode, hcv:HierarchicalCollectionView):Boolean
+		{
+			var nodeAndAncestors:Array = [node].concat(getNodeAncestors(node, hcv));
+			var otherNodeAndAncestors:Array = [withNode].concat(getNodeAncestors(withNode, hcv));
+			for each(var ancestor:DataNode in nodeAndAncestors)
+				if(otherNodeAndAncestors.indexOf(ancestor) != -1)
+					return true;
+				
+			return false;
+		}
+		
+		public function getNodeAncestors(node:DataNode, hcv:HierarchicalCollectionView):Array
+		{
+			var nodeParents:Array = [];
+			
+			// Make a list of parents of the node.
+			var parent:Object = hcv.getParentItem(node);
+			while (parent)
+			{
+				nodeParents.push(parent);
+				parent = hcv.getParentItem(parent);
+			}
+			
+			return nodeParents;
+		}
+		
+		public function navigateToItem(cursor:IViewCursor, item:DataNode):IViewCursor
+		{
+			while(!cursor.afterLast && cursor.current != item)
+			{
+				cursor.moveNext();
+			}
+			
+			return cursor;
+		}
+		
+		public function generateHierarchySourceFromString(source:String):ArrayCollection
+		{
+			var rootCollection:ArrayCollection = new ArrayCollection();
+			var alreadyCreatedNodes:Array = [];
+			var node:DataNode;
+			
+			var lines:Array = source.split("\n");
+			for each(var line:String in lines)
+			{
+				if(!line)
+					continue;
+				
+				var currentLabel:String = "";
+				var previousNode:DataNode = null;
+				var nodesOnThisLine:Array = StringUtil.trim(line).split("->");
+				for each(var nodeName:String in nodesOnThisLine)
+				{
+					if(!nodeName)
+						continue;
+					
+					currentLabel += currentLabel ? "->" + nodeName : nodeName;
+					
+					var nodeAlreadyCreated:Boolean = alreadyCreatedNodes[currentLabel] != undefined;
+					
+					if(nodeAlreadyCreated)
+						node = alreadyCreatedNodes[currentLabel];
+					else {
+						node = createSimpleNode(currentLabel);
+						alreadyCreatedNodes[currentLabel] = node;
+					}
+					
+					if(!nodeAlreadyCreated) {
+						if (previousNode)
+							previousNode.addChild(node);
+						else
+							rootCollection.addItem(node);
+					}
+					
+					previousNode = node;
+				}
+			}
+			
+			return rootCollection;
+		}
+	}
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/254c25af/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as
new file mode 100644
index 0000000..f436538
--- /dev/null
+++ b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as
@@ -0,0 +1,85 @@
+////////////////////////////////////////////////////////////////////////////////
+//
+//  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;
+    import mx.collections.HierarchicalCollectionView;
+
+    import org.flexunit.asserts.assertEquals;
+
+    public class HierarchicalCollectionView_FLEX_34778_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_replacing_inaccessible_node():void
+        {
+            //given
+            var company:DataNode = _level0.getItemAt(0) as DataNode;
+
+            //when
+            _sut.openNode(company); //so that it starts listening to collection change events on its children
+            _sut.closeNode(company);
+            company.children.setItemAt(new DataNode("Adobe->Brussels"), 0); //makes the app hang here
+
+            //then
+            assertEquals(1, _sut.length);
+        }
+
+        //this did NOT reproduce it, but it's good to test, because the code is in a different function
+        //(collectionChangeHandler) than the previous case (nestedCollectionChangeHandler).
+        [Test]
+        public function test_replacing_inaccessible_root_node():void
+        {
+            //when
+            _level0.setItemAt(new DataNode("Microsoft"), 0);
+
+            //then
+            assertEquals(1, _sut.length);
+        }
+
+        private static function generateHierarchyViewWithClosedNodes():HierarchicalCollectionView
+        {
+            return _utils.generateHCV(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
+        }
+
+        private static const HIERARCHY_STRING:String = (<![CDATA[
+        Adobe
+        Adobe->London
+        Adobe->London->FlexDept
+    ]]>).toString();
+    }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/254c25af/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
deleted file mode 100644
index 730825a..0000000
--- a/frameworks/tests/unitTests/mx/collections/DataNode.as
+++ /dev/null
@@ -1,100 +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 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)
-                _children = new ArrayCollection();
-
-            _children.addItem(node);
-            node.parent = this;
-        }
-
-        public function set isSelected(value:Boolean):void
-        {
-            _isSelected = value;
-        }
-
-        public function get isSelected():Boolean
-        {
-            return _isSelected;
-        }
-
-        public function clone():DataNode
-        {
-            var newNode:DataNode = new DataNode(_label);
-            for each(var childNode:DataNode in children)
-            {
-                newNode.addChild(childNode.clone());
-            }
-
-            return newNode;
-        }
-
-        public function set isPreviousSiblingRemoved(value:Boolean):void
-        {
-            _isPreviousSiblingRemoved = value;
-        }
-
-        public function get parent():DataNode
-        {
-            return _parent;
-        }
-
-        public function set parent(value:DataNode):void
-        {
-            _parent = value;
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/254c25af/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewTestUtils.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewTestUtils.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewTestUtils.as
deleted file mode 100644
index 94b094b..0000000
--- a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewTestUtils.as
+++ /dev/null
@@ -1,203 +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 mx.collections.*;
-    import mx.utils.StringUtil;
-	import mx.collections.ArrayCollection;
-	import mx.collections.CursorBookmark;
-	import mx.collections.HierarchicalCollectionView;
-	import mx.collections.HierarchicalCollectionViewCursor;
-	import mx.collections.HierarchicalData;
-	import mx.collections.IViewCursor;
-	import mx.utils.UIDUtil;
-
-	public class HierarchicalCollectionViewTestUtils
-	{
-		//assumes the root is an ArrayCollection of DataNodes
-		private var _allNodes:Object = {};
-		
-		public function clone(hcv:HierarchicalCollectionView):HierarchicalCollectionView
-		{
-			var oldRoot:ArrayCollection = ArrayCollection(getRoot(hcv));
-			var newRoot:ArrayCollection = new ArrayCollection();
-			
-			for each(var rootNode:DataNode in oldRoot)
-			{
-				newRoot.addItem(rootNode.clone());
-			}
-			
-			return generateHCV(newRoot);
-		}
-		
-		public function createNodes(level:String, no:int):ArrayCollection
-		{
-			var nodes:ArrayCollection = new ArrayCollection();
-			for(var i:int = 0; i < no; i++)
-			{
-				nodes.addItem(createSimpleNode(level));
-			}
-			
-			return nodes;
-		}
-		
-		public function generateOpenHierarchyFromRootList(root:ArrayCollection):HierarchicalCollectionView
-		{
-			var hcv:HierarchicalCollectionView = generateHCV(root, false);
-			openAllNodes(hcv);
-			return hcv;
-		}
-
-        public function generateOpenHierarchyFromRootListWithAllNodesMethod(root:ArrayCollection):HierarchicalCollectionView
-        {
-            var hcv:HierarchicalCollectionView = generateHCV(root, true);
-            return hcv;
-        }
-		
-		public function generateHCV(rootCollection:ArrayCollection, useAllNodes:Boolean = false):HierarchicalCollectionView
-		{
-			return new HierarchicalCollectionView(new HierarchicalData(rootCollection), useAllNodes ? _allNodes : null);
-		}
-		
-		public function openAllNodes(hcv:HierarchicalCollectionView):void
-		{
-			var cursor:HierarchicalCollectionViewCursor = hcv.createCursor() as HierarchicalCollectionViewCursor;
-			while(!cursor.afterLast)
-			{
-				hcv.openNode(cursor.current);
-				cursor.moveNext();
-			}
-		}
-		
-		public function getRoot(hcv:HierarchicalCollectionView):Object
-		{
-			return hcv.source.getRoot();
-		}
-		
-		public function printHCollectionView(hcv:HierarchicalCollectionView):void
-		{
-			trace("");
-			var cursor:HierarchicalCollectionViewCursor = hcv.createCursor() as HierarchicalCollectionViewCursor;
-			while(!cursor.afterLast)
-			{
-				trace(DataNode(cursor.current).label);
-				cursor.moveNext();
-			}
-		}
-
-        public function createSimpleNode(label:String):DataNode
-		{
-			var node:DataNode = new DataNode(label);
-			_allNodes[UIDUtil.getUID(node)] = node;
-            return node;
-        }
-
-        public function isAncestor(node:DataNode, forNode:DataNode, hcv:HierarchicalCollectionView):Boolean
-        {
-            do
-            {
-                forNode = hcv.getParentItem(forNode) as DataNode;
-            } while(forNode && forNode != node)
-
-            return forNode == node;
-        }
-		
-		public function nodesHaveCommonAncestor(node:DataNode, withNode:DataNode, hcv:HierarchicalCollectionView):Boolean
-		{
-			var nodeAndAncestors:Array = [node].concat(getNodeAncestors(node, hcv));
-			var otherNodeAndAncestors:Array = [withNode].concat(getNodeAncestors(withNode, hcv));
-			for each(var ancestor:DataNode in nodeAndAncestors)
-				if(otherNodeAndAncestors.indexOf(ancestor) != -1)
-					return true;
-				
-			return false;
-		}
-		
-		public function getNodeAncestors(node:DataNode, hcv:HierarchicalCollectionView):Array
-		{
-			var nodeParents:Array = [];
-			
-			// Make a list of parents of the node.
-			var parent:Object = hcv.getParentItem(node);
-			while (parent)
-			{
-				nodeParents.push(parent);
-				parent = hcv.getParentItem(parent);
-			}
-			
-			return nodeParents;
-		}
-		
-		public function navigateToItem(cursor:IViewCursor, item:DataNode):IViewCursor
-		{
-			while(!cursor.afterLast && cursor.current != item)
-			{
-				cursor.moveNext();
-			}
-			
-			return cursor;
-		}
-		
-		public function generateHierarchySourceFromString(source:String):ArrayCollection
-		{
-			var rootCollection:ArrayCollection = new ArrayCollection();
-			var alreadyCreatedNodes:Array = [];
-			var node:DataNode;
-			
-			var lines:Array = source.split("\n");
-			for each(var line:String in lines)
-			{
-				if(!line)
-					continue;
-				
-				var currentLabel:String = "";
-				var previousNode:DataNode = null;
-				var nodesOnThisLine:Array = StringUtil.trim(line).split("->");
-				for each(var nodeName:String in nodesOnThisLine)
-				{
-					if(!nodeName)
-						continue;
-					
-					currentLabel += currentLabel ? "->" + nodeName : nodeName;
-					
-					var nodeAlreadyCreated:Boolean = alreadyCreatedNodes[currentLabel] != undefined;
-					
-					if(nodeAlreadyCreated)
-						node = alreadyCreatedNodes[currentLabel];
-					else {
-						node = createSimpleNode(currentLabel);
-						alreadyCreatedNodes[currentLabel] = node;
-					}
-					
-					if(!nodeAlreadyCreated) {
-						if (previousNode)
-							previousNode.addChild(node);
-						else
-							rootCollection.addItem(node);
-					}
-					
-					previousNode = node;
-				}
-			}
-			
-			return rootCollection;
-		}
-	}
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/254c25af/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as
deleted file mode 100644
index f436538..0000000
--- a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionView_FLEX_34778_Tests.as
+++ /dev/null
@@ -1,85 +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 mx.collections.ArrayCollection;
-    import mx.collections.HierarchicalCollectionView;
-
-    import org.flexunit.asserts.assertEquals;
-
-    public class HierarchicalCollectionView_FLEX_34778_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_replacing_inaccessible_node():void
-        {
-            //given
-            var company:DataNode = _level0.getItemAt(0) as DataNode;
-
-            //when
-            _sut.openNode(company); //so that it starts listening to collection change events on its children
-            _sut.closeNode(company);
-            company.children.setItemAt(new DataNode("Adobe->Brussels"), 0); //makes the app hang here
-
-            //then
-            assertEquals(1, _sut.length);
-        }
-
-        //this did NOT reproduce it, but it's good to test, because the code is in a different function
-        //(collectionChangeHandler) than the previous case (nestedCollectionChangeHandler).
-        [Test]
-        public function test_replacing_inaccessible_root_node():void
-        {
-            //when
-            _level0.setItemAt(new DataNode("Microsoft"), 0);
-
-            //then
-            assertEquals(1, _sut.length);
-        }
-
-        private static function generateHierarchyViewWithClosedNodes():HierarchicalCollectionView
-        {
-            return _utils.generateHCV(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
-        }
-
-        private static const HIERARCHY_STRING:String = (<![CDATA[
-        Adobe
-        Adobe->London
-        Adobe->London->FlexDept
-    ]]>).toString();
-    }
-}
\ No newline at end of file


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

Posted by jm...@apache.org.
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
index 6fd7ed2..460ce94 100644
--- a/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsBuilder.java
@@ -33,9 +33,6 @@ import java.io.IOException;
 /**
  * This class is used to construct a DefineBits or DefineSprite SWF
  * tag from a JPEGImage.
- *
- * @author Paul Reilly
- * @author Peter Farland
  */
 public class DefineBitsBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsLosslessBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsLosslessBuilder.java b/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsLosslessBuilder.java
index 10eee40..9ce4a42 100644
--- a/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsLosslessBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsLosslessBuilder.java
@@ -25,9 +25,6 @@ import flash.swf.TagValues;
 /**
  * This class is used to construct a DefineBitsLossless SWF tag from a
  * array of pixels.
- *
- * @author Paul Reilly
- * @author Peter Farland
  */
 public class DefineBitsLosslessBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/tags/DefineShapeBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/tags/DefineShapeBuilder.java b/modules/swfutils/src/java/flash/swf/builder/tags/DefineShapeBuilder.java
index 33b706b..153663a 100644
--- a/modules/swfutils/src/java/flash/swf/builder/tags/DefineShapeBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/tags/DefineShapeBuilder.java
@@ -41,8 +41,6 @@ import java.util.Iterator;
 
 /**
  * This class is used to construct a DefineShape SWF tag from a Shape.
- *
- * @author Peter Farland
  */
 public final class DefineShapeBuilder implements TagBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/tags/EditTextBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/tags/EditTextBuilder.java b/modules/swfutils/src/java/flash/swf/builder/tags/EditTextBuilder.java
index 2acbdab..a420c0d 100644
--- a/modules/swfutils/src/java/flash/swf/builder/tags/EditTextBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/tags/EditTextBuilder.java
@@ -31,8 +31,6 @@ import java.awt.Color;
 /**
  * This class is used to construct a DefineEditText SWF tag from a
  * FontBuilder.
- *
- * @author Peter Farland
  */
 public class EditTextBuilder implements TagBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/tags/FontBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/tags/FontBuilder.java b/modules/swfutils/src/java/flash/swf/builder/tags/FontBuilder.java
index 44a1f9d..5b5659c 100644
--- a/modules/swfutils/src/java/flash/swf/builder/tags/FontBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/tags/FontBuilder.java
@@ -47,8 +47,6 @@ import java.util.Map;
  * must supply a font family name and style to establish a default
  * font face and a <code>FontManager</code> to locate and cache fonts
  * and glyphs.
- *
- * @author Peter Farland
  */
 @SuppressWarnings("unchecked")
 public final class FontBuilder implements TagBuilder

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/tags/ImageShapeBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/tags/ImageShapeBuilder.java b/modules/swfutils/src/java/flash/swf/builder/tags/ImageShapeBuilder.java
index 10edf8d..e94dbb1 100644
--- a/modules/swfutils/src/java/flash/swf/builder/tags/ImageShapeBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/tags/ImageShapeBuilder.java
@@ -38,8 +38,6 @@ import java.util.ArrayList;
  * fill style. This is a separate class to decouple image processing
  * from the main Shape/Graphics2D processing required by more
  * complicated SWF entities.
- *
- * @author Peter Farland
  */
 public class ImageShapeBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/tags/TagBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/tags/TagBuilder.java b/modules/swfutils/src/java/flash/swf/builder/tags/TagBuilder.java
index 4a428b3..61dbc67 100644
--- a/modules/swfutils/src/java/flash/swf/builder/tags/TagBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/tags/TagBuilder.java
@@ -23,8 +23,6 @@ import flash.swf.tags.DefineTag;
 
 /**
  * Defines the API for building a SWF tag.
- *
- * @author Peter Farland
  */
 public interface TagBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/tags/TextBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/tags/TextBuilder.java b/modules/swfutils/src/java/flash/swf/builder/tags/TextBuilder.java
index a45b0d2..2a119d4 100644
--- a/modules/swfutils/src/java/flash/swf/builder/tags/TextBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/tags/TextBuilder.java
@@ -39,8 +39,6 @@ import java.util.List;
 /**
  * This class is used to construct a DefineText SWF tag from a list of
  * FontBuilders.
- *
- * @author Peter Farland
  *         <p/>
  *         Modified by s. gong
  */

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/types/FillStyleBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/types/FillStyleBuilder.java b/modules/swfutils/src/java/flash/swf/builder/types/FillStyleBuilder.java
index 3c84ccb..2ca9728 100644
--- a/modules/swfutils/src/java/flash/swf/builder/types/FillStyleBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/types/FillStyleBuilder.java
@@ -44,8 +44,6 @@ import org.apache.flex.forks.batik.ext.awt.RadialGradientPaint;
 /**
  * This class is used to construct a FillStyle from a Paint,
  * Rectangle2D, and AffineTransform object.
- *
- * @author Peter Farland
  */
 public final class FillStyleBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/types/LineStyleBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/types/LineStyleBuilder.java b/modules/swfutils/src/java/flash/swf/builder/types/LineStyleBuilder.java
index 803cb8b..7b8b53c 100644
--- a/modules/swfutils/src/java/flash/swf/builder/types/LineStyleBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/types/LineStyleBuilder.java
@@ -31,8 +31,6 @@ import java.awt.Stroke;
 /**
  * This class is used to construct a LineStyle from a Paint and Stroke
  * object.
- *
- * @author Peter Farland
  */
 public final class LineStyleBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/types/MatrixBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/types/MatrixBuilder.java b/modules/swfutils/src/java/flash/swf/builder/types/MatrixBuilder.java
index 7680c26..a70f53a 100644
--- a/modules/swfutils/src/java/flash/swf/builder/types/MatrixBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/types/MatrixBuilder.java
@@ -27,8 +27,6 @@ import java.awt.geom.AffineTransform;
 /**
  * This class is used to construct a Matrix object from a
  * AffineTransform object.
- *
- * @author Peter Farland
  */
 public final class MatrixBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/types/PathIteratorWrapper.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/types/PathIteratorWrapper.java b/modules/swfutils/src/java/flash/swf/builder/types/PathIteratorWrapper.java
index adba6d3..994318e 100644
--- a/modules/swfutils/src/java/flash/swf/builder/types/PathIteratorWrapper.java
+++ b/modules/swfutils/src/java/flash/swf/builder/types/PathIteratorWrapper.java
@@ -24,8 +24,6 @@ import java.awt.geom.PathIterator;
 /**
  * This class wraps a PathIterator and adds a ShapeIterator
  * implemenation.
- *
- * @author Peter Farland
  */
 public class PathIteratorWrapper implements ShapeIterator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/types/Point.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/types/Point.java b/modules/swfutils/src/java/flash/swf/builder/types/Point.java
index 14afd64..44181f4 100644
--- a/modules/swfutils/src/java/flash/swf/builder/types/Point.java
+++ b/modules/swfutils/src/java/flash/swf/builder/types/Point.java
@@ -21,8 +21,6 @@ package flash.swf.builder.types;
 
 /**
  * A value object for an x and y pair.
- *
- * @author Peter Farland
  */
 public class Point
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/types/RectBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/types/RectBuilder.java b/modules/swfutils/src/java/flash/swf/builder/types/RectBuilder.java
index 62e8d43..b2d7443 100644
--- a/modules/swfutils/src/java/flash/swf/builder/types/RectBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/types/RectBuilder.java
@@ -26,8 +26,6 @@ import java.awt.geom.Rectangle2D;
 
 /**
  * This class is used to construct a Rect object from a Rectangle2D object.
- *
- * @author Peter Farland
  */
 public final class RectBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/types/ShapeBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/types/ShapeBuilder.java b/modules/swfutils/src/java/flash/swf/builder/types/ShapeBuilder.java
index 68ee52c..b5c3435 100644
--- a/modules/swfutils/src/java/flash/swf/builder/types/ShapeBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/types/ShapeBuilder.java
@@ -34,8 +34,6 @@ import java.util.ArrayList;
 /**
  * A utility class to help construct a SWF Shape from Java2D AWT Shapes. By default,
  * all co-ordinates are coverted to twips (1/20th of a pixel).
- *
- * @author Peter Farland
  */
 public final class ShapeBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/types/ShapeIterator.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/types/ShapeIterator.java b/modules/swfutils/src/java/flash/swf/builder/types/ShapeIterator.java
index 6b942c0..0098888 100644
--- a/modules/swfutils/src/java/flash/swf/builder/types/ShapeIterator.java
+++ b/modules/swfutils/src/java/flash/swf/builder/types/ShapeIterator.java
@@ -21,8 +21,6 @@ package flash.swf.builder.types;
 
 /**
  * Defines the API for iterating over a Shape.
- *
- * @author Peter Farland
  */
 public interface ShapeIterator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/builder/types/ShapeWithStyleBuilder.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/builder/types/ShapeWithStyleBuilder.java b/modules/swfutils/src/java/flash/swf/builder/types/ShapeWithStyleBuilder.java
index 191ec77..237a226 100644
--- a/modules/swfutils/src/java/flash/swf/builder/types/ShapeWithStyleBuilder.java
+++ b/modules/swfutils/src/java/flash/swf/builder/types/ShapeWithStyleBuilder.java
@@ -33,8 +33,6 @@ import flash.graphics.g2d.GraphicContext;
 /**
  * This class is used to construct a ShapeWithStyle from a
  * ShapeBuilder and a list of FillStyle and LineStyle objects.
- *
- * @author Peter Farland
  */
 public final class ShapeWithStyleBuilder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/debug/DebugModule.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/debug/DebugModule.java b/modules/swfutils/src/java/flash/swf/debug/DebugModule.java
index 6358095..f926f4f 100644
--- a/modules/swfutils/src/java/flash/swf/debug/DebugModule.java
+++ b/modules/swfutils/src/java/flash/swf/debug/DebugModule.java
@@ -23,8 +23,6 @@ package flash.swf.debug;
  * This object holds the script for an AS2 debug module, and its name,
  * lines, and the offset value of each of the debug offsets that
  * points within this script.
- *
- * @author Edwin Smith
  */
 public class DebugModule
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/debug/DebugTable.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/debug/DebugTable.java b/modules/swfutils/src/java/flash/swf/debug/DebugTable.java
index 4930346..b7272b2 100644
--- a/modules/swfutils/src/java/flash/swf/debug/DebugTable.java
+++ b/modules/swfutils/src/java/flash/swf/debug/DebugTable.java
@@ -25,8 +25,6 @@ import flash.util.IntMap;
 
 /**
  * Info gleaned from a debuggable flash movie (SWF+SWD)
- *
- * @author Edwin Smith
  */
 public class DebugTable
         implements DebugHandler

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/CSMTextSettings.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/CSMTextSettings.java b/modules/swfutils/src/java/flash/swf/tags/CSMTextSettings.java
index ce22be3..dcb33a3 100644
--- a/modules/swfutils/src/java/flash/swf/tags/CSMTextSettings.java
+++ b/modules/swfutils/src/java/flash/swf/tags/CSMTextSettings.java
@@ -23,8 +23,6 @@ import flash.swf.TagHandler;
 
 /**
  * This class represents a CSMTextSettings SWF tag.
- *
- * @author Brian Deitte
  */
 public class CSMTextSettings extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineBinaryData.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineBinaryData.java b/modules/swfutils/src/java/flash/swf/tags/DefineBinaryData.java
index 1fde99e..45bca65 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineBinaryData.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineBinaryData.java
@@ -23,8 +23,6 @@ import java.util.Arrays;
 
 /**
  * This class represents a DefineBinaryData SWF Tag.
- *
- * @author Roger Gonzalez
  */
 public class DefineBinaryData extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineBits.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineBits.java b/modules/swfutils/src/java/flash/swf/tags/DefineBits.java
index fc0ba59..cc291f6 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineBits.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineBits.java
@@ -39,8 +39,6 @@ import flash.swf.Tag;
  * DefineBits3 - includes all data plus a transparency map
  *
  * @since SWF1
- *
- * @author Clement Wong
  */
 public class DefineBits extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineBitsJPEG3.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineBitsJPEG3.java b/modules/swfutils/src/java/flash/swf/tags/DefineBitsJPEG3.java
index 02d4997..1e1b4ba 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineBitsJPEG3.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineBitsJPEG3.java
@@ -25,8 +25,6 @@ import flash.swf.TagHandler;
 
 /**
  * This class extends DefineBits by adding support for an alpha channel.
- *
- * @author Clement Wong
  */
 public class DefineBitsJPEG3 extends DefineBits
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineBitsLossless.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineBitsLossless.java b/modules/swfutils/src/java/flash/swf/tags/DefineBitsLossless.java
index 615a22e..0d0863e 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineBitsLossless.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineBitsLossless.java
@@ -26,8 +26,6 @@ import flash.swf.TagHandler;
 /**
  * This class extends DefineBits by adding support for an array of
  * color data.
- *
- * @author Clement Wong
  */
 public class DefineBitsLossless extends DefineBits
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineButton.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineButton.java b/modules/swfutils/src/java/flash/swf/tags/DefineButton.java
index a29435f..6a2a3c3 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineButton.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineButton.java
@@ -29,8 +29,6 @@ import java.util.NoSuchElementException;
 
 /**
  * This class represents a DefineButton SWF tag.
- *
- * @author Clement Wong
  */
 public class DefineButton extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineButtonCxform.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineButtonCxform.java b/modules/swfutils/src/java/flash/swf/tags/DefineButtonCxform.java
index a8dc6d8..93664a1 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineButtonCxform.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineButtonCxform.java
@@ -25,8 +25,6 @@ import flash.swf.types.CXForm;
 
 /**
  * This class represents a DefineButtonCxform SWF tag.
- *
- * @author Clement Wong
  */
 public class DefineButtonCxform extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineButtonSound.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineButtonSound.java b/modules/swfutils/src/java/flash/swf/tags/DefineButtonSound.java
index 4824a3f..1880d9b 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineButtonSound.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineButtonSound.java
@@ -28,8 +28,6 @@ import java.util.ArrayList;
 
 /**
  * This class represents a DefineButtonSound SWF tag.
- *
- * @author Clement Wong
  */
 public class DefineButtonSound extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineEditText.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineEditText.java b/modules/swfutils/src/java/flash/swf/tags/DefineEditText.java
index da27c2a..c8fee48 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineEditText.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineEditText.java
@@ -28,8 +28,6 @@ import java.util.LinkedList;
 
 /**
  * This class represents a DefineEditText SWF tag.
- *
- * @author Clement Wong
  */
 public class DefineEditText extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineFont.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineFont.java b/modules/swfutils/src/java/flash/swf/tags/DefineFont.java
index 3dbafc2..ac7c934 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineFont.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineFont.java
@@ -46,9 +46,6 @@ package flash.swf.tags;
  * @see DefineFont2
  * @see DefineFont3
  * @see DefineFont4
- * 
- * @author Clement Wong
- * @author Peter Farland
  */
 public abstract class DefineFont extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineFont1.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineFont1.java b/modules/swfutils/src/java/flash/swf/tags/DefineFont1.java
index 5f03c47..b3c9bc6 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineFont1.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineFont1.java
@@ -34,10 +34,6 @@ import flash.swf.types.Shape;
  * DefineText tags should be included. DefineFont tags cannot be used
  * for dynamic text.  Dynamic text requires the DefineFont2 tag.
  * DefineFont was introduced in SWF version 1.
- * 
- * @see DefineFontInfo
- * @author Clement Wong
- * @author Peter Farland
  */
 public class DefineFont1 extends DefineFont
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineFont2.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineFont2.java b/modules/swfutils/src/java/flash/swf/tags/DefineFont2.java
index c3e71d5..a8ab7bd 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineFont2.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineFont2.java
@@ -46,9 +46,6 @@ import flash.swf.types.Shape;
  * define a well formed tag.  A minimal Rect can be supplied for the
  * font bounds table and the kerning count can be set to 0 to omit the
  * kerning table. DefineFont2 was introduced in SWF version 3.
- * 
- * @author Clement Wong
- * @author Peter Farland
  */
 public class DefineFont2 extends DefineFont
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineFont3.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineFont3.java b/modules/swfutils/src/java/flash/swf/tags/DefineFont3.java
index 17d946a..c1ce80a 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineFont3.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineFont3.java
@@ -27,9 +27,6 @@ import flash.swf.TagHandler;
  * 20 times the resolution. The EM square units are converted to twips
  * to allow fractional resolution to 1/20th of a unit. The DefineFont3
  * tag was introduced in SWF 8.
- * 
- * @author Clement Wong
- * @author Peter Farland
  */
 public class DefineFont3 extends DefineFont2
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineFont4.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineFont4.java b/modules/swfutils/src/java/flash/swf/tags/DefineFont4.java
index c27a26c..a5e3ee9 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineFont4.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineFont4.java
@@ -25,8 +25,6 @@ import flash.swf.TagHandler;
 
 /**
  * Represents a DefineFont4 SWF tag.
- * 
- * @author Peter Farland
  */
 public class DefineFont4 extends DefineFont implements Cloneable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineFontAlignZones.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineFontAlignZones.java b/modules/swfutils/src/java/flash/swf/tags/DefineFontAlignZones.java
index 3c34abd..691a6c2 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineFontAlignZones.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineFontAlignZones.java
@@ -25,8 +25,6 @@ import flash.swf.TagHandler;
 
 /**
  * Represents a DefineFontAlignZones SWF tag.
- *
- * @author Brian Deitte
  */
 public class DefineFontAlignZones extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineFontInfo.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineFontInfo.java b/modules/swfutils/src/java/flash/swf/tags/DefineFontInfo.java
index bca3f70..190b0d3 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineFontInfo.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineFontInfo.java
@@ -27,7 +27,6 @@ import flash.swf.Tag;
  * Represents a DefineFontInfo SWF tag.
  *
  * @since SWF1
- * @author Clement Wong
  */
 public class DefineFontInfo extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineFontName.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineFontName.java b/modules/swfutils/src/java/flash/swf/tags/DefineFontName.java
index 7904bc9..8449f39 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineFontName.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineFontName.java
@@ -21,8 +21,6 @@ package flash.swf.tags;
 
 /**
  * Stores the name and copyright information for a font.
- *
- * @author Brian Deitte
  */
 public class DefineFontName extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineMorphShape.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineMorphShape.java b/modules/swfutils/src/java/flash/swf/tags/DefineMorphShape.java
index e468dfa..066cec5 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineMorphShape.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineMorphShape.java
@@ -32,8 +32,6 @@ import java.util.List;
 
 /**
  * Represents a DefineMorphShape SWF tag.
- *
- * @author Clement Wong
  */
 public class DefineMorphShape extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineScalingGrid.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineScalingGrid.java b/modules/swfutils/src/java/flash/swf/tags/DefineScalingGrid.java
index 9ac56d5..c07e94a 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineScalingGrid.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineScalingGrid.java
@@ -25,8 +25,6 @@ import flash.swf.types.Rect;
 
 /**
  * Represents a DefineScalingGrid SWF tag.
- *
- * @author Roger Gonzalez
  */
 public class DefineScalingGrid extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineSceneAndFrameLabelData.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineSceneAndFrameLabelData.java b/modules/swfutils/src/java/flash/swf/tags/DefineSceneAndFrameLabelData.java
index 91643f7..3f35ead 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineSceneAndFrameLabelData.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineSceneAndFrameLabelData.java
@@ -24,8 +24,6 @@ import flash.swf.TagHandler;
 
 /**
  * Represents a DefineSceneAndFrameLabelData SWF tag.
- *
- * @author Roger Gonzalez
  */
 public class DefineSceneAndFrameLabelData extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineShape.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineShape.java b/modules/swfutils/src/java/flash/swf/tags/DefineShape.java
index c42b1c5..59b2b31 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineShape.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineShape.java
@@ -29,8 +29,6 @@ import java.util.LinkedList;
 
 /**
  * Represents a DefineShape SWF tag.
- *
- * @author Clement Wong
  */
 public class DefineShape extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineSound.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineSound.java b/modules/swfutils/src/java/flash/swf/tags/DefineSound.java
index f3639f9..ea9e1e4 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineSound.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineSound.java
@@ -25,8 +25,6 @@ import flash.swf.TagHandler;
 
 /**
  * Represents a DefineSound SWF tag.
- *
- * @author Clement Wong
  */
 public class DefineSound extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineSprite.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineSprite.java b/modules/swfutils/src/java/flash/swf/tags/DefineSprite.java
index 55ae762..a4376bd 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineSprite.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineSprite.java
@@ -29,8 +29,6 @@ import java.util.Iterator;
 
 /**
  * Represents a DefineSprite SWF tag.
- *
- * @author Clement Wong
  */
 public class DefineSprite extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineText.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineText.java b/modules/swfutils/src/java/flash/swf/tags/DefineText.java
index 0e48793..80a5c25 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineText.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineText.java
@@ -31,8 +31,6 @@ import java.util.List;
 
 /**
  * Represents a DefineText SWF tag.
- *
- * @author Clement Wong
  */
 public class DefineText extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DefineVideoStream.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DefineVideoStream.java b/modules/swfutils/src/java/flash/swf/tags/DefineVideoStream.java
index 971f6d0..7db5665 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DefineVideoStream.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DefineVideoStream.java
@@ -23,8 +23,6 @@ import flash.swf.TagHandler;
 
 /**
  * Represents a DefineVideoStream SWF tag.
- *
- * @author Clement Wong
  */
 public class DefineVideoStream extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DoABC.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DoABC.java b/modules/swfutils/src/java/flash/swf/tags/DoABC.java
index 5ceeaee..7c2d71e 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DoABC.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DoABC.java
@@ -24,8 +24,6 @@ import flash.swf.TagHandler;
 
 /**
  * Represents a DoABC SWF tag.  This is used by AS3.
- *
- * @author Clement Wong
  */
 public class DoABC extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DoAction.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DoAction.java b/modules/swfutils/src/java/flash/swf/tags/DoAction.java
index 25ce383..0f70a55 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DoAction.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DoAction.java
@@ -25,8 +25,6 @@ import flash.swf.types.ActionList;
 
 /**
  * Represents a DefineAction SWF tag.  This is used by AS2.
- *
- * @author Clement Wong
  */
 public class DoAction extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/DoInitAction.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/DoInitAction.java b/modules/swfutils/src/java/flash/swf/tags/DoInitAction.java
index a798533..08333c9 100644
--- a/modules/swfutils/src/java/flash/swf/tags/DoInitAction.java
+++ b/modules/swfutils/src/java/flash/swf/tags/DoInitAction.java
@@ -25,8 +25,6 @@ import flash.swf.types.ActionList;
 
 /**
  * Represents a DefineInitAction SWF tag.  This is used by AS2.
- *
- * @author Clement Wong
  */
 public class DoInitAction extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/EnableDebugger.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/EnableDebugger.java b/modules/swfutils/src/java/flash/swf/tags/EnableDebugger.java
index b4ad461..2a73f91 100644
--- a/modules/swfutils/src/java/flash/swf/tags/EnableDebugger.java
+++ b/modules/swfutils/src/java/flash/swf/tags/EnableDebugger.java
@@ -22,8 +22,6 @@ package flash.swf.tags;
 /**
  * This represents a EnableDebugger SWF tag.  This supports AS2 and
  * AS3.
- *
- * @author Clement Wong
  */
 public class EnableDebugger extends flash.swf.Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/ExportAssets.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/ExportAssets.java b/modules/swfutils/src/java/flash/swf/tags/ExportAssets.java
index 7809ad9..78aa206 100644
--- a/modules/swfutils/src/java/flash/swf/tags/ExportAssets.java
+++ b/modules/swfutils/src/java/flash/swf/tags/ExportAssets.java
@@ -33,8 +33,6 @@ import java.util.List;
  * font if one movie embeds the font and exports the font
  * character. Each exported character is identified by a string. Any
  * type of character can be exported.
- *
- * @author Clement Wong
  * @since SWF5
  */
 public class ExportAssets extends Tag

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/FileAttributes.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/FileAttributes.java b/modules/swfutils/src/java/flash/swf/tags/FileAttributes.java
index c538118..2f4b27f 100644
--- a/modules/swfutils/src/java/flash/swf/tags/FileAttributes.java
+++ b/modules/swfutils/src/java/flash/swf/tags/FileAttributes.java
@@ -35,8 +35,6 @@ import flash.swf.TagHandler;
  * <p>
  * Any information that applies to the whole SWF should hopefully be
  * incorporated into the FileAttributes tag.
- *
- * @author Peter Farland
  */
 public class FileAttributes extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/FrameLabel.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/FrameLabel.java b/modules/swfutils/src/java/flash/swf/tags/FrameLabel.java
index d1ded72..f5fb528 100644
--- a/modules/swfutils/src/java/flash/swf/tags/FrameLabel.java
+++ b/modules/swfutils/src/java/flash/swf/tags/FrameLabel.java
@@ -29,8 +29,6 @@ import flash.swf.TagHandler;
  * Any frame can have a FrameLabel tag but only the main timeline may
  * have bookmark labels.  bookmark labels on sprite timelines are
  * ignored by the player.
- *
- * @author Clement Wong
  * @since SWF3
  */
 public class FrameLabel extends Tag

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/GenericTag.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/GenericTag.java b/modules/swfutils/src/java/flash/swf/tags/GenericTag.java
index 7485df7..738605d 100644
--- a/modules/swfutils/src/java/flash/swf/tags/GenericTag.java
+++ b/modules/swfutils/src/java/flash/swf/tags/GenericTag.java
@@ -23,8 +23,6 @@ package flash.swf.tags;
  * Tag that just contains a byte[] payload.  We can use this to hold
  * any tag in its packed format, and also to hold tags that don't need
  * any unpacking.
- *
- * @author Clement Wong
  */
 public class GenericTag extends flash.swf.Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/ImportAssets.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/ImportAssets.java b/modules/swfutils/src/java/flash/swf/tags/ImportAssets.java
index 2d98d1b..0d50fc0 100644
--- a/modules/swfutils/src/java/flash/swf/tags/ImportAssets.java
+++ b/modules/swfutils/src/java/flash/swf/tags/ImportAssets.java
@@ -27,8 +27,6 @@ import java.util.List;
 
 /**
  * This represents a ImportAssets SWF tag.
- *
- * @author Clement Wong
  */
 public class ImportAssets extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/Metadata.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/Metadata.java b/modules/swfutils/src/java/flash/swf/tags/Metadata.java
index 7a1e2dd..786b6e5 100644
--- a/modules/swfutils/src/java/flash/swf/tags/Metadata.java
+++ b/modules/swfutils/src/java/flash/swf/tags/Metadata.java
@@ -25,8 +25,6 @@ import flash.swf.TagHandler;
 /**
  * This represents a Metadata SWF tag.  This should not be confused
  * with AS3 metadata.
- *
- * @author Roger Gonzalez
  */
 public class Metadata extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/PlaceObject.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/PlaceObject.java b/modules/swfutils/src/java/flash/swf/tags/PlaceObject.java
index abed386..2c3a8cd 100644
--- a/modules/swfutils/src/java/flash/swf/tags/PlaceObject.java
+++ b/modules/swfutils/src/java/flash/swf/tags/PlaceObject.java
@@ -32,8 +32,6 @@ import java.util.List;
 /**
  * This is the place command.  The encoded form can be PlaceObject or
  * PlaceObject2.
- *
- * @author Clement Wong
  */
 public class PlaceObject extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/ProductInfo.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/ProductInfo.java b/modules/swfutils/src/java/flash/swf/tags/ProductInfo.java
index 458aa7a..9d4460f 100644
--- a/modules/swfutils/src/java/flash/swf/tags/ProductInfo.java
+++ b/modules/swfutils/src/java/flash/swf/tags/ProductInfo.java
@@ -27,8 +27,6 @@ import flash.swf.TagHandler;
  * information about the product, which was used to construct the SWF,
  * including it's edition, major version, minor version, and build
  * number, and the date the SWF was constructed.
- *
- * @author Paul Reilly
  */
 public class ProductInfo extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/RemoveObject.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/RemoveObject.java b/modules/swfutils/src/java/flash/swf/tags/RemoveObject.java
index 2797c0a..6eb4301 100644
--- a/modules/swfutils/src/java/flash/swf/tags/RemoveObject.java
+++ b/modules/swfutils/src/java/flash/swf/tags/RemoveObject.java
@@ -24,8 +24,6 @@ import flash.swf.TagHandler;
 
 /**
  * This represents a RemoveObject SWF tag.
- *
- * @author Clement Wong
  */
 public class RemoveObject extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/ScriptLimits.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/ScriptLimits.java b/modules/swfutils/src/java/flash/swf/tags/ScriptLimits.java
index 6106d78..a4aa58c 100644
--- a/modules/swfutils/src/java/flash/swf/tags/ScriptLimits.java
+++ b/modules/swfutils/src/java/flash/swf/tags/ScriptLimits.java
@@ -30,8 +30,6 @@ import flash.swf.TagValues;
  * any number of times.
  *
  * @since SWF7
- *
- * @author Paul Reilly
  */
 
 public class ScriptLimits extends Tag

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/SetBackgroundColor.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/SetBackgroundColor.java b/modules/swfutils/src/java/flash/swf/tags/SetBackgroundColor.java
index 02b6636..36e7c5f 100644
--- a/modules/swfutils/src/java/flash/swf/tags/SetBackgroundColor.java
+++ b/modules/swfutils/src/java/flash/swf/tags/SetBackgroundColor.java
@@ -25,8 +25,6 @@ import flash.swf.TagHandler;
 /**
  * This represents a SetBackgroundColor SWF tag.  It is used to set
  * the background color of the SWF.
- *
- * @author Clement Wong
  */
 public class SetBackgroundColor extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/SetTabIndex.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/SetTabIndex.java b/modules/swfutils/src/java/flash/swf/tags/SetTabIndex.java
index 268bcdf..6a33a47 100644
--- a/modules/swfutils/src/java/flash/swf/tags/SetTabIndex.java
+++ b/modules/swfutils/src/java/flash/swf/tags/SetTabIndex.java
@@ -25,8 +25,6 @@ import flash.swf.TagHandler;
 
 /**
  * This represents a SetTabIndex SWF tag.
- *
- * @author Edwin Smith
  */
 public class SetTabIndex extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/ShowFrame.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/ShowFrame.java b/modules/swfutils/src/java/flash/swf/tags/ShowFrame.java
index 04b8759..7cb7d1c 100644
--- a/modules/swfutils/src/java/flash/swf/tags/ShowFrame.java
+++ b/modules/swfutils/src/java/flash/swf/tags/ShowFrame.java
@@ -24,8 +24,6 @@ import flash.swf.TagHandler;
 
 /**
  * This represents a ShowFrame SWF tag.
- *
- * @author Clement Wong
  */
 public class ShowFrame extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/SoundStreamHead.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/SoundStreamHead.java b/modules/swfutils/src/java/flash/swf/tags/SoundStreamHead.java
index d4b5b4b..e9af201 100644
--- a/modules/swfutils/src/java/flash/swf/tags/SoundStreamHead.java
+++ b/modules/swfutils/src/java/flash/swf/tags/SoundStreamHead.java
@@ -24,8 +24,6 @@ import flash.swf.TagHandler;
 
 /**
  * This represents a SoundStreamHead SWF tag.
- *
- * @author Clement Wong
  */
 public class SoundStreamHead extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/StartSound.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/StartSound.java b/modules/swfutils/src/java/flash/swf/tags/StartSound.java
index 998cf5e..5adca1b 100644
--- a/modules/swfutils/src/java/flash/swf/tags/StartSound.java
+++ b/modules/swfutils/src/java/flash/swf/tags/StartSound.java
@@ -25,8 +25,6 @@ import flash.swf.types.SoundInfo;
 
 /**
  * This represents a StartSound SWF tag.
- *
- * @author Clement Wong
  */
 public class StartSound extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/SymbolClass.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/SymbolClass.java b/modules/swfutils/src/java/flash/swf/tags/SymbolClass.java
index 8279448..0fab243 100644
--- a/modules/swfutils/src/java/flash/swf/tags/SymbolClass.java
+++ b/modules/swfutils/src/java/flash/swf/tags/SymbolClass.java
@@ -26,8 +26,6 @@ import java.util.*;
 
 /**
  * This represents a SymbolClass SWF tag.
- *
- * @author Clement Wong
  */
 public class SymbolClass extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/VideoFrame.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/VideoFrame.java b/modules/swfutils/src/java/flash/swf/tags/VideoFrame.java
index cb7ee8b..68580db 100644
--- a/modules/swfutils/src/java/flash/swf/tags/VideoFrame.java
+++ b/modules/swfutils/src/java/flash/swf/tags/VideoFrame.java
@@ -26,8 +26,6 @@ import flash.swf.TagHandler;
 
 /**
  * This represents a VideoFrame SWF tag.
- *
- * @author Clement Wong
  */
 public class VideoFrame extends Tag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tags/ZoneRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tags/ZoneRecord.java b/modules/swfutils/src/java/flash/swf/tags/ZoneRecord.java
index d4960da..6cac683 100644
--- a/modules/swfutils/src/java/flash/swf/tags/ZoneRecord.java
+++ b/modules/swfutils/src/java/flash/swf/tags/ZoneRecord.java
@@ -23,8 +23,6 @@ import java.util.Arrays;
 
 /**
  * This represents a ZoneRecord SWF tag.
- *
- * @author Brian Deitte
  */
 public class ZoneRecord
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tools/Disassembler.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tools/Disassembler.java b/modules/swfutils/src/java/flash/swf/tools/Disassembler.java
index 59b0a7e..7d49c7f 100644
--- a/modules/swfutils/src/java/flash/swf/tools/Disassembler.java
+++ b/modules/swfutils/src/java/flash/swf/tools/Disassembler.java
@@ -50,8 +50,6 @@ import java.util.HashMap;
 
 /**
  * This utility supports printing AS2 byte codes.
- *
- * @author Edwin Smith
  */
 public class Disassembler extends ActionHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tools/SizeReport.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tools/SizeReport.java b/modules/swfutils/src/java/flash/swf/tools/SizeReport.java
index 3c6864b..dad044b 100644
--- a/modules/swfutils/src/java/flash/swf/tools/SizeReport.java
+++ b/modules/swfutils/src/java/flash/swf/tools/SizeReport.java
@@ -25,8 +25,6 @@ import java.util.*;
  * Helper class generally used by TagEncoderReporter to collect size
  * related metrics for a given SWF and to generate an optional XML
  * report of the summarized data.
- *
- * @author Corey Lucier
  */
 public class SizeReport
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tools/SwfxParser.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tools/SwfxParser.java b/modules/swfutils/src/java/flash/swf/tools/SwfxParser.java
index cbde0f5..474d7bc 100644
--- a/modules/swfutils/src/java/flash/swf/tools/SwfxParser.java
+++ b/modules/swfutils/src/java/flash/swf/tools/SwfxParser.java
@@ -91,8 +91,6 @@ import java.util.Stack;
  * This class supports reading in the SWFX format and turning it back
  * into a SWF.  SWFX format can be created by hand or it also can be
  * generated by the swfdump utility.
- *
- * @author Edwin Smith
  * @see SwfxPrinter#main
  */
 public class SwfxParser extends DefaultHandler

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tools/SwfxPrinter.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tools/SwfxPrinter.java b/modules/swfutils/src/java/flash/swf/tools/SwfxPrinter.java
index 62aa610..87bd084 100644
--- a/modules/swfutils/src/java/flash/swf/tools/SwfxPrinter.java
+++ b/modules/swfutils/src/java/flash/swf/tools/SwfxPrinter.java
@@ -92,9 +92,6 @@ import java.util.zip.ZipInputStream;
 /**
  * This class supports printing out a SWF in a human readable XML
  * format.
- *
- * @author Clement Wong
- * @author Edwin Smith
  */
 public final class SwfxPrinter extends TagHandler
 	{

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/tools/SyntaxTreeDumper.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/tools/SyntaxTreeDumper.java b/modules/swfutils/src/java/flash/swf/tools/SyntaxTreeDumper.java
index 28b8f6c..03bec41 100644
--- a/modules/swfutils/src/java/flash/swf/tools/SyntaxTreeDumper.java
+++ b/modules/swfutils/src/java/flash/swf/tools/SyntaxTreeDumper.java
@@ -30,8 +30,6 @@ import macromedia.asc.util.Context;
 
 /**
  * Utility for dumping an ASC AST in XML format.
- *
- * @author Paul Reilly
  */
 public class SyntaxTreeDumper implements Evaluator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/ActionList.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/ActionList.java b/modules/swfutils/src/java/flash/swf/types/ActionList.java
index 9bc0735..8d1f8e4 100644
--- a/modules/swfutils/src/java/flash/swf/types/ActionList.java
+++ b/modules/swfutils/src/java/flash/swf/types/ActionList.java
@@ -26,8 +26,6 @@ import flash.swf.ActionHandler;
 
 /**
  * This class represents an array of AS2 byte codes.
- *
- * @author Clement Wong
  */
 public class ActionList extends ActionHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/BevelFilter.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/BevelFilter.java b/modules/swfutils/src/java/flash/swf/types/BevelFilter.java
index e06b2e2..1acd1e4 100644
--- a/modules/swfutils/src/java/flash/swf/types/BevelFilter.java
+++ b/modules/swfutils/src/java/flash/swf/types/BevelFilter.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for bevel filter data.
- *
- * @author Roger Gonzalez
  */
 public class BevelFilter extends Filter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/BlurFilter.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/BlurFilter.java b/modules/swfutils/src/java/flash/swf/types/BlurFilter.java
index bb6ee72..c62d384 100644
--- a/modules/swfutils/src/java/flash/swf/types/BlurFilter.java
+++ b/modules/swfutils/src/java/flash/swf/types/BlurFilter.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for blur filter data.
- *
- * @author Roger Gonzalez
  */
 public class BlurFilter extends Filter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/ButtonCondAction.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/ButtonCondAction.java b/modules/swfutils/src/java/flash/swf/types/ButtonCondAction.java
index 88a676e..3993e53 100644
--- a/modules/swfutils/src/java/flash/swf/types/ButtonCondAction.java
+++ b/modules/swfutils/src/java/flash/swf/types/ButtonCondAction.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * This class represents a AS2 "button conditional action" byte code.
- *
- * @author Clement Wong
  */
 public class ButtonCondAction
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/ButtonRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/ButtonRecord.java b/modules/swfutils/src/java/flash/swf/types/ButtonRecord.java
index ca3daa8..9c95012 100644
--- a/modules/swfutils/src/java/flash/swf/types/ButtonRecord.java
+++ b/modules/swfutils/src/java/flash/swf/types/ButtonRecord.java
@@ -25,8 +25,6 @@ import flash.swf.tags.DefineTag;
 
 /**
  * A value object for button record data.
- *
- * @author Clement Wong
  */
 public class ButtonRecord
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/CXForm.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/CXForm.java b/modules/swfutils/src/java/flash/swf/types/CXForm.java
index c5832fe..90aba86 100644
--- a/modules/swfutils/src/java/flash/swf/types/CXForm.java
+++ b/modules/swfutils/src/java/flash/swf/types/CXForm.java
@@ -23,8 +23,6 @@ import flash.swf.SwfEncoder;
 
 /**
  * A value object for CXForm data.
- *
- * @author Clement Wong
  */
 public class CXForm
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/CXFormWithAlpha.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/CXFormWithAlpha.java b/modules/swfutils/src/java/flash/swf/types/CXFormWithAlpha.java
index c1fdd43..0aa07da 100644
--- a/modules/swfutils/src/java/flash/swf/types/CXFormWithAlpha.java
+++ b/modules/swfutils/src/java/flash/swf/types/CXFormWithAlpha.java
@@ -23,8 +23,6 @@ import flash.swf.SwfEncoder;
 
 /**
  * This class extends CXForm by adding support for alpha.
- *
- * @author Clement Wong
  */
 public class CXFormWithAlpha extends CXForm
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/ClipActionRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/ClipActionRecord.java b/modules/swfutils/src/java/flash/swf/types/ClipActionRecord.java
index 326e44f..d3d51d9 100644
--- a/modules/swfutils/src/java/flash/swf/types/ClipActionRecord.java
+++ b/modules/swfutils/src/java/flash/swf/types/ClipActionRecord.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for clip action record data.
- *
- * @author Clement Wong
  */
 public class ClipActionRecord
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/ClipActions.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/ClipActions.java b/modules/swfutils/src/java/flash/swf/types/ClipActions.java
index 052899c..6258671 100644
--- a/modules/swfutils/src/java/flash/swf/types/ClipActions.java
+++ b/modules/swfutils/src/java/flash/swf/types/ClipActions.java
@@ -23,8 +23,6 @@ import java.util.List;
 
 /**
  * A value object for clip actions.
- *
- * @author Clement Wong
  */
 public class ClipActions
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/ColorMatrixFilter.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/ColorMatrixFilter.java b/modules/swfutils/src/java/flash/swf/types/ColorMatrixFilter.java
index 8898b67..51c7a89 100644
--- a/modules/swfutils/src/java/flash/swf/types/ColorMatrixFilter.java
+++ b/modules/swfutils/src/java/flash/swf/types/ColorMatrixFilter.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for color matrix filter data.
- *
- * @author Roger Gonzalez
  */
 public class ColorMatrixFilter extends Filter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/ConvolutionFilter.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/ConvolutionFilter.java b/modules/swfutils/src/java/flash/swf/types/ConvolutionFilter.java
index e895321..810e65a 100644
--- a/modules/swfutils/src/java/flash/swf/types/ConvolutionFilter.java
+++ b/modules/swfutils/src/java/flash/swf/types/ConvolutionFilter.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for convolution filter data.
- *
- * @author Roger Gonzalez
  */
 public class ConvolutionFilter extends Filter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/CurvedEdgeRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/CurvedEdgeRecord.java b/modules/swfutils/src/java/flash/swf/types/CurvedEdgeRecord.java
index bb839a5..20f3fe3 100644
--- a/modules/swfutils/src/java/flash/swf/types/CurvedEdgeRecord.java
+++ b/modules/swfutils/src/java/flash/swf/types/CurvedEdgeRecord.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * This class extends EdgeRecord by adding support for curve data.
- *
- * @author Clement Wong
  */
 public class CurvedEdgeRecord extends EdgeRecord
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/DropShadowFilter.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/DropShadowFilter.java b/modules/swfutils/src/java/flash/swf/types/DropShadowFilter.java
index e75e4cd..d67709e 100644
--- a/modules/swfutils/src/java/flash/swf/types/DropShadowFilter.java
+++ b/modules/swfutils/src/java/flash/swf/types/DropShadowFilter.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for drop shadow filter data.
- *
- * @author Roger Gonzalez
  */
 public class DropShadowFilter extends Filter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/EdgeRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/EdgeRecord.java b/modules/swfutils/src/java/flash/swf/types/EdgeRecord.java
index 6ad1315..23efdc3 100644
--- a/modules/swfutils/src/java/flash/swf/types/EdgeRecord.java
+++ b/modules/swfutils/src/java/flash/swf/types/EdgeRecord.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A common base class for edge record data and logic.
- *
- * @author Clement Wong
  */
 public abstract class EdgeRecord extends ShapeRecord
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/FillStyle.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/FillStyle.java b/modules/swfutils/src/java/flash/swf/types/FillStyle.java
index df0dd92..7682d10 100644
--- a/modules/swfutils/src/java/flash/swf/types/FillStyle.java
+++ b/modules/swfutils/src/java/flash/swf/types/FillStyle.java
@@ -23,8 +23,6 @@ import flash.swf.tags.DefineTag;
 
 /**
  * A value object for fill style data.
- *
- * @author Clement Wong
  */
 public class FillStyle
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/Filter.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/Filter.java b/modules/swfutils/src/java/flash/swf/types/Filter.java
index 9f63d86..9893df2 100644
--- a/modules/swfutils/src/java/flash/swf/types/Filter.java
+++ b/modules/swfutils/src/java/flash/swf/types/Filter.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * Defines the common API for all filters.
- *
- * @author Roger Gonzalez
  */
 public abstract class Filter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/FocalGradient.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/FocalGradient.java b/modules/swfutils/src/java/flash/swf/types/FocalGradient.java
index 6cea248..36b6219 100644
--- a/modules/swfutils/src/java/flash/swf/types/FocalGradient.java
+++ b/modules/swfutils/src/java/flash/swf/types/FocalGradient.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for focal gradient data.
- *
- * @author Roger Gonzalez
  */
 public class FocalGradient extends Gradient
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/GlowFilter.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/GlowFilter.java b/modules/swfutils/src/java/flash/swf/types/GlowFilter.java
index 9049b11..8912d77 100644
--- a/modules/swfutils/src/java/flash/swf/types/GlowFilter.java
+++ b/modules/swfutils/src/java/flash/swf/types/GlowFilter.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for glow filter data.
- *
- * @author Roger Gonzalez
  */
 public class GlowFilter extends Filter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/GlyphEntry.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/GlyphEntry.java b/modules/swfutils/src/java/flash/swf/types/GlyphEntry.java
index e5215eb..cc0c755 100644
--- a/modules/swfutils/src/java/flash/swf/types/GlyphEntry.java
+++ b/modules/swfutils/src/java/flash/swf/types/GlyphEntry.java
@@ -23,8 +23,6 @@ import flash.swf.tags.ZoneRecord;
 
 /**
  * A value object for glyph entry data.
- *
- * @author Clement Wong
  */
 public class GlyphEntry implements Cloneable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/GradRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/GradRecord.java b/modules/swfutils/src/java/flash/swf/types/GradRecord.java
index 7edfc12..672c562 100644
--- a/modules/swfutils/src/java/flash/swf/types/GradRecord.java
+++ b/modules/swfutils/src/java/flash/swf/types/GradRecord.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for gradient record data.
- *
- * @author Clement Wong
  */
 public class GradRecord
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/Gradient.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/Gradient.java b/modules/swfutils/src/java/flash/swf/types/Gradient.java
index 6be9622..b37ff84 100644
--- a/modules/swfutils/src/java/flash/swf/types/Gradient.java
+++ b/modules/swfutils/src/java/flash/swf/types/Gradient.java
@@ -23,8 +23,6 @@ import java.util.Arrays;
 
 /**
  * A value object for gradient data. 
- *
- * @author Roger Gonzalez
  */
 public class Gradient
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/GradientBevelFilter.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/GradientBevelFilter.java b/modules/swfutils/src/java/flash/swf/types/GradientBevelFilter.java
index a0f5cf2..2b88fdc 100644
--- a/modules/swfutils/src/java/flash/swf/types/GradientBevelFilter.java
+++ b/modules/swfutils/src/java/flash/swf/types/GradientBevelFilter.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for gradient bevel filter data.
- *
- * @author Roger Gonzalez
  */
 public class GradientBevelFilter extends BevelFilter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/GradientGlowFilter.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/GradientGlowFilter.java b/modules/swfutils/src/java/flash/swf/types/GradientGlowFilter.java
index 7d7089d..6a08d05 100644
--- a/modules/swfutils/src/java/flash/swf/types/GradientGlowFilter.java
+++ b/modules/swfutils/src/java/flash/swf/types/GradientGlowFilter.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object filter for gradient glow filter data.
- *
- * @author Roger Gonzalez
  */
 public class GradientGlowFilter extends GlowFilter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/ImportRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/ImportRecord.java b/modules/swfutils/src/java/flash/swf/types/ImportRecord.java
index 5a52692..25875f8 100644
--- a/modules/swfutils/src/java/flash/swf/types/ImportRecord.java
+++ b/modules/swfutils/src/java/flash/swf/types/ImportRecord.java
@@ -27,8 +27,6 @@ import flash.swf.tags.DefineTag;
  * of an ImportAssets tag.  We subclass DefineTag because definitions
  * are the things that get imported; any tag that refers to a
  * definition can also refer to an import of another definition.
- *
- * @author Edwin Smith
  */
 public class ImportRecord extends DefineTag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/KerningRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/KerningRecord.java b/modules/swfutils/src/java/flash/swf/types/KerningRecord.java
index 436accd..f658843 100644
--- a/modules/swfutils/src/java/flash/swf/types/KerningRecord.java
+++ b/modules/swfutils/src/java/flash/swf/types/KerningRecord.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for kerning record data.
- *
- * @author Clement Wong
  */
 public class KerningRecord
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/LineStyle.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/LineStyle.java b/modules/swfutils/src/java/flash/swf/types/LineStyle.java
index 78fa001..47e65ae 100644
--- a/modules/swfutils/src/java/flash/swf/types/LineStyle.java
+++ b/modules/swfutils/src/java/flash/swf/types/LineStyle.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for line style data.
- *
- * @author Clement Wong
  */
 public class LineStyle
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/Matrix.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/Matrix.java b/modules/swfutils/src/java/flash/swf/types/Matrix.java
index e5fed4b..6ee13df 100644
--- a/modules/swfutils/src/java/flash/swf/types/Matrix.java
+++ b/modules/swfutils/src/java/flash/swf/types/Matrix.java
@@ -23,8 +23,6 @@ import flash.swf.SwfEncoder;
 
 /**
  * A value object for matrix data.
- *
- * @author Clement Wong
  */
 public class Matrix
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/MorphFillStyle.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/MorphFillStyle.java b/modules/swfutils/src/java/flash/swf/types/MorphFillStyle.java
index b7d8f09..d71e874 100644
--- a/modules/swfutils/src/java/flash/swf/types/MorphFillStyle.java
+++ b/modules/swfutils/src/java/flash/swf/types/MorphFillStyle.java
@@ -25,8 +25,6 @@ import flash.swf.tags.DefineTag;
 
 /**
  * A value object for morph fill style data.
- *
- * @author Clement Wong
  */
 public class MorphFillStyle
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/MorphGradRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/MorphGradRecord.java b/modules/swfutils/src/java/flash/swf/types/MorphGradRecord.java
index ad69bca..a5d9ed0 100644
--- a/modules/swfutils/src/java/flash/swf/types/MorphGradRecord.java
+++ b/modules/swfutils/src/java/flash/swf/types/MorphGradRecord.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for morph grad record data.
- *
- * @author Clement Wong
  */
 public class MorphGradRecord
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/MorphLineStyle.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/MorphLineStyle.java b/modules/swfutils/src/java/flash/swf/types/MorphLineStyle.java
index 3a23480..5a02510 100644
--- a/modules/swfutils/src/java/flash/swf/types/MorphLineStyle.java
+++ b/modules/swfutils/src/java/flash/swf/types/MorphLineStyle.java
@@ -21,8 +21,6 @@ package flash.swf.types;
 
 /**
  * A value object for morph line style data.
- *
- * @author Clement Wong
  */
 public class MorphLineStyle
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/Rect.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/Rect.java b/modules/swfutils/src/java/flash/swf/types/Rect.java
index 4c1f600..55783e4 100644
--- a/modules/swfutils/src/java/flash/swf/types/Rect.java
+++ b/modules/swfutils/src/java/flash/swf/types/Rect.java
@@ -24,8 +24,6 @@ import flash.swf.tags.DefineTag;
 
 /**
  * A value object for rect data.
- *
- * @author Clement Wong
  */
 public class Rect
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/Shape.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/Shape.java b/modules/swfutils/src/java/flash/swf/types/Shape.java
index c101c02..2754910 100644
--- a/modules/swfutils/src/java/flash/swf/types/Shape.java
+++ b/modules/swfutils/src/java/flash/swf/types/Shape.java
@@ -26,8 +26,6 @@ import java.util.List;
 
 /**
  * A value object for shape data.
- *
- * @author Clement Wong
  */
 public class Shape
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/ShapeRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/ShapeRecord.java b/modules/swfutils/src/java/flash/swf/types/ShapeRecord.java
index 7a1a04d..2e43c78 100644
--- a/modules/swfutils/src/java/flash/swf/types/ShapeRecord.java
+++ b/modules/swfutils/src/java/flash/swf/types/ShapeRecord.java
@@ -25,8 +25,6 @@ import java.util.List;
 
 /**
  * Defines the API for shape records.
- *
- * @author Clement Wong
  */
 public abstract class ShapeRecord
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/ShapeWithStyle.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/ShapeWithStyle.java b/modules/swfutils/src/java/flash/swf/types/ShapeWithStyle.java
index e104bb4..7e1da58 100644
--- a/modules/swfutils/src/java/flash/swf/types/ShapeWithStyle.java
+++ b/modules/swfutils/src/java/flash/swf/types/ShapeWithStyle.java
@@ -27,8 +27,6 @@ import flash.swf.Tag;
 
 /**
  * A value object for a shape with style data.
- *
- * @author Clement Wong
  */
 public class ShapeWithStyle extends Shape
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/SoundInfo.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/SoundInfo.java b/modules/swfutils/src/java/flash/swf/types/SoundInfo.java
index 9196cf8..ec0016a 100644
--- a/modules/swfutils/src/java/flash/swf/types/SoundInfo.java
+++ b/modules/swfutils/src/java/flash/swf/types/SoundInfo.java
@@ -23,8 +23,6 @@ import java.util.Arrays;
 
 /**
  * A value object for sound info.
- *
- * @author Clement Wong
  */
 public class SoundInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/StraightEdgeRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/StraightEdgeRecord.java b/modules/swfutils/src/java/flash/swf/types/StraightEdgeRecord.java
index 8f957ca..ba5723b 100644
--- a/modules/swfutils/src/java/flash/swf/types/StraightEdgeRecord.java
+++ b/modules/swfutils/src/java/flash/swf/types/StraightEdgeRecord.java
@@ -22,8 +22,6 @@ package flash.swf.types;
 /**
  * This class extends EdgeRecord by adding support for an x and y
  * delta.
- *
- * @author Clement Wong
  */
 public class StraightEdgeRecord extends EdgeRecord
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/StyleChangeRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/StyleChangeRecord.java b/modules/swfutils/src/java/flash/swf/types/StyleChangeRecord.java
index b1cd230..8383e50 100644
--- a/modules/swfutils/src/java/flash/swf/types/StyleChangeRecord.java
+++ b/modules/swfutils/src/java/flash/swf/types/StyleChangeRecord.java
@@ -29,8 +29,6 @@ import java.util.List;
 /**
  * This class extends ShapeRecord by adding support for x and y move
  * deltas, fill styles and line styles.
- *
- * @author Clement Wong
  */
 public class StyleChangeRecord extends ShapeRecord
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/TagList.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/TagList.java b/modules/swfutils/src/java/flash/swf/types/TagList.java
index 8eded34..e993954 100644
--- a/modules/swfutils/src/java/flash/swf/types/TagList.java
+++ b/modules/swfutils/src/java/flash/swf/types/TagList.java
@@ -31,8 +31,6 @@ import java.util.List;
  * representation of a timeline too, although strictly speaking, only
  * the control tags are interesting on the timeline (placeobject,
  * removeobject, startsound, showframe, etc).
- *
- * @author Clement Wong
  */
 public class TagList extends TagHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/swf/types/TextRecord.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/swf/types/TextRecord.java b/modules/swfutils/src/java/flash/swf/types/TextRecord.java
index ca3d189..2f76b6e 100644
--- a/modules/swfutils/src/java/flash/swf/types/TextRecord.java
+++ b/modules/swfutils/src/java/flash/swf/types/TextRecord.java
@@ -27,8 +27,6 @@ import java.util.List;
 
 /**
  * A value object for text record data.
- *
- * @author Clement Wong
  */
 public class TextRecord
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/util/AbstractCache.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/util/AbstractCache.java b/modules/swfutils/src/java/flash/util/AbstractCache.java
index 1877d23..1519bb3 100644
--- a/modules/swfutils/src/java/flash/util/AbstractCache.java
+++ b/modules/swfutils/src/java/flash/util/AbstractCache.java
@@ -29,8 +29,6 @@ import java.io.Serializable;
  * <p>
  * If you override fetchSerial(), only one thread will enter fetch()
  * at the same time.
- *
- * @author Edwin Smith
  */
 public abstract class AbstractCache implements Serializable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/util/ExceptionUtil.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/util/ExceptionUtil.java b/modules/swfutils/src/java/flash/util/ExceptionUtil.java
index af76895..5f50a04 100644
--- a/modules/swfutils/src/java/flash/util/ExceptionUtil.java
+++ b/modules/swfutils/src/java/flash/util/ExceptionUtil.java
@@ -30,8 +30,6 @@ import java.lang.reflect.InvocationTargetException;
 
 /**
  * A utility for wrapping exceptions.
- *
- * @author Nick Tsivranidis
  */
 public class ExceptionUtil 
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/util/IntMap.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/util/IntMap.java b/modules/swfutils/src/java/flash/util/IntMap.java
index 11fb91c..3e2d01b 100644
--- a/modules/swfutils/src/java/flash/util/IntMap.java
+++ b/modules/swfutils/src/java/flash/util/IntMap.java
@@ -28,8 +28,6 @@ import java.util.NoSuchElementException;
  * traverse from lowest to highest.  put() is O(1) if the key is
  * higher than any existing key; O(logN) if the key already exists,
  * and O(N) otherwise.  get() is an O(logN) binary search.
- *
- * @author Edwin Smith
  */
 public class IntMap
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/util/IntMapLRUCache.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/util/IntMapLRUCache.java b/modules/swfutils/src/java/flash/util/IntMapLRUCache.java
index e6ceafb..22ea7e1 100644
--- a/modules/swfutils/src/java/flash/util/IntMapLRUCache.java
+++ b/modules/swfutils/src/java/flash/util/IntMapLRUCache.java
@@ -27,9 +27,6 @@ package flash.util;
  * be purged.
  * <p>
  * This class is thread-safe.
- *
- * @author Spike Washburn
- * @author Peter Farland (Updated to be thread-safe)
  */
 public abstract class IntMapLRUCache
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/util/LRUCache.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/util/LRUCache.java b/modules/swfutils/src/java/flash/util/LRUCache.java
index 7c97a24..a269fea 100644
--- a/modules/swfutils/src/java/flash/util/LRUCache.java
+++ b/modules/swfutils/src/java/flash/util/LRUCache.java
@@ -30,9 +30,6 @@ import java.util.Set;
  * be purged.
  * <p>
  * This class is thread-safe.
- *
- * @author Spike Washburn
- * @author Peter Farland (Updated to be thread-safe)
  */
 public abstract class LRUCache extends AbstractCache
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/util/StringJoiner.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/util/StringJoiner.java b/modules/swfutils/src/java/flash/util/StringJoiner.java
index d55059d..3f85b2d 100644
--- a/modules/swfutils/src/java/flash/util/StringJoiner.java
+++ b/modules/swfutils/src/java/flash/util/StringJoiner.java
@@ -25,8 +25,6 @@ import java.util.Map;
 
 /**
  * A utility for joining strings.
- *
- * @author Gordon Smith
  */
 public class StringJoiner
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/util/StringUtils.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/util/StringUtils.java b/modules/swfutils/src/java/flash/util/StringUtils.java
index d52e516..c02d3e2 100644
--- a/modules/swfutils/src/java/flash/util/StringUtils.java
+++ b/modules/swfutils/src/java/flash/util/StringUtils.java
@@ -26,8 +26,6 @@ import java.io.File;
  * String utilities which exist in JDK 1.4 but are unavailable in JDK 1.3
  * <p>
  * The jakarta oro package is used for regular expressions support.
- *
- * @author Cathy Murphy
  */
 public class StringUtils
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/src/java/flash/util/SwfImageUtils.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/src/java/flash/util/SwfImageUtils.java b/modules/swfutils/src/java/flash/util/SwfImageUtils.java
index a00fccc..11b38db 100644
--- a/modules/swfutils/src/java/flash/util/SwfImageUtils.java
+++ b/modules/swfutils/src/java/flash/util/SwfImageUtils.java
@@ -25,8 +25,6 @@ import java.io.IOException;
 /**
  * A variety of utilities for dealing with the image formats that are
  * part of the SWF spec.
- *
- * @author Roger Gonzalez
  */
 public class SwfImageUtils
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/test/java/flash/fonts/FontCacheTest.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/test/java/flash/fonts/FontCacheTest.java b/modules/swfutils/test/java/flash/fonts/FontCacheTest.java
index 2f349ec..d9c0538 100644
--- a/modules/swfutils/test/java/flash/fonts/FontCacheTest.java
+++ b/modules/swfutils/test/java/flash/fonts/FontCacheTest.java
@@ -28,8 +28,6 @@ import java.awt.GraphicsEnvironment;
 /**
  * A simple test to check that the FontManager is caching font loading and glyph generation by
  * checking that a second call takes less than 10% of the initial load time.
- *
- * @author Peter Farland
  */
 public class FontCacheTest extends TestCase
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/swfutils/test/java/flash/swf/builder/types/CubicCurveTest.java
----------------------------------------------------------------------
diff --git a/modules/swfutils/test/java/flash/swf/builder/types/CubicCurveTest.java b/modules/swfutils/test/java/flash/swf/builder/types/CubicCurveTest.java
index 217edd7..95743c6 100644
--- a/modules/swfutils/test/java/flash/swf/builder/types/CubicCurveTest.java
+++ b/modules/swfutils/test/java/flash/swf/builder/types/CubicCurveTest.java
@@ -43,8 +43,6 @@ import java.util.ArrayList;
 /**
  * A simple test for Cubic to Quadratic conversion of beziers that is required for
  * non-True Type Fonts. This sample uses a simple circle from Java AWT's Ellipse2D.
- *
- * @author Peter Farland
  */
 public class CubicCurveTest extends TestCase
 {

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


[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, so I changed how uncaught client errors are captured

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Tue Mar 10 16:53:31 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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 0000000..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
+        {
+			//GIVEN
+			var selectedItemIndex:int = 10, operationIndex:int = 5;
+			
+			//WHEN
+			//1. Select a specific node
+			_sut.seek(new CursorBookmark(selectedItemIndex));
+			
+            var selectedNode:DataNode = DataNode(_sut.current);
+            assertNotNull(selectedNode);
+		    selectedNode.isSelected = true;
+
+            //2. Perform setItemAt operation
+			_operationCursor = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
+			_operationCursor.seek(new CursorBookmark(operationIndex));
+		    performReplacement(_operationCursor);
+
+            //THEN
+            assertTrue(_noErrorsThrown);
+        }
+		
+        private static function performReplacement(where:HierarchicalCollectionViewCursor):void
+        {
+            var itemToBeReplaced:DataNode = where.current as DataNode;
+            assertNotNull(itemToBeReplaced);
+
+            var parentOfReplacementLocation:DataNode = _currentHierarchy.getParentItem(itemToBeReplaced) as DataNode;
+            var collectionToChange:ArrayCollection = parentOfReplacementLocation ? parentOfReplacementLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
+            var replacedItemIndex:int = collectionToChange.getItemIndex(itemToBeReplaced);
+
+            collectionToChange.setItemAt(_utils.createSimpleNode(itemToBeReplaced.label + " [REPLACED NODE]"), replacedItemIndex);
+        }
+
+
+
+		
+		
+		private static function onUncaughtClientError(event:UncaughtErrorEvent):void
+		{
+			event.preventDefault();
+			event.stopImmediatePropagation();
+			_noErrorsThrown = false;
+			
+			trace("\n FAIL: " + event.error);
+			_utils.printHCollectionView(_currentHierarchy);
+		}
+
+
+        private static const HIERARCHY_STRING:String = (<![CDATA[
+         Region(1)
+         Region(2)
+		 Region(2)->City(0)
+         Region(2)->City(1)
+         Region(2)->City(1)->Company(1)
+         Region(2)->City(1)->Company(2)TBR
+         Region(2)->City(1)->Company(2)TBR->Department(1)
+         Region(2)->City(1)->Company(2)TBR->Department(2)
+         Region(2)->City(1)->Company(2)TBR->Department(2)->Employee(1)
+         Region(2)->City(1)->Company(2)TBR->Department(2)->Employee(2)
+         Region(2)->City(1)->Company(2)TBR->Department(2)->Employee(3)SEL
+         Region(2)->City(1)->Company(2)TBR->Department(3)
+         Region(2)->City(1)->Company(2)TBR->Department(3)->Employee(1)
+         Region(2)->City(1)->Company(2)TBR->Department(3)->Employee(2)
+         Region(2)->City(1)->Company(2)TBR->Department(3)->Employee(3)
+         Region(2)->City(1)->Company(2)TBR->Department(3)->Employee(4)
+         Region(2)->City(1)->Company(3)
+         Region(2)->City(1)->Company(3)->Department(1)
+         Region(2)->City(1)->Company(3)->Department(1)->Employee(1)
+         Region(2)->City(1)->Company(3)->Department(2)
+       ]]>).toString();
+	}
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/1cdebb1b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34440_Test.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34440_Test.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34440_Test.as
deleted file mode 100644
index a530195..0000000
--- a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34440_Test.as
+++ /dev/null
@@ -1,146 +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 mx.collections.ArrayCollection;
-import mx.collections.CursorBookmark;
-import mx.collections.HierarchicalCollectionView;
-import mx.collections.HierarchicalCollectionViewCursor;
-import mx.core.FlexGlobals;
-
-import org.flexunit.asserts.assertNotNull;
-import org.flexunit.asserts.assertTrue;
-import org.flexunit.runners.Parameterized;
-
-import spark.components.WindowedApplication;
-
-public class HierarchicalCollectionViewCursor_FLEX_34440_Test
-	{
-        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 WindowedApplication)
-                (FlexGlobals.topLevelApplication as WindowedApplication).loaderInfo.uncaughtErrorEvents.addEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR, onUncaughtClientError);
-        }
-		
-		[AfterClass]
-		public static function tearDownAfterClass():void
-		{
-            if(FlexGlobals.topLevelApplication is WindowedApplication)
-                (FlexGlobals.topLevelApplication as WindowedApplication).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
-        {
-			//GIVEN
-			var selectedItemIndex:int = 10, operationIndex:int = 5;
-			
-			//WHEN
-			//1. Select a specific node
-			_sut.seek(new CursorBookmark(selectedItemIndex));
-			
-            var selectedNode:DataNode = DataNode(_sut.current);
-            assertNotNull(selectedNode);
-		    selectedNode.isSelected = true;
-
-            //2. Perform setItemAt operation
-			_operationCursor = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
-			_operationCursor.seek(new CursorBookmark(operationIndex));
-		    performReplacement(_operationCursor);
-
-            //THEN
-            assertTrue(_noErrorsThrown);
-        }
-		
-        private static function performReplacement(where:HierarchicalCollectionViewCursor):void
-        {
-            var itemToBeReplaced:DataNode = where.current as DataNode;
-            assertNotNull(itemToBeReplaced);
-
-            var parentOfReplacementLocation:DataNode = _currentHierarchy.getParentItem(itemToBeReplaced) as DataNode;
-            var collectionToChange:ArrayCollection = parentOfReplacementLocation ? parentOfReplacementLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
-            var replacedItemIndex:int = collectionToChange.getItemIndex(itemToBeReplaced);
-
-            collectionToChange.setItemAt(_utils.createSimpleNode(itemToBeReplaced.label + " [REPLACED NODE]"), replacedItemIndex);
-        }
-
-
-
-		
-		
-		private static function onUncaughtClientError(event:UncaughtErrorEvent):void
-		{
-			event.preventDefault();
-			event.stopImmediatePropagation();
-			_noErrorsThrown = false;
-			
-			trace("\n FAIL: " + event.error);
-			_utils.printHCollectionView(_currentHierarchy);
-		}
-
-
-        private static const HIERARCHY_STRING:String = (<![CDATA[
-         Region(1)
-         Region(2)
-		 Region(2)->City(0)
-         Region(2)->City(1)
-         Region(2)->City(1)->Company(1)
-         Region(2)->City(1)->Company(2)TBR
-         Region(2)->City(1)->Company(2)TBR->Department(1)
-         Region(2)->City(1)->Company(2)TBR->Department(2)
-         Region(2)->City(1)->Company(2)TBR->Department(2)->Employee(1)
-         Region(2)->City(1)->Company(2)TBR->Department(2)->Employee(2)
-         Region(2)->City(1)->Company(2)TBR->Department(2)->Employee(3)SEL
-         Region(2)->City(1)->Company(2)TBR->Department(3)
-         Region(2)->City(1)->Company(2)TBR->Department(3)->Employee(1)
-         Region(2)->City(1)->Company(2)TBR->Department(3)->Employee(2)
-         Region(2)->City(1)->Company(2)TBR->Department(3)->Employee(3)
-         Region(2)->City(1)->Company(2)TBR->Department(3)->Employee(4)
-         Region(2)->City(1)->Company(3)
-         Region(2)->City(1)->Company(3)->Department(1)
-         Region(2)->City(1)->Company(3)->Department(1)->Employee(1)
-         Region(2)->City(1)->Company(3)->Department(2)
-       ]]>).toString();
-	}
-}
\ No newline at end of file


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

Posted by jm...@apache.org.
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 <bi...@gmail.com>
Authored: Wed Mar 18 12:54:45 2015 -0700
Committer: OmPrakash Muppirala <bi...@gmail.com>
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
 ---------


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

Posted by jm...@apache.org.
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 <bi...@gmail.com>
Authored: Tue Mar 17 16:44:53 2015 -0700
Committer: OmPrakash Muppirala <bi...@gmail.com>
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


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

Posted by jm...@apache.org.
Fix minor version number issue

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


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 <er...@ixsoftware.nl>
Authored: Mon Mar 23 10:15:57 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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


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

Posted by jm...@apache.org.
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 <fa...@wopr.house>
Authored: Wed Mar 25 18:29:48 2015 +0000
Committer: Erik de Bruin <er...@ixsoftware.nl>
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 @@
     <script language="javascript" type="text/javascript">
     	<!--
         window.onload=function(){
+            "use strict";
+            var d2=decodeURIComponent(document.location.search).toLowerCase();
+            if(
+                    d2.indexOf('javascript:') > -1 ||
+                    d2.indexOf('//') > -1 ||
+                    d2.indexOf('..') > -1 ||
+                    d2.indexOf(':') > -1
+            ){
+                    return;
+            }
+
             var d=document.location.search;
 			var args=d.substring(d.lastIndexOf('?')+1,d.length);
 			var classFrameContent=args;


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

Posted by jm...@apache.org.
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 <bi...@gmail.com>
Authored: Tue Mar 17 11:36:33 2015 -0700
Committer: OmPrakash Muppirala <bi...@gmail.com>
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
 ----------------------


[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, so I changed how uncaught client errors are captured

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Tue Mar 10 16:58:18 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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 0000000..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;
+			_utils = null;
+		}
+		
+		[Before]
+		public function setUp():void
+		{
+			_currentHierarchy = _utils.clone(_generatedHierarchy);
+			_utils.openAllNodes(_currentHierarchy);
+			_sut = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
+		}
+		
+		[After]
+		public function tearDown():void
+		{
+			_sut = null;
+			_currentHierarchy = null;
+			_operationCursor = null;
+			_mirrorCursor = null;
+		}
+
+
+		[Test(dataProvider="positionAndOperation")]
+        public function testReproduce_FLEX_34119_Comprehensive(selectedItemIndex:int, operationIndex:int, operation:int):void
+        {
+			//WHEN
+			//1. Select a random node
+			_sut.seek(new CursorBookmark(selectedItemIndex));
+			
+            var selectedNode:DataNode = DataNode(_sut.current);
+            assertNotNull(selectedNode);
+
+		   selectedNode.isSelected = true;
+		   
+            //2. Perform operation
+		   _operationCursor = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
+		   _operationCursor.seek(new CursorBookmark(operationIndex));
+		   
+            if (operation == OP_ADD)
+                testAddition(_operationCursor);
+            else if (operation == OP_REMOVE)
+                testRemoval(_operationCursor, selectedNode);
+
+            //THEN 1
+            assertTrue(_noErrorsThrown);
+
+            //3. Create mirror HierarchicalCollectionView from the changed root, as the source of truth
+            _mirrorCursor = _utils.navigateToItem(_currentHierarchy.createCursor() as HierarchicalCollectionViewCursor, selectedNode) as HierarchicalCollectionViewCursor;
+
+            //4. Navigate somewhere in both HierarchicalCollectionViews and make sure they do the same thing
+            _sut.moveNext();
+            _mirrorCursor.moveNext();
+
+            //THEN 2
+            assertEquals(_mirrorCursor.current, _sut.current);
+        }
+		
+	
+	    private function testRemoval(where:HierarchicalCollectionViewCursor, selectedNode:DataNode):void
+	    {
+	        var itemToDelete:DataNode = where.current as DataNode;
+	        assertNotNull(itemToDelete);
+
+	        //mark the next item, so we know which item disappeared
+			where.moveNext();
+	        var nextItem:DataNode = where.current as DataNode;
+	        if (nextItem)
+	            nextItem.isPreviousSiblingRemoved = true;
+	
+			//remove the item
+	        var parentOfItemToRemove:DataNode = _currentHierarchy.getParentItem(itemToDelete) as DataNode;
+	        var collectionToChange:ArrayCollection = parentOfItemToRemove ? parentOfItemToRemove.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
+			
+	        collectionToChange.removeItem(itemToDelete);
+	    }
+
+
+        private function testAddition(where:HierarchicalCollectionViewCursor):void
+        {
+            var itemBeforeWhichWereAdding:DataNode = where.current as DataNode;
+            assertNotNull(itemBeforeWhichWereAdding);
+
+            var parentOfAdditionLocation:DataNode = _currentHierarchy.getParentItem(itemBeforeWhichWereAdding) as DataNode;
+            var collectionToChange:ArrayCollection = parentOfAdditionLocation ? parentOfAdditionLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
+            var positionOfItemBeforeWhichWereAdding:int = collectionToChange.getItemIndex(itemBeforeWhichWereAdding);
+
+			collectionToChange.addItemAt(_utils.createSimpleNode(itemBeforeWhichWereAdding.label + " [INSERTED NODE]"), positionOfItemBeforeWhichWereAdding);
+        }
+
+
+		
+		
+		private static function onUncaughtClientError(event:UncaughtErrorEvent):void
+		{
+			event.preventDefault();
+			event.stopImmediatePropagation();
+			_noErrorsThrown = false;
+			
+			trace("\n" + event.error);
+			_utils.printHCollectionView(_currentHierarchy);
+		}
+
+
+        private static const HIERARCHY_STRING:String = (<![CDATA[
+         Region(1)
+         Region(2)
+         Region(2)->City(1)
+         Region(2)->City(1)->Company(1)
+         Region(2)->City(1)->Company(2)
+         Region(2)->City(1)->Company(2)->Department(1)[REM]
+         Region(2)->City(1)->Company(2)->Department(1)[REM]->Employee(1)
+         Region(2)->City(1)->Company(2)->Department(1)[REM]->Employee(2)
+         Region(2)->City(1)->Company(2)->Department(2)
+         Region(2)->City(1)->Company(2)->Department(2)->Employee(1)
+         Region(2)->City(1)->Company(2)->Department(2)->Employee(2)
+         Region(2)->City(1)->Company(2)->Department(2)->Employee(3)[SEL]
+         Region(2)->City(1)->Company(2)->Department(3)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(1)
+         Region(2)->City(1)->Company(3)
+       ]]>).toString();
+	}
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0c3c70ed/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34456_Test.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34456_Test.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34456_Test.as
deleted file mode 100644
index c8a96a9..0000000
--- a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34456_Test.as
+++ /dev/null
@@ -1,184 +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 mx.core.FlexGlobals;
-	
-	import spark.components.WindowedApplication;
-	
-	import org.flexunit.asserts.assertEquals;
-	import org.flexunit.asserts.assertNotNull;
-	import org.flexunit.asserts.assertTrue;
-	import org.flexunit.runners.Parameterized;
-
-	[RunWith("org.flexunit.runners.Parameterized")]
-	public class HierarchicalCollectionViewCursor_FLEX_34456_Test
-	{
-        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 WindowedApplication)
-                (FlexGlobals.topLevelApplication as WindowedApplication).loaderInfo.uncaughtErrorEvents.addEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR, onUncaughtClientError);
-        }
-		
-		[AfterClass]
-		public static function tearDownAfterClass():void
-		{
-            if(FlexGlobals.topLevelApplication is WindowedApplication)
-                (FlexGlobals.topLevelApplication as WindowedApplication).loaderInfo.uncaughtErrorEvents.removeEventListener(UncaughtErrorEvent.UNCAUGHT_ERROR, onUncaughtClientError);
-			_generatedHierarchy = null;
-			_utils = null;
-		}
-		
-		[Before]
-		public function setUp():void
-		{
-			_currentHierarchy = _utils.clone(_generatedHierarchy);
-			_utils.openAllNodes(_currentHierarchy);
-			_sut = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
-		}
-		
-		[After]
-		public function tearDown():void
-		{
-			_sut = null;
-			_currentHierarchy = null;
-			_operationCursor = null;
-			_mirrorCursor = null;
-		}
-
-
-		[Test(dataProvider="positionAndOperation")]
-        public function testReproduce_FLEX_34119_Comprehensive(selectedItemIndex:int, operationIndex:int, operation:int):void
-        {
-			//WHEN
-			//1. Select a random node
-			_sut.seek(new CursorBookmark(selectedItemIndex));
-			
-            var selectedNode:DataNode = DataNode(_sut.current);
-            assertNotNull(selectedNode);
-
-		   selectedNode.isSelected = true;
-		   
-            //2. Perform operation
-		   _operationCursor = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
-		   _operationCursor.seek(new CursorBookmark(operationIndex));
-		   
-            if (operation == OP_ADD)
-                testAddition(_operationCursor);
-            else if (operation == OP_REMOVE)
-                testRemoval(_operationCursor, selectedNode);
-
-            //THEN 1
-            assertTrue(_noErrorsThrown);
-
-            //3. Create mirror HierarchicalCollectionView from the changed root, as the source of truth
-            _mirrorCursor = _utils.navigateToItem(_currentHierarchy.createCursor() as HierarchicalCollectionViewCursor, selectedNode) as HierarchicalCollectionViewCursor;
-
-            //4. Navigate somewhere in both HierarchicalCollectionViews and make sure they do the same thing
-            _sut.moveNext();
-            _mirrorCursor.moveNext();
-
-            //THEN 2
-            assertEquals(_mirrorCursor.current, _sut.current);
-        }
-		
-	
-	    private function testRemoval(where:HierarchicalCollectionViewCursor, selectedNode:DataNode):void
-	    {
-	        var itemToDelete:DataNode = where.current as DataNode;
-	        assertNotNull(itemToDelete);
-
-	        //mark the next item, so we know which item disappeared
-			where.moveNext();
-	        var nextItem:DataNode = where.current as DataNode;
-	        if (nextItem)
-	            nextItem.isPreviousSiblingRemoved = true;
-	
-			//remove the item
-	        var parentOfItemToRemove:DataNode = _currentHierarchy.getParentItem(itemToDelete) as DataNode;
-	        var collectionToChange:ArrayCollection = parentOfItemToRemove ? parentOfItemToRemove.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
-			
-	        collectionToChange.removeItem(itemToDelete);
-	    }
-
-
-        private function testAddition(where:HierarchicalCollectionViewCursor):void
-        {
-            var itemBeforeWhichWereAdding:DataNode = where.current as DataNode;
-            assertNotNull(itemBeforeWhichWereAdding);
-
-            var parentOfAdditionLocation:DataNode = _currentHierarchy.getParentItem(itemBeforeWhichWereAdding) as DataNode;
-            var collectionToChange:ArrayCollection = parentOfAdditionLocation ? parentOfAdditionLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
-            var positionOfItemBeforeWhichWereAdding:int = collectionToChange.getItemIndex(itemBeforeWhichWereAdding);
-
-			collectionToChange.addItemAt(_utils.createSimpleNode(itemBeforeWhichWereAdding.label + " [INSERTED NODE]"), positionOfItemBeforeWhichWereAdding);
-        }
-
-
-		
-		
-		private static function onUncaughtClientError(event:UncaughtErrorEvent):void
-		{
-			event.preventDefault();
-			event.stopImmediatePropagation();
-			_noErrorsThrown = false;
-			
-			trace("\n" + event.error);
-			_utils.printHCollectionView(_currentHierarchy);
-		}
-
-
-        private static const HIERARCHY_STRING:String = (<![CDATA[
-         Region(1)
-         Region(2)
-         Region(2)->City(1)
-         Region(2)->City(1)->Company(1)
-         Region(2)->City(1)->Company(2)
-         Region(2)->City(1)->Company(2)->Department(1)[REM]
-         Region(2)->City(1)->Company(2)->Department(1)[REM]->Employee(1)
-         Region(2)->City(1)->Company(2)->Department(1)[REM]->Employee(2)
-         Region(2)->City(1)->Company(2)->Department(2)
-         Region(2)->City(1)->Company(2)->Department(2)->Employee(1)
-         Region(2)->City(1)->Company(2)->Department(2)->Employee(2)
-         Region(2)->City(1)->Company(2)->Department(2)->Employee(3)[SEL]
-         Region(2)->City(1)->Company(2)->Department(3)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(1)
-         Region(2)->City(1)->Company(3)
-       ]]>).toString();
-	}
-}
\ No newline at end of file


[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

Posted by jm...@apache.org.
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 <jm...@apache.org>
Authored: Fri Mar 20 09:54:30 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
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	
 	


[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 until we find a solution for the stack overflow.

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Thu Mar 12 09:15:41 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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..0000000
--- 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++)
-		        for(OPERATION_LOCATION = SELECTED_INDEX; OPERATION_LOCATION >= 0; OPERATION_LOCATION--)
-		            for(OPERATION_INDEX = 0; OPERATION_INDEX < OPERATIONS.length; OPERATION_INDEX++)
-		                positionAndOperation.push([SELECTED_INDEX, OPERATION_LOCATION, OPERATIONS[OPERATION_INDEX]]);
-	    }
-
-        private static var NO_ITEMS_IN_HIERARCHY:int = NaN;
-        private static var _noErrorsThrown:Boolean = true;
-		private static var _operationPerformedInLastStep:Boolean = false;
-        private static var _currentHierarchy:HierarchicalCollectionView;
-        private static var _sut:HierarchicalCollectionViewCursor;
-        private static var _operationCursor:HierarchicalCollectionViewCursor;
-		private static var _mirrorCursor:IViewCursor;
-
-        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
-		{
-			if(_operationPerformedInLastStep || !_currentHierarchy)
-			{
-				_operationPerformedInLastStep = false;
-				
-				_currentHierarchy = _utils.clone(_generatedHierarchy);
-				_utils.openAllNodes(_currentHierarchy);
-				_sut = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
-			}
-		}
-		
-		[After]
-		public function tearDown():void
-		{
-			if(_operationPerformedInLastStep)
-			{
-				_sut = null;
-				_currentHierarchy = null;
-			}
-			
-			_operationCursor = null;
-			_mirrorCursor = null;
-		}
-
-		[Test]
-		public function reproduce_FLEX_34119_WithADDSimple():void
-		{
-			//given
-			var _level0:ArrayCollection = _utils.getRoot(_currentHierarchy) as ArrayCollection;
-			
-			var secondRegion:DataNode = _level0.getItemAt(1) as DataNode;
-			var firstCity:DataNode = secondRegion.children.getItemAt(0) as DataNode;
-			var secondCompany:DataNode = firstCity.children.getItemAt(1) as DataNode;
-			
-			//when
-			_sut.seek(new CursorBookmark(4)); //Region(2)->City(1)->Company(2)
-			secondRegion.children.addItemAt(_utils.createSimpleNode("City [INS]"), 0); //RTE should be thrown here
-			
-			//then
-			assertEquals(secondCompany, _sut.current);
-			assertTrue(_noErrorsThrown);
-		}
-
-        [Ignore]
-       	[Test(dataProvider="positionAndOperation")]
-        public function testReproduce_FLEX_34119_Comprehensive(selectedItemIndex:int, operationIndex:int, operation:int):void
-        {
-			assertThat(operationIndex <= selectedItemIndex);
-			
-            try {
-				//WHEN
-				//1. Select a random node
-				_sut.seek(new CursorBookmark(selectedItemIndex));
-				
-                var selectedNode:DataNode = DataNode(_sut.current);
-                assertNotNull(selectedNode);
-
-                //2. Make sure FLEX-34119 can be reproduced with the current indexes
-               if(!isFLEX_34119_Reproducible(operationIndex, selectedNode, operation))
-			   {
-				   //trace("can't reproduce " + operation + "; " + operationIndex + "; " + selectedNode);
-				   return;
-			   }
-			   
-			   selectedNode.isSelected = true;
-
-               var selectedNodeOrDirectAncestorWasRemoved:Boolean;
-                //3. Perform operation
-                if (operation == OP_ADD)
-                    selectedNodeOrDirectAncestorWasRemoved = testAddition(_operationCursor);
-                else if (operation == OP_REMOVE)
-                    selectedNodeOrDirectAncestorWasRemoved = testRemoval(_operationCursor, selectedNode);
-                else if(operation == OP_SET)
-                    selectedNodeOrDirectAncestorWasRemoved = testReplacement(_operationCursor, selectedNode);
-
-                //THEN 1
-                assertTrue(_noErrorsThrown);
-
-				if(selectedNodeOrDirectAncestorWasRemoved)
-                    return; //it means that _sut.current is now (correctly) null
-
-                //4. Create mirror HierarchicalCollectionView from the changed root, as the source of truth
-                _mirrorCursor = _utils.navigateToItem(_currentHierarchy.createCursor() as HierarchicalCollectionViewCursor, selectedNode);
-
-                //5. Navigate somewhere in both HierarchicalCollectionViews and make sure they do the same thing
-                _sut.moveNext();
-                _mirrorCursor.moveNext();
-
-                //THEN 2
-                assertEquals(_mirrorCursor.current, _sut.current);
-            }
-            catch(error:AssertionFailedError)
-            {
-                trace("FAIL ("+selectedItemIndex + "," + operationIndex + "," + operation + "): " + error.message);
-                _utils.printHCollectionView(_currentHierarchy);
-                throw(error);
-            }
-        }
-		
-		private function isFLEX_34119_Reproducible(where:int, selectedNode:DataNode, operation:int):Boolean
-		{
-			var hasParent:Boolean = _currentHierarchy.getParentItem(selectedNode) != null;
-			if(!hasParent)
-				return false;
-	
-			_operationCursor = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
-			_operationCursor.seek(new CursorBookmark(where));
-			var itemToPerformOperationOn:DataNode = _operationCursor.current as DataNode;
-            return _utils.nodesHaveCommonAncestor(itemToPerformOperationOn, selectedNode, _currentHierarchy);
-		}
-	
-	    private function testRemoval(where:HierarchicalCollectionViewCursor, selectedNode:DataNode):Boolean
-	    {
-	        var itemToDelete:DataNode = where.current as DataNode;
-	        assertNotNull(itemToDelete);
-
-            var currentWillBeNulled:Boolean = itemToDelete == selectedNode || _utils.isAncestor(itemToDelete, selectedNode, _currentHierarchy);
-
-	        //mark the next item, so we know which item disappeared
-			where.moveNext();
-	        var nextItem:DataNode = where.current as DataNode;
-	        if (nextItem)
-	            nextItem.isPreviousSiblingRemoved = true;
-	
-			//remove the item
-	        var parentOfItemToRemove:DataNode = _currentHierarchy.getParentItem(itemToDelete) as DataNode;
-	        var collectionToChange:ArrayCollection = parentOfItemToRemove ? parentOfItemToRemove.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
-			//trace("REM: sel=" + selectedNode + "; before=" + nextItem);
-			_operationPerformedInLastStep = true;
-	        collectionToChange.removeItem(itemToDelete);
-
-            return currentWillBeNulled;
-	    }
-
-
-        private function testAddition(where:HierarchicalCollectionViewCursor):Boolean
-        {
-            var itemBeforeWhichWereAdding:DataNode = where.current as DataNode;
-            assertNotNull(itemBeforeWhichWereAdding);
-
-            var parentOfAdditionLocation:DataNode = _currentHierarchy.getParentItem(itemBeforeWhichWereAdding) as DataNode;
-            var collectionToChange:ArrayCollection = parentOfAdditionLocation ? parentOfAdditionLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
-            var positionOfItemBeforeWhichWereAdding:int = collectionToChange.getItemIndex(itemBeforeWhichWereAdding);
-
-			_operationPerformedInLastStep = true;
-            collectionToChange.addItemAt(_utils.createSimpleNode(itemBeforeWhichWereAdding.label + " [INSERTED NODE]"), positionOfItemBeforeWhichWereAdding);
-			//trace("ADD: sel=" + selectedNode + ");
-            return false;
-        }
-
-        private function testReplacement(where:HierarchicalCollectionViewCursor, selectedNode:DataNode):Boolean
-        {
-            var itemToBeReplaced:DataNode = where.current as DataNode;
-            assertNotNull(itemToBeReplaced);
-
-            var currentWillBeNulled:Boolean = itemToBeReplaced == selectedNode || _utils.isAncestor(itemToBeReplaced, selectedNode, _currentHierarchy);
-
-            var parentOfReplacementLocation:DataNode = _currentHierarchy.getParentItem(itemToBeReplaced) as DataNode;
-            var collectionToChange:ArrayCollection = parentOfReplacementLocation ? parentOfReplacementLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
-            var replacedItemIndex:int = collectionToChange.getItemIndex(itemToBeReplaced);
-
-            _operationPerformedInLastStep = true;
-            collectionToChange.setItemAt(_utils.createSimpleNode(itemToBeReplaced.label + " [REPLACED NODE]"), replacedItemIndex);
-            //trace("REPLACE: sel=" + selectedNode + ");
-            return currentWillBeNulled;
-        }
-
-
-
-		
-		
-		private static function onUncaughtClientError(event:UncaughtErrorEvent):void
-		{
-			event.preventDefault();
-			event.stopImmediatePropagation();
-			_noErrorsThrown = false;
-			
-			trace("\n" + event.error);
-			_utils.printHCollectionView(_currentHierarchy);
-		}
-
-
-        private static const HIERARCHY_STRING:String = (<![CDATA[
-         Region(1)
-         Region(2)
-         Region(2)->City(1)
-         Region(2)->City(1)->Company(1)
-         Region(2)->City(1)->Company(2)
-         Region(2)->City(1)->Company(2)->Department(1)
-         Region(2)->City(1)->Company(2)->Department(1)->Employee(1)
-         Region(2)->City(1)->Company(2)->Department(1)->Employee(2)
-         Region(2)->City(1)->Company(2)->Department(2)
-         Region(2)->City(1)->Company(2)->Department(2)->Employee(1)
-         Region(2)->City(1)->Company(2)->Department(2)->Employee(2)
-         Region(2)->City(1)->Company(2)->Department(2)->Employee(3)
-         Region(2)->City(1)->Company(2)->Department(3)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(1)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(2)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(3)
-         Region(2)->City(1)->Company(2)->Department(3)->Employee(4)
-         Region(2)->City(1)->Company(3)
-         Region(2)->City(1)->Company(3)->Department(1)
-         Region(2)->City(1)->Company(3)->Department(1)->Employee(1)
-         Region(2)->City(1)->Company(3)->Department(2)
-         Region(2)->City(1)->Company(3)->Department(2)->Employee(1)
-         Region(2)->City(1)->Company(3)->Department(2)->Employee(2)
-         Region(2)->City(1)->Company(3)->Department(3)
-         Region(2)->City(1)->Company(3)->Department(3)->Employee(1)
-         Region(2)->City(1)->Company(3)->Department(3)->Employee(2)
-         Region(2)->City(1)->Company(3)->Department(3)->Employee(3)
-         Region(2)->City(1)->Company(3)->Department(3)->Employee(4)
-         Region(2)->City(1)->Company(3)->Department(3)->Employee(5)
-         Region(2)->City(1)->Company(3)->Department(4)
-         Region(2)->City(1)->Company(3)->Department(4)->Employee(1)
-         Region(2)->City(1)->Company(3)->Department(4)->Employee(2)
-         Region(2)->City(1)->Company(3)->Department(4)->Employee(3)
-         Region(2)->City(1)->Company(3)->Department(4)->Employee(4)
-         Region(2)->City(1)->Company(4)
-         Region(2)->City(1)->Company(4)->Department(1)
-         Region(2)->City(1)->Company(4)->Department(1)->Employee(1)
-         Region(2)->City(1)->Company(4)->Department(1)->Employee(2)
-         Region(2)->City(1)->Company(4)->Department(1)->Employee(3)
-         Region(3)
-         Region(3)->City(1)
-         Region(3)->City(1)->Company(1)
-         Region(3)->City(1)->Company(1)->Department(1)
-         Region(3)->City(1)->Company(1)->Department(1)->Employee(1)
-         Region(3)->City(1)->Company(1)->Department(1)->Employee(2)
-         Region(3)->City(1)->Company(1)->Department(1)->Employee(3)
-         Region(3)->City(1)->Company(1)->Department(1)->Employee(4)
-         Region(3)->City(1)->Company(1)->Department(2)
-         Region(3)->City(1)->Company(1)->Department(2)->Employee(1)
-         Region(3)->City(1)->Company(1)->Department(2)->Employee(2)
-         Region(3)->City(1)->Company(1)->Department(2)->Employee(3)
-         Region(3)->City(1)->Company(1)->Department(3)
-         Region(3)->City(1)->Company(1)->Department(3)->Employee(1)
-         Region(3)->City(1)->Company(1)->Department(3)->Employee(2)
-         Region(3)->City(1)->Company(1)->Department(3)->Employee(3)
-         Region(3)->City(1)->Company(2)
-         Region(3)->City(1)->Company(2)->Department(1)
-         Region(3)->City(1)->Company(2)->Department(1)->Employee(1)
-         Region(3)->City(1)->Company(2)->Department(2)
-         Region(3)->City(1)->Company(2)->Department(2)->Employee(1)
-         Region(3)->City(1)->Company(2)->Department(2)->Employee(2)
-         Region(3)->City(1)->Company(2)->Department(3)
-         Region(3)->City(1)->Company(2)->Department(4)
-         Region(3)->City(1)->Company(3)
-         Region(3)->City(1)->Company(4)
-         Region(3)->City(1)->Company(4)->Department(1)
-         Region(3)->City(1)->Company(4)->Department(1)->Employee(1)
-         Region(3)->City(1)->Company(4)->Department(1)->Employee(2)
-         Region(3)->City(1)->Company(4)->Department(1)->Employee(3)
-         Region(3)->City(1)->Company(4)->Department(1)->Employee(4)
-         Region(3)->City(1)->Company(4)->Department(2)
-         Region(3)->City(1)->Company(4)->Department(2)->Employee(1)
-         Region(3)->City(1)->Company(4)->Department(2)->Employee(2)
-         Region(3)->City(1)->Company(4)->Department(2)->Employee(3)
-         Region(3)->City(1)->Company(4)->Department(3)
-         Region(3)->City(1)->Company(5)
-         Region(3)->City(2)
-         Region(3)->City(3)
-         Region(3)->City(4)
-         Region(3)->City(4)->Company(1)
-         Region(4)
-         Region(4)->City(1)
-         Region(4)->City(1)->Company(1)
-       ]]>).toString();
-	}
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/92a334cd/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
----------------------------------------------------------------------
diff --git a/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
new file mode 100644
index 0000000..e378c6c
--- /dev/null
+++ b/frameworks/tests/unitTests/mx/collections/HierarchicalCollectionViewCursor_FLEX_34119_Tests.as
@@ -0,0 +1,365 @@
+////////////////////////////////////////////////////////////////////////////////
+//
+//  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++)
+		        for(OPERATION_LOCATION = SELECTED_INDEX; OPERATION_LOCATION >= 0; OPERATION_LOCATION--)
+		            for(OPERATION_INDEX = 0; OPERATION_INDEX < OPERATIONS.length; OPERATION_INDEX++)
+		                positionAndOperation.push([SELECTED_INDEX, OPERATION_LOCATION, OPERATIONS[OPERATION_INDEX]]);
+	    }
+
+        private static var NO_ITEMS_IN_HIERARCHY:int = NaN;
+        private static var _noErrorsThrown:Boolean = true;
+		private static var _operationPerformedInLastStep:Boolean = false;
+        private static var _currentHierarchy:HierarchicalCollectionView;
+        private static var _sut:HierarchicalCollectionViewCursor;
+        private static var _operationCursor:HierarchicalCollectionViewCursor;
+		private static var _mirrorCursor:IViewCursor;
+
+        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
+		{
+			if(_operationPerformedInLastStep || !_currentHierarchy)
+			{
+				_operationPerformedInLastStep = false;
+				
+				_currentHierarchy = _utils.clone(_generatedHierarchy);
+				_utils.openAllNodes(_currentHierarchy);
+				_sut = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
+			}
+		}
+		
+		[After]
+		public function tearDown():void
+		{
+			if(_operationPerformedInLastStep)
+			{
+				_sut = null;
+				_currentHierarchy = null;
+			}
+			
+			_operationCursor = null;
+			_mirrorCursor = null;
+		}
+
+		[Test]
+		public function reproduce_FLEX_34119_WithADDSimple():void
+		{
+			//given
+			var _level0:ArrayCollection = _utils.getRoot(_currentHierarchy) as ArrayCollection;
+			
+			var secondRegion:DataNode = _level0.getItemAt(1) as DataNode;
+			var firstCity:DataNode = secondRegion.children.getItemAt(0) as DataNode;
+			var secondCompany:DataNode = firstCity.children.getItemAt(1) as DataNode;
+			
+			//when
+			_sut.seek(new CursorBookmark(4)); //Region(2)->City(1)->Company(2)
+			secondRegion.children.addItemAt(_utils.createSimpleNode("City [INS]"), 0); //RTE should be thrown here
+			
+			//then
+			assertEquals(secondCompany, _sut.current);
+			assertTrue(_noErrorsThrown);
+		}
+
+        [Ignore]
+       	[Test(dataProvider="positionAndOperation")]
+        public function testReproduce_FLEX_34119_Comprehensive(selectedItemIndex:int, operationIndex:int, operation:int):void
+        {
+			assertThat(operationIndex <= selectedItemIndex);
+			
+            try {
+				//WHEN
+				//1. Select a random node
+				_sut.seek(new CursorBookmark(selectedItemIndex));
+				
+                var selectedNode:DataNode = DataNode(_sut.current);
+                assertNotNull(selectedNode);
+
+                //2. Make sure FLEX-34119 can be reproduced with the current indexes
+               if(!isFLEX_34119_Reproducible(operationIndex, selectedNode, operation))
+			   {
+				   //trace("can't reproduce " + operation + "; " + operationIndex + "; " + selectedNode);
+				   return;
+			   }
+			   
+			   selectedNode.isSelected = true;
+
+               var selectedNodeOrDirectAncestorWasRemoved:Boolean;
+                //3. Perform operation
+                if (operation == OP_ADD)
+                    selectedNodeOrDirectAncestorWasRemoved = testAddition(_operationCursor);
+                else if (operation == OP_REMOVE)
+                    selectedNodeOrDirectAncestorWasRemoved = testRemoval(_operationCursor, selectedNode);
+                else if(operation == OP_SET)
+                    selectedNodeOrDirectAncestorWasRemoved = testReplacement(_operationCursor, selectedNode);
+
+                //THEN 1
+                assertTrue(_noErrorsThrown);
+
+				if(selectedNodeOrDirectAncestorWasRemoved)
+                    return; //it means that _sut.current is now (correctly) null
+
+                //4. Create mirror HierarchicalCollectionView from the changed root, as the source of truth
+                _mirrorCursor = _utils.navigateToItem(_currentHierarchy.createCursor() as HierarchicalCollectionViewCursor, selectedNode);
+
+                //5. Navigate somewhere in both HierarchicalCollectionViews and make sure they do the same thing
+                _sut.moveNext();
+                _mirrorCursor.moveNext();
+
+                //THEN 2
+                assertEquals(_mirrorCursor.current, _sut.current);
+            }
+            catch(error:AssertionFailedError)
+            {
+                trace("FAIL ("+selectedItemIndex + "," + operationIndex + "," + operation + "): " + error.message);
+                _utils.printHCollectionView(_currentHierarchy);
+                throw(error);
+            }
+        }
+		
+		private function isFLEX_34119_Reproducible(where:int, selectedNode:DataNode, operation:int):Boolean
+		{
+			var hasParent:Boolean = _currentHierarchy.getParentItem(selectedNode) != null;
+			if(!hasParent)
+				return false;
+	
+			_operationCursor = _currentHierarchy.createCursor() as HierarchicalCollectionViewCursor;
+			_operationCursor.seek(new CursorBookmark(where));
+			var itemToPerformOperationOn:DataNode = _operationCursor.current as DataNode;
+            return _utils.nodesHaveCommonAncestor(itemToPerformOperationOn, selectedNode, _currentHierarchy);
+		}
+	
+	    private function testRemoval(where:HierarchicalCollectionViewCursor, selectedNode:DataNode):Boolean
+	    {
+	        var itemToDelete:DataNode = where.current as DataNode;
+	        assertNotNull(itemToDelete);
+
+            var currentWillBeNulled:Boolean = itemToDelete == selectedNode || _utils.isAncestor(itemToDelete, selectedNode, _currentHierarchy);
+
+	        //mark the next item, so we know which item disappeared
+			where.moveNext();
+	        var nextItem:DataNode = where.current as DataNode;
+	        if (nextItem)
+	            nextItem.isPreviousSiblingRemoved = true;
+	
+			//remove the item
+	        var parentOfItemToRemove:DataNode = _currentHierarchy.getParentItem(itemToDelete) as DataNode;
+	        var collectionToChange:ArrayCollection = parentOfItemToRemove ? parentOfItemToRemove.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
+			//trace("REM: sel=" + selectedNode + "; before=" + nextItem);
+			_operationPerformedInLastStep = true;
+	        collectionToChange.removeItem(itemToDelete);
+
+            return currentWillBeNulled;
+	    }
+
+
+        private function testAddition(where:HierarchicalCollectionViewCursor):Boolean
+        {
+            var itemBeforeWhichWereAdding:DataNode = where.current as DataNode;
+            assertNotNull(itemBeforeWhichWereAdding);
+
+            var parentOfAdditionLocation:DataNode = _currentHierarchy.getParentItem(itemBeforeWhichWereAdding) as DataNode;
+            var collectionToChange:ArrayCollection = parentOfAdditionLocation ? parentOfAdditionLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
+            var positionOfItemBeforeWhichWereAdding:int = collectionToChange.getItemIndex(itemBeforeWhichWereAdding);
+
+			_operationPerformedInLastStep = true;
+            collectionToChange.addItemAt(_utils.createSimpleNode(itemBeforeWhichWereAdding.label + " [INSERTED NODE]"), positionOfItemBeforeWhichWereAdding);
+			//trace("ADD: sel=" + selectedNode + ");
+            return false;
+        }
+
+        private function testReplacement(where:HierarchicalCollectionViewCursor, selectedNode:DataNode):Boolean
+        {
+            var itemToBeReplaced:DataNode = where.current as DataNode;
+            assertNotNull(itemToBeReplaced);
+
+            var currentWillBeNulled:Boolean = itemToBeReplaced == selectedNode || _utils.isAncestor(itemToBeReplaced, selectedNode, _currentHierarchy);
+
+            var parentOfReplacementLocation:DataNode = _currentHierarchy.getParentItem(itemToBeReplaced) as DataNode;
+            var collectionToChange:ArrayCollection = parentOfReplacementLocation ? parentOfReplacementLocation.children : _utils.getRoot(_currentHierarchy) as ArrayCollection;
+            var replacedItemIndex:int = collectionToChange.getItemIndex(itemToBeReplaced);
+
+            _operationPerformedInLastStep = true;
+            collectionToChange.setItemAt(_utils.createSimpleNode(itemToBeReplaced.label + " [REPLACED NODE]"), replacedItemIndex);
+            //trace("REPLACE: sel=" + selectedNode + ");
+            return currentWillBeNulled;
+        }
+
+
+
+		
+		
+		private static function onUncaughtClientError(event:UncaughtErrorEvent):void
+		{
+			event.preventDefault();
+			event.stopImmediatePropagation();
+			_noErrorsThrown = false;
+			
+			trace("\n" + event.error);
+			_utils.printHCollectionView(_currentHierarchy);
+		}
+
+
+        private static const HIERARCHY_STRING:String = (<![CDATA[
+         Region(1)
+         Region(2)
+         Region(2)->City(1)
+         Region(2)->City(1)->Company(1)
+         Region(2)->City(1)->Company(2)
+         Region(2)->City(1)->Company(2)->Department(1)
+         Region(2)->City(1)->Company(2)->Department(1)->Employee(1)
+         Region(2)->City(1)->Company(2)->Department(1)->Employee(2)
+         Region(2)->City(1)->Company(2)->Department(2)
+         Region(2)->City(1)->Company(2)->Department(2)->Employee(1)
+         Region(2)->City(1)->Company(2)->Department(2)->Employee(2)
+         Region(2)->City(1)->Company(2)->Department(2)->Employee(3)
+         Region(2)->City(1)->Company(2)->Department(3)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(1)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(2)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(3)
+         Region(2)->City(1)->Company(2)->Department(3)->Employee(4)
+         Region(2)->City(1)->Company(3)
+         Region(2)->City(1)->Company(3)->Department(1)
+         Region(2)->City(1)->Company(3)->Department(1)->Employee(1)
+         Region(2)->City(1)->Company(3)->Department(2)
+         Region(2)->City(1)->Company(3)->Department(2)->Employee(1)
+         Region(2)->City(1)->Company(3)->Department(2)->Employee(2)
+         Region(2)->City(1)->Company(3)->Department(3)
+         Region(2)->City(1)->Company(3)->Department(3)->Employee(1)
+         Region(2)->City(1)->Company(3)->Department(3)->Employee(2)
+         Region(2)->City(1)->Company(3)->Department(3)->Employee(3)
+         Region(2)->City(1)->Company(3)->Department(3)->Employee(4)
+         Region(2)->City(1)->Company(3)->Department(3)->Employee(5)
+         Region(2)->City(1)->Company(3)->Department(4)
+         Region(2)->City(1)->Company(3)->Department(4)->Employee(1)
+         Region(2)->City(1)->Company(3)->Department(4)->Employee(2)
+         Region(2)->City(1)->Company(3)->Department(4)->Employee(3)
+         Region(2)->City(1)->Company(3)->Department(4)->Employee(4)
+         Region(2)->City(1)->Company(4)
+         Region(2)->City(1)->Company(4)->Department(1)
+         Region(2)->City(1)->Company(4)->Department(1)->Employee(1)
+         Region(2)->City(1)->Company(4)->Department(1)->Employee(2)
+         Region(2)->City(1)->Company(4)->Department(1)->Employee(3)
+         Region(3)
+         Region(3)->City(1)
+         Region(3)->City(1)->Company(1)
+         Region(3)->City(1)->Company(1)->Department(1)
+         Region(3)->City(1)->Company(1)->Department(1)->Employee(1)
+         Region(3)->City(1)->Company(1)->Department(1)->Employee(2)
+         Region(3)->City(1)->Company(1)->Department(1)->Employee(3)
+         Region(3)->City(1)->Company(1)->Department(1)->Employee(4)
+         Region(3)->City(1)->Company(1)->Department(2)
+         Region(3)->City(1)->Company(1)->Department(2)->Employee(1)
+         Region(3)->City(1)->Company(1)->Department(2)->Employee(2)
+         Region(3)->City(1)->Company(1)->Department(2)->Employee(3)
+         Region(3)->City(1)->Company(1)->Department(3)
+         Region(3)->City(1)->Company(1)->Department(3)->Employee(1)
+         Region(3)->City(1)->Company(1)->Department(3)->Employee(2)
+         Region(3)->City(1)->Company(1)->Department(3)->Employee(3)
+         Region(3)->City(1)->Company(2)
+         Region(3)->City(1)->Company(2)->Department(1)
+         Region(3)->City(1)->Company(2)->Department(1)->Employee(1)
+         Region(3)->City(1)->Company(2)->Department(2)
+         Region(3)->City(1)->Company(2)->Department(2)->Employee(1)
+         Region(3)->City(1)->Company(2)->Department(2)->Employee(2)
+         Region(3)->City(1)->Company(2)->Department(3)
+         Region(3)->City(1)->Company(2)->Department(4)
+         Region(3)->City(1)->Company(3)
+         Region(3)->City(1)->Company(4)
+         Region(3)->City(1)->Company(4)->Department(1)
+         Region(3)->City(1)->Company(4)->Department(1)->Employee(1)
+         Region(3)->City(1)->Company(4)->Department(1)->Employee(2)
+         Region(3)->City(1)->Company(4)->Department(1)->Employee(3)
+         Region(3)->City(1)->Company(4)->Department(1)->Employee(4)
+         Region(3)->City(1)->Company(4)->Department(2)
+         Region(3)->City(1)->Company(4)->Department(2)->Employee(1)
+         Region(3)->City(1)->Company(4)->Department(2)->Employee(2)
+         Region(3)->City(1)->Company(4)->Department(2)->Employee(3)
+         Region(3)->City(1)->Company(4)->Department(3)
+         Region(3)->City(1)->Company(5)
+         Region(3)->City(2)
+         Region(3)->City(3)
+         Region(3)->City(4)
+         Region(3)->City(4)->Company(1)
+         Region(4)
+         Region(4)->City(1)
+         Region(4)->City(1)->Company(1)
+       ]]>).toString();
+	}
+}
\ No newline at end of file


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

Posted by jm...@apache.org.
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/6baa472e
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/6baa472e
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/6baa472e

Branch: refs/heads/develop
Commit: 6baa472ee71f407346b45cfb3d0f7b33175d9373
Parents: 59462c9
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Mar 20 10:47:22 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Mar 20 10:47:22 2015 +1100

----------------------------------------------------------------------
 frameworks/build.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6baa472e/frameworks/build.xml
----------------------------------------------------------------------
diff --git a/frameworks/build.xml b/frameworks/build.xml
index 14f5628..01ef156 100644
--- a/frameworks/build.xml
+++ b/frameworks/build.xml
@@ -218,6 +218,9 @@
 		<condition property="playerglobal.swfversion" value="27">
 			<equals arg1="${playerglobal.version}" arg2="16.0" />
 		</condition>
+		<condition property="playerglobal.swfversion" value="28">
+			<equals arg1="${playerglobal.version}" arg2="17.0" />
+		</condition>
 	</target>	
 
     <!--


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

Posted by jm...@apache.org.
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 <mi...@apache.org>
Authored: Tue Mar 10 13:26:46 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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..0000000
--- 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 = null;
-		}
-
-
-
-        [Test]
-        public function testMovingAround():void
-        {
-            //given
-            var lastCompany:DataNode = _level0.getItemAt(_level0.length - 1) as DataNode;
-            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
-            var firstLocation:DataNode = firstCompany.children.getItemAt(0) as DataNode;
-            var secondLocation:DataNode = firstCompany.children.getItemAt(1) as DataNode;
-            var firstDepartment:DataNode = firstLocation.children.getItemAt(0) as DataNode;
-            var secondDepartment:DataNode = firstLocation.children.getItemAt(1) as DataNode;
-
-            //when
-            _sut.moveNext();
-
-            //then
-            assertEquals(firstLocation, _sut.current);
-
-            //when
-            _sut.moveNext();
-
-            //then
-            assertEquals(firstDepartment, _sut.current);
-
-            //when
-            _sut.moveNext();
-
-            //then
-            assertEquals(secondDepartment, _sut.current);
-
-            //when
-            _sut.movePrevious();
-
-            //then
-            assertEquals(firstDepartment, _sut.current);
-
-            //when
-            _sut.moveToLast();
-
-            //then
-            assertEquals(lastCompany, _sut.current);
-
-            //when
-            _sut.seek(new CursorBookmark(4));
-
-            //then
-            assertEquals(secondLocation, _sut.current);
-        }
-
-        [Test]
-        public function testCollectionChangeInRootDoesNotChangeCurrent():void
-        {
-            //given
-            var lastCompany:DataNode = _level0.getItemAt(_level0.length - 1) as DataNode;
-
-            //when
-            _sut.moveToLast();
-
-            var newFirstCompany:DataNode = _utils.createSimpleNode("[INS] Company");
-            _level0.addItemAt(newFirstCompany, 0);
-
-            var newLastCompany:DataNode = _utils.createSimpleNode("[INS] Company");
-            _level0.addItemAt(newLastCompany, _level0.length);
-
-            //then
-            assertEquals(lastCompany, _sut.current);
-
-            //when
-            _sut.moveToLast();
-
-            //then
-            assertEquals(newLastCompany, _sut.current);
-        }
-
-        [Test]
-        public function testRemovingCurrentMiddleItemChangesCurrentToNextItem():void
-        {
-            //given
-            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
-            var secondLocation:DataNode = firstCompany.children.getItemAt(1) as DataNode;
-            var thirdDepartmentOfSecondLocation:DataNode = secondLocation.children.getItemAt(2) as DataNode;
-
-            _sut.seek(new CursorBookmark(6)); //Company(1)->Location(2)->Department(2)
-
-            //when
-            secondLocation.children.removeItemAt(1);
-
-            //then
-            assertEquals(thirdDepartmentOfSecondLocation, _sut.current);
-        }
-
-        [Test]
-        public function testRemovingPreviousSiblingOfCurrentMiddleItemDoesNotChangeCurrent():void
-        {
-            //given
-            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
-            var secondLocation:DataNode = firstCompany.children.getItemAt(1) as DataNode;
-            var secondDepartmentOfSecondLocation:DataNode = secondLocation.children.getItemAt(1) as DataNode;
-
-            //when
-            _sut.seek(new CursorBookmark(6)); //Company(1)->Location(2)->Department(2)
-
-            //then
-            assertEquals(secondDepartmentOfSecondLocation, _sut.current);
-
-            //when
-            secondLocation.children.removeItemAt(0);
-
-            //then
-            assertEquals(secondDepartmentOfSecondLocation, _sut.current);
-        }
-
-        [Test]
-        public function testRemovingCurrentFirstItemChangesCurrentToNextItem():void
-        {
-            //given
-            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
-            var secondCompany:DataNode = _level0.getItemAt(1) as DataNode;
-
-            //initial assumption
-            assertEquals(firstCompany, _sut.current);
-
-            //when
-            _level0.removeItemAt(0);
-
-            //then
-            assertEquals(secondCompany, _sut.current);
-        }
-
-        [Test]
-        public function testRemovingSiblingOfCurrentFirstItemDoesNotChangeCurrent():void
-        {
-            //given
-            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
-            var firstLocation:DataNode = firstCompany.children.getItemAt(0) as DataNode;
-
-            //when
-            _sut.seek(new CursorBookmark(1)); //Company(1)->Location(1)
-
-            //then
-            assertEquals(firstLocation, _sut.current);
-
-            //when
-            firstCompany.children.removeItemAt(1);
-
-            //then
-            assertEquals(firstLocation, _sut.current);
-        }
-		
-		
-		private static function handleUncaughtClientError(event:UncaughtErrorEvent):void
-		{
-			event.preventDefault();
-			event.stopImmediatePropagation();
-			_noErrorsThrown = false;
-			
-			trace("\n" + event.error);
-			_utils.printHCollectionView(_currentHierarchy);
-		}
-
-		
-		private static function generateHierarchyViewWithOpenNodes():HierarchicalCollectionView
-		{
-			return _utils.generateOpenHierarchyFromRootList(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
-		}
-
-		private static const HIERARCHY_STRING:String = (<![CDATA[
-			Company(1)
-			Company(1)->Location(1)
-			Company(1)->Location(1)->Department(1)
-			Company(1)->Location(1)->Department(2)
-			Company(1)->Location(2)
-			Company(1)->Location(2)->Department(1)
-			Company(1)->Location(2)->Department(2)
-			Company(1)->Location(2)->Department(3)
-			Company(1)->Location(3)
-			Company(2)
-			Company(2)->Location(1)
-			Company(2)->Location(2)
-			Company(2)->Location(2)->Department(1)
-			Company(2)->Location(3)
-			Company(3)
-		]]>).toString();
-	}
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/c325d390/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Tests.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Tests.as b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Tests.as
new file mode 100644
index 0000000..c2bd0cb
--- /dev/null
+++ b/frameworks/projects/advancedgrids/tests/mx/collections/HierarchicalCollectionViewCursor_Basics_Tests.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 = null;
+		}
+
+
+
+        [Test]
+        public function testMovingAround():void
+        {
+            //given
+            var lastCompany:DataNode = _level0.getItemAt(_level0.length - 1) as DataNode;
+            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
+            var firstLocation:DataNode = firstCompany.children.getItemAt(0) as DataNode;
+            var secondLocation:DataNode = firstCompany.children.getItemAt(1) as DataNode;
+            var firstDepartment:DataNode = firstLocation.children.getItemAt(0) as DataNode;
+            var secondDepartment:DataNode = firstLocation.children.getItemAt(1) as DataNode;
+
+            //when
+            _sut.moveNext();
+
+            //then
+            assertEquals(firstLocation, _sut.current);
+
+            //when
+            _sut.moveNext();
+
+            //then
+            assertEquals(firstDepartment, _sut.current);
+
+            //when
+            _sut.moveNext();
+
+            //then
+            assertEquals(secondDepartment, _sut.current);
+
+            //when
+            _sut.movePrevious();
+
+            //then
+            assertEquals(firstDepartment, _sut.current);
+
+            //when
+            _sut.moveToLast();
+
+            //then
+            assertEquals(lastCompany, _sut.current);
+
+            //when
+            _sut.seek(new CursorBookmark(4));
+
+            //then
+            assertEquals(secondLocation, _sut.current);
+        }
+
+        [Test]
+        public function testCollectionChangeInRootDoesNotChangeCurrent():void
+        {
+            //given
+            var lastCompany:DataNode = _level0.getItemAt(_level0.length - 1) as DataNode;
+
+            //when
+            _sut.moveToLast();
+
+            var newFirstCompany:DataNode = _utils.createSimpleNode("[INS] Company");
+            _level0.addItemAt(newFirstCompany, 0);
+
+            var newLastCompany:DataNode = _utils.createSimpleNode("[INS] Company");
+            _level0.addItemAt(newLastCompany, _level0.length);
+
+            //then
+            assertEquals(lastCompany, _sut.current);
+
+            //when
+            _sut.moveToLast();
+
+            //then
+            assertEquals(newLastCompany, _sut.current);
+        }
+
+        [Test]
+        public function testRemovingCurrentMiddleItemChangesCurrentToNextItem():void
+        {
+            //given
+            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
+            var secondLocation:DataNode = firstCompany.children.getItemAt(1) as DataNode;
+            var thirdDepartmentOfSecondLocation:DataNode = secondLocation.children.getItemAt(2) as DataNode;
+
+            _sut.seek(new CursorBookmark(6)); //Company(1)->Location(2)->Department(2)
+
+            //when
+            secondLocation.children.removeItemAt(1);
+
+            //then
+            assertEquals(thirdDepartmentOfSecondLocation, _sut.current);
+        }
+
+        [Test]
+        public function testRemovingPreviousSiblingOfCurrentMiddleItemDoesNotChangeCurrent():void
+        {
+            //given
+            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
+            var secondLocation:DataNode = firstCompany.children.getItemAt(1) as DataNode;
+            var secondDepartmentOfSecondLocation:DataNode = secondLocation.children.getItemAt(1) as DataNode;
+
+            //when
+            _sut.seek(new CursorBookmark(6)); //Company(1)->Location(2)->Department(2)
+
+            //then
+            assertEquals(secondDepartmentOfSecondLocation, _sut.current);
+
+            //when
+            secondLocation.children.removeItemAt(0);
+
+            //then
+            assertEquals(secondDepartmentOfSecondLocation, _sut.current);
+        }
+
+        [Test]
+        public function testRemovingCurrentFirstItemChangesCurrentToNextItem():void
+        {
+            //given
+            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
+            var secondCompany:DataNode = _level0.getItemAt(1) as DataNode;
+
+            //initial assumption
+            assertEquals(firstCompany, _sut.current);
+
+            //when
+            _level0.removeItemAt(0);
+
+            //then
+            assertEquals(secondCompany, _sut.current);
+        }
+
+        [Test]
+        public function testRemovingSiblingOfCurrentFirstItemDoesNotChangeCurrent():void
+        {
+            //given
+            var firstCompany:DataNode = _level0.getItemAt(0) as DataNode;
+            var firstLocation:DataNode = firstCompany.children.getItemAt(0) as DataNode;
+
+            //when
+            _sut.seek(new CursorBookmark(1)); //Company(1)->Location(1)
+
+            //then
+            assertEquals(firstLocation, _sut.current);
+
+            //when
+            firstCompany.children.removeItemAt(1);
+
+            //then
+            assertEquals(firstLocation, _sut.current);
+        }
+		
+		
+		private static function handleUncaughtClientError(event:UncaughtErrorEvent):void
+		{
+			event.preventDefault();
+			event.stopImmediatePropagation();
+			_noErrorsThrown = false;
+			
+			trace("\n" + event.error);
+			_utils.printHCollectionView(_currentHierarchy);
+		}
+
+		
+		private static function generateHierarchyViewWithOpenNodes():HierarchicalCollectionView
+		{
+			return _utils.generateOpenHierarchyFromRootList(_utils.generateHierarchySourceFromString(HIERARCHY_STRING));
+		}
+
+		private static const HIERARCHY_STRING:String = (<![CDATA[
+			Company(1)
+			Company(1)->Location(1)
+			Company(1)->Location(1)->Department(1)
+			Company(1)->Location(1)->Department(2)
+			Company(1)->Location(2)
+			Company(1)->Location(2)->Department(1)
+			Company(1)->Location(2)->Department(2)
+			Company(1)->Location(2)->Department(3)
+			Company(1)->Location(3)
+			Company(2)
+			Company(2)->Location(1)
+			Company(2)->Location(2)
+			Company(2)->Location(2)->Department(1)
+			Company(2)->Location(3)
+			Company(3)
+		]]>).toString();
+	}
+}
\ No newline at end of file


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

Posted by jm...@apache.org.
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 b/modules/debugger/src/java/flash/tools/debugger/Isolate.java
index 982c2dd..e446f7d 100644
--- a/modules/debugger/src/java/flash/tools/debugger/Isolate.java
+++ b/modules/debugger/src/java/flash/tools/debugger/Isolate.java
@@ -22,8 +22,6 @@ package flash.tools.debugger;
  * closely follows more that of a web worker than an actual OS Thread.
  * 
  * By default there is a default isolate object with id DEFAULT_ID.
- * @author anirudhs
- *
  */
 public interface Isolate {
 	

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/IsolateController.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/IsolateController.java b/modules/debugger/src/java/flash/tools/debugger/IsolateController.java
index ed09477..ffebf72 100644
--- a/modules/debugger/src/java/flash/tools/debugger/IsolateController.java
+++ b/modules/debugger/src/java/flash/tools/debugger/IsolateController.java
@@ -26,8 +26,6 @@ import flash.tools.debugger.expression.PlayerFaultException;
  * 
  * @see flash.tools.debugger.IsolateSession,
  *      flash.tools.debugger.Session#getWorkerSession(int)
- * @author anirudhs
- * 
  */
 public interface IsolateController {
 	

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/IsolateSession.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/IsolateSession.java b/modules/debugger/src/java/flash/tools/debugger/IsolateSession.java
index 6b57d62..2a16688 100644
--- a/modules/debugger/src/java/flash/tools/debugger/IsolateSession.java
+++ b/modules/debugger/src/java/flash/tools/debugger/IsolateSession.java
@@ -21,7 +21,6 @@ import flash.tools.debugger.expression.PlayerFaultException;
 /**
  * Used to issue commands to a particular worker (isolate).
  * @see Session
- * @author anirudhs
  */
 public interface IsolateSession {
 	

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/NotSupportedException.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/NotSupportedException.java b/modules/debugger/src/java/flash/tools/debugger/NotSupportedException.java
index 2f1f8a1..e047144 100644
--- a/modules/debugger/src/java/flash/tools/debugger/NotSupportedException.java
+++ b/modules/debugger/src/java/flash/tools/debugger/NotSupportedException.java
@@ -24,9 +24,7 @@ package flash.tools.debugger;
  * player that is being targeted.  For example, newer players
  * support the ability to have the debugger call arbitrary
  * functions, but older ones do not.
- * 
- * @author Mike Morearty
- */
+*/
 public class NotSupportedException extends PlayerDebugException {
 	private static final long serialVersionUID = -8873935118857320824L;
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/Player.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/Player.java b/modules/debugger/src/java/flash/tools/debugger/Player.java
index 3c0e82a..145bcdb 100644
--- a/modules/debugger/src/java/flash/tools/debugger/Player.java
+++ b/modules/debugger/src/java/flash/tools/debugger/Player.java
@@ -23,8 +23,6 @@ import java.io.File;
 
 /**
  * Describes a Flash player.
- * 
- * @author mmorearty
  */
 public interface Player
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/Value.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/Value.java b/modules/debugger/src/java/flash/tools/debugger/Value.java
index d849db7..af93ee1 100644
--- a/modules/debugger/src/java/flash/tools/debugger/Value.java
+++ b/modules/debugger/src/java/flash/tools/debugger/Value.java
@@ -21,8 +21,6 @@ import flash.tools.debugger.concrete.DVariable;
 
 /**
  * An ActionScript value, for example, the value of a variable or constant.
- * 
- * @author mmorearty
  */
 public interface Value
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/ValueAttribute.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/ValueAttribute.java b/modules/debugger/src/java/flash/tools/debugger/ValueAttribute.java
index 6936779..9b078ac 100644
--- a/modules/debugger/src/java/flash/tools/debugger/ValueAttribute.java
+++ b/modules/debugger/src/java/flash/tools/debugger/ValueAttribute.java
@@ -19,9 +19,6 @@
 
 package flash.tools.debugger;
 
-/**
- * @author mmorearty
- */
 public interface ValueAttribute
 {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/concrete/AIRPlayer.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/concrete/AIRPlayer.java b/modules/debugger/src/java/flash/tools/debugger/concrete/AIRPlayer.java
index 20225ce..6cba346 100644
--- a/modules/debugger/src/java/flash/tools/debugger/concrete/AIRPlayer.java
+++ b/modules/debugger/src/java/flash/tools/debugger/concrete/AIRPlayer.java
@@ -24,9 +24,6 @@ import java.io.File;
 import flash.tools.debugger.Browser;
 import flash.tools.debugger.Player;
 
-/**
- * @author Mike Morearty
- */
 public class AIRPlayer implements Player
 {
 	File m_adl;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/concrete/AbstractPlayer.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/concrete/AbstractPlayer.java b/modules/debugger/src/java/flash/tools/debugger/concrete/AbstractPlayer.java
index d1269f9..298470f 100644
--- a/modules/debugger/src/java/flash/tools/debugger/concrete/AbstractPlayer.java
+++ b/modules/debugger/src/java/flash/tools/debugger/concrete/AbstractPlayer.java
@@ -24,9 +24,6 @@ import java.io.File;
 import flash.tools.debugger.Browser;
 import flash.tools.debugger.Player;
 
-/**
- * @author mmorearty
- */
 public abstract class AbstractPlayer implements Player
 {
 	private Browser m_browser;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/concrete/ActiveXPlayer.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/concrete/ActiveXPlayer.java b/modules/debugger/src/java/flash/tools/debugger/concrete/ActiveXPlayer.java
index 17f9c1c..eeefdf3 100644
--- a/modules/debugger/src/java/flash/tools/debugger/concrete/ActiveXPlayer.java
+++ b/modules/debugger/src/java/flash/tools/debugger/concrete/ActiveXPlayer.java
@@ -21,9 +21,6 @@ package flash.tools.debugger.concrete;
 
 import java.io.File;
 
-/**
- * @author mmorearty
- */
 public class ActiveXPlayer extends AbstractPlayer
 {
 	public ActiveXPlayer(File iexploreExe, File path)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/concrete/BinaryOp.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/concrete/BinaryOp.java b/modules/debugger/src/java/flash/tools/debugger/concrete/BinaryOp.java
index b3574ce..f4e47b5 100644
--- a/modules/debugger/src/java/flash/tools/debugger/concrete/BinaryOp.java
+++ b/modules/debugger/src/java/flash/tools/debugger/concrete/BinaryOp.java
@@ -19,9 +19,6 @@
 
 package flash.tools.debugger.concrete;
 
-/**
- * @author Mike Morearty
- */
 public enum BinaryOp {
 	// These correspond to the values in the player, in playerdebugger.h,
 	// enum BinaryOp.  These values must be kept synchronized with those

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/concrete/DBrowser.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/concrete/DBrowser.java b/modules/debugger/src/java/flash/tools/debugger/concrete/DBrowser.java
index 3abf91c..db0ad53 100644
--- a/modules/debugger/src/java/flash/tools/debugger/concrete/DBrowser.java
+++ b/modules/debugger/src/java/flash/tools/debugger/concrete/DBrowser.java
@@ -23,9 +23,6 @@ import java.io.File;
 
 import flash.tools.debugger.Browser;
 
-/**
- * @author mmorearty
- */
 public class DBrowser implements Browser
 {
 	private File m_path;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/concrete/DIsolate.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/concrete/DIsolate.java b/modules/debugger/src/java/flash/tools/debugger/concrete/DIsolate.java
index 3a0b21b..914a0f0 100644
--- a/modules/debugger/src/java/flash/tools/debugger/concrete/DIsolate.java
+++ b/modules/debugger/src/java/flash/tools/debugger/concrete/DIsolate.java
@@ -20,7 +20,6 @@ import flash.tools.debugger.Isolate;
 
 /**
  * Concrete implementation of an Isolate.
- * @author anirudhs
  */
 public class DIsolate implements Isolate {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/concrete/GetVariableFlag.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/concrete/GetVariableFlag.java b/modules/debugger/src/java/flash/tools/debugger/concrete/GetVariableFlag.java
index e5b8402..69a78e8 100644
--- a/modules/debugger/src/java/flash/tools/debugger/concrete/GetVariableFlag.java
+++ b/modules/debugger/src/java/flash/tools/debugger/concrete/GetVariableFlag.java
@@ -25,8 +25,6 @@ package flash.tools.debugger.concrete;
  * 
  * These values must be kept in sync with 'enum OutGetVariableFlags' in
  * the player's playerdebugger.h file.
- *
- * @author mmorearty
  */
 public interface GetVariableFlag
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/concrete/IsolatePlayerSession.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/concrete/IsolatePlayerSession.java b/modules/debugger/src/java/flash/tools/debugger/concrete/IsolatePlayerSession.java
index 887b9c0..1afd8fb 100644
--- a/modules/debugger/src/java/flash/tools/debugger/concrete/IsolatePlayerSession.java
+++ b/modules/debugger/src/java/flash/tools/debugger/concrete/IsolatePlayerSession.java
@@ -36,8 +36,6 @@ import flash.tools.debugger.expression.PlayerFaultException;
 /**
  * Concrete implementation of IsolateSession. Re-routes
  * calls to the *worker() method equivalents.
- * @author anirudhs
- *
  */
 public class IsolatePlayerSession implements IsolateSession {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/concrete/NetscapePluginPlayer.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/concrete/NetscapePluginPlayer.java b/modules/debugger/src/java/flash/tools/debugger/concrete/NetscapePluginPlayer.java
index f826dc3..1a45e8d 100644
--- a/modules/debugger/src/java/flash/tools/debugger/concrete/NetscapePluginPlayer.java
+++ b/modules/debugger/src/java/flash/tools/debugger/concrete/NetscapePluginPlayer.java
@@ -21,9 +21,6 @@ package flash.tools.debugger.concrete;
 
 import java.io.File;
 
-/**
- * @author mmorearty
- */
 public class NetscapePluginPlayer extends AbstractPlayer
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/concrete/StandalonePlayer.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/concrete/StandalonePlayer.java b/modules/debugger/src/java/flash/tools/debugger/concrete/StandalonePlayer.java
index 346e543..df792d6 100644
--- a/modules/debugger/src/java/flash/tools/debugger/concrete/StandalonePlayer.java
+++ b/modules/debugger/src/java/flash/tools/debugger/concrete/StandalonePlayer.java
@@ -21,9 +21,6 @@ package flash.tools.debugger.concrete;
 
 import java.io.File;
 
-/**
- * @author mmorearty
- */
 public class StandalonePlayer extends AbstractPlayer
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/concrete/StreamListener.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/concrete/StreamListener.java b/modules/debugger/src/java/flash/tools/debugger/concrete/StreamListener.java
index 0579556..5b64e1e 100644
--- a/modules/debugger/src/java/flash/tools/debugger/concrete/StreamListener.java
+++ b/modules/debugger/src/java/flash/tools/debugger/concrete/StreamListener.java
@@ -25,7 +25,6 @@ import java.io.Writer;
 
 /**
  * Reads a stream, and sends the contents somewhere.
- * @author mmoreart
  */
 public class StreamListener extends Thread {
 	Reader fIn;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/events/IsolateCreateEvent.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/events/IsolateCreateEvent.java b/modules/debugger/src/java/flash/tools/debugger/events/IsolateCreateEvent.java
index bd9e328..ec4988c 100644
--- a/modules/debugger/src/java/flash/tools/debugger/events/IsolateCreateEvent.java
+++ b/modules/debugger/src/java/flash/tools/debugger/events/IsolateCreateEvent.java
@@ -21,7 +21,6 @@ import flash.tools.debugger.Isolate;
 /**
  * IsolateCreateEvent is received when the player
  * creates a worker.
- * @author anirudhs
  */
 public class IsolateCreateEvent extends DebugEvent {
 	

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/events/IsolateExitEvent.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/events/IsolateExitEvent.java b/modules/debugger/src/java/flash/tools/debugger/events/IsolateExitEvent.java
index dd910ff..2f290ef 100644
--- a/modules/debugger/src/java/flash/tools/debugger/events/IsolateExitEvent.java
+++ b/modules/debugger/src/java/flash/tools/debugger/events/IsolateExitEvent.java
@@ -21,7 +21,6 @@ import flash.tools.debugger.Isolate;
 /**
  * IsolateExitEvent is received when the player stops
  * a worker.
- * @author anirudhs
  */
 public class IsolateExitEvent extends DebugEvent {
 	

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/expression/DebuggerEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/expression/DebuggerEvaluator.java b/modules/debugger/src/java/flash/tools/debugger/expression/DebuggerEvaluator.java
index 5082b09..2b91ec6 100644
--- a/modules/debugger/src/java/flash/tools/debugger/expression/DebuggerEvaluator.java
+++ b/modules/debugger/src/java/flash/tools/debugger/expression/DebuggerEvaluator.java
@@ -42,7 +42,6 @@ import flash.tools.debugger.concrete.DValue;
  * flash.tools.debugger.expression.Context.
  * 
  * @see DebuggerExpression
- * @author Mike Morearty
  */
 class DebuggerEvaluator implements Evaluator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/expression/DebuggerExpression.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/expression/DebuggerExpression.java b/modules/debugger/src/java/flash/tools/debugger/expression/DebuggerExpression.java
index 8df8e1b..7882701 100644
--- a/modules/debugger/src/java/flash/tools/debugger/expression/DebuggerExpression.java
+++ b/modules/debugger/src/java/flash/tools/debugger/expression/DebuggerExpression.java
@@ -37,8 +37,6 @@ import flash.tools.debugger.expression.DebuggerEvaluator.ExpressionEvaluatorScop
  * edge cases that this class can't handle.  For most cases where you
  * need an on-the-fly expression evaluator, you would be better off
  * using the code from the "esc" project.
- * 
- * @author Mike Morearty
  */
 class DebuggerExpression implements ValueExp {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/expression/ECMA.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/expression/ECMA.java b/modules/debugger/src/java/flash/tools/debugger/expression/ECMA.java
index 39c3308..81b89ef 100644
--- a/modules/debugger/src/java/flash/tools/debugger/expression/ECMA.java
+++ b/modules/debugger/src/java/flash/tools/debugger/expression/ECMA.java
@@ -31,8 +31,6 @@ import flash.tools.debugger.events.ExceptionFault;
  * be 100% accurate; they handle all the cases the debugger's expression
  * evaluator is likely to run into, but there are some edge cases that
  * fall through the cracks.
- * 
- * @author Mike Morearty
  */
 public class ECMA
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/expression/ExpressionEvaluatorException.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/expression/ExpressionEvaluatorException.java b/modules/debugger/src/java/flash/tools/debugger/expression/ExpressionEvaluatorException.java
index 8483d0c..a95466f 100644
--- a/modules/debugger/src/java/flash/tools/debugger/expression/ExpressionEvaluatorException.java
+++ b/modules/debugger/src/java/flash/tools/debugger/expression/ExpressionEvaluatorException.java
@@ -25,8 +25,6 @@ package flash.tools.debugger.expression;
  * because the functions in the <code>Evaluator</code> interface don't
  * throw anything, but our <code>DebuggerEvaluator</code> has many
  * places where it needs to bail out.
- * 
- * @author Mike Morearty
  */
 public class ExpressionEvaluatorException extends RuntimeException {
 	private static final long serialVersionUID = -7005526599250035578L;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeASTBuilder.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeASTBuilder.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeASTBuilder.java
index eb9bccf..3fd3e27 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeASTBuilder.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeASTBuilder.java
@@ -26,9 +26,6 @@ import java.text.ParseException;
 import flash.tools.debugger.expression.IASTBuilder;
 import flash.tools.debugger.expression.ValueExp;
 
-/**
- * @author Mike Morearty
- */
 public class ThreadSafeASTBuilder extends ThreadSafeDebuggerObject implements IASTBuilder
 {
 	private final IASTBuilder m_astBuilder;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeBootstrap.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeBootstrap.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeBootstrap.java
index 6fc9bf2..ac50aae 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeBootstrap.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeBootstrap.java
@@ -23,7 +23,6 @@ import flash.tools.debugger.Bootstrap;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.Bootstrap
- * @author Mike Morearty
  */
 public class ThreadSafeBootstrap {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeDebuggerObject.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeDebuggerObject.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeDebuggerObject.java
index cfa0b08..f650f0c 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeDebuggerObject.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeDebuggerObject.java
@@ -21,9 +21,7 @@ package flash.tools.debugger.threadsafe;
 
 /**
  * Intended to be subclassed.
- * 
- * @author Mike Morearty
- */
+*/
 class ThreadSafeDebuggerObject {
 
 	private Object fSyncObj;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeFrame.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeFrame.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeFrame.java
index c39b2df..eea2748 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeFrame.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeFrame.java
@@ -27,7 +27,6 @@ import flash.tools.debugger.Variable;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.Frame
- * @author Mike Morearty
  */
 public class ThreadSafeFrame extends ThreadSafeDebuggerObject implements Frame {
 	

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeIsolate.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeIsolate.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeIsolate.java
index 0cc5619..ec13f93 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeIsolate.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeIsolate.java
@@ -20,7 +20,6 @@ import flash.tools.debugger.Isolate;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.Isolate
- * @author Anirudh Sasikumar
  */
 public class ThreadSafeIsolate extends ThreadSafeDebuggerObject implements Isolate {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.java
index 57f0820..e55cedf 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.java
@@ -34,7 +34,6 @@ import flash.tools.debugger.expression.PlayerFaultException;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.IsolateSession
- * @author Anirudh Sasikumar
  */
 public class ThreadSafeIsolateSession extends ThreadSafeDebuggerObject
 		implements IsolateSession {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeLocation.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeLocation.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeLocation.java
index 26d7824..204d653 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeLocation.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeLocation.java
@@ -22,7 +22,6 @@ import flash.tools.debugger.SourceFile;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.Location
- * @author Mike Morearty
  */
 public class ThreadSafeLocation extends ThreadSafeDebuggerObject implements Location {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafePlayer.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafePlayer.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafePlayer.java
index 44671aa..b853f0b 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafePlayer.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafePlayer.java
@@ -26,7 +26,6 @@ import flash.tools.debugger.Player;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.Player
- * @author Mike Morearty
  */
 public class ThreadSafePlayer extends ThreadSafeDebuggerObject implements Player {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSession.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSession.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSession.java
index 4d25e5d..fa8da51 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSession.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSession.java
@@ -40,7 +40,6 @@ import flash.tools.debugger.expression.PlayerFaultException;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.Session
- * @author Mike Morearty
  */
 public class ThreadSafeSession extends ThreadSafeDebuggerObject implements Session {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSessionManager.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSessionManager.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSessionManager.java
index 2a89eb1..7f19343 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSessionManager.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSessionManager.java
@@ -33,7 +33,6 @@ import flash.tools.debugger.VersionException;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.SessionManager
- * @author Mike Morearty
  */
 public class ThreadSafeSessionManager extends ThreadSafeDebuggerObject implements SessionManager2 {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSourceFile.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSourceFile.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSourceFile.java
index fd56579..2b5d799 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSourceFile.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSourceFile.java
@@ -24,7 +24,6 @@ import flash.tools.debugger.SourceFile;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.SourceFile
- * @author Mike Morearty
  */
 public class ThreadSafeSourceFile extends ThreadSafeDebuggerObject implements SourceFile {
 	

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.java
index ddab0bd..5b491df 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.java
@@ -23,9 +23,6 @@ import java.io.InputStream;
 
 import flash.tools.debugger.SourceLocator;
 
-/**
- * @author Mike Morearty
- */
 public class ThreadSafeSourceLocator extends ThreadSafeDebuggerObject implements SourceLocator
 {
 	private SourceLocator fSourceLocator;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.java
index a3d698c..03de315 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.java
@@ -24,7 +24,6 @@ import flash.tools.debugger.SwfInfo;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.SwfInfo
- * @author Mike Morearty
  */
 public class ThreadSafeSwfInfo extends ThreadSafeDebuggerObject implements SwfInfo {
 	

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeValue.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeValue.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeValue.java
index f78414d..43e7f7b 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeValue.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeValue.java
@@ -26,7 +26,6 @@ import flash.tools.debugger.Variable;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.Value
- * @author Mike Morearty
  */
 public class ThreadSafeValue extends ThreadSafeDebuggerObject implements Value {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeValueExp.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeValueExp.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeValueExp.java
index 8e6581e..07bc66f 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeValueExp.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeValueExp.java
@@ -27,7 +27,6 @@ import flash.tools.debugger.expression.ValueExp;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.expression.ValueExp
- * @author Mike Morearty
  */
 public class ThreadSafeValueExp extends ThreadSafeDebuggerObject implements ValueExp
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeVariable.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeVariable.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeVariable.java
index 126a224..8d883f0 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeVariable.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeVariable.java
@@ -27,7 +27,6 @@ import flash.tools.debugger.events.FaultEvent;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.Variable
- * @author Mike Morearty
  */
 public class ThreadSafeVariable extends ThreadSafeDebuggerObject implements Variable {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeWatch.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeWatch.java b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeWatch.java
index 276a0c5..3d94249 100644
--- a/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeWatch.java
+++ b/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeWatch.java
@@ -21,7 +21,6 @@ import flash.tools.debugger.Watch;
 
 /**
  * Thread-safe wrapper for flash.tools.debugger.Watch
- * @author Mike Morearty
  */
 public class ThreadSafeWatch extends ThreadSafeDebuggerObject implements Watch {
 	

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/debugger/src/java/flex/tools/debugger/cli/CatchAction.java
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/CatchAction.java b/modules/debugger/src/java/flex/tools/debugger/cli/CatchAction.java
index afa7d6c..96a0858 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/CatchAction.java
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/CatchAction.java
@@ -23,9 +23,7 @@ package flex.tools.debugger.cli;
  * 
  * An object that relates a CLI debugger catchpoint with the
  * actual Catch obtained from the Session
- * 
- * @author Mike Morearty
- */
+*/
 public class CatchAction
 {
 	private final int m_id;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/fxg/FXGConstants.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/fxg/FXGConstants.java b/modules/fxgutils/src/java/com/adobe/fxg/FXGConstants.java
index 29cd27d..61b3258 100644
--- a/modules/fxgutils/src/java/com/adobe/fxg/FXGConstants.java
+++ b/modules/fxgutils/src/java/com/adobe/fxg/FXGConstants.java
@@ -23,9 +23,6 @@ package com.adobe.fxg;
  * Constants for the FXG document format.
  * 
  * Currently covers FXG 1.0 and FXG 2.0 for the "http://ns.adobe.com/fxg/2008" namespace.
- * 
- * @author Peter Farland
- * @author Sujata Das
  */
 public final class FXGConstants
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/fxg/FXGParser.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/fxg/FXGParser.java b/modules/fxgutils/src/java/com/adobe/fxg/FXGParser.java
index cea4d5f..31e1d8e 100644
--- a/modules/fxgutils/src/java/com/adobe/fxg/FXGParser.java
+++ b/modules/fxgutils/src/java/com/adobe/fxg/FXGParser.java
@@ -27,8 +27,6 @@ import com.adobe.fxg.dom.FXGNode;
  * A FXGParser parses an InputStream for an FXG document and builds a custom
  * DOM. Custom FXGNodes can be registered to represent specific elements and
  * elements can also be marked as skipped prior to parsing .
- * 
- * @author Sujata Das
  */
 public interface FXGParser
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/fxg/dom/FXGNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/fxg/dom/FXGNode.java b/modules/fxgutils/src/java/com/adobe/fxg/dom/FXGNode.java
index 9a3162a..6fe42c6 100644
--- a/modules/fxgutils/src/java/com/adobe/fxg/dom/FXGNode.java
+++ b/modules/fxgutils/src/java/com/adobe/fxg/dom/FXGNode.java
@@ -21,8 +21,6 @@ package com.adobe.fxg.dom;
 
 /**
  * Implementations of FXGNode represent a node in the DOM of an FXG document.
- * 
- * @author Peter Farland
  */
 public interface FXGNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/fxg/swf/FXG2SWFTranscoder.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/fxg/swf/FXG2SWFTranscoder.java b/modules/fxgutils/src/java/com/adobe/fxg/swf/FXG2SWFTranscoder.java
index 0ce32ca..c528a18 100644
--- a/modules/fxgutils/src/java/com/adobe/fxg/swf/FXG2SWFTranscoder.java
+++ b/modules/fxgutils/src/java/com/adobe/fxg/swf/FXG2SWFTranscoder.java
@@ -127,8 +127,6 @@ import com.adobe.fxg.util.FXGResourceResolver;
  * primitives to draw the document.
  * Note that in this implementation, since FTE based text
  * has no equivalent in SWF tags, text nodes are ignored.
- * 
- * @author Peter Farland
  */
 public class FXG2SWFTranscoder implements FXGTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/fxg/util/FXGLocalizationUtil.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/fxg/util/FXGLocalizationUtil.java b/modules/fxgutils/src/java/com/adobe/fxg/util/FXGLocalizationUtil.java
index 8a2b1f3..24f882b 100644
--- a/modules/fxgutils/src/java/com/adobe/fxg/util/FXGLocalizationUtil.java
+++ b/modules/fxgutils/src/java/com/adobe/fxg/util/FXGLocalizationUtil.java
@@ -26,8 +26,6 @@ import java.util.ResourceBundle;
 
 /**
  * Utility class to help create localized message for exceptions and logs.
- * 
- * @author Min Plunkett
  */
 public class FXGLocalizationUtil
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/AbstractFXGNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/AbstractFXGNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/AbstractFXGNode.java
index 6ee4b23..7d67c1b 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/AbstractFXGNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/AbstractFXGNode.java
@@ -28,9 +28,6 @@ import com.adobe.fxg.util.FXGLogger;
 /**
  * A helper class that serves as the base implementation of FXGNode. Subclasses
  * can delegate to this class to handle unknown attributes or children.
- * 
- * @author Peter Farland
- * @author Sujata Das
  */
 public abstract class AbstractFXGNode implements FXGNode
 {   

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/AbstractShapeNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/AbstractShapeNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/AbstractShapeNode.java
index aafb7f2..b231bb5 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/AbstractShapeNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/AbstractShapeNode.java
@@ -30,9 +30,6 @@ import flash.swf.types.ShapeRecord;
 
 /**
  * A base class for all FXG nodes that represent a stroke.
- * 
- * @author Peter Farland
- * @author Sujata Das
  */
 public abstract class AbstractShapeNode extends GraphicContentNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/BitmapGraphicNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/BitmapGraphicNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/BitmapGraphicNode.java
index fb5fc56..d81313e 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/BitmapGraphicNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/BitmapGraphicNode.java
@@ -25,10 +25,6 @@ import com.adobe.fxg.FXGException;
 import com.adobe.fxg.FXGVersion;
 import com.adobe.internal.fxg.dom.types.FillMode;
 
-/**
- * @author Peter Farland
- * @author Sujata Das
- */
 public class BitmapGraphicNode extends GraphicContentNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/CDATANode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/CDATANode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/CDATANode.java
index a10cde5..8aa4455 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/CDATANode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/CDATANode.java
@@ -29,7 +29,6 @@ import java.util.Map;
  * A class to determine whether a node constitutes an CData in
  * a text flow.
  * 
- * @author Min Plunkett
  */
 public class CDATANode extends AbstractFXGNode implements TextNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DOMParserHelper.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DOMParserHelper.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DOMParserHelper.java
index 26e80fc..7c6dcfe 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DOMParserHelper.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DOMParserHelper.java
@@ -48,7 +48,6 @@ import com.adobe.internal.fxg.dom.types.SpreadMethod;
  * Utilities to help parsing FXG.
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public class DOMParserHelper
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DefinitionNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DefinitionNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DefinitionNode.java
index ccd6ab6..178a127 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DefinitionNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DefinitionNode.java
@@ -26,8 +26,6 @@ import com.adobe.fxg.dom.FXGNode;
 /**
  * A &lt;Definition&gt; is a special template node that is not itself rendered
  * but rather can be referenced by name in an FXG document.
- * 
- * @author Peter Farland
  */
 public class DefinitionNode extends AbstractFXGNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DelegateNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DelegateNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DelegateNode.java
index 1bec2ef..9bbb861 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DelegateNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/DelegateNode.java
@@ -36,8 +36,6 @@ import com.adobe.fxg.dom.FXGNode;
  *     &lt;/fill&gt;
  * &lt;/Rect&gt;
  * </pre>
- * 
- * @author Peter Farland
  */
 public class DelegateNode implements FXGNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/EllipseNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/EllipseNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/EllipseNode.java
index 87c09f6..01013bb 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/EllipseNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/EllipseNode.java
@@ -30,10 +30,6 @@ import flash.swf.types.LineStyle;
 import flash.swf.types.Rect;
 import flash.swf.types.ShapeRecord;
 
-/**
- * @author Peter Farland
- * @author Sujata Das
- */
 public class EllipseNode extends AbstractShapeNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/FillNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/FillNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/FillNode.java
index ffc330f..29aab6c 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/FillNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/FillNode.java
@@ -23,8 +23,6 @@ import com.adobe.fxg.dom.FXGNode;
 
 /**
  * A marker interface to denote that an FXG node represents a type of fill. 
- * 
- * @author Peter Farland
  */
 public interface FillNode extends FXGNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/FilterNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/FilterNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/FilterNode.java
index f1cacf7..3c02a85 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/FilterNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/FilterNode.java
@@ -23,8 +23,6 @@ import com.adobe.fxg.dom.FXGNode;
 
 /**
  * A marker interface to denote that an FXG node represents a type of filter. 
- * 
- * @author Peter Farland
  */
 public interface FilterNode extends FXGNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GradientEntryNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GradientEntryNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GradientEntryNode.java
index 2fc3bad..01b78bf 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GradientEntryNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GradientEntryNode.java
@@ -23,9 +23,6 @@ import static com.adobe.fxg.FXGConstants.*;
 
 import com.adobe.fxg.FXGException;
 
-/**
- * @author Peter Farland
- */
 public class GradientEntryNode extends AbstractFXGNode
 {
     private static final double RATIO_MIN_INCLUSIVE = 0.0;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicContentNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicContentNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicContentNode.java
index 518bc63..aaade9f 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicContentNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicContentNode.java
@@ -39,8 +39,6 @@ import com.adobe.internal.fxg.types.FXGMatrix;
  * Base class for all nodes that present graphic content or represent groups
  * of graphic content. Children inherit parent context information for
  * transforms, blend modes and masks.
- * 
- * @author Peter Farland
  */
 public abstract class GraphicContentNode extends AbstractFXGNode
         implements MaskableNode

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicContext.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicContext.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicContext.java
index b667f79..2ced46c 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicContext.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicContext.java
@@ -32,8 +32,6 @@ import com.adobe.internal.fxg.types.FXGMatrix;
 /**
  * A simple context holding inheritable graphic transformation information to be
  * used for placing a symbol on stage.
- * 
- * @author Peter Farland
  */
 public class GraphicContext implements Cloneable
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicNode.java
index 6ebc773..b42d5e1 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicNode.java
@@ -33,9 +33,6 @@ import com.adobe.internal.fxg.dom.types.ScalingGrid;
 
 /**
  * Represents the root &lt;Graphic&gt; element of an FXG Document.
- * 
- * @author Peter Farland
- * @author Sujata Das
  */
 public class GraphicNode extends AbstractFXGNode implements MaskableNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GroupDefinitionNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GroupDefinitionNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GroupDefinitionNode.java
index 12b8808..24ba798 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GroupDefinitionNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GroupDefinitionNode.java
@@ -33,8 +33,6 @@ import static com.adobe.fxg.FXGConstants.*;
  * FXG Library Definition. It acts as the base graphic context for a symbol
  * definition. A GroupDefinition differs from a Group instance in that it
  * cannot define a transform, filters or have an id attribute.
- * 
- * @author Peter Farland
  */
 public class GroupDefinitionNode extends AbstractFXGNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GroupNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GroupNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GroupNode.java
index 26d304e..4d8f569 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GroupNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GroupNode.java
@@ -28,9 +28,6 @@ import com.adobe.internal.fxg.dom.types.ScalingGrid;
 
 import static com.adobe.fxg.FXGConstants.*;
 
-/**
- * @author Peter Farland
- */
 public class GroupNode extends GraphicContentNode implements MaskingNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/LibraryNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/LibraryNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/LibraryNode.java
index 172be3c..7d429cc 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/LibraryNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/LibraryNode.java
@@ -38,8 +38,6 @@ import static com.adobe.fxg.FXGConstants.*;
  * that places an instance on the stage). Instances can provide their own values
  * that override the defaults from the definition.
  * </p>
- * 
- * @author Peter Farland
  */
 public class LibraryNode extends AbstractFXGNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/LineNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/LineNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/LineNode.java
index eb65932..b960135 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/LineNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/LineNode.java
@@ -31,9 +31,6 @@ import flash.swf.types.LineStyle;
 import flash.swf.types.Rect;
 import flash.swf.types.ShapeRecord;
 
-/**
- * @author Peter Farland
- */
 public class LineNode extends AbstractShapeNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskPropertyNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskPropertyNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskPropertyNode.java
index 7657d9f..5de469a 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskPropertyNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskPropertyNode.java
@@ -27,8 +27,6 @@ import com.adobe.fxg.dom.FXGNode;
 /**
  * The mask property node is a special delegate that associates a mask with a
  * parent graphic content node. 
- * 
- * @author Peter Farland
  */
 public class MaskPropertyNode extends DelegateNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskableNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskableNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskableNode.java
index d3ff7dd..7821bf5 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskableNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskableNode.java
@@ -23,8 +23,6 @@ import com.adobe.internal.fxg.dom.types.MaskType;
 
 /**
  * This interface implies that a node may also have a mask.
- * 
- * @author Peter Farland
  */
 public interface MaskableNode extends FXGNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskingNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskingNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskingNode.java
index 8a593f7..16d4a2d 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskingNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/MaskingNode.java
@@ -23,8 +23,6 @@ import com.adobe.fxg.dom.FXGNode;
 
 /**
  * Marker interface to imply node can be used to create a mask.
- * 
- * @author Peter Farland
  */
 public interface MaskingNode extends FXGNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/PathNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/PathNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/PathNode.java
index 82654f8..2fc9c0c 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/PathNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/PathNode.java
@@ -32,11 +32,6 @@ import flash.swf.types.LineStyle;
 import flash.swf.types.Rect;
 import flash.swf.types.ShapeRecord;
 
-/**
- * @author Peter Farland
- * @author Sujata Das
- * @author Min Plunkett
- */
 public class PathNode extends AbstractShapeNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/PlaceObjectNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/PlaceObjectNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/PlaceObjectNode.java
index 1b62c48..d55d980 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/PlaceObjectNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/PlaceObjectNode.java
@@ -23,8 +23,6 @@ package com.adobe.internal.fxg.dom;
  * A PlaceObject node does not appear itself in an FXG document but rather
  * represents an instance of a DefinitionNode. An instance may redefine
  * attributes that override the defaults of the definition.
- * 
- * @author Peter Farland
  */
 public class PlaceObjectNode extends GraphicContentNode implements MaskingNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RectNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RectNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RectNode.java
index 06599f3..0c32371 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RectNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RectNode.java
@@ -30,10 +30,6 @@ import flash.swf.types.LineStyle;
 import flash.swf.types.Rect;
 import flash.swf.types.ShapeRecord;
 
-/**
- * @author Peter Farland
- * @author Sujata Das
- */
 public class RectNode extends AbstractShapeNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RichTextNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RichTextNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RichTextNode.java
index 54393a2..d62f9a2 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RichTextNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RichTextNode.java
@@ -76,7 +76,6 @@ import com.adobe.internal.fxg.dom.types.NumberInherit.NumberInheritAsEnum;
  * Represents a &lt;RichText&gt; element of an FXG Document.
  *
  * @since 2.0
- * @author Min Plunkett
  */
 public class RichTextNode extends GraphicContentNode implements TextNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/ScalableGradientNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/ScalableGradientNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/ScalableGradientNode.java
index 1851f03..299517c 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/ScalableGradientNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/ScalableGradientNode.java
@@ -24,8 +24,6 @@ import com.adobe.internal.fxg.dom.transforms.MatrixNode;
 /**
  * A marker interface to denote that an FXG node represents a type of 
  * scalable gradient. 
- * 
- * @author Peter Farland
  */
 public interface ScalableGradientNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/StrokeNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/StrokeNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/StrokeNode.java
index e42cc89..f987851 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/StrokeNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/StrokeNode.java
@@ -23,8 +23,6 @@ import com.adobe.fxg.dom.FXGNode;
 
 /**
  * A marker interface to denote that an FXG node represents a type of stroke. 
- * 
- * @author Peter Farland
  */
 public interface StrokeNode extends FXGNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TextGraphicNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TextGraphicNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TextGraphicNode.java
index d6a6141..5e0ad5f 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TextGraphicNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TextGraphicNode.java
@@ -40,8 +40,6 @@ import com.adobe.internal.fxg.dom.types.WhiteSpaceCollapse;
 
 /**
  * The Class TextGraphicNode.
- * 
- * @author Peter Farland
  */
 public class TextGraphicNode extends GraphicContentNode implements TextNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TextNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TextNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TextNode.java
index f338015..c1f39ae 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TextNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TextNode.java
@@ -27,8 +27,6 @@ import com.adobe.fxg.dom.FXGNode;
 /**
  * A marker interface to determine whether a node constitutes an element
  * of a text flow.
- * 
- * @author Peter Farland
  */
 public interface TextNode extends FXGNode, PreserveWhiteSpaceNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TransformNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TransformNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TransformNode.java
index 547fe03..797036f 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TransformNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TransformNode.java
@@ -23,8 +23,6 @@ import com.adobe.fxg.dom.FXGNode;
 
 /**
  * A marker interface to denote that an FXG node represents a type of transform. 
- * 
- * @author Peter Farland
  */
 public interface TransformNode extends FXGNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/AbstractFillNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/AbstractFillNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/AbstractFillNode.java
index 6bf2641..412349c 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/AbstractFillNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/AbstractFillNode.java
@@ -25,8 +25,6 @@ import com.adobe.internal.fxg.dom.FillNode;
 
 /**
  * A base class for all FXG nodes that represent a fill.
- * 
- * @author Peter Farland
  */
 public abstract class AbstractFillNode extends AbstractFXGNode implements FillNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/BitmapFillNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/BitmapFillNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/BitmapFillNode.java
index 4bcc81f..3ca5ca4 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/BitmapFillNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/BitmapFillNode.java
@@ -28,10 +28,6 @@ import com.adobe.internal.fxg.dom.DOMParserHelper;
 import com.adobe.internal.fxg.dom.transforms.MatrixNode;
 import com.adobe.internal.fxg.dom.types.FillMode;
 
-/**
- * @author Peter Farland
- * @author Sujata Das
- */
 public class BitmapFillNode extends AbstractFillNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/LinearGradientFillNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/LinearGradientFillNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/LinearGradientFillNode.java
index 582d76a..0ecccda 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/LinearGradientFillNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/LinearGradientFillNode.java
@@ -34,9 +34,6 @@ import com.adobe.internal.fxg.dom.transforms.MatrixNode;
 import com.adobe.internal.fxg.dom.types.InterpolationMethod;
 import com.adobe.internal.fxg.dom.types.SpreadMethod;
 
-/**
- * @author Peter Farland
- */
 public class LinearGradientFillNode extends AbstractFillNode implements ScalableGradientNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/RadialGradientFillNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/RadialGradientFillNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/RadialGradientFillNode.java
index 11a93b3..4f67077 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/RadialGradientFillNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/RadialGradientFillNode.java
@@ -34,9 +34,6 @@ import com.adobe.internal.fxg.dom.transforms.MatrixNode;
 import com.adobe.internal.fxg.dom.types.InterpolationMethod;
 import com.adobe.internal.fxg.dom.types.SpreadMethod;
 
-/**
- * @author Peter Farland
- */
 public class RadialGradientFillNode extends AbstractFillNode implements ScalableGradientNode
 {
     private static final double FOCAL_MIN_INCLUSIVE = -1.0;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/SolidColorFillNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/SolidColorFillNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/SolidColorFillNode.java
index 8aefa50..70741b7 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/SolidColorFillNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/fills/SolidColorFillNode.java
@@ -24,9 +24,6 @@ import static com.adobe.fxg.FXGConstants.*;
 import com.adobe.fxg.FXGException;
 import com.adobe.internal.fxg.dom.DOMParserHelper;
 
-/**
- * @author Peter Farland
- */
 public class SolidColorFillNode extends AbstractFillNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/AbstractFilterNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/AbstractFilterNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/AbstractFilterNode.java
index 142d5fa..aeddeff 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/AbstractFilterNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/AbstractFilterNode.java
@@ -25,9 +25,6 @@ import com.adobe.internal.fxg.dom.AbstractFXGNode;
 import com.adobe.internal.fxg.dom.FilterNode;
 import com.adobe.internal.fxg.dom.types.BevelType;
 
-/**
- * @author Peter Farland
- */
 public abstract class AbstractFilterNode extends AbstractFXGNode implements FilterNode
 {
     protected static final int QUALITY_MIN_INCLUSIVE = 1;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/BevelFilterNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/BevelFilterNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/BevelFilterNode.java
index 5b8fb8f..de4d035 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/BevelFilterNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/BevelFilterNode.java
@@ -27,8 +27,6 @@ import com.adobe.internal.fxg.dom.types.BevelType;
 
 /**
  * The Class BevelFilterNode.
- * 
- * @author Peter Farland
  */
 public class BevelFilterNode extends AbstractFilterNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/BlurFilterNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/BlurFilterNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/BlurFilterNode.java
index 9abe641..9bb794d 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/BlurFilterNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/BlurFilterNode.java
@@ -24,9 +24,6 @@ import static com.adobe.fxg.FXGConstants.*;
 import com.adobe.fxg.FXGException;
 import com.adobe.internal.fxg.dom.DOMParserHelper;
 
-/**
- * @author Peter Farland
- */
 public class BlurFilterNode extends AbstractFilterNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/ColorMatrixFilterNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/ColorMatrixFilterNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/ColorMatrixFilterNode.java
index 7076953..aebebbe 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/ColorMatrixFilterNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/ColorMatrixFilterNode.java
@@ -26,9 +26,6 @@ import com.adobe.internal.fxg.dom.DOMParserHelper;
 
 import static com.adobe.fxg.FXGConstants.*;
 
-/**
- * @author Peter Farland
- */
 public class ColorMatrixFilterNode extends AbstractFilterNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/DropShadowFilterNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/DropShadowFilterNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/DropShadowFilterNode.java
index b8d129d..1961c6d 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/DropShadowFilterNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/DropShadowFilterNode.java
@@ -23,9 +23,6 @@ import static com.adobe.fxg.FXGConstants.*;
 import com.adobe.fxg.FXGException;
 import com.adobe.internal.fxg.dom.DOMParserHelper;
 
-/**
- * @author Peter Farland
- */
 public class DropShadowFilterNode extends AbstractFilterNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GlowFilterNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GlowFilterNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GlowFilterNode.java
index 9cc1909..ee48718 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GlowFilterNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GlowFilterNode.java
@@ -24,9 +24,6 @@ import static com.adobe.fxg.FXGConstants.*;
 import com.adobe.fxg.FXGException;
 import com.adobe.internal.fxg.dom.DOMParserHelper;
 
-/**
- * @author Peter Farland
- */
 public class GlowFilterNode extends AbstractFilterNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GradientBevelFilterNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GradientBevelFilterNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GradientBevelFilterNode.java
index 1157115..3455018 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GradientBevelFilterNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GradientBevelFilterNode.java
@@ -32,9 +32,6 @@ import com.adobe.internal.fxg.dom.DOMParserHelper;
 import com.adobe.internal.fxg.dom.GradientEntryNode;
 import com.adobe.internal.fxg.dom.types.BevelType;
 
-/**
- * @author Peter Farland
- */
 public class GradientBevelFilterNode extends AbstractFilterNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GradientGlowFilterNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GradientGlowFilterNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GradientGlowFilterNode.java
index 628a9dc..b24e1af 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GradientGlowFilterNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/filters/GradientGlowFilterNode.java
@@ -31,9 +31,6 @@ import com.adobe.fxg.util.FXGLogger;
 import com.adobe.internal.fxg.dom.DOMParserHelper;
 import com.adobe.internal.fxg.dom.GradientEntryNode;
 
-/**
- * @author Peter Farland
- */
 public class GradientGlowFilterNode extends AbstractFilterNode
 {
     //--------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichBlockTextNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichBlockTextNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichBlockTextNode.java
index bd040d6..03c4fe9 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichBlockTextNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichBlockTextNode.java
@@ -38,7 +38,6 @@ import com.adobe.internal.fxg.dom.types.NumberInherit.NumberInheritAsEnum;
  * An base class that represents a block text.
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public abstract class AbstractRichBlockTextNode extends AbstractRichParagraphNode
 {    

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichParagraphNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichParagraphNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichParagraphNode.java
index cb29e1b..ea67cc4 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichParagraphNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichParagraphNode.java
@@ -34,7 +34,6 @@ import com.adobe.internal.fxg.dom.types.TextJustify;
  * An base class that represents a paragraph text.
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public abstract class AbstractRichParagraphNode extends AbstractRichTextLeafNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichTextLeafNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichTextLeafNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichTextLeafNode.java
index f2e829c..e989c78 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichTextLeafNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichTextLeafNode.java
@@ -49,7 +49,6 @@ import com.adobe.internal.fxg.dom.types.NumberInherit.NumberInheritAsEnum;
  * A base text left node class that have character formatting.
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public abstract class AbstractRichTextLeafNode extends AbstractRichTextNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichTextNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichTextNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichTextNode.java
index 0d59609..e3322fa 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichTextNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRichTextNode.java
@@ -35,7 +35,6 @@ import com.adobe.internal.fxg.dom.TextNode;
  * A base class for all FXG nodes concerned with formatted text.
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public abstract class AbstractRichTextNode extends AbstractFXGNode implements TextNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/BRNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/BRNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/BRNode.java
index 46064ee..934b4d0 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/BRNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/BRNode.java
@@ -31,7 +31,6 @@ import com.adobe.fxg.dom.FXGNode;
  * This is an empty tag - text content or child tags are not expected.
  * </p>
  * @since 2.0
- * @author Min Plunkett
  */
 public class BRNode extends AbstractRichTextLeafNode
 {    

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/DivNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/DivNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/DivNode.java
index b6d1ec4..a4ed9c4 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/DivNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/DivNode.java
@@ -34,7 +34,6 @@ import com.adobe.internal.fxg.dom.TextNode;
  * &lt;p&gt; tag starts a new division in text content.
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public class DivNode extends AbstractRichBlockTextNode
 {    

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/ImgNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/ImgNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/ImgNode.java
index 75a40a4..1533194 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/ImgNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/ImgNode.java
@@ -31,7 +31,6 @@ import com.adobe.internal.fxg.dom.types.NumberPercentAuto.NumberPercentAutoAsEnu
  * Represents a &lt;p /&gt; FXG image node.
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public class ImgNode extends AbstractRichTextLeafNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/LinkNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/LinkNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/LinkNode.java
index 113d22a..ee943ff 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/LinkNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/LinkNode.java
@@ -33,7 +33,6 @@ import com.adobe.internal.fxg.dom.TextNode;
  * Represents a &lt;p /&gt; FXG link node.
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public class LinkNode extends AbstractRichTextLeafNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/ParagraphNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/ParagraphNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/ParagraphNode.java
index 4b35781..98fd0bf 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/ParagraphNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/ParagraphNode.java
@@ -38,7 +38,6 @@ import com.adobe.internal.fxg.dom.TextNode;
  * &lt;p&gt; tag starts a new paragraph in text content.
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public class ParagraphNode extends AbstractRichParagraphNode
 {    

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/SpanNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/SpanNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/SpanNode.java
index f9bb512..98a2953 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/SpanNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/SpanNode.java
@@ -33,7 +33,6 @@ import com.adobe.internal.fxg.dom.TextNode;
  * &lt;p&gt; tag starts a new span in text content.
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public class SpanNode extends AbstractRichTextLeafNode
 {    

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TCYNode.java
----------------------------------------------------------------------
diff --git a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TCYNode.java b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TCYNode.java
index 8cb42cd..b6cf495 100644
--- a/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TCYNode.java
+++ b/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TCYNode.java
@@ -37,7 +37,6 @@ import com.adobe.internal.fxg.dom.TextNode;
  * </p>
  * 
  * @since 2.0
- * @author Min Plunkett
  */
 public class TCYNode extends AbstractRichTextLeafNode
 {    


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

Posted by jm...@apache.org.
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 <er...@ixsoftware.nl>


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 <er...@ixsoftware.nl>
Authored: Mon Mar 9 11:53:06 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
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 @@
 
 -->
 <flex-sdk-description>
-<name>Apache Flex 4.14.0 FP11.1 AIR15.0 en_US</name>
-<version>4.14.0</version>
+<name>Apache Flex 4.14.1 FP11.1 AIR16.0 en_US</name>
+<version>4.14.1</version>
 <build>0</build>
 </flex-sdk-description>
         
\ 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 @@
       <!-- Framework SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/framework.swc</path-element>
-		<rsl-url>framework_4.14.0.0.swf</rsl-url>
+		<rsl-url>framework_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	  
 	  <!-- TextLayout SWC -->
@@ -363,37 +363,37 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/textLayout.swc</path-element>
-		<rsl-url>textLayout_4.14.0.0.swf</rsl-url>
+		<rsl-url>textLayout_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
     
       <!-- Spark SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/spark.swc</path-element>
-		<rsl-url>spark_4.14.0.0.swf</rsl-url>
+		<rsl-url>spark_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	
       <!-- Sparkskins SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/sparkskins.swc</path-element>
-		<rsl-url>sparkskins_4.14.0.0.swf</rsl-url>
+		<rsl-url>sparkskins_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	 
 	  <!-- RPC SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/rpc.swc</path-element>
-		<rsl-url>rpc_4.14.0.0.swf</rsl-url>
+		<rsl-url>rpc_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
     	
       <!-- Charts SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/charts.swc</path-element>
-		<rsl-url>charts_4.14.0.0.swf</rsl-url>
+		<rsl-url>charts_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Spark_dmv SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/spark_dmv.swc</path-element>
-		<rsl-url>spark_dmv_4.14.0.0.swf</rsl-url>
+		<rsl-url>spark_dmv_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- OSMF SWC -->
@@ -403,19 +403,19 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/osmf.swc</path-element>
-		<rsl-url>osmf_4.14.0.0.swf</rsl-url>
+		<rsl-url>osmf_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
       
       <!-- MX SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/mx/mx.swc</path-element>
-		<rsl-url>mx_4.14.0.0.swf</rsl-url>
+		<rsl-url>mx_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
    
       <!-- Advancedgrids SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/advancedgrids.swc</path-element>
-		<rsl-url>advancedgrids_4.14.0.0.swf</rsl-url>
+		<rsl-url>advancedgrids_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	
     <!-- static-link-runtime-shared-libraries: statically link the libraries specified by the -runtime-shared-libraries-path option.-->

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 @@
       <!-- Framework SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/framework.swc</path-element>
-		<rsl-url>framework_4.14.0.0.swf</rsl-url>
+		<rsl-url>framework_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
 	  <!-- TextLayout SWC -->
@@ -367,37 +367,37 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/textLayout.swc</path-element>
-		<rsl-url>textLayout_4.14.0.0.swf</rsl-url>
+		<rsl-url>textLayout_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Spark SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/spark.swc</path-element>
-		<rsl-url>spark_4.14.0.0.swf</rsl-url>
+		<rsl-url>spark_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Sparkskins SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/sparkskins.swc</path-element>
-		<rsl-url>sparkskins_4.14.0.0.swf</rsl-url>
+		<rsl-url>sparkskins_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
 	  <!-- RPC SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/rpc.swc</path-element>
-		<rsl-url>rpc_4.14.0.0.swf</rsl-url>
+		<rsl-url>rpc_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Charts SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/charts.swc</path-element>
-		<rsl-url>charts_4.14.0.0.swf</rsl-url>
+		<rsl-url>charts_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Spark_dmv SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/spark_dmv.swc</path-element>
-		<rsl-url>spark_dmv_4.14.0.0.swf</rsl-url>
+		<rsl-url>spark_dmv_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- OSMF SWC -->
@@ -407,19 +407,19 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/osmf.swc</path-element>
-		<rsl-url>osmf_4.14.0.0.swf</rsl-url>
+		<rsl-url>osmf_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- MX SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/mx/mx.swc</path-element>
-		<rsl-url>mx_4.14.0.0.swf</rsl-url>
+		<rsl-url>mx_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Advancedgrids SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/advancedgrids.swc</path-element>
-		<rsl-url>advancedgrids_4.14.0.0.swf</rsl-url>
+		<rsl-url>advancedgrids_4.14.1.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
 	<!-- static-link-runtime-shared-libraries: statically link the libraries specified by the -runtime-shared-libraries-path option.-->


[12/47] git commit: [flex-sdk] [refs/heads/develop] - Added support for FP/AIR 17 and 17 beta

Posted by jm...@apache.org.
Added support for FP/AIR 17 and 17 beta


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

Branch: refs/heads/develop
Commit: 0af91670386a41552c7f588d90df6dbfb9aeb4ad
Parents: ca09ca9
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Mar 20 09:51:19 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Mar 20 09:51:19 2015 +1100

----------------------------------------------------------------------
 ide/addAIRtoSDK.sh           | 29 ++++++++++++++++++++++-------
 ide/checkAllPlayerGlobals.sh |  5 +++--
 ide/setFlashPlayerVersion.sh | 35 +++++++++++++++++++++++++++--------
 3 files changed, 52 insertions(+), 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0af91670/ide/addAIRtoSDK.sh
----------------------------------------------------------------------
diff --git a/ide/addAIRtoSDK.sh b/ide/addAIRtoSDK.sh
index fcafcb3..013f218 100755
--- a/ide/addAIRtoSDK.sh
+++ b/ide/addAIRtoSDK.sh
@@ -30,14 +30,15 @@
 AIR_VERSION="$1"
 OS=`uname`
 
-if [[ "${AIR_VERSION}" != "16.0" && "${AIR_VERSION}" != "15.0" 
+if [[ "${AIR_VERSION}" != "17.0b"
+  && "${AIR_VERSION}" != "17.0" && "${AIR_VERSION}" != "16.0" && "${AIR_VERSION}" != "15.0" 
   && "${AIR_VERSION}" != "14.0" && "${AIR_VERSION}" != "13.0" && "${AIR_VERSION}" != "4.0" 
   && "${AIR_VERSION}" != "3.9" && "${AIR_VERSION}" != "3.8" && "${AIR_VERSION}" != "3.7" 
   && "${AIR_VERSION}" != "3.6" && "${AIR_VERSION}" != "3.5" && "${AIR_VERSION}" != "3.4" 
   && "${AIR_VERSION}" != "3.3" && "${AIR_VERSION}" != "3.2" && "${AIR_VERSION}" != "3.1" 
   && "${AIR_VERSION}" != "3.0" && "${AIR_VERSION}" != "2.7" && "${AIR_VERSION}" != "2.6" ]]
 then
-	echo Unknown version ${AIR_VERISON} of AIR. Versions 2.6, 2.7, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 13.0, 14.0, 15.0 and 16.0 are supported.
+	echo Unknown version ${AIR_VERISON} of AIR. Versions 2.6, 2.7, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 13.0, 14.0, 15.0, 16.0 and 17.0 are supported.
 	exit 1;
 fi
 
@@ -98,11 +99,6 @@ downloadAIR()
    	airTempDir="${IDE_SDK_DIR}/frameworks/temp"
 	mkdir -p "${airTempDir}"
 
-	if [ ${AIR_VERSION} = "16.0" ]
-	then
-		airDownload="http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air16_sdk_sa_mac.tbz2"
-	fi	
-	
     if [[ "${OS}" == "Darwin" ]]
     then
         airDownload="http://airdownload.adobe.com/air/mac/download/${version}/AdobeAIRSDK.tbz2"
@@ -110,6 +106,11 @@ downloadAIR()
         airDownload="http://airdownload.adobe.com/air/lin/download/${version}/AdobeAIRSDK.tbz2"
     fi
     
+    if [ ${AIR_VERSION} = "17.0b" ]
+	then
+		airDownload="http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air17_sdk_sa_mac.tbz2"
+	fi	
+	
 	echo Downloading AIR ${version}
 	curl ${airDownload} > "${airTempDir}/air.tbz2"
 	
@@ -161,6 +162,20 @@ for configFile in "${configFiles[@]}"
 do
 	echo Updating ${configFile}
 
+	# 17.0 beta needs FP 17 and swf version 28
+	if [ ${AIR_VERSION} = "17.0b" ]
+	then
+		updatePlayerVersion 17.0b "${configFile}"
+		updateSWFVersion 28 "${configFile}"
+	fi	
+	
+	# 17.0 needs FP 17 and swf version 28
+	if [ ${AIR_VERSION} = "17.0" ]
+	then
+		updatePlayerVersion 17.0 "${configFile}"
+		updateSWFVersion 28 "${configFile}"
+	fi	
+	
 	# 16.0 needs FP 16 and swf version 27
 	if [ ${AIR_VERSION} = "16.0" ]
 	then

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0af91670/ide/checkAllPlayerGlobals.sh
----------------------------------------------------------------------
diff --git a/ide/checkAllPlayerGlobals.sh b/ide/checkAllPlayerGlobals.sh
index c6e34bd..0f2e36e 100755
--- a/ide/checkAllPlayerGlobals.sh
+++ b/ide/checkAllPlayerGlobals.sh
@@ -124,5 +124,6 @@ downloadPlayerGlobal 12.0 1a7b05bb2c776de38197113e40667126 http://download.macro
 downloadPlayerGlobal 13.0 07db042296350b04ae19e98f64a55ea1 http://download.macromedia.com/get/flashplayer/updaters/13/playerglobal13_0.swc
 downloadPlayerGlobal 14.0 6858e63b1ff8373a1a3c1c60b36c9fc9 http://download.macromedia.com/get/flashplayer/updaters/14/playerglobal14_0.swc
 downloadPlayerGlobal 15.0 4d17b14ef74dd23377a71a3fdbfda8ad http://download.macromedia.com/get/flashplayer/updaters/15/playerglobal15_0.swc
-downloadPlayerGlobal 16.0 793237cdc018c8a8115578664c724b09 http://download.macromedia.com/get/flashplayer/updaters/16/playerglobal16_0.swc
-#downloadPlayerGlobal 16.0 f81045c8a6fdde1ed4952d6622355580 http://labsdownload.adobe.com/pub/labs/flashruntimes/flashplayer/flashplayer16_playerglobal.swc
+downloadPlayerGlobal 16.0 336be79e5b3ed665c98308241381aff3 http://download.macromedia.com/get/flashplayer/updaters/16/playerglobal16_0.swc
+downloadPlayerGlobal 17.0 1a5e68003b5ce6af08f3841bdb2b96ee http://download.macromedia.com/get/flashplayer/updaters/17/playerglobal17_0.swc
+downloadPlayerGlobal 17.0b 2bd048da880ab3b9516bdf1f263a3135 http://labsdownload.adobe.com/pub/labs/flashruntimes/flashplayer/flashplayer17_playerglobal.swc

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0af91670/ide/setFlashPlayerVersion.sh
----------------------------------------------------------------------
diff --git a/ide/setFlashPlayerVersion.sh b/ide/setFlashPlayerVersion.sh
index 5318f91..82aa92c 100755
--- a/ide/setFlashPlayerVersion.sh
+++ b/ide/setFlashPlayerVersion.sh
@@ -99,20 +99,18 @@ determineVersion()
         then 
             FLASH_VERSION="11.1"
         else
-            FLASH_VERSION="16.0"
+            FLASH_VERSION="17.0"
         fi
     fi
     
     if [ ${latest} = "Y" ]
     then
-    	FLASH_VERSION="16.0"
+    	FLASH_VERSION="17.0"
     fi
     
-    # (erikdebruin) How does this work if the beta and release have the same
-    #               major.minor version?
     if [ ${useBeta} = "Y" ]
     then
-    	FLASH_VERSION="16.0"
+    	FLASH_VERSION="17.0b"
     fi
     
     echo "Setting minimum Flash Player version to ${FLASH_VERSION}"
@@ -130,9 +128,10 @@ if [[ "${FLASH_VERSION}" != "10.2" && "${FLASH_VERSION}" != "10.3"  && "${FLASH_
   && "${FLASH_VERSION}" != "11.4" && "${FLASH_VERSION}" != "11.5" && "${FLASH_VERSION}" != "11.6"
   && "${FLASH_VERSION}" != "11.7" && "${FLASH_VERSION}" != "11.8" && "${FLASH_VERSION}" != "11.9"
   && "${FLASH_VERSION}" != "12.0" && "${FLASH_VERSION}" != "13.0" && "${FLASH_VERSION}" != "14.0"
-  && "${FLASH_VERSION}" != "15.0" && "${FLASH_VERSION}" != "16.0" ]]
+  && "${FLASH_VERSION}" != "15.0" && "${FLASH_VERSION}" != "16.0" && "${FLASH_VERSION}" != "17.0"
+  && "${FLASH_VERSION}" != "17.0b" ]]
 then
-	echo Unknown version ${FLASH_VERSION} of Flash Player. Versions 10.2, 10.3, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 11.7, 11.8, 11.9, 12.0, 13.0, 14.0, 15.0 and 16.0 are supported.
+	echo Unknown version ${FLASH_VERSION} of Flash Player. Versions 10.2, 10.3, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 11.7, 11.8, 11.9, 12.0, 13.0, 14.0, 15.0, 16.0 and 17.0 are supported.
 	exit 1;
 fi
 
@@ -152,7 +151,17 @@ if [[ $useMobile = "Y" || $useDesktop = "Y" ]]
 then
 	echo Installing AIR
 	echo
-	
+
+	if [[ $FLASH_VERSION = "17.0b" ]]
+    then
+        ./addAIRtoSDK.sh 17.0b "$IDE_SDK_DIR"
+    fi
+    
+	if [[ $FLASH_VERSION = "17.0" ]]
+    then
+        ./addAIRtoSDK.sh 17.0 "$IDE_SDK_DIR"
+    fi
+    	
 	if [[ $FLASH_VERSION = "16.0" ]]
     then
         ./addAIRtoSDK.sh 16.0 "$IDE_SDK_DIR"
@@ -236,6 +245,16 @@ do
 	
 	updatePlayerVersion "${FLASH_VERSION}" "${configFile}"
 
+	if [ ${FLASH_VERSION} = "17.0b	" ]
+	then
+		updateSWFVersion 28 "${configFile}"
+	fi
+	
+	if [ ${FLASH_VERSION} = "17.0" ]
+	then
+		updateSWFVersion 28 "${configFile}"
+	fi
+	
 	if [ ${FLASH_VERSION} = "16.0" ]
 	then
 		updateSWFVersion 27 "${configFile}"


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

Posted by jm...@apache.org.
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 the code
  * for a runtime watcher.
- *
- * @author Paul Reilly
  */
 public abstract class Watcher
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/binding/XMLWatcher.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/binding/XMLWatcher.java b/modules/compiler/src/java/flex2/compiler/as3/binding/XMLWatcher.java
index 34b7f3c..4b02ab3 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/binding/XMLWatcher.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/binding/XMLWatcher.java
@@ -22,8 +22,6 @@ package flex2.compiler.as3.binding;
 /**
  * This class represents the information needed to construct the code
  * for a runtime XML watcher.
- *
- * @author Roger Gonzalez
  */
 public class XMLWatcher extends PropertyWatcher
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeClassInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeClassInfo.java b/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeClassInfo.java
index ca43a1b..d9fcb2e 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeClassInfo.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeClassInfo.java
@@ -39,8 +39,6 @@ import java.util.*;
  * A base class for data common to Bindable and Managed metadata
  * processing.
  *
- * @author Basil Hosmer
- * @author Paul Reilly
  */
 public abstract class GenerativeClassInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeExtension.java b/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeExtension.java
index d2070b3..994e7f9 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeExtension.java
@@ -34,8 +34,6 @@ import macromedia.asc.util.Context;
  * A base class for compiler extension logic common to Bindable and
  * Managed metadata processing.
  *
- * @author Basil Hosmer
- * @author Paul Reilly
  */
 public abstract class GenerativeExtension implements Extension
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeFirstPassEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeFirstPassEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeFirstPassEvaluator.java
index 84a6acd..f3b4b34 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeFirstPassEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeFirstPassEvaluator.java
@@ -30,8 +30,6 @@ import java.util.Map;
  * A common base class for Bindable and Managed metadata first pass
  * evaluators.
  *
- * @author Basil Hosmer
- * @author Paul Reilly
  */
 public abstract class GenerativeFirstPassEvaluator extends EvaluatorAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeSecondPassEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeSecondPassEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeSecondPassEvaluator.java
index 53d7831..dc98118 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeSecondPassEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeSecondPassEvaluator.java
@@ -44,8 +44,6 @@ import java.util.*;
  * A common base class for Bindable and Managed metadata second pass
  * evaluators.
  *
- * @author Basil Hosmer
- * @author Paul Reilly
  */
 public abstract class GenerativeSecondPassEvaluator extends EvaluatorAdapter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedExtension.java b/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedExtension.java
index f8d2e4f..f2463e1 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedExtension.java
@@ -31,8 +31,6 @@ import macromedia.asc.parser.Evaluator;
 
 /**
  * A compiler extension used to process Managed metadata.
- *
- * @author Paul Reilly
  */
 public final class ManagedExtension extends GenerativeExtension
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedExtensionError.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedExtensionError.java b/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedExtensionError.java
index 1032c05..9927b88 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedExtensionError.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedExtensionError.java
@@ -34,8 +34,6 @@ import macromedia.asc.util.Context;
 /**
  * A compiler extension used to report an error when Managed metadata
  * is used on a MXML component.
- *
- * @author Jason Williams
  */
 public class ManagedExtensionError implements Extension {
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedFirstPassEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedFirstPassEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedFirstPassEvaluator.java
index 32ff03d..1145e0d 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedFirstPassEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedFirstPassEvaluator.java
@@ -36,8 +36,6 @@ import java.util.*;
 /**
  * This evaluator handles processing class level Managed metadata and
  * reporting errors for Managed metadata used elsewhere.
- *
- * @author Paul Reilly
  */
 public class ManagedFirstPassEvaluator extends GenerativeFirstPassEvaluator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedSecondPassEvaluator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedSecondPassEvaluator.java b/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedSecondPassEvaluator.java
index 1f1b4f7..753f288 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedSecondPassEvaluator.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedSecondPassEvaluator.java
@@ -44,8 +44,6 @@ import java.util.Map;
  * variables, with getter/setter pairs, which logic to enable data
  * services.  See the functions, getProperty() and setProperty(), in
  * the ActionScript class, mx.data.utils.Managed, for more info.
- *
- * @author Paul Reilly
  */
 public class ManagedSecondPassEvaluator extends GenerativeSecondPassEvaluator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/reflect/As3Class.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/reflect/As3Class.java b/modules/compiler/src/java/flex2/compiler/as3/reflect/As3Class.java
index 6f8b91c..eb19470 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/reflect/As3Class.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/reflect/As3Class.java
@@ -31,8 +31,6 @@ import java.util.*;
 /**
  * TypeTable implementation based on type information extracted from
  * ASC's ClassDefinitionNode.
- *
- * @author Clement Wong
  */
 public final class As3Class implements AbcClass
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/reflect/MetaData.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/reflect/MetaData.java b/modules/compiler/src/java/flex2/compiler/as3/reflect/MetaData.java
index 622a78a..f8411a4 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/reflect/MetaData.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/reflect/MetaData.java
@@ -30,8 +30,6 @@ import java.util.Map;
 /**
  * TypeTable implementation based on type information extracted from
  * ASC's MetaDataNode.
- *
- * @author Clement Wong
  */
 public final class MetaData implements flex2.compiler.abc.MetaData
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/reflect/Method.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/reflect/Method.java b/modules/compiler/src/java/flex2/compiler/as3/reflect/Method.java
index 3f6b7a0..90c4add 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/reflect/Method.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/reflect/Method.java
@@ -25,8 +25,6 @@ import macromedia.asc.util.ObjectList;
 /**
  * TypeTable implementation based on type information extracted from
  * ASC's FunctionDefinitionNode.
- *
- * @author Clement Wong
  */
 public final class Method extends SlotReflect implements flex2.compiler.abc.Method
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/reflect/NodeMagic.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/reflect/NodeMagic.java b/modules/compiler/src/java/flex2/compiler/as3/reflect/NodeMagic.java
index 5c604fd..9788901 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/reflect/NodeMagic.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/reflect/NodeMagic.java
@@ -58,10 +58,6 @@ import java.util.StringTokenizer;
  * methods sometimes get nodes in an earlier state than the reflection
  * methods expect.  Again, these differences in node state should
  * ideally be made systematic in an ASC API.
- *
- * @author Basil Hosmer
- * @author Clement Wong
- * @author Paul Reilly
  */
 public class NodeMagic
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/reflect/SlotReflect.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/reflect/SlotReflect.java b/modules/compiler/src/java/flex2/compiler/as3/reflect/SlotReflect.java
index 7d1590c..f6f6921 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/reflect/SlotReflect.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/reflect/SlotReflect.java
@@ -28,7 +28,6 @@ import java.util.List;
 
 /**
  * Base class for Variable & Method - just a facade, that wraps a macromedi.asc.semantics.Slot.
- * @author Erik Tierney (tierney@adobe.com)
  */
 public class SlotReflect
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/as3/reflect/TypeTable.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/as3/reflect/TypeTable.java b/modules/compiler/src/java/flex2/compiler/as3/reflect/TypeTable.java
index edc6c9e..48a84ec 100644
--- a/modules/compiler/src/java/flex2/compiler/as3/reflect/TypeTable.java
+++ b/modules/compiler/src/java/flex2/compiler/as3/reflect/TypeTable.java
@@ -35,7 +35,6 @@ import java.util.*;
 /**
  * The reflection API exposed to As3Compiler extensions.
  *
- * @author Clement Wong
  * @see flex2.compiler.as3.Extension
  * @see flex2.compiler.as3.As3Compiler
  */

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/ASDocConfigHandler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/ASDocConfigHandler.java b/modules/compiler/src/java/flex2/compiler/asdoc/ASDocConfigHandler.java
index f9c9d84..b5e1fa9 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/ASDocConfigHandler.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/ASDocConfigHandler.java
@@ -33,8 +33,6 @@ import flex2.tools.ASDocConfiguration;
 
 /**
  * SAX Handler for parsing ASDoc_Config_Base.xml and writing out ASDoc_Config.xml
- *
- * @author Brian Deitte
  */
 public class ASDocConfigHandler extends DefaultHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/ASDocExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/ASDocExtension.java b/modules/compiler/src/java/flex2/compiler/asdoc/ASDocExtension.java
index c292ceb..58d5252 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/ASDocExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/ASDocExtension.java
@@ -48,8 +48,6 @@ import flash.util.Trace;
 
 /**
  * Compiler extension that creates the ASDoc xml file
- * 
- * @author Brian Deitte
  */
 public class ASDocExtension implements Extension
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java b/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
index 2d26efa..5487c7f 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
@@ -94,8 +94,6 @@ import flash.localization.LocalizationManager;
  * and Compc do. Parameters go through the Flex configuration scheme and the ASC call uses
  * Flex's infastructure for compiling. The XSLT processing is done by calling
  * net.sf.saxon.Transform process.
- *
- * @author Brian Deitte
  */
 public class AsDocAPI
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/AsDocHelper.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/AsDocHelper.java b/modules/compiler/src/java/flex2/compiler/asdoc/AsDocHelper.java
index e374a84..e8ce40d 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/AsDocHelper.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/AsDocHelper.java
@@ -30,8 +30,6 @@ import org.w3c.dom.Document;
  * This class reads the toplevel.xml and passes the Dom tree to classes
  * responsible for generating
  * dita based xml files.
- * 
- * @author gauravj
  */
 public class AsDocHelper
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java b/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
index 698ab99..12a780e 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
@@ -50,8 +50,6 @@ import org.w3c.dom.NodeList;
  * contains utility functions to convert description to short description, to
  * decompose class names, validation functions. It also performs conversion of
  * various html content to DITA format.
- * 
- * @author gauravj
  */
 public class AsDocUtil
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java b/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
index e229884..92c3d5c 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
@@ -74,9 +74,6 @@ import flex2.compiler.util.ThreadLocalToolkit;
  * containing each unique package name linked to a CommentEntry for
  * that package (if it exists). A HashSet is used to quickly check
  * for known tag names.
- * 
- * @author klin
- *
  */
 public class ClassTable implements DocCommentTable {
     
@@ -392,10 +389,6 @@ public class ClassTable implements DocCommentTable {
      * CommentEntries in the order provided by KeyPair. CommentsTable
      * also assists in finding the correct CommentEntry to inherit
      * documentation from.
-     * 
-     * 
-     * @author klin
-     *
      */
     private class CommentsTable extends TreeMap<KeyPair, DocComment> {
         
@@ -598,9 +591,6 @@ public class ClassTable implements DocCommentTable {
          * that allows for easy retrieval from a CommentsTable. Metadata
          * and their comments are held in a definition's CommentEntry
          * through the List, metadata.
-         * 
-         * @author klin
-         *
          */
         private class CommentEntry implements DocComment{
             

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/DocComment.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/DocComment.java b/modules/compiler/src/java/flex2/compiler/asdoc/DocComment.java
index fb6b0d0..beaba05 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/DocComment.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/DocComment.java
@@ -27,9 +27,6 @@ import java.util.Map;
  * will return null, -1, or false if the attribute does not
  * exist. The easiest way to retrieve all the tags is through
  * the getAllTags() method.
- * 
- * @author klin
- *
  */
 public interface DocComment
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/OverviewsHandler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/OverviewsHandler.java b/modules/compiler/src/java/flex2/compiler/asdoc/OverviewsHandler.java
index 3076bfa..197d4cd 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/OverviewsHandler.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/OverviewsHandler.java
@@ -32,8 +32,6 @@ import flex2.tools.ASDocConfiguration;
 
 /**
  * SAX Handler for parsing Overviews_Base.xml and writing out overviews.xml
- *
- * @author Brian Deitte
  */
 public class OverviewsHandler extends DefaultHandler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/PackageInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/PackageInfo.java b/modules/compiler/src/java/flex2/compiler/asdoc/PackageInfo.java
index 02db4a9..04affac 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/PackageInfo.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/PackageInfo.java
@@ -21,8 +21,6 @@ package flex2.compiler.asdoc;
 
 /**
  * This class is used to store package level asdoc descriptions.
- * 
- * @author Brian Deitte
  */
 public class PackageInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/PackagesConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/PackagesConfiguration.java b/modules/compiler/src/java/flex2/compiler/asdoc/PackagesConfiguration.java
index bab4544..1711fb8 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/PackagesConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/PackagesConfiguration.java
@@ -29,7 +29,6 @@ import java.util.HashSet;
 
 /**
  * This class is stores the package info classes for all packages in the source paths.
- * @author Brian Deitte
  */
 public class PackagesConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/QualifiedNameInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/QualifiedNameInfo.java b/modules/compiler/src/java/flex2/compiler/asdoc/QualifiedNameInfo.java
index dc44bce..d4c6cfe 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/QualifiedNameInfo.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/QualifiedNameInfo.java
@@ -23,8 +23,6 @@ import java.util.ArrayList;
 
 /**
  * Stores the info for the class related to a method/field/class and parent classes.
- * 
- * @author gauravj
  */
 public class QualifiedNameInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/SortComparator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/SortComparator.java b/modules/compiler/src/java/flex2/compiler/asdoc/SortComparator.java
index 10b8184..4cb6236 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/SortComparator.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/SortComparator.java
@@ -23,8 +23,6 @@ import java.util.Comparator;
 
 /** 
  * This class is used to sort the string based on the length of the string
- *    
- * @author gauravj
  */
 public class SortComparator implements Comparator<String>
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.java b/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.java
index 48cdfd8..a140767 100644
--- a/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.java
+++ b/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.java
@@ -41,8 +41,6 @@ import java.util.regex.Pattern;
  * This class converts the toplevel.xml to dita based xml files. It create one
  * file per package and one additional file (packages.dita) containing the list
  * of packages.
- * 
- * @author gauravj
  */
 public class TopLevelClassesGenerator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java b/modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java
index c10dec9..448a6da 100644
--- a/modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java
@@ -55,8 +55,6 @@ import java.util.Set;
  * of these options have an optional prefix of "compiler", as long as
  * the option can be resolved unambiguously.  For example,
  * "-compiler.debug", can be abbreviated to "-debug".
- *
- * @author Roger Gonzalez
  */
 public class CompilerConfiguration implements As3Configuration,
                                               flex2.compiler.mxml.MxmlConfiguration, Cloneable

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/Configuration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/Configuration.java b/modules/compiler/src/java/flex2/compiler/common/Configuration.java
index 321ac84..9c89347 100644
--- a/modules/compiler/src/java/flex2/compiler/common/Configuration.java
+++ b/modules/compiler/src/java/flex2/compiler/common/Configuration.java
@@ -117,9 +117,6 @@ import org.xml.sax.SAXException;
  * You can force one configuration option to be set before another,
  * and avoid race conditions, by using the
  * ConfigurationInfo.getSoftPrerequisites() method.
- *
- * @author Roger Gonzalez
- * @author Gordon Smith (notes below)
  */
 public class Configuration implements LinkerConfiguration, Cloneable
 {
@@ -1175,9 +1172,6 @@ public class Configuration implements LinkerConfiguration, Cloneable
 	/**
 	 * Capture the information in one argument specifing -runtime-shared-libraries-path
 	 * information.
-	 * 
-	 * @author dloverin
-	 * 
 	 */
 	public class RslPathInfo
 	{

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/ConfigurationPathResolver.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/ConfigurationPathResolver.java b/modules/compiler/src/java/flex2/compiler/common/ConfigurationPathResolver.java
index 132ba26..b14b99a 100644
--- a/modules/compiler/src/java/flex2/compiler/common/ConfigurationPathResolver.java
+++ b/modules/compiler/src/java/flex2/compiler/common/ConfigurationPathResolver.java
@@ -35,8 +35,6 @@ import java.io.File;
  * Roger, points out, this could be renamed RelativePathResolver or
  * something, since it just resolves things relative to a root
  * directory.
- *
- * @author Brian Deitte
  */
 public class ConfigurationPathResolver implements SinglePathResolver
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/DefaultsConfigurator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/DefaultsConfigurator.java b/modules/compiler/src/java/flex2/compiler/common/DefaultsConfigurator.java
index cda9657..35261ef 100644
--- a/modules/compiler/src/java/flex2/compiler/common/DefaultsConfigurator.java
+++ b/modules/compiler/src/java/flex2/compiler/common/DefaultsConfigurator.java
@@ -48,8 +48,6 @@ import java.util.ArrayList;
  * In the end, if it is too much of a pain, don't worry about it, just
  * set your local defaults inside your configuration object.  No big
  * deal.
- *
- * @author Roger Gonzalez
  */
 public class DefaultsConfigurator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/FontsConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/FontsConfiguration.java b/modules/compiler/src/java/flex2/compiler/common/FontsConfiguration.java
index 6168868..a909a42 100644
--- a/modules/compiler/src/java/flex2/compiler/common/FontsConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/common/FontsConfiguration.java
@@ -38,9 +38,6 @@ import java.util.HashMap;
 /**
  * This class defines the fonts related configuration options.  These
  * options are typically set via flex-config.xml.
- *
- * @author Kyle Quevillon
- * @author Peter Farland
  */
 @SuppressWarnings("unchecked")
 public class FontsConfiguration

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/FramesConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/FramesConfiguration.java b/modules/compiler/src/java/flex2/compiler/common/FramesConfiguration.java
index 55d419b..1317aa8 100644
--- a/modules/compiler/src/java/flex2/compiler/common/FramesConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/common/FramesConfiguration.java
@@ -43,8 +43,6 @@ import java.util.Iterator;
  *   </frame>
  * </frames>
  * </PRE>
- *
- * @author Roger Gonzalez
  */
 public class FramesConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/LocalFilePathResolver.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/LocalFilePathResolver.java b/modules/compiler/src/java/flex2/compiler/common/LocalFilePathResolver.java
index 5124091..e329edf 100644
--- a/modules/compiler/src/java/flex2/compiler/common/LocalFilePathResolver.java
+++ b/modules/compiler/src/java/flex2/compiler/common/LocalFilePathResolver.java
@@ -49,8 +49,6 @@ import java.io.File;
  *
  * When the current working directory is C:/, we don't want resolve() to return
  * C:/image.jpg.
- * 
- * @author Brian Deitte
  */
 public class LocalFilePathResolver implements SinglePathResolver
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/MetadataConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/MetadataConfiguration.java b/modules/compiler/src/java/flex2/compiler/common/MetadataConfiguration.java
index 58dad3a..87b1c9f 100644
--- a/modules/compiler/src/java/flex2/compiler/common/MetadataConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/common/MetadataConfiguration.java
@@ -32,8 +32,6 @@ import java.text.DateFormat;
 
 /**
  * This class handles metadata specific configuration options.
- *
- * @author Roger Gonzalez
  */
 public class MetadataConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java b/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
index 98bca89..a95e777 100644
--- a/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
@@ -33,8 +33,6 @@ import flex2.compiler.config.ConfigurationInfo;
  * subcompiler configuration options are declared and
  * flex2.compiler.common.CompilerConfiguration, which is where
  * flex2.compiler.mxml.MxmlConfiguration is defined.
- *
- * @author Clement Wong
  */
 public class MxmlConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/NamespacesConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/NamespacesConfiguration.java b/modules/compiler/src/java/flex2/compiler/common/NamespacesConfiguration.java
index cfa48d5..306e36e 100644
--- a/modules/compiler/src/java/flex2/compiler/common/NamespacesConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/common/NamespacesConfiguration.java
@@ -33,8 +33,6 @@ import java.util.Iterator;
 
 /**
  * This class handles namespace specific configuration options.
- *
- * @author Clement Wong
  */
 public class NamespacesConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/PathResolver.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/PathResolver.java b/modules/compiler/src/java/flex2/compiler/common/PathResolver.java
index b03ad4f..f92d912 100644
--- a/modules/compiler/src/java/flex2/compiler/common/PathResolver.java
+++ b/modules/compiler/src/java/flex2/compiler/common/PathResolver.java
@@ -31,8 +31,6 @@ import java.util.ArrayList;
  * PathResolver wraps a collection of SinglePathResolver's like
  * LocalFilePathResolver, SourcePath, SwcPathResolver, and
  * URLPathResolver.
- *
- * @author Brian Deitte
  */
 public class PathResolver implements SinglePathResolver
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/RuntimeSharedLibrarySettingsConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/RuntimeSharedLibrarySettingsConfiguration.java b/modules/compiler/src/java/flex2/compiler/common/RuntimeSharedLibrarySettingsConfiguration.java
index 5718480..ff43391 100644
--- a/modules/compiler/src/java/flex2/compiler/common/RuntimeSharedLibrarySettingsConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/common/RuntimeSharedLibrarySettingsConfiguration.java
@@ -34,9 +34,6 @@ import flex2.compiler.io.VirtualFile;
 /**
  *  Configuration options association with the 
  *  runtime-shared-library-path option.
- *  
- *  @author dloverin
- *
  */
 public class RuntimeSharedLibrarySettingsConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/common/SinglePathResolver.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/SinglePathResolver.java b/modules/compiler/src/java/flex2/compiler/common/SinglePathResolver.java
index da94928..47efb5c 100644
--- a/modules/compiler/src/java/flex2/compiler/common/SinglePathResolver.java
+++ b/modules/compiler/src/java/flex2/compiler/common/SinglePathResolver.java
@@ -25,8 +25,6 @@ import flex2.compiler.io.VirtualFile;
  * Defines the API for path resolver implemenations.  Other than
  * PathResolver, implemenations of this interface resolve paths in a
  * single way.
- *
- * @author Brian Deitte
  */
 public interface SinglePathResolver
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/config/AdvancedConfigurationInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/config/AdvancedConfigurationInfo.java b/modules/compiler/src/java/flex2/compiler/config/AdvancedConfigurationInfo.java
index 3b19e05..9b9d5ee 100644
--- a/modules/compiler/src/java/flex2/compiler/config/AdvancedConfigurationInfo.java
+++ b/modules/compiler/src/java/flex2/compiler/config/AdvancedConfigurationInfo.java
@@ -22,8 +22,6 @@ package flex2.compiler.config;
 /**
  * A convenient ConfigurationInfo extension which returns true from
  * isAdvanced().
- *
- * @author Roger Gonzalez
  */
 public class AdvancedConfigurationInfo extends ConfigurationInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/config/CommandLineConfigurator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/config/CommandLineConfigurator.java b/modules/compiler/src/java/flex2/compiler/config/CommandLineConfigurator.java
index 221290e..5d7fc60 100644
--- a/modules/compiler/src/java/flex2/compiler/config/CommandLineConfigurator.java
+++ b/modules/compiler/src/java/flex2/compiler/config/CommandLineConfigurator.java
@@ -37,8 +37,6 @@ import java.io.File;
  * args and populate a ConfigurationBuffer.  It also contains some
  * associated methods like brief() and usage().  A counterpart of
  * FileConfigurator and SystemPropertyConfigurator.
- *
- * @author Roger Gonzalez
  */
 public class CommandLineConfigurator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/config/ConfigurationBuffer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/config/ConfigurationBuffer.java b/modules/compiler/src/java/flex2/compiler/config/ConfigurationBuffer.java
index a5be3e8..8d8a651 100644
--- a/modules/compiler/src/java/flex2/compiler/config/ConfigurationBuffer.java
+++ b/modules/compiler/src/java/flex2/compiler/config/ConfigurationBuffer.java
@@ -74,8 +74,6 @@ import flex2.compiler.io.VirtualFile;
  *   of other prerequisites for this var.  You will be guaranteed that the deps are committed before
  *   your var, or else a configurationexception will be thrown if a prerequsite was unset.  (Note that
  *   infinite cycles are not checked, so be careful.)<br>
- *
- * @author Roger Gonzalez
  */
 public final class ConfigurationBuffer
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/config/ConfigurationException.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/config/ConfigurationException.java b/modules/compiler/src/java/flex2/compiler/config/ConfigurationException.java
index 4367f11..c186239 100644
--- a/modules/compiler/src/java/flex2/compiler/config/ConfigurationException.java
+++ b/modules/compiler/src/java/flex2/compiler/config/ConfigurationException.java
@@ -25,8 +25,6 @@ import flex2.compiler.util.ThreadLocalToolkit;
 
 /**
  * A common base class for configuration related exceptions.
- *
- * @author Roger Gonzalez
  */
 public class ConfigurationException extends Exception implements ILocalizableMessage
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/config/ConfigurationFilter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/config/ConfigurationFilter.java b/modules/compiler/src/java/flex2/compiler/config/ConfigurationFilter.java
index d027033..a55ba1e 100644
--- a/modules/compiler/src/java/flex2/compiler/config/ConfigurationFilter.java
+++ b/modules/compiler/src/java/flex2/compiler/config/ConfigurationFilter.java
@@ -22,8 +22,6 @@ package flex2.compiler.config;
 /**
  * Defines the API for configuration filters, which can be used to
  * restrict the valid configuration options.
- *  
- * @author dloverin
  */
 public interface ConfigurationFilter
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/config/ConfigurationInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/config/ConfigurationInfo.java b/modules/compiler/src/java/flex2/compiler/config/ConfigurationInfo.java
index b645e01..06844c8 100644
--- a/modules/compiler/src/java/flex2/compiler/config/ConfigurationInfo.java
+++ b/modules/compiler/src/java/flex2/compiler/config/ConfigurationInfo.java
@@ -30,8 +30,6 @@ import flex2.compiler.util.CompilerMessage;
  * option.  For example, whether it's hidden, deprecated, advanced,
  * etc.  Subclasses should override ConfigurationInfo's methods to
  * change the defaults.
- *
- * @author Roger Gonzalez
  */
 public class ConfigurationInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/config/ConfigurationValue.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/config/ConfigurationValue.java b/modules/compiler/src/java/flex2/compiler/config/ConfigurationValue.java
index b1e84b1..a95fc4c 100644
--- a/modules/compiler/src/java/flex2/compiler/config/ConfigurationValue.java
+++ b/modules/compiler/src/java/flex2/compiler/config/ConfigurationValue.java
@@ -25,8 +25,6 @@ import java.util.LinkedList;
 /**
  * This class represents an instance of a configuration option.  For
  * example, "-debug=true".
- *
- * @author Roger Gonzalez
  */
 public class ConfigurationValue
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/config/FileConfigurator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/config/FileConfigurator.java b/modules/compiler/src/java/flex2/compiler/config/FileConfigurator.java
index 7911ad3..a1cb479 100644
--- a/modules/compiler/src/java/flex2/compiler/config/FileConfigurator.java
+++ b/modules/compiler/src/java/flex2/compiler/config/FileConfigurator.java
@@ -55,8 +55,6 @@ import flash.localization.LocalizationManager;
  * configuration options and populate a ConfigurationBuffer.  A
  * counterpart of CommandLineConfigurator and
  * SystemPropertyConfigurator.
- *
- * @author Roger Gonzalez
  */
 public class FileConfigurator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/config/SystemPropertyConfigurator.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/config/SystemPropertyConfigurator.java b/modules/compiler/src/java/flex2/compiler/config/SystemPropertyConfigurator.java
index 23eece7..59754ef 100644
--- a/modules/compiler/src/java/flex2/compiler/config/SystemPropertyConfigurator.java
+++ b/modules/compiler/src/java/flex2/compiler/config/SystemPropertyConfigurator.java
@@ -29,8 +29,6 @@ import java.util.StringTokenizer;
  * A utility class, which is used to load configuration options via
  * system properties and populate a ConfigurationBuffer.  A
  * counterpart of CommandLineConfigurator and FileConfigurator.
- *
- * @author Roger Gonzalez
  */
 public class SystemPropertyConfigurator
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/ConditionTypeNotSupported.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/ConditionTypeNotSupported.java b/modules/compiler/src/java/flex2/compiler/css/ConditionTypeNotSupported.java
index 8267dac..4b511d8 100644
--- a/modules/compiler/src/java/flex2/compiler/css/ConditionTypeNotSupported.java
+++ b/modules/compiler/src/java/flex2/compiler/css/ConditionTypeNotSupported.java
@@ -24,8 +24,6 @@ import flex2.compiler.util.CompilerMessage.CompilerWarning;
 /**
  * Warning used to report when a CSS condition type is not supported
  * yet.
- *
- * @author Paul Reilly
  */
 public class ConditionTypeNotSupported extends CompilerWarning
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/CssCompiler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/CssCompiler.java b/modules/compiler/src/java/flex2/compiler/css/CssCompiler.java
index 1029fb2..c1be12a 100644
--- a/modules/compiler/src/java/flex2/compiler/css/CssCompiler.java
+++ b/modules/compiler/src/java/flex2/compiler/css/CssCompiler.java
@@ -70,8 +70,6 @@ import org.apache.flex.forks.velocity.VelocityContext;
  * into bytecode.  When the resulting SWF is loaded at runtime as a
  * CSS module, the StyleManager will be populated with the styles
  * defined in the CSS file.
- *
- * @author Paul Reilly
  */
 public class CssCompiler extends AbstractDelegatingSubCompiler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/Import.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/Import.java b/modules/compiler/src/java/flex2/compiler/css/Import.java
index 891928f..d1ac01f 100644
--- a/modules/compiler/src/java/flex2/compiler/css/Import.java
+++ b/modules/compiler/src/java/flex2/compiler/css/Import.java
@@ -22,8 +22,6 @@ package flex2.compiler.css;
 /**
  * Value object used to represent a CSS value and the line number
  * where it came from.
- *
- * @author Paul Reilly
  */
 public class Import
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/ParseError.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/ParseError.java b/modules/compiler/src/java/flex2/compiler/css/ParseError.java
index 2b8d574..405d1f3 100644
--- a/modules/compiler/src/java/flex2/compiler/css/ParseError.java
+++ b/modules/compiler/src/java/flex2/compiler/css/ParseError.java
@@ -23,8 +23,6 @@ import flex2.compiler.util.CompilerMessage.CompilerError;
 
 /**
  * Error used to report when an exception is thrown during CSS parsing.
- *
- * @author Paul Reilly
  */
 public class ParseError extends CompilerError
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/Reference.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/Reference.java b/modules/compiler/src/java/flex2/compiler/css/Reference.java
index 4ab7734..42d74d6 100644
--- a/modules/compiler/src/java/flex2/compiler/css/Reference.java
+++ b/modules/compiler/src/java/flex2/compiler/css/Reference.java
@@ -23,8 +23,6 @@ package flex2.compiler.css;
  * This value object represents a ClassReference() or
  * PropertyReference() CSS function.  It is used as a
  * flash.css.StyleProperty value.
- *
- * @author Paul Reilly
  */
 public class Reference
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/SelectorTypeNotSupported.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/SelectorTypeNotSupported.java b/modules/compiler/src/java/flex2/compiler/css/SelectorTypeNotSupported.java
index e0cdea6..f96ac23 100644
--- a/modules/compiler/src/java/flex2/compiler/css/SelectorTypeNotSupported.java
+++ b/modules/compiler/src/java/flex2/compiler/css/SelectorTypeNotSupported.java
@@ -23,8 +23,6 @@ import flex2.compiler.util.CompilerMessage.CompilerWarning;
 
 /**
  * Warning used to report when an unsupported selector type is used.
- *
- * @author Paul Reilly
  */
 public class SelectorTypeNotSupported extends CompilerWarning
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/StyleConflictException.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/StyleConflictException.java b/modules/compiler/src/java/flex2/compiler/css/StyleConflictException.java
index 2fedc91..dd7a199 100644
--- a/modules/compiler/src/java/flex2/compiler/css/StyleConflictException.java
+++ b/modules/compiler/src/java/flex2/compiler/css/StyleConflictException.java
@@ -27,8 +27,6 @@ import flex2.compiler.Source;
  * with conflicting "inheriting" values.  Until the Flex framework
  * supports scoped styling, a style can't be inheriting and
  * non-inheriting in the same application.
- *
- * @author Paul Reilly
  */
 public class StyleConflictException extends CompilerMessage.CompilerError
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/StyleDef.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/StyleDef.java b/modules/compiler/src/java/flex2/compiler/css/StyleDef.java
index 7b77f46..c37797d 100644
--- a/modules/compiler/src/java/flex2/compiler/css/StyleDef.java
+++ b/modules/compiler/src/java/flex2/compiler/css/StyleDef.java
@@ -77,9 +77,6 @@ import org.w3c.css.sac.LexicalUnit;
  * 
  * This class is complicated by the fact that it supports both Flex 3 and
  * Flex 4 style subsystems independently.
- *
- * @author Paul Reilly
- * @author Pete Farland
  */
 public class StyleDef
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/StyleModule.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/StyleModule.java b/modules/compiler/src/java/flex2/compiler/css/StyleModule.java
index 4ae70f4..0d3f873 100644
--- a/modules/compiler/src/java/flex2/compiler/css/StyleModule.java
+++ b/modules/compiler/src/java/flex2/compiler/css/StyleModule.java
@@ -62,9 +62,6 @@ import macromedia.asc.util.ContextStatics;
  * This class is used by the CssCompiler as an object model for a CSS
  * document.  StyleModule instances are used as input for code
  * generation.
- *
- * @author Paul Reilly
- * @author Pete Farland
  */
 public class StyleModule
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/Styles.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/Styles.java b/modules/compiler/src/java/flex2/compiler/css/Styles.java
index e865429..99f1694 100644
--- a/modules/compiler/src/java/flex2/compiler/css/Styles.java
+++ b/modules/compiler/src/java/flex2/compiler/css/Styles.java
@@ -42,9 +42,6 @@ import java.util.Set;
  * Note: both old [Style] and new [StyleProperty] metadata formats may
  * be stored.
  * <p/>
- *
- * @author Paul Reilly
- * @author Pete Farland
  */
 public class Styles
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/StylesContainer.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/StylesContainer.java b/modules/compiler/src/java/flex2/compiler/css/StylesContainer.java
index e7fdbf5..e29120d 100644
--- a/modules/compiler/src/java/flex2/compiler/css/StylesContainer.java
+++ b/modules/compiler/src/java/flex2/compiler/css/StylesContainer.java
@@ -77,9 +77,6 @@ import org.apache.flex.forks.velocity.VelocityContext;
  * This class is an MXML document specific override of StyleModule. It provides
  * a context that manages style declarations for both default styles/themes
  * and document style nodes. 
- *
- * @author Paul Reilly
- * @author Pete Farland
  */
 public class StylesContainer extends StyleModule
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/UnqualifiedTypeSelector.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/UnqualifiedTypeSelector.java b/modules/compiler/src/java/flex2/compiler/css/UnqualifiedTypeSelector.java
index ce34158..ade7b6e 100644
--- a/modules/compiler/src/java/flex2/compiler/css/UnqualifiedTypeSelector.java
+++ b/modules/compiler/src/java/flex2/compiler/css/UnqualifiedTypeSelector.java
@@ -22,8 +22,6 @@ import flex2.compiler.util.CompilerMessage.CompilerWarning;
 
 /**
  * Warning used to report when a type selector is not fully qualified.
- *
- * @author Pete Farland
  */
 public class UnqualifiedTypeSelector extends CompilerWarning
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/css/UnresolvedQualifiedTypeSelector.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/css/UnresolvedQualifiedTypeSelector.java b/modules/compiler/src/java/flex2/compiler/css/UnresolvedQualifiedTypeSelector.java
index bfc2602..7049c27 100644
--- a/modules/compiler/src/java/flex2/compiler/css/UnresolvedQualifiedTypeSelector.java
+++ b/modules/compiler/src/java/flex2/compiler/css/UnresolvedQualifiedTypeSelector.java
@@ -23,8 +23,6 @@ import flex2.compiler.util.CompilerMessage.CompilerWarning;
 /**
  * Warning used to report when a qualified type selector could not be
  * resolved to a component.
- *
- * @author Paul Reilly
  */
 public class UnresolvedQualifiedTypeSelector extends CompilerWarning
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/extensions/ExtensionManager.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/extensions/ExtensionManager.java b/modules/compiler/src/java/flex2/compiler/extensions/ExtensionManager.java
index 972ccd6..d26a831 100644
--- a/modules/compiler/src/java/flex2/compiler/extensions/ExtensionManager.java
+++ b/modules/compiler/src/java/flex2/compiler/extensions/ExtensionManager.java
@@ -38,8 +38,6 @@ import flex2.compiler.util.CompilerMessage.CompilerError;
 /**
  * This class manages external extensions, which can be used to add
  * additional functionality to the compiler.
- *
- * @author Andrew Westberg
  */
 public class ExtensionManager
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/extensions/ExtensionsConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/extensions/ExtensionsConfiguration.java b/modules/compiler/src/java/flex2/compiler/extensions/ExtensionsConfiguration.java
index bea2996..40e8e7b 100644
--- a/modules/compiler/src/java/flex2/compiler/extensions/ExtensionsConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/extensions/ExtensionsConfiguration.java
@@ -36,8 +36,6 @@ import flex2.compiler.util.ThreadLocalToolkit;
 /**
  * This class handles extension specific configuration options.
  * Currently, there is only one, -compiler.extensions.extension.
- *
- * @author Andrew Westberg
  */
 public class ExtensionsConfiguration
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/extensions/IApplicationExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/extensions/IApplicationExtension.java b/modules/compiler/src/java/flex2/compiler/extensions/IApplicationExtension.java
index ae32b0d..2dc59ed 100644
--- a/modules/compiler/src/java/flex2/compiler/extensions/IApplicationExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/extensions/IApplicationExtension.java
@@ -24,8 +24,6 @@ import flex2.tools.oem.Configuration;
 /**
  * Defines the API for extensions, which run at the end of a OEM API
  * application compilation.
- *
- * @author Andrew Westberg
  */
 public interface IApplicationExtension
     extends IExtension

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/extensions/ICompcExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/extensions/ICompcExtension.java b/modules/compiler/src/java/flex2/compiler/extensions/ICompcExtension.java
index 75e1741..7dd3af9 100644
--- a/modules/compiler/src/java/flex2/compiler/extensions/ICompcExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/extensions/ICompcExtension.java
@@ -24,8 +24,6 @@ import flex2.tools.CompcConfiguration;
 /**
  * Defines the API for extensions, which run at the end of a command
  * line library compilation.
- *
- * @author Andrew Westberg
  */
 public interface ICompcExtension
     extends IExtension

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/extensions/IConfigurableExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/extensions/IConfigurableExtension.java b/modules/compiler/src/java/flex2/compiler/extensions/IConfigurableExtension.java
index beb2ef0..03e342f 100644
--- a/modules/compiler/src/java/flex2/compiler/extensions/IConfigurableExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/extensions/IConfigurableExtension.java
@@ -23,8 +23,6 @@ import java.util.List;
 
 /**
  * Defines the API for extensions, which support parameters.
- *
- * @author Andrew Westberg
  */
 public interface IConfigurableExtension
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/extensions/IExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/extensions/IExtension.java b/modules/compiler/src/java/flex2/compiler/extensions/IExtension.java
index c2d7ec6..d43798b 100644
--- a/modules/compiler/src/java/flex2/compiler/extensions/IExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/extensions/IExtension.java
@@ -22,8 +22,6 @@ package flex2.compiler.extensions;
 /**
  * The base extension interface.  Extensions should implement one of
  * the IExtension subinterfaces.
- *
- * @author Andrew Westberg
  */
 public interface IExtension
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/extensions/ILibraryExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/extensions/ILibraryExtension.java b/modules/compiler/src/java/flex2/compiler/extensions/ILibraryExtension.java
index 7b7256b..b6f6590 100644
--- a/modules/compiler/src/java/flex2/compiler/extensions/ILibraryExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/extensions/ILibraryExtension.java
@@ -25,8 +25,6 @@ import flex2.tools.oem.Library;
 /**
  * Defines the API for extensions, which run at the end of an OEM API
  * library compilation.
- *
- * @author Andrew Westberg
  */
 public interface ILibraryExtension
     extends IExtension

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/extensions/IMxmlcExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/extensions/IMxmlcExtension.java b/modules/compiler/src/java/flex2/compiler/extensions/IMxmlcExtension.java
index 5210c1d..b08f53d 100644
--- a/modules/compiler/src/java/flex2/compiler/extensions/IMxmlcExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/extensions/IMxmlcExtension.java
@@ -22,8 +22,6 @@ package flex2.compiler.extensions;
 /**
  * Defines the API for extensions, which run at the end of a command
  * line application compilation.
- *
- * @author Andrew Westberg
  */
 public interface IMxmlcExtension
     extends IExtension

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/extensions/IPreCompileExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/extensions/IPreCompileExtension.java b/modules/compiler/src/java/flex2/compiler/extensions/IPreCompileExtension.java
index bda3b73..f6d907c 100644
--- a/modules/compiler/src/java/flex2/compiler/extensions/IPreCompileExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/extensions/IPreCompileExtension.java
@@ -36,8 +36,6 @@ import flex2.compiler.common.Configuration;
 
 /**
  * Defines the API for extensions, which run before each compilation.
- *
- * @author Andrew Westberg
  */
 public interface IPreCompileExtension
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/extensions/IPreLinkExtension.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/extensions/IPreLinkExtension.java b/modules/compiler/src/java/flex2/compiler/extensions/IPreLinkExtension.java
index 6bbdf67..5745e56 100644
--- a/modules/compiler/src/java/flex2/compiler/extensions/IPreLinkExtension.java
+++ b/modules/compiler/src/java/flex2/compiler/extensions/IPreLinkExtension.java
@@ -35,8 +35,6 @@ import flex2.compiler.common.Configuration;
 /**
  * Defines the API for extensions, which run before each PreLink run.
  * PreLink's run can be executed multiple times.
- *
- * @author Andrew Westberg
  */
 public interface IPreLinkExtension
     extends IExtension

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/fxg/FXGCompiler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/fxg/FXGCompiler.java b/modules/compiler/src/java/flex2/compiler/fxg/FXGCompiler.java
index 2d623e8..e86b8da 100644
--- a/modules/compiler/src/java/flex2/compiler/fxg/FXGCompiler.java
+++ b/modules/compiler/src/java/flex2/compiler/fxg/FXGCompiler.java
@@ -82,7 +82,6 @@ import flex2.compiler.util.ThreadLocalToolkit;
  * instantiate instances of RichText and link them to a DefineSprite in the
  * appropriate location in the SWF primitive display list.
  * </p>
- * @author Pete Farland
  */
 public class FXGCompiler extends AbstractSubCompiler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/fxg/FXGSymbolClass.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/fxg/FXGSymbolClass.java b/modules/compiler/src/java/flex2/compiler/fxg/FXGSymbolClass.java
index 3c0438b..851e384 100644
--- a/modules/compiler/src/java/flex2/compiler/fxg/FXGSymbolClass.java
+++ b/modules/compiler/src/java/flex2/compiler/fxg/FXGSymbolClass.java
@@ -29,8 +29,6 @@ import flash.swf.tags.DefineTag;
  * an ActionScript class. This association links a tag primitive to more
  * complex assets, such as the ActionScript implementation of a TextGraphic
  * node (which does not have a tag primitive equivalent).
- *
- * @author Pete Farland
  */
 public class FXGSymbolClass
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/fxg/FlexFXG2SWFTranscoder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/fxg/FlexFXG2SWFTranscoder.java b/modules/compiler/src/java/flex2/compiler/fxg/FlexFXG2SWFTranscoder.java
index 620d567..4ba3f48 100644
--- a/modules/compiler/src/java/flex2/compiler/fxg/FlexFXG2SWFTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/fxg/FlexFXG2SWFTranscoder.java
@@ -67,9 +67,6 @@ import flex2.compiler.mxml.reflect.TypeTable;
  * generated include alpha masks, luminosity masks, and pixel-bender based
  * blend modes, namely: colordodge, colorburn, exclusion, softlight, hue,
  * saturation, color, and luminosity.
- * 
- * @author Peter Farland
- * @author Kaushal Kantawala
  */
 public class FlexFXG2SWFTranscoder extends FXG2SWFTranscoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/fxg/FlexGraphicNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/fxg/FlexGraphicNode.java b/modules/compiler/src/java/flex2/compiler/fxg/FlexGraphicNode.java
index 7d22bd5..f5e1e9c 100644
--- a/modules/compiler/src/java/flex2/compiler/fxg/FlexGraphicNode.java
+++ b/modules/compiler/src/java/flex2/compiler/fxg/FlexGraphicNode.java
@@ -24,8 +24,6 @@ import com.adobe.internal.fxg.dom.GraphicNode;
 /**
  * A Flex specific override for GraphicNode used to record whether the
  * FXG document includes any &lt;TextGraphic&gt; child nodes.
- * 
- * @author Peter Farland
  */
 public class FlexGraphicNode extends GraphicNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/fxg/FlexLoggerAdapter.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/fxg/FlexLoggerAdapter.java b/modules/compiler/src/java/flex2/compiler/fxg/FlexLoggerAdapter.java
index 8130b7b..00659ba 100644
--- a/modules/compiler/src/java/flex2/compiler/fxg/FlexLoggerAdapter.java
+++ b/modules/compiler/src/java/flex2/compiler/fxg/FlexLoggerAdapter.java
@@ -27,8 +27,6 @@ import flex2.compiler.util.ThreadLocalToolkit;
 
 /**
  * An adapter to bridge the FXGUtils and Flex compiler logging systems.
- * 
- * @author Peter Farland
  */
 public class FlexLoggerAdapter extends AbstractLogger
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/fxg/FlexParagraphNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/fxg/FlexParagraphNode.java b/modules/compiler/src/java/flex2/compiler/fxg/FlexParagraphNode.java
index e5b5333..d4ebd99 100644
--- a/modules/compiler/src/java/flex2/compiler/fxg/FlexParagraphNode.java
+++ b/modules/compiler/src/java/flex2/compiler/fxg/FlexParagraphNode.java
@@ -24,8 +24,6 @@ import com.adobe.internal.fxg.dom.text.ParagraphNode;
 /**
  * A Flex specific override for ParagraphNode used catch attributes that need to
  * be renamed on a &lt;p&gt; tag.
- * 
- * @author Peter Farland
  * @since 1.0
  */
 public class FlexParagraphNode extends ParagraphNode

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/fxg/FlexResourceResolver.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/fxg/FlexResourceResolver.java b/modules/compiler/src/java/flex2/compiler/fxg/FlexResourceResolver.java
index aebdac1..5161105 100644
--- a/modules/compiler/src/java/flex2/compiler/fxg/FlexResourceResolver.java
+++ b/modules/compiler/src/java/flex2/compiler/fxg/FlexResourceResolver.java
@@ -31,8 +31,6 @@ import flex2.compiler.io.VirtualFile;
 /**
  * Provides a bridge between mxmlc's SinglePathResolver and fxgutils'
  * FXGResourceResolver.
- *
- * @author Pete Farland
  */
 public class FlexResourceResolver implements FXGResourceResolver
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/fxg/FlexRichTextNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/fxg/FlexRichTextNode.java b/modules/compiler/src/java/flex2/compiler/fxg/FlexRichTextNode.java
index c94901a..b495a07 100644
--- a/modules/compiler/src/java/flex2/compiler/fxg/FlexRichTextNode.java
+++ b/modules/compiler/src/java/flex2/compiler/fxg/FlexRichTextNode.java
@@ -26,8 +26,6 @@ import com.adobe.internal.fxg.dom.RichTextNode;
 /**
  * A Flex specific override for RichTextNode used to capture the 
  * attributes specified on a &lt;RichText&gt; node in FXG 2.0.
- * 
- * @author Peter Farland
  * @since FXG 2.0
  */
 public class FlexRichTextNode extends RichTextNode

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/fxg/FlexSpanNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/fxg/FlexSpanNode.java b/modules/compiler/src/java/flex2/compiler/fxg/FlexSpanNode.java
index 9af1434..cd36410 100644
--- a/modules/compiler/src/java/flex2/compiler/fxg/FlexSpanNode.java
+++ b/modules/compiler/src/java/flex2/compiler/fxg/FlexSpanNode.java
@@ -24,8 +24,6 @@ import com.adobe.internal.fxg.dom.text.SpanNode;
 /**
  * A Flex specific override for SpanNode used to capture the 
  * attributes specified on a &lt;span&gt; node in FXG.
- * 
- * @author Peter Farland
  */
 public class FlexSpanNode extends SpanNode
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/fxg/FlexTextGraphicNode.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/fxg/FlexTextGraphicNode.java b/modules/compiler/src/java/flex2/compiler/fxg/FlexTextGraphicNode.java
index 1a22bb1..9ff6b34 100644
--- a/modules/compiler/src/java/flex2/compiler/fxg/FlexTextGraphicNode.java
+++ b/modules/compiler/src/java/flex2/compiler/fxg/FlexTextGraphicNode.java
@@ -33,8 +33,6 @@ import com.adobe.internal.fxg.dom.TextGraphicNode;
 /**
  * A Flex specific override for TextGraphicNode used to capture the 
  * attributes specified on a &lt;TextGraphic&gt; node in FXG 1.0.
- * 
- * @author Peter Farland
  * @since FXG 1.0
  */
 public class FlexTextGraphicNode extends TextGraphicNode

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/i18n/ClassReference.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/i18n/ClassReference.java b/modules/compiler/src/java/flex2/compiler/i18n/ClassReference.java
index 1c50f23..d81d01a 100644
--- a/modules/compiler/src/java/flex2/compiler/i18n/ClassReference.java
+++ b/modules/compiler/src/java/flex2/compiler/i18n/ClassReference.java
@@ -21,8 +21,6 @@ package flex2.compiler.i18n;
 
 /**
  * Represents a ClassReference(...) resource value in a .properties file.
- * 
- * @author Gordon Smith
  */
 public class ClassReference
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/i18n/I18nCompiler.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/i18n/I18nCompiler.java b/modules/compiler/src/java/flex2/compiler/i18n/I18nCompiler.java
index 3480688..432e18b 100644
--- a/modules/compiler/src/java/flex2/compiler/i18n/I18nCompiler.java
+++ b/modules/compiler/src/java/flex2/compiler/i18n/I18nCompiler.java
@@ -56,9 +56,6 @@ import flash.util.StringUtils;
 /**
  * Transforms translation files (usually .properties files) into
  * classes that extend ResourceBundle.
- *
- * @author Clement Wong
- * @author Brian Deitte
  */
 public class I18nCompiler extends AbstractSubCompiler implements flex2.compiler.SubCompiler
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/i18n/I18nUtils.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/i18n/I18nUtils.java b/modules/compiler/src/java/flex2/compiler/i18n/I18nUtils.java
index d5ba559..3b60e7b 100644
--- a/modules/compiler/src/java/flex2/compiler/i18n/I18nUtils.java
+++ b/modules/compiler/src/java/flex2/compiler/i18n/I18nUtils.java
@@ -45,9 +45,6 @@ import flex2.tools.oem.internal.ApplicationCompilerConfiguration;
 /**
  * Helper class used by I18nCompiler and other parts of the compiler
  * to handle I18N related code generation and translation.
- *
- * @author Brian Deitte
- * @author Gordon Smith
  */
 public class I18nUtils
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/i18n/PropertyText.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/i18n/PropertyText.java b/modules/compiler/src/java/flex2/compiler/i18n/PropertyText.java
index fde794c..0a5d8ff 100644
--- a/modules/compiler/src/java/flex2/compiler/i18n/PropertyText.java
+++ b/modules/compiler/src/java/flex2/compiler/i18n/PropertyText.java
@@ -41,9 +41,6 @@ import flex2.compiler.util.CompilerMessage.CompilerError;
 /**
  * Value object used to contain the information from an I18N
  * .properties file.
- *
- * @author Gordon Smith
- * @author Clement Wong
  */
 public class PropertyText extends OrderedProperties
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/i18n/PropertyTranslationFormat.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/i18n/PropertyTranslationFormat.java b/modules/compiler/src/java/flex2/compiler/i18n/PropertyTranslationFormat.java
index 101c890..38d6038 100644
--- a/modules/compiler/src/java/flex2/compiler/i18n/PropertyTranslationFormat.java
+++ b/modules/compiler/src/java/flex2/compiler/i18n/PropertyTranslationFormat.java
@@ -37,8 +37,6 @@ import flex2.compiler.util.MimeMappings;
 
 /**
  * An implemenation of TranslationFormat, which works with .properties files.
- *
- * @author Brian Deitte
  */
 public class PropertyTranslationFormat implements TranslationFormat
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/i18n/TranslationException.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/i18n/TranslationException.java b/modules/compiler/src/java/flex2/compiler/i18n/TranslationException.java
index ab89fca..94be5a8 100644
--- a/modules/compiler/src/java/flex2/compiler/i18n/TranslationException.java
+++ b/modules/compiler/src/java/flex2/compiler/i18n/TranslationException.java
@@ -22,8 +22,6 @@ package flex2.compiler.i18n;
 /**
  * An exception thrown by PropertyTranslationFormat when IOExceptions
  * occur and caught by I18nCompiler, which reports them.
- *
- * @author Brian Deitte
  */
 public class TranslationException extends Exception
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/i18n/TranslationFormat.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/i18n/TranslationFormat.java b/modules/compiler/src/java/flex2/compiler/i18n/TranslationFormat.java
index 525583d..657a45e 100644
--- a/modules/compiler/src/java/flex2/compiler/i18n/TranslationFormat.java
+++ b/modules/compiler/src/java/flex2/compiler/i18n/TranslationFormat.java
@@ -27,8 +27,6 @@ import flex2.compiler.SymbolTable;
 /**
  * Defines the API to be used by classes, which participate in I18N
  * translation.
- *
- * @author Brian Deitte
  */
 public interface TranslationFormat
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/i18n/TranslationInfo.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/i18n/TranslationInfo.java b/modules/compiler/src/java/flex2/compiler/i18n/TranslationInfo.java
index 9942b46..c9b2803 100644
--- a/modules/compiler/src/java/flex2/compiler/i18n/TranslationInfo.java
+++ b/modules/compiler/src/java/flex2/compiler/i18n/TranslationInfo.java
@@ -23,8 +23,6 @@ import java.util.Set;
 
 /**
  * Defines the API for translation related information.
- *
- * @author Brian Deitte
  */
 public interface TranslationInfo
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/io/DeletedFile.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/io/DeletedFile.java b/modules/compiler/src/java/flex2/compiler/io/DeletedFile.java
index 5af4a72..fd34e39 100644
--- a/modules/compiler/src/java/flex2/compiler/io/DeletedFile.java
+++ b/modules/compiler/src/java/flex2/compiler/io/DeletedFile.java
@@ -27,8 +27,6 @@ import flex2.compiler.util.MimeMappings;
 /**
  * Represents a file, which has been deleted since the previous
  * compilation.
- *
- * @author Clement Wong
  */
 public class DeletedFile implements VirtualFile
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/io/FileUtil.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/io/FileUtil.java b/modules/compiler/src/java/flex2/compiler/io/FileUtil.java
index 36729fd..8c4fb7a 100644
--- a/modules/compiler/src/java/flex2/compiler/io/FileUtil.java
+++ b/modules/compiler/src/java/flex2/compiler/io/FileUtil.java
@@ -26,8 +26,6 @@ import java.util.List;
  * A helper class used by classes doing file operations.  Part of it's
  * original purpose was to consolidate J# handling, but J# support was
  * dropped many years ago.
- *
- * @author Clement Wong
  */
 public final class FileUtil
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/io/InMemoryFile.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/io/InMemoryFile.java b/modules/compiler/src/java/flex2/compiler/io/InMemoryFile.java
index 52c31db..c7a49bc 100644
--- a/modules/compiler/src/java/flex2/compiler/io/InMemoryFile.java
+++ b/modules/compiler/src/java/flex2/compiler/io/InMemoryFile.java
@@ -27,9 +27,7 @@ import java.io.InputStream;
 
 /**
  * Represents a VirtualFile implementation, which is backed by a byte[].
- * 
- * @author Clement Wong
- */
+*/
 public class InMemoryFile implements VirtualFile
 {
 	public InMemoryFile(InputStream stream, long size, String name, String mimeType, long lastModified)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/io/LocalFile.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/io/LocalFile.java b/modules/compiler/src/java/flex2/compiler/io/LocalFile.java
index 694db83..e72240a 100644
--- a/modules/compiler/src/java/flex2/compiler/io/LocalFile.java
+++ b/modules/compiler/src/java/flex2/compiler/io/LocalFile.java
@@ -31,8 +31,6 @@ import java.net.MalformedURLException;
 /**
  * A VirtualFile implemenation, which is backed by a file on a local
  * disk.
- *
- * @author Clement Wong
  */
 public class LocalFile implements VirtualFile
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/io/NetworkFile.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/io/NetworkFile.java b/modules/compiler/src/java/flex2/compiler/io/NetworkFile.java
index d8a49cf..44d7a2f 100644
--- a/modules/compiler/src/java/flex2/compiler/io/NetworkFile.java
+++ b/modules/compiler/src/java/flex2/compiler/io/NetworkFile.java
@@ -27,8 +27,6 @@ import java.net.URLConnection;
 /**
  * A VirtualFile implemenation, which is backed by a file not on a
  * local disk.
- *
- * @author Clement Wong
  */
 public class NetworkFile implements VirtualFile
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/io/ResourceFile.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/io/ResourceFile.java b/modules/compiler/src/java/flex2/compiler/io/ResourceFile.java
index a08ff65..a4aaa72 100644
--- a/modules/compiler/src/java/flex2/compiler/io/ResourceFile.java
+++ b/modules/compiler/src/java/flex2/compiler/io/ResourceFile.java
@@ -29,8 +29,6 @@ import java.util.Map;
  * Represents a VirtualFile impelemation, which is backed by a
  * collection of .properties with the same name, but coming from
  * different locales.
- *
- * @author Clement Wong
  */
 public class ResourceFile implements VirtualFile
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/io/TextFile.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/io/TextFile.java b/modules/compiler/src/java/flex2/compiler/io/TextFile.java
index 8ab3b47..ef94ccf 100644
--- a/modules/compiler/src/java/flex2/compiler/io/TextFile.java
+++ b/modules/compiler/src/java/flex2/compiler/io/TextFile.java
@@ -24,8 +24,6 @@ import java.io.InputStream;
 
 /**
  * Represents a VirtualFile implementation backed by a String object.
- *
- * @author Clement Wong
  */
 public class TextFile implements VirtualFile
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/io/VirtualFile.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/io/VirtualFile.java b/modules/compiler/src/java/flex2/compiler/io/VirtualFile.java
index 9f9acef..4449871 100644
--- a/modules/compiler/src/java/flex2/compiler/io/VirtualFile.java
+++ b/modules/compiler/src/java/flex2/compiler/io/VirtualFile.java
@@ -26,8 +26,6 @@ import java.io.InputStream;
 
 /**
  * Defines the API to by used by all virtual files.
- *
- * @author Clement Wong
  */
 public interface VirtualFile extends SinglePathResolver
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/io/VirtualZipFile.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/io/VirtualZipFile.java b/modules/compiler/src/java/flex2/compiler/io/VirtualZipFile.java
index 0e07a13..82420a8 100644
--- a/modules/compiler/src/java/flex2/compiler/io/VirtualZipFile.java
+++ b/modules/compiler/src/java/flex2/compiler/io/VirtualZipFile.java
@@ -30,8 +30,6 @@ import flex2.compiler.util.MimeMappings;
 /**
  * Represents a VirtualFile implementation, which is backed by a SwcLazyReadArchive.
  *
- * @author Brian Deitte
- * @author Paul Reilly
  */
 public class VirtualZipFile implements VirtualFile
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/io/ZipFileHolder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/io/ZipFileHolder.java b/modules/compiler/src/java/flex2/compiler/io/ZipFileHolder.java
index a35ebc8..d0c1031 100644
--- a/modules/compiler/src/java/flex2/compiler/io/ZipFileHolder.java
+++ b/modules/compiler/src/java/flex2/compiler/io/ZipFileHolder.java
@@ -29,8 +29,6 @@ import flash.util.Trace;
 /**
  * A helper class used by VirtualZipFile to open and hold a ZipFile
  * upon request.
- *
- * @author Brian Deitte
  */
 public class ZipFileHolder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/AbstractTranscoder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/media/AbstractTranscoder.java b/modules/compiler/src/java/flex2/compiler/media/AbstractTranscoder.java
index a60c7d9..088d689 100644
--- a/modules/compiler/src/java/flex2/compiler/media/AbstractTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/AbstractTranscoder.java
@@ -50,8 +50,6 @@ import org.apache.flex.forks.velocity.VelocityContext;
  * This is the default transcoder implementation.  The only thing that
  * a subclass needs to do to override is to give the right information
  * in the constructor and provide an implementation of doTranscode().
- *
- * @author Brian Deitte
  */
 public abstract class AbstractTranscoder implements Transcoder
 {

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3ddcfee1/modules/compiler/src/java/flex2/compiler/media/DataTranscoder.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/media/DataTranscoder.java b/modules/compiler/src/java/flex2/compiler/media/DataTranscoder.java
index cf5c0eb..f5acc2b 100644
--- a/modules/compiler/src/java/flex2/compiler/media/DataTranscoder.java
+++ b/modules/compiler/src/java/flex2/compiler/media/DataTranscoder.java
@@ -32,8 +32,6 @@ import java.io.BufferedInputStream;
 
 /**
  * This transcoder supports embedding data using a ByteArray.
- *
- * @author Roger Gonzalez
  */
 public class DataTranscoder extends AbstractTranscoder
 {