[7/8] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-

2016-03-19 Thread cdutz
Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-migration Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/abe48ce4 Tree:

[1/2] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - On windows machines the above coe produces "\" instead of "/" paths. Unfortunately if the first letter of a directory starts with

2016-03-19 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration adebfe141 -> b0ddf68d0 On windows machines the above coe produces "\" instead of "/" paths. Unfortunately if the first letter of a directory starts with an "u" I get "illegal unicode excape" errors on windows

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Continued the maven readme

2016-03-19 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 717f15f60 -> adebfe141 Continued the maven readme Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/adebfe14 Tree:

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Fixed some problems with moving the missing.js files

2016-03-19 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration b0ddf68d0 -> 93cbbfd15 Fixed some problems with moving the missing.js files Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/93cbbfd1

git commit: [flex-falcon] [refs/heads/develop] - On windows machines the above coe produces "\" instead of "/" paths. Unfortunately if the first letter of a directory starts with an "u" I get "illegal

2016-03-19 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop 69a08def0 -> b4fd16147 On windows machines the above coe produces "\" instead of "/" paths. Unfortunately if the first letter of a directory starts with an "u" I get "illegal unicode excape" errors on windows machines. Simply

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Removed some unneeded dependencies

2016-03-19 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 61f0f8561 -> 717f15f60 Removed some unneeded dependencies Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/717f15f6 Tree:

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Commented out the delete operation

2016-03-19 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 93cbbfd15 -> 15b295eaf Commented out the delete operation Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/15b295ea Tree:

[2/2] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-

2016-03-19 Thread cdutz
Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-migration Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/81d2994e Tree:

[1/2] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Implemented the MavenTestAdapter to automatically unpack the framework config zip (Needed the commons-compress library for that)

2016-03-19 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 15b295eaf -> 81d2994e5 Implemented the MavenTestAdapter to automatically unpack the framework config zip (Needed the commons-compress library for that) Project:

[3/3] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-

2016-03-19 Thread cdutz
Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-migration Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/56b4353a Tree:

[2/3] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Added a check to throw a meaningfull exception if no FLASHPLAYER_DEBUGGER environment variable is set.

2016-03-19 Thread cdutz
Added a check to throw a meaningfull exception if no FLASHPLAYER_DEBUGGER environment variable is set. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/00c0b415 Tree:

[1/3] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Fixed a problem causing the test to fail on windows machines when running the tests with maven.

2016-03-19 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 81d2994e5 -> 56b4353a2 Fixed a problem causing the test to fail on windows machines when running the tests with maven. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

git commit: [flex-falcon] [refs/heads/develop] - Added a check to throw a meaningfull exception if no FLASHPLAYER_DEBUGGER environment variable is set.

2016-03-19 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop 63f75cf46 -> 00c0b4153 Added a check to throw a meaningfull exception if no FLASHPLAYER_DEBUGGER environment variable is set. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

git commit: [flex-falcon] [refs/heads/develop] - Fixed a problem causing the test to fail on windows machines when running the tests with maven.

2016-03-19 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop da24e6038 -> 63f75cf46 Fixed a problem causing the test to fail on windows machines when running the tests with maven. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

git commit: [flex-falcon] [refs/heads/develop] - Implemented the MavenTestAdapter to automatically unpack the framework config zip (Needed the commons-compress library for that)

2016-03-19 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop b4fd16147 -> da24e6038 Implemented the MavenTestAdapter to automatically unpack the framework config zip (Needed the commons-compress library for that) Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[2/2] flex-blazeds git commit: FLEX-34980 - NoSuchMethodError on Java 7 - Added the animal sniffer maven plugin to ensure API compatibility with JDK 1.6

2016-03-24 Thread cdutz
FLEX-34980 - NoSuchMethodError on Java 7 - Added the animal sniffer maven plugin to ensure API compatibility with JDK 1.6 Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/cf0d1eb5 Tree:

flex-blazeds git commit: Moved the spring-boot integration to the opt packages.

2016-03-25 Thread cdutz
Repository: flex-blazeds Updated Branches: refs/heads/develop cf0d1eb59 -> a88fa638e Moved the spring-boot integration to the opt packages. Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/a88fa638 Tree:

flex-blazeds git commit: Updated the parent of the blazeds-spring-boot-starter

2016-03-25 Thread cdutz
Repository: flex-blazeds Updated Branches: refs/heads/develop a88fa638e -> 766c15770 Updated the parent of the blazeds-spring-boot-starter Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/766c1577 Tree:

flex-blazeds git commit: Fixed a potenatially NPE producing piece of code

