npm-flexjs: removed duplicate Guava dependency

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

Branch: refs/heads/feature/flash-downloader
Commit: 26cd3e6d6d2713cc52d1e31ca2b35cf80ce5c83d
Parents: 5ed2c77
Author: Josh Tynjala <joshtynj...@apache.org>
Authored: Wed Dec 21 11:27:33 2016 -0800
Committer: Josh Tynjala <joshtynj...@apache.org>
Committed: Wed Dec 21 11:27:33 2016 -0800

----------------------------------------------------------------------
 npm-flexjs/dependencies/ApacheFalcon.js | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/26cd3e6d/npm-flexjs/dependencies/ApacheFalcon.js
----------------------------------------------------------------------
diff --git a/npm-flexjs/dependencies/ApacheFalcon.js 
b/npm-flexjs/dependencies/ApacheFalcon.js
index 82acb4c..34b02f4 100644
--- a/npm-flexjs/dependencies/ApacheFalcon.js
+++ b/npm-flexjs/dependencies/ApacheFalcon.js
@@ -78,13 +78,6 @@ var falconDependencies = [
         unzip:true
     },
     {
-        
url:'http://search.maven.org/remotecontent?filepath=com/google/guava/guava/17.0/',
-        remoteFileName:'guava-17.0.jar',
-        destinationPath:constants.FLEXJS_FOLDER + falconLibExternalFolder,
-        destinationFileName:'guava.jar',
-        unzip:false
-    },
-    {
         
url:'http://search.maven.org/remotecontent?filepath=net/sourceforge/jburg/jburg/1.10.2/',
         remoteFileName:'jburg-1.10.2.jar',
         destinationPath:constants.FLEXJS_FOLDER + falconLibExternalFolder,

Reply via email to