You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jo...@apache.org on 2016/11/22 21:47:13 UTC

flex-typedefs git commit: node: same as last commit, but for Maven

Repository: flex-typedefs
Updated Branches:
  refs/heads/develop 7659651f3 -> d990e9931


node: same as last commit, but for Maven


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

Branch: refs/heads/develop
Commit: d990e993170f8cdc0816ce32d492bba0cc3b4066
Parents: 7659651
Author: Josh Tynjala <jo...@apache.org>
Authored: Tue Nov 22 13:47:08 2016 -0800
Committer: Josh Tynjala <jo...@apache.org>
Committed: Tue Nov 22 13:47:08 2016 -0800

----------------------------------------------------------------------
 node/pom.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/d990e993/node/pom.xml
----------------------------------------------------------------------
diff --git a/node/pom.xml b/node/pom.xml
index b9dc666..b29e920 100644
--- a/node/pom.xml
+++ b/node/pom.xml
@@ -139,6 +139,10 @@
               <path>downloads/closure-compiler-master/contrib/nodejs/fs.js</path>
             </include-file>
             <include-file>
+              <name>externs/globals.js</name>
+              <path>downloads/closure-compiler-master/contrib/nodejs/globals.js</path>
+            </include-file>
+            <include-file>
               <name>externs/http.js</name>
               <path>downloads/closure-compiler-master/contrib/nodejs/http.js</path>
             </include-file>