2016-03-25 Thread cdutz
Repository: flex-blazeds Updated Branches: refs/heads/develop 766c15770 -> 1a1dba1dd Fixed a potenatially NPE producing piece of code Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/1a1dba1d Tree:

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Added JaCoCo for gathering unit- and integration-test coverage data. - Added some properties to tell Sonar where the coverage data is

2016-03-21 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration d620a5d58 -> 7e24fb029 - Added JaCoCo for gathering unit- and integration-test coverage data. - Added some properties to tell Sonar where the coverage data is located. - Moved most of the general plugin configuration

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Updated to the freshly released 1.10.4 version of the jburg-maven-plugin which solves problems on Windows machines.

2016-03-21 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 7e24fb029 -> b4d898706 Updated to the freshly released 1.10.4 version of the jburg-maven-plugin which solves problems on Windows machines. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Added a maven settings.xml that adds the Apache Snapshot repo to the build to allow people getting started without having to figgue o

2016-03-21 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration b4d898706 -> a28717cc1 - Added a maven settings.xml that adds the Apache Snapshot repo to the build to allow people getting started without having to figgue out how to. This will become a lot easier once we have

flex-blazeds git commit: - Continued implementing the Spring-Boot starter (This version is actually able to start and configure a BlazeDS instance using Spring-Boot and auto-detect servies marked with

2016-03-26 Thread cdutz
Repository: flex-blazeds Updated Branches: refs/heads/develop 1a1dba1dd -> de985b1e4 - Continued implementing the Spring-Boot starter (This version is actually able to start and configure a BlazeDS instance using Spring-Boot and auto-detect servies marked with the "RemotingDestination"

flex-blazeds git commit: Added some more documentation.

2016-03-26 Thread cdutz
Repository: flex-blazeds Updated Branches: refs/heads/develop 2f4ba7051 -> 4da3b366e Added some more documentation. Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/4da3b366 Tree:

flex-blazeds git commit: Added some documentation.

2016-03-26 Thread cdutz
Repository: flex-blazeds Updated Branches: refs/heads/develop de985b1e4 -> 2f4ba7051 Added some documentation. Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/2f4ba705 Tree:

flex-blazeds git commit: - Removed the reference to codecentric

2016-03-27 Thread cdutz
Repository: flex-blazeds Updated Branches: refs/heads/develop 4da3b366e -> 4840cf351 - Removed the reference to codecentric Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/4840cf35 Tree:

git commit: [flex-falcon] [refs/heads/develop] - - Replaced the internal api NotImplementedException with the default UnsupportedOperationException

2016-03-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop 2741581a5 -> 4b9b34815 - Replaced the internal api NotImplementedException with the default UnsupportedOperationException Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[2/2] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-

2016-03-27 Thread cdutz
Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-migration Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/f74063ca Tree:

[1/2] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Replaced the internal api NotImplementedException with the default UnsupportedOperationException

2016-03-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration f74063cae -> 03b5a2c8e - Replaced the internal api NotImplementedException with the default UnsupportedOperationException Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[2/2] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-

2016-03-27 Thread cdutz
Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-migration Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/03b5a2c8 Tree:

git commit: [flex-falcon] [refs/heads/develop] - - Continued making the Unit-Tests use the TestAdapters

2016-03-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop 4b9b34815 -> 20b3a66ad - Continued making the Unit-Tests use the TestAdapters Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/20b3a66a Tree:

[1/2] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Continued making the Unit-Tests use the TestAdapters

2016-03-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration dd12d575d -> 56a5876d4 - Continued making the Unit-Tests use the TestAdapters Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - updated gitignore to ignore maven target directories - come more cleaning up

2016-03-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration a2e81c89b -> dd12d575d - updated gitignore to ignore maven target directories - come more cleaning up Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Fixed Tests

2016-03-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration b2176dfdc -> a2e81c89b Fixed Tests Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/a2e81c89 Tree:

[2/2] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-

2016-03-27 Thread cdutz
Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-migration Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/56a5876d Tree:

git commit: [flex-falcon] [refs/heads/develop] - - Continued making the Unit-Tests use the TestAdapters

2016-03-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop 80e344aa5 -> 2741581a5 - Continued making the Unit-Tests use the TestAdapters Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/2741581a Tree:

[01/11] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Add env.env.PLAYERGLOBAL_VERSION to env-template.properties

2016-03-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration a28717cc1 -> 0c1b60efa Add env.env.PLAYERGLOBAL_VERSION to env-template.properties Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[03/11] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - allow overridden return types to be a subclass of the base class return type.

2016-03-27 Thread cdutz
allow overridden return types to be a subclass of the base class return type. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/bc9edf35 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/bc9edf35 Diff:

[07/11] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - FLEX-35053 MXML implements attribute

2016-03-27 Thread cdutz
FLEX-35053 MXML implements attribute Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/6541ded7 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/6541ded7 Diff:

[05/11] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - get compiler to redirect Array.sortOn

2016-03-27 Thread cdutz
get compiler to redirect Array.sortOn Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/e736a120 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/e736a120 Diff:

[11/11] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Added the animal-sniffer plugin to ensure API compatibility with JDK 1.6 - Added some cleanup commands

2016-03-27 Thread cdutz
- Added the animal-sniffer plugin to ensure API compatibility with JDK 1.6 - Added some cleanup commands Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/0c1b60ef Tree:

[08/11] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Continued making the Unit-Tests use the TestAdapters - Fixed and re-enabled the TestExternJQuery test

2016-03-27 Thread cdutz
- Continued making the Unit-Tests use the TestAdapters - Fixed and re-enabled the TestExternJQuery test Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/a5b8b0f8 Tree:

[04/11] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - add -compiler.allow-subclass-overrides option to build 'extern' swcs

2016-03-27 Thread cdutz
add -compiler.allow-subclass-overrides option to build 'extern' swcs Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/69eb3d52 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/69eb3d52 Diff:

[1/2] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Continued making the Unit-Tests use the TestAdapters

2016-03-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 0c1b60efa -> f74063cae - Continued making the Unit-Tests use the TestAdapters Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[09/11] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - typo

2016-03-27 Thread cdutz
typo Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/80e344aa Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/80e344aa Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/80e344aa Branch:

[06/11] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - handle null

2016-03-27 Thread cdutz
handle null Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/0d5b35f0 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/0d5b35f0 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/0d5b35f0

[02/11] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - fix missing Array constants. The cross-compiler generates the value as an inlined constant

2016-03-27 Thread cdutz
fix missing Array constants. The cross-compiler generates the value as an inlined constant Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/0d4d8711 Tree:

[10/11] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/mave

2016-03-27 Thread cdutz
Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-migration Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/36182c97 Tree:

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Added some more cleanup code

2016-03-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 03b5a2c8e -> b2176dfdc - Added some more cleanup code Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/b2176dfd Tree:

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Added more information to the README_MAVEN

2016-03-19 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 56b4353a2 -> d620a5d58 Added more information to the README_MAVEN Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/d620a5d5 Tree:

git commit: [flex-falcon] [refs/heads/develop] - - Made the build use the FLASHPLAYER_DEBUGGER environment variable.

2016-03-08 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop 82df47658 -> 5ff0219ab - Made the build use the FLASHPLAYER_DEBUGGER environment variable. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/5ff0219a

[5/5] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Made the build use the FLASHPLAYER_DEBUGGER environment variable.

2016-03-08 Thread cdutz
- Made the build use the FLASHPLAYER_DEBUGGER environment variable. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/ccb81f74 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/ccb81f74 Diff:

[2/5] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - hack in emitting sub-components as inner classes. Implementation needs improvement someday

2016-03-08 Thread cdutz
hack in emitting sub-components as inner classes. Implementation needs improvement someday Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/47852ab4 Tree:

[4/5] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Merge remote-tracking branch 'origin/develop' into feature/maven-migration

2016-03-08 Thread cdutz
Merge remote-tracking branch 'origin/develop' into feature/maven-migration Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/cd416a37 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/cd416a37 Diff:

[1/5] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - fix up tests after making components inner classes

2016-03-08 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration e93a7e252 -> ccb81f74c fix up tests after making components inner classes Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/82df4765

[3/5] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - only put instance data in reflection info. In the future we should put static data on the class as well as putting the instance d

2016-03-08 Thread cdutz
only put instance data in reflection info. In the future we should put static data on the class as well as putting the instance data on the prototype Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/eb41d259

[2/3] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Made the build use the FLASHPLAYER_DEBUGGER environment variable.

2016-03-08 Thread cdutz
- Made the build use the FLASHPLAYER_DEBUGGER environment variable. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/e8544f21 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/e8544f21 Diff:

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Created a new lifecycle-binding for "swc" (packaging type "swc") which uses the flexjs-maven-plugin to implement a working lifecycle.

2016-03-29 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 56a5876d4 -> 9620315b6 - Created a new lifecycle-binding for "swc" (packaging type "swc") which uses the flexjs-maven-plugin to implement a working lifecycle. - Changed the extern modules to use this new packaging

[3/4] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-

2016-03-29 Thread cdutz
Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-migration Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/583e8ade Tree:

[1/4] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - fix static function initializers

2016-03-29 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 9620315b6 -> 9759a0bca fix static function initializers Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/74aebf34 Tree:

git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Renamed the maven artifacts - Renamed the compiler.jx module directory to compiler-jx - Added some Null checks to the maven-plugins t

2016-03-29 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 9759a0bca -> 1c93c278e - Renamed the maven artifacts - Renamed the compiler.jx module directory to compiler-jx - Added some Null checks to the maven-plugins to give sensible error messages if a requested tool-group

[4/4] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - - Renamed the maven artifacts - Renamed the compiler.jx module directory to compiler-jx - Added some Null checks to the maven-plu

2016-03-29 Thread cdutz
- Renamed the maven artifacts - Renamed the compiler.jx module directory to compiler-jx - Added some Null checks to the maven-plugins to give sensible error messages if a requested tool-group is not available Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[2/4] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - switch to newer rat from Maven

2016-03-29 Thread cdutz
switch to newer rat from Maven Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/bf746d0b Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/bf746d0b Diff:

[34/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler-jx/src/main/java/org/apache/flex/compiler/internal/codegen/mxml/flexjs/MXMLFlexJSEmitterTokens.java -- diff --git

[38/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler-jx/src/main/java/org/apache/flex/compiler/internal/codegen/js/jx/PackageHeaderEmitter.java -- diff --git

[24/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSGlobalClasses.java -- diff --git

[08/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler.js/src/org/apache/flex/compiler/internal/as/codegen/JSFlexUtils.java -- diff --git

[37/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler-jx/src/main/java/org/apache/flex/compiler/internal/codegen/js/vf2js/JSVF2JSDocEmitter.java -- diff --git

[09/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler.js/src/org/apache/flex/compiler/internal/as/codegen/JSEmitter.java -- diff --git

[14/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler.js/README -- diff --git a/compiler.js/README b/compiler.js/README deleted file mode 100644 index 8300ef0..000 --- a/compiler.js/README +++ /dev/null @@

[23/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSPackage.java -- diff --git

[11/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler.js/localization/src/org/apache/flex/compiler/problems/Messages_pt.properties -- diff --git

[30/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler-jx/src/main/java/org/apache/flex/compiler/internal/graph/VF2JSDepsWriter.java -- diff --git

[33/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler-jx/src/main/java/org/apache/flex/compiler/internal/codegen/mxml/vf2js/MXMLVF2JSEmitter.java -- diff --git

[20/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/vf2js/TestVF2JSStatements.java -- diff --git

[27/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/as/TestStatements.java -- diff --git

[05/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler.js/src/org/apache/flex/compiler/internal/as/codegen/JSMXMLClassDirectiveProcessor.java -- diff --git

[47/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler-jx/src/main/java/org/apache/flex/compiler/codegen/js/amd/IJSAMDDocEmitter.java -- diff --git

[35/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler-jx/src/main/java/org/apache/flex/compiler/internal/codegen/mxml/flexjs/MXMLFlexJSEmitter.java -- diff --git

[15/51] [partial] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Check-In of the migrated project to make error analysis easier

2016-04-13 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3dce49f/compiler-jx/src/test/resources/goog/files/input.as -- diff --git a/compiler-jx/src/test/resources/goog/files/input.as

git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Made the externs build again after merging in the latest changes.

2016-04-22 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration-test 6bd222bd2 -> 28f5f13c9 - Made the externs build again after merging in the latest changes. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[2/2] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Made the externs build again after merging in the latest changes.

2016-04-22 Thread cdutz
- Made the externs build again after merging in the latest changes. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/6bd222bd Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/6bd222bd Diff:

[1/2] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - Hopefully fixes defined type of jQuery $ object

2016-04-22 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration-test dd5033438 -> 6bd222bd2 Hopefully fixes defined type of jQuery $ object Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/ce38e3e3

[5/6] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-falcon into develop

2016-04-22 Thread cdutz
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-falcon into develop Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/b4e4fadb Tree:

[6/6] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Merged upstream changes

2016-04-22 Thread cdutz
- Merged upstream changes Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/58409300 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/58409300 Diff:

[1/6] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - look for RequireExtern metadata on external classes to see if require() is needed for an external class (such as in Node.js)

2016-04-22 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration-test 28f5f13c9 -> 584093001 look for RequireExtern metadata on external classes to see if require() is needed for an external class (such as in Node.js). in the future, if different module output types are allowed,

[2/6] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - compiler.jx renamed RequireExtern metadata to JSModule

2016-04-22 Thread cdutz
compiler.jx renamed RequireExtern metadata to JSModule Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/021fa664 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/021fa664 Diff:

[4/6] git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - externs/node: uses named-module argument for externc to name the node modules

2016-04-22 Thread cdutz
externs/node: uses named-module argument for externc to name the node modules Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/e15fcf01 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/e15fcf01 Diff:

git commit: [flex-asjs] [refs/heads/feature/maven-migration] - - Merged upstream changes

2016-04-22 Thread cdutz
Repository: flex-asjs Updated Branches: refs/heads/feature/maven-migration b9e1b5e29 -> 087dd8248 - Merged upstream changes Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/087dd824 Tree:

git commit: [flex-falcon] [refs/heads/feature/maven-migration-test] - - Merged upstream changes

2016-04-22 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration-test 584093001 -> 285887330 - Merged upstream changes Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/28588733 Tree:

[3/5] git commit: [flex-asjs] [refs/heads/feature/maven-migration] - - Renamed the config files to compile-as-config.xml (ActionScript Part) and compile-js-config.xml (JavaScript Part) - Added TODO co

2016-04-27 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/9dbcb5d1/frameworks/projects/Mobile/src/main/config/compile-js-config.xml -- diff --git a/frameworks/projects/Mobile/src/main/config/compile-js-config.xml

[4/5] git commit: [flex-asjs] [refs/heads/feature/maven-migration] - - Renamed the config files to compile-as-config.xml (ActionScript Part) and compile-js-config.xml (JavaScript Part) - Added TODO co

2016-04-27 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/9dbcb5d1/frameworks/projects/Formatters/src/main/config/compile-asjs-config.xml -- diff --git a/frameworks/projects/Formatters/src/main/config/compile-asjs-config.xml

[5/5] git commit: [flex-asjs] [refs/heads/feature/maven-migration] - - Renamed the config files to compile-as-config.xml (ActionScript Part) and compile-js-config.xml (JavaScript Part) - Added TODO co

2016-04-27 Thread cdutz
- Renamed the config files to compile-as-config.xml (ActionScript Part) and compile-js-config.xml (JavaScript Part) - Added TODO comments to places I found strange. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[2/5] git commit: [flex-asjs] [refs/heads/feature/maven-migration] - Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-asjs into feature/maven-migr

2016-04-27 Thread cdutz
Merge branches 'develop' and 'feature/maven-migration' of https://git-wip-us.apache.org/repos/asf/flex-asjs into feature/maven-migration Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9b0619a1 Tree:

[1/5] git commit: [flex-asjs] [refs/heads/feature/maven-migration] - Added Move effect to CreateJS framework and example.

2016-04-27 Thread cdutz
Repository: flex-asjs Updated Branches: refs/heads/feature/maven-migration 087dd8248 -> 9dbcb5d14 Added Move effect to CreateJS framework and example. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8cb2031a Tree:

git commit: [flex-falcon] [refs/heads/develop] - - Refactored the compiler mojos (as and js) to utilize the FlexToolGroups (ASJS being the default) - Enforced the FlexToolGroup "Falcon" for all extern

2016-04-26 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop 818397220 -> 704d6324b - Refactored the compiler mojos (as and js) to utilize the FlexToolGroups (ASJS being the default) - Enforced the FlexToolGroup "Falcon" for all externs - Added the TweenJS lib to the build Project:

git commit: [flex-falcon] [refs/heads/develop] - - Renamed the "minimal" profile to "utils"

2016-04-26 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop 704d6324b -> ba42c1399 - Renamed the "minimal" profile to "utils" Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/ba42c139 Tree:

git commit: [flex-falcon] [refs/heads/develop] - - Added the debugger module to the maven build.

2016-04-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop 302679f69 -> 236fe40d5 - Added the debugger module to the maven build. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/236fe40d Tree:

git commit: [flex-falcon] [refs/heads/develop] - - Added duplicates of some jburg files that were referenced from another project (compiler)

2016-04-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop 236fe40d5 -> 88d6a683d - Added duplicates of some jburg files that were referenced from another project (compiler) Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

git commit: [flex-falcon] [refs/heads/develop] - - Replaced the code in the DebugCLI with an implementation from apache-commons-lang - Removed the animal-sniffer ignore annotations again.

2016-04-27 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/develop 0d54651db -> 6322ab361 - Replaced the code in the DebugCLI with an implementation from apache-commons-lang - Removed the animal-sniffer ignore annotations again. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo

<    4   5   6   7   8   9   10   11   12   13   >