You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by yi...@apache.org on 2016/10/06 09:33:45 UTC

[10/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Merge branches 'develop' and 'feature-autobuild/maven-archetypes' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop

Merge branches 'develop' and 'feature-autobuild/maven-archetypes' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop


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

Branch: refs/heads/refactor-sprite
Commit: 241fb72988119e3e30a0333eff90755295f2d734
Parents: b762ed6 db1eda0
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Thu Sep 29 11:29:02 2016 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Thu Sep 29 11:29:02 2016 +0200

----------------------------------------------------------------------
 .../flexjs-simple-application-archetype/pom.xml | 36 +++++++
 .../archetype-resources/.mvn/extensions.xml     | 30 ++++++
 .../main/resources/archetype-resources/pom.xml  | 98 ++++++++++++++++++++
 .../archetype-resources/src/main/flex/App.mxml  | 30 ++++++
 .../flexjs-simple-library-archetype/pom.xml     | 36 +++++++
 .../main/resources/archetype-resources/pom.xml  | 33 +++++++
 .../src/main/resources/maven/archetype.xml      | 30 ++++++
 archetypes/pom.xml                              | 75 +++++++++++++++
 pom.xml                                         |  1 +
 9 files changed, 369 insertions(+)
----------------------------------------------------------------------