Updated Branches: refs/heads/develop 628078532 -> aab2352e1
add installer to 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/41c7be47 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/41c7be47 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/41c7be47 Branch: refs/heads/develop Commit: 41c7be4793f78ba482babb9159e6841c8d60aabb Parents: 6280785 Author: Alex Harui <[email protected]> Authored: Mon Dec 16 12:13:16 2013 -0800 Committer: Alex Harui <[email protected]> Committed: Mon Dec 16 12:13:16 2013 -0800 ---------------------------------------------------------------------- build.xml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/41c7be47/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index c522b45..9994b1f 100644 --- a/build.xml +++ b/build.xml @@ -202,6 +202,8 @@ <include name="env-template.properties"/> <include name="READme"/> <include name="RELEASE_NOTES"/> + <include name="installer.xml"/> + <include name="installer.properties/**"/> </fileset> <fileset dir="${FLEX_SDK_HOME}"> <include name="LICENSE"/>
