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 2013/05/21 20:25:11 UTC

[04/12] git commit: [flex-sdk] [refs/heads/develop] - Don't remove lnk.xml so MustellaDependencyDB has data to work with

Don't remove lnk.xml so MustellaDependencyDB has data to work with


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/7db15061
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/7db15061
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/7db15061

Branch: refs/heads/develop
Commit: 7db15061f86c5d1f31b43c870d363e8862a221e2
Parents: 4d3fa09
Author: Alex Harui <ah...@apache.org>
Authored: Sun May 19 21:20:27 2013 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Tue May 21 11:24:40 2013 -0700

----------------------------------------------------------------------
 mustella/build.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7db15061/mustella/build.xml
----------------------------------------------------------------------
diff --git a/mustella/build.xml b/mustella/build.xml
index 9cc7332..e9bbf4e 100644
--- a/mustella/build.xml
+++ b/mustella/build.xml
@@ -924,7 +924,6 @@
                 <include name="${previous.generated.testfiles}"/>
                 <include name="**/*.sh.*.log"/>
                 <include name="**/swfs/**/*.log"/>
-                <include name="**/swfs/**/*.lnk.xml"/>
                 <include name="**/swfs/**/*l*nkreport*.xml"/>
                 <include name="**/*.png.bad.png*"/>
                 <include name="**/swfs/**/*.swf"/>