Repository: flex-falcon Updated Branches: refs/heads/release0.7.0 [created] 4a765ac38
tune up approval script Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/4a765ac3 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/4a765ac3 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/4a765ac3 Branch: refs/heads/release0.7.0 Commit: 4a765ac389eb86c9e3be29824e624ecc4c59ae8a Parents: f8fa738 Author: Alex Harui <[email protected]> Authored: Thu Aug 18 23:22:16 2016 -0700 Committer: Alex Harui <[email protected]> Committed: Thu Aug 18 23:22:16 2016 -0700 ---------------------------------------------------------------------- ApproveFalcon.xml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/4a765ac3/ApproveFalcon.xml ---------------------------------------------------------------------- diff --git a/ApproveFalcon.xml b/ApproveFalcon.xml index 6d308f3..408be37 100644 --- a/ApproveFalcon.xml +++ b/ApproveFalcon.xml @@ -300,6 +300,7 @@ <exclude name="debugger/META-INF/MANIFEST.MF"/> <exclude name="flex-typedefs/target/maven-shared-archive-resources/META-INF/DEPENDENCIES"/> <exclude name="**/*.patch"/> + <exclude name="README_MAVEN.txt"/> <exclude name="RELEASE_NOTES_JX"/> <exclude name="LICENSE.jx.bin"/> <exclude name="NOTICE.jx"/> @@ -372,6 +373,7 @@ <exclude name="flex-typedefs/target/maven-shared-archive-resources/META-INF/DEPENDENCIES"/> <exclude name="**/*.patch"/> <exclude name="LICENSE.jx.bin"/> + <exclude name="README_MAVEN.txt"/> <exclude name="RELEASE_NOTES_JX"/> <exclude name="NOTICE.jx"/> <exclude name="README_JX"/>
