nevermind, don't need this in this package yet
Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/7dc26304 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/7dc26304 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/7dc26304 Branch: refs/heads/develop Commit: 7dc26304e4c953ea6fea199f0d43e02b42e28934 Parents: d026165 Author: Alex Harui <[email protected]> Authored: Thu Sep 10 23:32:38 2015 -0700 Committer: Alex Harui <[email protected]> Committed: Thu Sep 10 23:32:38 2015 -0700 ---------------------------------------------------------------------- build.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/7dc26304/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 27cb7e8..61aa7c1 100644 --- a/build.xml +++ b/build.xml @@ -693,7 +693,6 @@ <chmod dir="${basedir}/temp/compiler/generated/dist/sdk/bin" excludes="**/*.bat" perm="+x" /> <chmod dir="${basedir}/temp/compiler/generated/dist/sdk/bin-legacy" excludes="**/*.bat" perm="+x" /> - <antcall target="inject-asf-header" /> <antcall target="binary-package-zip"/> <antcall target="binary-package-tgz"/>
