You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2014/10/22 16:49:38 UTC

[10/10] git commit: [flex-falcon] [refs/heads/feature-flexmojos] - Added the compilable version of all test projects that fail with falcon and did not fail with the default compiler.

Added the compilable version of all test projects that fail with falcon and did not fail with the default compiler.


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

Branch: refs/heads/feature-flexmojos
Commit: b6e082df2f8f590b495f50a29479c70f32824744
Parents: c932239
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Wed Oct 22 16:43:14 2014 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Wed Oct 22 16:43:15 2014 +0200

----------------------------------------------------------------------
 build.xml                                       |    4 -
 compiler/build.xml                              |   60 -
 .../pom.xml                                     |   68 ++
 .../src/main/flex/main.mxml                     |   33 +
 .../pom.xml                                     |   68 ++
 .../src/main/flex/main.mxml                     |   33 +
 .../pom.xml                                     |   68 ++
 .../src/main/flex/main.mxml                     |   33 +
 .../pom.xml                                     |   68 ++
 .../src/main/flex/main.mxml                     |   33 +
 .../pom.xml                                     |   68 ++
 .../src/main/flex/main.mxml                     |   33 +
 .../pom.xml                                     |   74 ++
 .../src/main/flex/Application.mxml              |   27 +
 .../src/main/flex/module1/AnModule.mxml         |   25 +
 .../src/main/flex/module2/OtherModule.as        |   30 +
 .../pom.xml                                     |   64 ++
 .../src/main/flex/issue29.mxml                  |   24 +
 .../src/main/flex/pusssa.ttf                    |  Bin 0 -> 36928 bytes
 .../src/main/flex/styles.css                    |   30 +
 .../flex/pom.xml                                |   82 ++
 .../flex/src/main/flex/main.mxml                |   23 +
 .../net/flexmojos/oss/generator/SimpleChild.as  |   14 +
 .../net/flexmojos/oss/generator/SimplePojo.as   |   14 +
 .../flex/src/test/flex/tests/InheritTest.as     |   40 +
 .../java/pom.xml                                |   42 +
 .../flexmojos/oss/generator/SimpleChild.java    |   34 +
 .../net/flexmojos/oss/generator/SimplePojo.java |   54 +
 .../pom.xml                                     |   34 +
 .../pom.xml                                     |   76 ++
 .../src/main/flex/main.mxml                     |   36 +
 .../pom.xml                                     |   67 ++
 .../src/main/flex/ComplexStyles.css             |   38 +
 .../src/main/flex/main.mxml                     |   23 +
 .../pom.xml                                     |   91 ++
 .../src/main/flex/Documentable.as               |   28 +
 .../main/flex/net/flexmojos/oss/it/Amarelo.as   |   28 +
 .../src/main/flex/net/flexmojos/oss/it/Azul.as  |   28 +
 .../src/main/flex/net/flexmojos/oss/it/Verde.as |   28 +
 .../main/flex/net/flexmojos/oss/it/Vermelho.as  |   28 +
 .../src/main/resources/manifest.xml             |   24 +
 .../src/main/resources/nd-manifest.xml          |   24 +
 .../pom.xml                                     |   87 ++
 .../src/com/adobe/example/Calculator.as         |   43 +
 .../tests/com/adobe/example/TestCalculator.as   |   71 ++
 .../tests/com/adobe/example/TestCalculator2.as  |   43 +
 .../pom.xml                                     |   96 ++
 .../src/main/flex/main.mxml                     |   53 +
 .../pom.xml                                     |   72 ++
 .../src/main/flex/main.mxml                     |   23 +
 .../src/test/flex/TestCaseSample1.as            |   35 +
 .../src/test/flex/TestCaseSample2.as            |   33 +
 .../REMARK.txt                                  |    1 +
 .../air/pom.xml                                 |   72 ++
 .../air/src/main/resources/descriptor.xml       |  153 +++
 .../air/src/main/resources/sign.p12             |  Bin 0 -> 2482 bytes
 .../pom.xml                                     |   80 ++
 .../swc/pom.xml                                 |   37 +
 .../swc/src/main/flex/Label.mxml                |   20 +
 .../swf/pom.xml                                 |   46 +
 .../swf/src/main/flex/main.mxml                 |   23 +
 .../pom.xml                                     |  100 ++
 .../src/main/flex/main.mxml                     |   22 +
 .../src/main/resources/descriptor.xml           |   34 +
 .../src/main/resources/sign.p12                 |  Bin 0 -> 2482 bytes
 .../src/test/flex/AnnotatedTest.as              |   40 +
 .../pom.xml                                     |   92 ++
 .../src/main/flex/main.mxml                     |   22 +
 .../src/main/resources/128.png                  |  Bin 0 -> 2665 bytes
 .../src/main/resources/16.png                   |  Bin 0 -> 531 bytes
 .../src/main/resources/32.png                   |  Bin 0 -> 926 bytes
 .../src/main/resources/48.png                   |  Bin 0 -> 1363 bytes
 .../src/main/resources/descriptor.xml           |  153 +++
 .../src/main/resources/sign.p12                 |  Bin 0 -> 2482 bytes
 .../src/test/flex/AnnotatedTest.as              |   40 +
 .../pom.xml                                     |   72 ++
 .../src/main/flex/main.mxml                     |   23 +
 .../src/test/flex/ExampleTest.as                |   44 +
 .../pom.xml                                     |   75 ++
 .../main/flex/net/flexmojos/oss/it/Amarelo.as   |   28 +
 .../src/main/flex/net/flexmojos/oss/it/Azul.as  |   28 +
 .../src/main/flex/net/flexmojos/oss/it/Verde.as |   28 +
 .../main/flex/net/flexmojos/oss/it/Vermelho.as  |   28 +
 .../pom.xml                                     |   35 +
 .../swf/pom.xml                                 |  100 ++
 .../swf/src/main/flex/main.mxml                 |   61 +
 .../swf/src/main/flex/modules/module1.mxml      |   25 +
 .../swf/src/main/flex/modules/module2.mxml      |   25 +
 .../war/pom.xml                                 |   92 ++
 .../war/src/main/webapp/WEB-INF/web.xml         |   33 +
 .../pom.xml                                     |   35 +
 .../swf/pom.xml                                 |  101 ++
 .../swf/src/main/flex/main.mxml                 |   61 +
 .../swf/src/main/flex/modules/module1.mxml      |   25 +
 .../swf/src/main/flex/modules/module2.mxml      |   25 +
 .../war/pom.xml                                 |   93 ++
 .../war/src/main/webapp/WEB-INF/web.xml         |   33 +
 .../pom.xml                                     |   73 ++
 .../src/main/flex/main.mxml                     |   23 +
 .../src/test/flex/AnnotatedTest.as              |   40 +
 .../pom.xml                                     |   87 ++
 .../src/com/adobe/example/Calculator.as         |   43 +
 .../tests/com/adobe/example/TestCalculator.as   |   71 ++
 .../tests/com/adobe/example/TestCalculator2.as  |   43 +
 .../pom.xml                                     |   72 ++
 .../src/main/flex/main.mxml                     |   23 +
 .../src/test/flex/fluint/ExampleTest.as         |   34 +
 .../pom.xml                                     |   72 ++
 .../src/main/flex/main.mxml                     |   23 +
 .../src/test/flex/fluint/ExampleTest.as         |   34 +
 .../locale/en_US/FlightReservation1.properties  |   75 ++
 .../locale/ja_JP/FlightReservation1.properties  |   75 ++
 .../pom.xml                                     |   72 ++
 .../src/FlightReservation1.mxml                 | 1088 ++++++++++++++++++
 .../src/Flights.xml                             |  488 ++++++++
 .../src/Timezones.xml                           |   33 +
 .../app/pom.xml                                 |   83 ++
 .../app/src/main/flex/FlexMojosLocaleApp.mxml   |   45 +
 .../lib/pom.xml                                 |   71 ++
 .../src/main/flex/com/xyz/view/MainView.mxml    |   33 +
 .../lib/src/main/locales/en_US/text.properties  |   19 +
 .../lib/src/main/locales/ja_JP/text.properties  |   19 +
 .../pom.xml                                     |   35 +
 .../locale/en_US/FlightReservation2.properties  |   75 ++
 .../locale/ja_JP/FlightReservation2.properties  |   75 ++
 .../pom.xml                                     |   71 ++
 .../src/FlightReservation2.mxml                 | 1082 +++++++++++++++++
 .../src/Flights.xml                             |  488 ++++++++
 .../src/Timezones.xml                           |   33 +
 .../pom.xml                                     |   84 ++
 .../src/assets/pf_ronda_seven.ttf               |  Bin 0 -> 22392 bytes
 .../src/com/bit101/components/CheckBox.as       |  162 +++
 .../src/com/bit101/components/ColorChooser.as   |  337 ++++++
 .../src/com/bit101/components/Component.as      |  204 ++++
 .../src/com/bit101/components/HBox.as           |   85 ++
 .../src/com/bit101/components/HSlider.as        |   37 +
 .../src/com/bit101/components/HUISlider.as      |   86 ++
 .../src/com/bit101/components/IndicatorLight.as |  208 ++++
 .../src/com/bit101/components/InputText.as      |  189 +++
 .../src/com/bit101/components/Knob.as           |  332 ++++++
 .../src/com/bit101/components/Label.as          |  131 +++
 .../src/com/bit101/components/Meter.as          |  326 ++++++
 .../src/com/bit101/components/Panel.as          |  153 +++
 .../src/com/bit101/components/ProgressBar.as    |  139 +++
 .../src/com/bit101/components/PushButton.as     |  230 ++++
 .../src/com/bit101/components/RadioButton.as    |  201 ++++
 .../src/com/bit101/components/RotarySelector.as |  286 +++++
 .../src/com/bit101/components/Slider.as         |  352 ++++++
 .../src/com/bit101/components/Style.as          |   30 +
 .../src/com/bit101/components/Text.as           |  154 +++
 .../src/com/bit101/components/UISlider.as       |  232 ++++
 .../src/com/bit101/components/VBox.as           |   88 ++
 .../src/com/bit101/components/VSlider.as        |   36 +
 .../src/com/bit101/components/VUISlider.as      |   93 ++
 .../src/com/bit101/components/WheelMenu.as      |  431 +++++++
 .../src/com/bit101/components/Window.as         |  284 +++++
 .../pom.xml                                     |  118 ++
 .../src/main/flex/main.mxml                     |   23 +
 .../pom.xml                                     |   72 ++
 .../src/main/flex/HelloWorld.as                 |   27 +
 .../pom.xml                                     |   72 ++
 .../src/main/flex/HelloWorld.as                 |   27 +
 .../pom.xml                                     |   88 ++
 .../src/main/flex/main.mxml                     |   53 +
 .../application-forced/pom.xml                  |   67 ++
 .../src/main/flex/Forced.mxml                   |   23 +
 .../application-forced/src/main/flex/Index.mxml |   20 +
 .../application-forced/src/main/flex/Main.mxml  |   20 +
 .../application-index/pom.xml                   |   64 ++
 .../src/main/flex/AnotherFile.mxml              |   20 +
 .../application-index/src/main/flex/Index.mxml  |   23 +
 .../application-main/pom.xml                    |   64 ++
 .../src/main/flex/AnotherFile.mxml              |   20 +
 .../application-main/src/main/flex/Index.mxml   |   20 +
 .../application-main/src/main/flex/Main.mxml    |   23 +
 .../application-not-default/pom.xml             |   64 ++
 .../src/main/flex/MyCustomName.mxml             |   23 +
 .../groupId/pom.xml                             |   64 ++
 .../src/main/flex/com/example/groupId/Main.mxml |   23 +
 .../groupIdArtifactId/pom.xml                   |   64 ++
 .../com/example/groupIdArtifactId/Main.mxml     |   23 +
 .../pom.xml                                     |   38 +
 .../pom.xml                                     |   79 ++
 .../src/main/flex/main.mxml                     |   23 +
 .../src/test/flex/AnnotatedTest.as              |   40 +
 .../pom.xml                                     |   73 ++
 .../src/main/flex/main.mxml                     |   23 +
 .../src/test/flex/AnnotatedTest.as              |   40 +
 .../pom.xml                                     |   76 ++
 .../src/main/flex/main.mxml                     |   37 +
 .../main/flex/net/flexmojos/oss/it/AClass.as    |   27 +
 .../app/pom.xml                                 |   76 ++
 .../app/src/main/flex/Main.as                   |   31 +
 .../lib/pom.xml                                 |   77 ++
 .../lib/src/main/flex/A.as                      |   26 +
 .../pom.xml                                     |   69 ++
 .../pom.xml                                     |   70 ++
 .../src/main/flex/Main.mxml                     |   25 +
 .../a/pom.xml                                   |   81 ++
 .../a/src/main/flex/Main.mxml                   |   23 +
 .../b/pom.xml                                   |   76 ++
 .../b/src/main/flex/Main.css                    |   21 +
 .../pom.xml                                     |   35 +
 .../pom.xml                                     |   77 ++
 .../src/main/flex/main.mxml                     |   23 +
 .../src/main/flex/module/module.mxml            |   23 +
 .../moduleA/pom.xml                             |   45 +
 .../moduleA/src/main/flex/AClass.as             |   31 +
 .../moduleB/pom.xml                             |   36 +
 .../moduleB/src/main/flex/BClass.as             |   27 +
 .../pom.xml                                     |   78 ++
 .../moduleA/pom.xml                             |   45 +
 .../moduleA/src/main/flex/AClass.as             |   31 +
 .../moduleB/pom.xml                             |   36 +
 .../moduleB/src/main/flex/BClass.as             |   27 +
 .../pom.xml                                     |   78 ++
 .../pom.xml                                     |   76 ++
 .../src/main/flex/main.mxml                     |   31 +
 .../src/test/flex/AnnotatedTest.as              |   35 +
 .../pom.xml                                     |   82 ++
 .../src/main/flex/FlexMaven/App.as              |   27 +
 .../src/main/flex/FlexMaven/UntestedClass.as    |   25 +
 .../src/main/flex/FlexMaven/sampleInclude.as    |   35 +
 .../src/main/flex/FlexMaven/unusedInclude.as    |   18 +
 .../src/test/flex/FlexMaven/TestApp.as          |   74 ++
 .../pom.xml                                     |   82 ++
 .../src/main/flex/FlexMaven/App.as              |   27 +
 .../src/main/flex/FlexMaven/UntestedClass.as    |   25 +
 .../src/main/flex/FlexMaven/sampleInclude.as    |   35 +
 .../src/main/flex/FlexMaven/unusedInclude.as    |   18 +
 .../src/test/flex/FlexMaven/TestApp.as          |   74 ++
 .../pom.xml                                     |   76 ++
 .../src/main/flex/main.mxml                     |   31 +
 .../src/test/flex/AnnotatedTest.as              |   35 +
 .../pom.xml                                     |   58 +
 .../src/main/flex/main.mxml                     |   24 +
 .../unittest/ParametrizedTestWithErrorsTest.as  |   22 +
 .../ParametrizedTestWithFailuresTest.as         |   20 +
 .../ParametrizedTestWithoutFailuresTest.as      |   20 +
 .../pom.xml                                     |   80 ++
 .../main/flex/com/adobe/example/Calculator.as   |   30 +
 .../flex/com/adobe/example/TestCalculator.as    |   60 +
 .../com/adobe/example/TestCalculatorAgain.as    |   59 +
 .../pom.xml                                     |   72 ++
 .../main/flex/com/adobe/example/Calculator.as   |   31 +
 .../flex/com/adobe/example/TestCalculator.as    |   64 ++
 .../com/adobe/example/TestCalculatorAgain.as    |   64 ++
 .../pom.xml                                     |   86 ++
 .../src/main/flex/main.mxml                     |   31 +
 .../src/test/flex/AnnotatedTest.as              |   46 +
 .../pom.xml                                     |   68 ++
 .../src/main/flex/main.mxml                     |   41 +
 .../pom.xml                                     |   69 ++
 .../src/main/flex/main.mxml                     |   37 +
 .../main/flex/net/flexmojos/oss/it/AClass.as    |   27 +
 .../pom.xml                                     |   90 ++
 .../src/main/flex/main.mxml                     |   50 +
 .../flex/net/flexmojos/oss/test/ServiceTest.as  |   63 +
 .../src/test/resources/source.xml               |   20 +
 flexmojos-tests/pom.xml                         |   96 ++
 flexmojos-tests/readme.txt                      |   11 +
 generated/maven/falcon-compiler-oem-sources.jar |  Bin 0 -> 255353 bytes
 generated/maven/falcon-compiler-oem.jar         |  Bin 0 -> 354966 bytes
 generated/maven/falcon-compiler-oem.pom         |   15 +
 generated/maven/falcon-compiler-sources.jar     |  Bin 0 -> 3479207 bytes
 generated/maven/falcon-compiler.jar             |  Bin 0 -> 4075760 bytes
 generated/maven/falcon-compiler.pom             |   78 ++
 utils/aether-ant-tasks-uber.jar                 |  Bin 0 -> 2774001 bytes
 268 files changed, 18650 insertions(+), 64 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 3851d8b..bf5c809 100644
