-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 10
-
Component/s: core-libs
-
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