Repository: flex-asjs Updated Branches: refs/heads/develop aedc09356 -> 7cfaeb576
shouldn't have excluded this Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/326ea5df Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/326ea5df Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/326ea5df Branch: refs/heads/develop Commit: 326ea5dfd7dacc0f114cd36b223322b3c129f6ec Parents: aedc093 Author: Alex Harui <[email protected]> Authored: Mon Jun 15 17:50:14 2015 -0700 Committer: Alex Harui <[email protected]> Committed: Mon Jun 15 17:50:55 2015 -0700 ---------------------------------------------------------------------- build.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/326ea5df/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 9e7cbda..96747d0 100644 --- a/build.xml +++ b/build.xml @@ -617,7 +617,6 @@ <exclude name="**/*.pbj"/> <exclude name="**/*.swf"/> <exclude name="**/*.mxp"/> - <exclude name="mxml-2009-manifest.xml"/> <exclude name="test*/**"/> <exclude name="js/VanillaSDK/**"/> <exclude name="projects/air/**"/>