--- a/build.xml
+++ b/build.xml
@@ -122,10 +122,6 @@
         <delete dir="${basedir}/temp" failonerror="false" includeEmptyDirs="true"/>
     </target>
 
-    <target name="maven-artifacts" description="Installs Falcon artifacts to a local maven repository">
-        <ant dir="compiler" target="maven-artifacts"/>
-    </target>
-
     <target name="check-flex-home" unless="mxmlc.jar.exists"
         description="Check FLEX_HOME for both a directory and an exe file">
         

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/compiler/build.xml
----------------------------------------------------------------------
diff --git a/compiler/build.xml b/compiler/build.xml
index 13d1ce8..f42426c 100644
--- a/compiler/build.xml
+++ b/compiler/build.xml
@@ -1048,66 +1048,6 @@
 
     <!--
 
-        CREATE MAVEN ARTIFACTS
-
-    -->
-
-    <target name="maven-artifacts" depends="sdk" xmlns:artifact="antlib:org.apache.maven.artifact.ant">
-
-        <!-- Make sure the maven-ant-tasks jar is available. -->
-        <ant antfile="downloads.xml" target="maven-related"/>
-
-        <!-- Setup the maven-ant-tasks. -->
-        <path id="maven-ant-tasks.classpath" path="utils/maven-ant-tasks.jar" />
-        <typedef resource="org/apache/maven/artifact/ant/antlib.xml"
-                 uri="antlib:org.apache.maven.artifact.ant"
-                 classpathref="maven-ant-tasks.classpath"/>
-
-        <property name="falcon.version" value="${manifest.Implementation-Version}"/>
-        <mkdir dir="generated/maven"/>
-
-        <!--
-            Remark:
-            There currently seems to be a bug in the maven-ant-tasks that
-            prevents the install target from working correctly. Therefore
-            instead of directly defining the pom, we have to define it,
-            write it to disk and use the disk-pom to install the artifact.
-        -->
-
-        <!-- Install jburg as it's not publicly available in Maven -->
-        <artifact:pom id="jburgPom" groupId="net.sourceforge.jburg" artifactid="jburg" version="1.10.1"/>
-        <artifact:writepom pomrefid="jburgPom" file="generated/maven/jburg.pom"/>
-        <artifact:install file="lib/jburg.jar">
-            <artifact:pom file="generated/maven/jburg.pom"/>
-        </artifact:install>
-
-        <!-- Install lzma-sdk as it's not publicly available in Maven -->
-        <artifact:pom id="lzmaSdkPom" groupId="de.7zip" artifactid="lzma-sdk" version="9.20"/>
-        <artifact:writepom pomrefid="lzmaSdkPom" file="generated/maven/lzma-sdk.pom"/>
-        <artifact:install file="lib/lzma-sdk.jar">
-            <artifact:pom file="generated/maven/lzma-sdk.pom"/>
-        </artifact:install>
-
-        <!-- Install falcon -->
-        <artifact:pom id="falconPom" groupId="org.apache.flex.compiler.falcon" artifactId="compiler"
-                      version="${falcon.version}">
-            <artifact:dependency groupId="org.antlr" artifactId="antlr" version="3.5.2"/>
-            <artifact:dependency groupId="commons-cli" artifactId="commons-cli" version="1.2"/>
-            <artifact:dependency groupId="commons-io" artifactId="commons-io" version="2.4"/>
-            <artifact:dependency groupId="com.google.guava" artifactId="guava" version="17.0"/>
-            <artifact:dependency groupId="net.sourceforge.jburg" artifactId="jburg" version="1.10.1"/>
-            <artifact:dependency groupId="de.jflex" artifactId="jflex" version="1.6.0"/>
-            <artifact:dependency groupId="de.7zip" artifactId="lzma" version="9.20"/>
-            <artifact:license name="apache" url="http://www.apache.org"/>
-        </artifact:pom>
-        <artifact:writepom pomrefid="falconPom" file="generated/maven/compiler.pom"/>
-        <artifact:install file="generated/dist/sdk/lib/compiler.jar">
-            <artifact:pom file="generated/maven/compiler.pom"/>
-        </artifact:install>
-    </target>
-
-    <!--
-
         CLEANUP
 
     -->

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/advanced-telemetry_flex4_4.10.0.20130801/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/advanced-telemetry_flex4_4.10.0.20130801/pom.xml b/flexmojos-tests/advanced-telemetry_flex4_4.10.0.20130801/pom.xml
new file mode 100644
index 0000000..7ff56ba
--- /dev/null
+++ b/flexmojos-tests/advanced-telemetry_flex4_4.10.0.20130801/pom.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>info.rvin.itest</groupId>
+    <artifactId>advanced-telemetry-1</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    <packaging>swf</packaging>
+
+    <build>
+        <sourceDirectory>src/main/flex</sourceDirectory>
+        <testSourceDirectory>src/test/flex</testSourceDirectory>
+        <plugins>
+            <plugin>
+                <groupId>net.flexmojos.oss</groupId>
+                <artifactId>flexmojos-maven-plugin</artifactId>
+                <version>7.1.0-SNAPSHOT</version>
+                <extensions>true</extensions>
+                <configuration>
+                    <advancedTelemetry>true</advancedTelemetry>
+                </configuration>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.flex.compiler</groupId>
+                        <artifactId>falcon-compiler</artifactId>
+                        <version>0.0.3-SNAPSHOT</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex</groupId>
+            <artifactId>framework</artifactId>
+            <version>4.10.0.20130801</version>
+            <type>pom</type>
+        </dependency>
+        <dependency>
+            <groupId>com.adobe.flash.framework</groupId>
+            <artifactId>playerglobal</artifactId>
+            <version>13.0</version>
+            <type>swc</type>
+        </dependency>
+    </dependencies>
+
+</project>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/advanced-telemetry_flex4_4.10.0.20130801/src/main/flex/main.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/advanced-telemetry_flex4_4.10.0.20130801/src/main/flex/main.mxml b/flexmojos-tests/advanced-telemetry_flex4_4.10.0.20130801/src/main/flex/main.mxml
new file mode 100644
index 0000000..faca763
--- /dev/null
+++ b/flexmojos-tests/advanced-telemetry_flex4_4.10.0.20130801/src/main/flex/main.mxml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
+	xmlns:s="library://ns.adobe.com/flex/spark"
+	xmlns:mx="library://ns.adobe.com/flex/mx"
+	minWidth="955" minHeight="600">
+
+	<s:Label text="Hello World in Flex 4"
+		x="72" y="74" color="#FFFFFF"
+		fontSize="20" backgroundColor="#000000"
+		height="44" width="240"
+		textAlign="center" verticalAlign="middle"
+		fontWeight="bold" fontFamily="verdana"/>
+
+</s:Application>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/advanced-telemetry_flex4_4.11.0.20131017/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/advanced-telemetry_flex4_4.11.0.20131017/pom.xml b/flexmojos-tests/advanced-telemetry_flex4_4.11.0.20131017/pom.xml
new file mode 100644
index 0000000..ea5daba
--- /dev/null
+++ b/flexmojos-tests/advanced-telemetry_flex4_4.11.0.20131017/pom.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>info.rvin.itest</groupId>
+    <artifactId>advanced-telemetry-2</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    <packaging>swf</packaging>
+
+    <build>
+        <sourceDirectory>src/main/flex</sourceDirectory>
+        <testSourceDirectory>src/test/flex</testSourceDirectory>
+        <plugins>
+            <plugin>
+                <groupId>net.flexmojos.oss</groupId>
+                <artifactId>flexmojos-maven-plugin</artifactId>
+                <version>7.1.0-SNAPSHOT</version>
+                <extensions>true</extensions>
+                <configuration>
+                    <advancedTelemetry>true</advancedTelemetry>
+                </configuration>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.flex.compiler</groupId>
+                        <artifactId>falcon-compiler</artifactId>
+                        <version>0.0.3-SNAPSHOT</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex</groupId>
+            <artifactId>framework</artifactId>
+            <version>4.11.0.20131017</version>
+            <type>pom</type>
+        </dependency>
+        <dependency>
+            <groupId>com.adobe.flash.framework</groupId>
+            <artifactId>playerglobal</artifactId>
+            <version>13.0</version>
+            <type>swc</type>
+        </dependency>
+    </dependencies>
+
+</project>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/advanced-telemetry_flex4_4.11.0.20131017/src/main/flex/main.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/advanced-telemetry_flex4_4.11.0.20131017/src/main/flex/main.mxml b/flexmojos-tests/advanced-telemetry_flex4_4.11.0.20131017/src/main/flex/main.mxml
new file mode 100644
index 0000000..faca763
--- /dev/null
+++ b/flexmojos-tests/advanced-telemetry_flex4_4.11.0.20131017/src/main/flex/main.mxml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
+	xmlns:s="library://ns.adobe.com/flex/spark"
+	xmlns:mx="library://ns.adobe.com/flex/mx"
+	minWidth="955" minHeight="600">
+
+	<s:Label text="Hello World in Flex 4"
+		x="72" y="74" color="#FFFFFF"
+		fontSize="20" backgroundColor="#000000"
+		height="44" width="240"
+		textAlign="center" verticalAlign="middle"
+		fontWeight="bold" fontFamily="verdana"/>
+
+</s:Application>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/advanced-telemetry_flex4_4.12.0.20140303/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/advanced-telemetry_flex4_4.12.0.20140303/pom.xml b/flexmojos-tests/advanced-telemetry_flex4_4.12.0.20140303/pom.xml
new file mode 100644
index 0000000..2550308
--- /dev/null
+++ b/flexmojos-tests/advanced-telemetry_flex4_4.12.0.20140303/pom.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>info.rvin.itest</groupId>
+    <artifactId>advanced-telemetry-3</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    <packaging>swf</packaging>
+
+    <build>
+        <sourceDirectory>src/main/flex</sourceDirectory>
+        <testSourceDirectory>src/test/flex</testSourceDirectory>
+        <plugins>
+            <plugin>
+                <groupId>net.flexmojos.oss</groupId>
+                <artifactId>flexmojos-maven-plugin</artifactId>
+                <version>7.1.0-SNAPSHOT</version>
+                <extensions>true</extensions>
+                <configuration>
+                    <advancedTelemetry>true</advancedTelemetry>
+                </configuration>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.flex.compiler</groupId>
+                        <artifactId>falcon-compiler</artifactId>
+                        <version>0.0.3-SNAPSHOT</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex</groupId>
+            <artifactId>framework</artifactId>
+            <version>4.12.0.20140303</version>
+            <type>pom</type>
+        </dependency>
+        <dependency>
+            <groupId>com.adobe.flash.framework</groupId>
+            <artifactId>playerglobal</artifactId>
+            <version>13.0</version>
+            <type>swc</type>
+        </dependency>
+    </dependencies>
+
+</project>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/advanced-telemetry_flex4_4.12.0.20140303/src/main/flex/main.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/advanced-telemetry_flex4_4.12.0.20140303/src/main/flex/main.mxml b/flexmojos-tests/advanced-telemetry_flex4_4.12.0.20140303/src/main/flex/main.mxml
new file mode 100644
index 0000000..faca763
--- /dev/null
+++ b/flexmojos-tests/advanced-telemetry_flex4_4.12.0.20140303/src/main/flex/main.mxml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
+	xmlns:s="library://ns.adobe.com/flex/spark"
+	xmlns:mx="library://ns.adobe.com/flex/mx"
+	minWidth="955" minHeight="600">
+
+	<s:Label text="Hello World in Flex 4"
+		x="72" y="74" color="#FFFFFF"
+		fontSize="20" backgroundColor="#000000"
+		height="44" width="240"
+		textAlign="center" verticalAlign="middle"
+		fontWeight="bold" fontFamily="verdana"/>
+
+</s:Application>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/advanced-telemetry_flex4_4.12.1.20140427/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/advanced-telemetry_flex4_4.12.1.20140427/pom.xml b/flexmojos-tests/advanced-telemetry_flex4_4.12.1.20140427/pom.xml
new file mode 100644
index 0000000..0a28c9f
--- /dev/null
+++ b/flexmojos-tests/advanced-telemetry_flex4_4.12.1.20140427/pom.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>info.rvin.itest</groupId>
+    <artifactId>advanced-telemetry-4</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    <packaging>swf</packaging>
+
+    <build>
+        <sourceDirectory>src/main/flex</sourceDirectory>
+        <testSourceDirectory>src/test/flex</testSourceDirectory>
+        <plugins>
+            <plugin>
+                <groupId>net.flexmojos.oss</groupId>
+                <artifactId>flexmojos-maven-plugin</artifactId>
+                <version>7.1.0-SNAPSHOT</version>
+                <extensions>true</extensions>
+                <configuration>
+                    <advancedTelemetry>true</advancedTelemetry>
+                </configuration>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.flex.compiler</groupId>
+                        <artifactId>falcon-compiler</artifactId>
+                        <version>0.0.3-SNAPSHOT</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex</groupId>
+            <artifactId>framework</artifactId>
+            <version>4.12.1.20140427</version>
+            <type>pom</type>
+        </dependency>
+        <dependency>
+            <groupId>com.adobe.flash.framework</groupId>
+            <artifactId>playerglobal</artifactId>
+            <version>13.0</version>
+            <type>swc</type>
+        </dependency>
+    </dependencies>
+
+</project>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/advanced-telemetry_flex4_4.12.1.20140427/src/main/flex/main.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/advanced-telemetry_flex4_4.12.1.20140427/src/main/flex/main.mxml b/flexmojos-tests/advanced-telemetry_flex4_4.12.1.20140427/src/main/flex/main.mxml
new file mode 100644
index 0000000..faca763
--- /dev/null
+++ b/flexmojos-tests/advanced-telemetry_flex4_4.12.1.20140427/src/main/flex/main.mxml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
+	xmlns:s="library://ns.adobe.com/flex/spark"
+	xmlns:mx="library://ns.adobe.com/flex/mx"
+	minWidth="955" minHeight="600">
+
+	<s:Label text="Hello World in Flex 4"
+		x="72" y="74" color="#FFFFFF"
+		fontSize="20" backgroundColor="#000000"
+		height="44" width="240"
+		textAlign="center" verticalAlign="middle"
+		fontWeight="bold" fontFamily="verdana"/>
+
+</s:Application>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/advanced-telemetry_flex4_4.13.0.20140701/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/advanced-telemetry_flex4_4.13.0.20140701/pom.xml b/flexmojos-tests/advanced-telemetry_flex4_4.13.0.20140701/pom.xml
new file mode 100644
index 0000000..5406450
--- /dev/null
+++ b/flexmojos-tests/advanced-telemetry_flex4_4.13.0.20140701/pom.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>info.rvin.itest</groupId>
+    <artifactId>advanced-telemetry-5</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    <packaging>swf</packaging>
+
+    <build>
+        <sourceDirectory>src/main/flex</sourceDirectory>
+        <testSourceDirectory>src/test/flex</testSourceDirectory>
+        <plugins>
+            <plugin>
+                <groupId>net.flexmojos.oss</groupId>
+                <artifactId>flexmojos-maven-plugin</artifactId>
+                <version>7.1.0-SNAPSHOT</version>
+                <extensions>true</extensions>
+                <configuration>
+                    <advancedTelemetry>true</advancedTelemetry>
+                </configuration>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.flex.compiler</groupId>
+                        <artifactId>falcon-compiler</artifactId>
+                        <version>0.0.3-SNAPSHOT</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex</groupId>
+            <artifactId>framework</artifactId>
+            <version>4.13.0.20140701</version>
+            <type>pom</type>
+        </dependency>
+        <dependency>
+            <groupId>com.adobe.flash.framework</groupId>
+            <artifactId>playerglobal</artifactId>
+            <version>13.0</version>
+            <type>swc</type>
+        </dependency>
+    </dependencies>
+
+</project>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/advanced-telemetry_flex4_4.13.0.20140701/src/main/flex/main.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/advanced-telemetry_flex4_4.13.0.20140701/src/main/flex/main.mxml b/flexmojos-tests/advanced-telemetry_flex4_4.13.0.20140701/src/main/flex/main.mxml
new file mode 100644
index 0000000..faca763
--- /dev/null
+++ b/flexmojos-tests/advanced-telemetry_flex4_4.13.0.20140701/src/main/flex/main.mxml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
+	xmlns:s="library://ns.adobe.com/flex/spark"
+	xmlns:mx="library://ns.adobe.com/flex/mx"
+	minWidth="955" minHeight="600">
+
+	<s:Label text="Hello World in Flex 4"
+		x="72" y="74" color="#FFFFFF"
+		fontSize="20" backgroundColor="#000000"
+		height="44" width="240"
+		textAlign="center" verticalAlign="middle"
+		fontWeight="bold" fontFamily="verdana"/>
+
+</s:Application>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/pom.xml b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/pom.xml
new file mode 100644
index 0000000..b066250
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/pom.xml
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<!-- Copyright 2008 Marvin Herman Froeder Licensed 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. -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>info.rvin.itest.issues</groupId>
+    <artifactId>issue-0011</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    <packaging>swf</packaging>
+
+    <build>
+        <sourceDirectory>src/main/flex</sourceDirectory>
+        <testSourceDirectory>src/test/flex</testSourceDirectory>
+        <plugins>
+            <plugin>
+                <groupId>net.flexmojos.oss</groupId>
+                <artifactId>flexmojos-maven-plugin</artifactId>
+                <version>7.1.0-SNAPSHOT</version>
+                <extensions>true</extensions>
+                <configuration>
+                    <modules>
+                        <module>module1/AnModule.mxml</module>
+                        <module>module2/OtherModule.as</module>
+                    </modules>
+                </configuration>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.flex.compiler</groupId>
+                        <artifactId>falcon-compiler</artifactId>
+                        <version>0.0.3-SNAPSHOT</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex</groupId>
+            <artifactId>framework</artifactId>
+            <version>4.13.0.20140701</version>
+            <type>pom</type>
+        </dependency>
+        <dependency>
+            <groupId>com.adobe.flash.framework</groupId>
+            <artifactId>playerglobal</artifactId>
+            <version>13.0</version>
+            <type>swc</type>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/src/main/flex/Application.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/src/main/flex/Application.mxml b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/src/main/flex/Application.mxml
new file mode 100644
index 0000000..8c1a3ac
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/src/main/flex/Application.mxml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" >
+
+	<mx:Label text="Hello world"/>
+	
+	<mx:ModuleLoader />
+
+</mx:Application>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/src/main/flex/module1/AnModule.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/src/main/flex/module1/AnModule.mxml b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/src/main/flex/module1/AnModule.mxml
new file mode 100644
index 0000000..8dd3301
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/src/main/flex/module1/AnModule.mxml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<mx:Module xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" >
+
+	<mx:Label text="Hello Module"/>
+	
+</mx:Module>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/src/main/flex/module2/OtherModule.as
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/src/main/flex/module2/OtherModule.as b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/src/main/flex/module2/OtherModule.as
new file mode 100644
index 0000000..e9a620e
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue11/src/main/flex/module2/OtherModule.as
@@ -0,0 +1,30 @@
+/**
+ * Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+ * Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+package module2
+{
+    import mx.modules.ModuleBase;
+
+    public class OtherModule extends ModuleBase
+    {
+        public function OtherModule()
+        {
+            super();
+        }
+        
+    }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/pom.xml b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/pom.xml
new file mode 100644
index 0000000..0b0deda
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/pom.xml
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+
+	<groupId>info.rvin.itest.issues</groupId>
+	<artifactId>issue-0029</artifactId>
+	<version>1.0-SNAPSHOT</version>
+	<packaging>swc</packaging>
+
+	<build>
+        <sourceDirectory>src/main/flex</sourceDirectory>
+        <testSourceDirectory>src/test/flex</testSourceDirectory>
+        <plugins>
+            <plugin>
+                <groupId>net.flexmojos.oss</groupId>
+                <artifactId>flexmojos-maven-plugin</artifactId>
+                <version>7.1.0-SNAPSHOT</version>
+                <extensions>true</extensions>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.flex.compiler</groupId>
+                        <artifactId>falcon-compiler</artifactId>
+                        <version>0.0.3-SNAPSHOT</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex</groupId>
+            <artifactId>framework</artifactId>
+            <version>4.13.0.20140701</version>
+            <type>pom</type>
+        </dependency>
+        <dependency>
+            <groupId>com.adobe.flash.framework</groupId>
+            <artifactId>playerglobal</artifactId>
+            <version>13.0</version>
+            <type>swc</type>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/src/main/flex/issue29.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/src/main/flex/issue29.mxml b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/src/main/flex/issue29.mxml
new file mode 100644
index 0000000..5a92bf1
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/src/main/flex/issue29.mxml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
+    <mx:Style source="styles.css" />
+    <mx:Text text="Test" />
+</mx:Application>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/src/main/flex/pusssa.ttf
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/src/main/flex/pusssa.ttf b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/src/main/flex/pusssa.ttf
new file mode 100644
index 0000000..e0b9d32
Binary files /dev/null and b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/src/main/flex/pusssa.ttf differ

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/src/main/flex/styles.css
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/src/main/flex/styles.css b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/src/main/flex/styles.css
new file mode 100644
index 0000000..2c12ceb
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue29/src/main/flex/styles.css
@@ -0,0 +1,30 @@
+/**
+ * Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+ * Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+/* CSS file */
+Text
+{
+	fontFamily: Pussycat;
+}
+
+@font-face
+{
+	fontFamily: Pussycat;
+	fontWeight: normal;
+	fontStyle: normal;
+	src: url("/pusssa.ttf");
+}

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/pom.xml b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/pom.xml
new file mode 100644
index 0000000..29dc50b
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/pom.xml
@@ -0,0 +1,82 @@
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+
+	<groupId>info.rvin.itest.issues</groupId>
+	<artifactId>issue-0061-flex</artifactId>
+	<version>1.0-SNAPSHOT</version>
+	<packaging>swc</packaging>
+
+	<build>
+        <sourceDirectory>src/main/flex</sourceDirectory>
+        <testSourceDirectory>src/test/flex</testSourceDirectory>
+        <plugins>
+			<plugin>
+				<groupId>net.flexmojos.oss</groupId>
+				<artifactId>flexmojos-maven-plugin</artifactId>
+				<version>7.1.0-SNAPSHOT</version>
+				<extensions>true</extensions>
+				<executions>
+					<execution>
+						<goals>
+							<goal>generate</goal>
+						</goals>
+					</execution>
+				</executions>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.flex.compiler</groupId>
+                        <artifactId>falcon-compiler</artifactId>
+                        <version>0.0.3-SNAPSHOT</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+		</plugins>
+	</build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex</groupId>
+            <artifactId>framework</artifactId>
+            <version>4.13.0.20140701</version>
+            <type>pom</type>
+        </dependency>
+        <dependency>
+            <groupId>com.adobe.flash.framework</groupId>
+            <artifactId>playerglobal</artifactId>
+            <version>13.0</version>
+            <type>swc</type>
+        </dependency>
+		<dependency>
+			<groupId>info.rvin.itest.issues</groupId>
+			<artifactId>issue-0061-java</artifactId>
+			<version>1.0-SNAPSHOT</version>
+		</dependency>
+		<dependency>
+			<groupId>com.adobe.flexunit</groupId>
+			<artifactId>flexunit</artifactId>
+			<version>0.90</version>
+			<type>swc</type>
+			<scope>test</scope>
+		</dependency>
+	</dependencies>
+
+</project>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/main/flex/main.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/main/flex/main.mxml b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/main/flex/main.mxml
new file mode 100644
index 0000000..94c729f
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/main/flex/main.mxml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
+	<mx:Label text="Hello World" />
+</mx:Application>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/main/flex/net/flexmojos/oss/generator/SimpleChild.as
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/main/flex/net/flexmojos/oss/generator/SimpleChild.as b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/main/flex/net/flexmojos/oss/generator/SimpleChild.as
new file mode 100644
index 0000000..1f36c34
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/main/flex/net/flexmojos/oss/generator/SimpleChild.as
@@ -0,0 +1,14 @@
+/**
+ * Generated by Gas3 v2.3.2 (Granite Data Services).
+ *
+ * NOTE: this file is only generated if it does not exist. You may safely put
+ * your custom code here.
+ */
+
+package net.flexmojos.oss.generator {
+
+    [Bindable]
+    [RemoteClass(alias="net.flexmojos.oss.generator.SimpleChild")]
+    public class SimpleChild extends SimpleChildBase {
+    }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/main/flex/net/flexmojos/oss/generator/SimplePojo.as
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/main/flex/net/flexmojos/oss/generator/SimplePojo.as b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/main/flex/net/flexmojos/oss/generator/SimplePojo.as
new file mode 100644
index 0000000..883574f
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/main/flex/net/flexmojos/oss/generator/SimplePojo.as
@@ -0,0 +1,14 @@
+/**
+ * Generated by Gas3 v2.3.2 (Granite Data Services).
+ *
+ * NOTE: this file is only generated if it does not exist. You may safely put
+ * your custom code here.
+ */
+
+package net.flexmojos.oss.generator {
+
+    [Bindable]
+    [RemoteClass(alias="net.flexmojos.oss.generator.SimplePojo")]
+    public class SimplePojo extends SimplePojoBase {
+    }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/test/flex/tests/InheritTest.as
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/test/flex/tests/InheritTest.as b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/test/flex/tests/InheritTest.as
new file mode 100644
index 0000000..559addc
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/flex/src/test/flex/tests/InheritTest.as
@@ -0,0 +1,40 @@
+/**
+ * Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+ * Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+/**
+ * Generated by Gas3 v1.1.0 (Granite Data Services) on Sat Jul 05 11:33:34 BRT 2008.
+ *
+ * NOTE: this file is only generated if it does not exist. You may safely put
+ * your custom code here.
+ */
+
+package tests {
+
+import net.flexmojos.oss.generator.*;
+import flexunit.framework.TestCase;
+
+	public class InheritTest extends TestCase {
+
+		public function testGeneratedInherit() : void
+		{
+			var sc:SimpleChild = new SimpleChild();
+
+			assertTrue( sc is SimplePojo );
+		}
+
+	}
+}

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/java/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/java/pom.xml b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/java/pom.xml
new file mode 100644
index 0000000..768576e
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/java/pom.xml
@@ -0,0 +1,42 @@
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+
+	<groupId>info.rvin.itest.issues</groupId>
+	<artifactId>issue-0061-java</artifactId>
+	<version>1.0-SNAPSHOT</version>
+
+	<packaging>jar</packaging>
+
+	<build>
+		<plugins>
+			<plugin>
+				<artifactId>maven-compiler-plugin</artifactId>
+                <version>3.2</version>
+                <configuration>
+					<source>1.5</source>
+					<target>1.5</target>
+				</configuration>
+			</plugin>
+		</plugins>
+	</build>
+
+</project>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/java/src/main/java/net/flexmojos/oss/generator/SimpleChild.java
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/java/src/main/java/net/flexmojos/oss/generator/SimpleChild.java b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/java/src/main/java/net/flexmojos/oss/generator/SimpleChild.java
new file mode 100644
index 0000000..60767b9
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/java/src/main/java/net/flexmojos/oss/generator/SimpleChild.java
@@ -0,0 +1,34 @@
+/**
+ * Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+ * Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+package net.flexmojos.oss.generator;
+
+import java.util.List;
+
+public class SimpleChild extends SimplePojo {
+
+	private Double childValue;
+
+	public Double getChildValue() {
+		return childValue;
+	}
+
+	public void setChildValue(Double value) {
+		this.childValue = value;
+	}
+
+}

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/java/src/main/java/net/flexmojos/oss/generator/SimplePojo.java
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/java/src/main/java/net/flexmojos/oss/generator/SimplePojo.java b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/java/src/main/java/net/flexmojos/oss/generator/SimplePojo.java
new file mode 100644
index 0000000..61798c2
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/java/src/main/java/net/flexmojos/oss/generator/SimplePojo.java
@@ -0,0 +1,54 @@
+/**
+ * Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+ * Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+package net.flexmojos.oss.generator;
+
+import java.util.List;
+
+public class SimplePojo {
+
+	private String name;
+	
+	private Double value;
+	
+	private List nicknames;
+
+	public String getName() {
+		return name;
+	}
+
+	public void setName(String name) {
+		this.name = name;
+	}
+
+	public Double getValue() {
+		return value;
+	}
+
+	public void setValue(Double value) {
+		this.value = value;
+	}
+
+	public List getNicknames() {
+		return nicknames;
+	}
+
+	public void setNicknames(List nicknames) {
+		this.nicknames = nicknames;
+	}
+	
+}

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/pom.xml b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/pom.xml
new file mode 100644
index 0000000..02b4026
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue61/pom.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<project>
+	<modelVersion>4.0.0</modelVersion>
+
+	<groupId>info.rvin.itest.issues</groupId>
+	<artifactId>issue-0061</artifactId>
+	<version>1.0-SNAPSHOT</version>
+	<packaging>pom</packaging>
+
+	<modules>
+		<module>java</module>
+		<module>flex</module>
+	</modules>
+
+</project>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue68/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue68/pom.xml b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue68/pom.xml
new file mode 100644
index 0000000..8cf26b3
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue68/pom.xml
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<!-- Copyright 2008 Marvin Herman Froeder Licensed 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. -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>info.rvin.itest.issues</groupId>
+    <artifactId>issue-0068</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    <packaging>swf</packaging>
+
+    <build>
+        <sourceDirectory>src/main/flex</sourceDirectory>
+        <testSourceDirectory>src/test/flex</testSourceDirectory>
+        <plugins>
+            <plugin>
+                <groupId>net.flexmojos.oss</groupId>
+                <artifactId>flexmojos-maven-plugin</artifactId>
+                <version>7.1.0-SNAPSHOT</version>
+                <extensions>true</extensions>
+                <configuration>
+                    <defines>
+                        <property>
+                            <name>BUILD::version</name>
+                            <value>1</value>
+                        </property>
+                    </defines>
+                </configuration>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.flex.compiler</groupId>
+                        <artifactId>falcon-compiler</artifactId>
+                        <version>0.0.3-SNAPSHOT</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex</groupId>
+            <artifactId>framework</artifactId>
+            <version>4.13.0.20140701</version>
+            <type>pom</type>
+        </dependency>
+        <dependency>
+            <groupId>com.adobe.flash.framework</groupId>
+            <artifactId>playerglobal</artifactId>
+            <version>13.0</version>
+            <type>swc</type>
+        </dependency>
+    </dependencies>
+
+</project>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue68/src/main/flex/main.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue68/src/main/flex/main.mxml b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue68/src/main/flex/main.mxml
new file mode 100644
index 0000000..e853f9e
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0013IssuesTest.issue68/src/main/flex/main.mxml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
+
+	<mx:Script>
+		<![CDATA[
+
+			/**
+			 * AClass
+			 */
+            [Bindable]
+			public var buildVersion:* = BUILD::version;
+
+		]]>
+	</mx:Script>
+
+	<mx:Label text="{buildVersion}" />
+</mx:Application>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b6e082df/flexmojos-tests/net.flexmojos.oss.test.IT0014ConceptTest.testRuntimeCss/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/net.flexmojos.oss.test.IT0014ConceptTest.testRuntimeCss/pom.xml b/flexmojos-tests/net.flexmojos.oss.test.IT0014ConceptTest.testRuntimeCss/pom.xml
new file mode 100644
index 0000000..766b0b5
--- /dev/null
+++ b/flexmojos-tests/net.flexmojos.oss.test.IT0014ConceptTest.testRuntimeCss/pom.xml
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Flexmojos is a set of maven goals to allow maven users to compile, optimize and test Flex SWF, Flex SWC, Air SWF and Air SWC.
+    Copyright (C) 2008-2012  Marvin Froeder <ma...@flexmojos.net>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+
+	<groupId>info.rvin.itest</groupId>
+	<artifactId>css-application</artifactId>
+	<version>1.0-SNAPSHOT</version>
+	<packaging>swf</packaging>
+
+	<build>
+        <sourceDirectory>src/main/flex</sourceDirectory>
+        <testSourceDirectory>src/test/flex</testSourceDirectory>
+        <plugins>
+			<plugin>
+				<groupId>net.flexmojos.oss</groupId>
+				<artifactId>flexmojos-maven-plugin</artifactId>
+                <version>7.1.0-SNAPSHOT</version>
+                <extensions>true</extensions>
+                <configuration>
+					<sourceFile>ComplexStyles.css</sourceFile>
+				</configuration>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.flex.compiler</groupId>
+                        <artifactId>falcon-compiler</artifactId>
+                        <version>0.0.3-SNAPSHOT</version>
+                    </dependency>
+                </dependencies>
+			</plugin>
+		</plugins>
+	</build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex</groupId>
+            <artifactId>framework</artifactId>
+            <version>4.13.0.20140701</version>
+            <type>pom</type>
+        </dependency>
+        <dependency>
+            <groupId>com.adobe.flash.framework</groupId>
+            <artifactId>playerglobal</artifactId>
+            <version>13.0</version>
+            <type>swc</type>
+        </dependency>
+    </dependencies>
+
+</project>