You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2016/06/24 06:34:41 UTC

[2/3] git commit: [flex-falcon] [refs/heads/develop] - add plugins and pom to ant packages

add plugins and pom to ant packages


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

Branch: refs/heads/develop
Commit: 66b89b674b06fbad4f2e4da8a3e529147afa2909
Parents: 6532149
Author: Alex Harui <ah...@apache.org>
Authored: Thu Jun 23 23:34:23 2016 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Thu Jun 23 23:34:23 2016 -0700

----------------------------------------------------------------------
 build.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/66b89b67/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 20038f2..e1acaec 100644
--- a/build.xml
+++ b/build.xml
@@ -258,6 +258,9 @@
                 <include name="RELEASE_NOTES"/>
                 <include name="installer.xml"/>
                 <include name="installer.properties/**"/>
+                <include name="pom.xml"/>
+                <include name="flexjs-maven-plugin/pom.xml"/>
+                <include name="flexjs-maven-plugin/src/**"/>
             </fileset>
         </copy>