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 2014/06/24 17:53:13 UTC

git commit: [flex-falcon] [refs/heads/develop] - our built-from-sources GCC has to go in the binary package so there is no attempt to download and build when used from the installer

Repository: flex-falcon
Updated Branches:
  refs/heads/develop aadd7dc5a -> fe8c46693


our built-from-sources GCC has to go in the binary package so there is no attempt to download and build when used from the installer


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

Branch: refs/heads/develop
Commit: fe8c46693cc2355114943a27ea5e4d205b88f479
Parents: aadd7dc
Author: Alex Harui <ah...@apache.org>
Authored: Tue Jun 24 08:53:05 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Jun 24 08:53:05 2014 -0700

----------------------------------------------------------------------
 build.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/fe8c4669/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 73d315d..bf5c809 100644
--- a/build.xml
+++ b/build.xml
@@ -473,7 +473,6 @@
                 <include name="bin/**"/>
                 <include name="lib/**"/>
                 <exclude name="lib/commons-io**"/>
-                <exclude name="lib/google/**" />
             </fileset>
         </copy>