-
Bug
-
Resolution: Fixed
-
P5
-
10
-
b32
-
generic
-
generic
The "ant externals" task is currently not working for the underscore.js library. Both underscore.js and underscore-min.js are stored as binary gzipped files. We need to add the tryGzipEncoding to the Apache Ant get task to unzip the files.
https://ant.apache.org/manual/Tasks/get.html
https://ant.apache.org/manual/Tasks/get.html