Skip to content

Commit 055aec8

Browse files
author
bkiselka
committed
Update OpenLayers to release 2.13.1 (MAP-562) with patch for IE11 (i.e. openlayers/openlayers#1285, see MAP-567)
1 parent 47ea548 commit 055aec8

File tree

3 files changed

+57622
-56136
lines changed

3 files changed

+57622
-56136
lines changed

mapbuilder/build/kompress.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ originalFile=${targetDir}/lib/MapbuilderCompressed.js
2323
java -jar lib/util/custom_rhino.jar -c ${targetDir}/lib/RELEASE.js > ${originalFile} 2>&1
2424
java -jar lib/util/custom_rhino.jar -c ${targetDir}/lib/Mapbuilder.js >> ${originalFile} 2>&1
2525

26-
curl -s http://openlayers.org/api/2.10/OpenLayers.js >> ${originalFile} 2>&1
26+
curl -s http://openlayers.org/api/2.13.1/OpenLayers.js >> ${originalFile} 2>&1
2727

2828
java -jar lib/util/custom_rhino.jar -c ${targetDir}/lib/util/sarissa/Sarissa.js >> ${originalFile} 2>&1
2929
java -jar lib/util/custom_rhino.jar -c ${targetDir}/lib/util/sarissa/javeline_xpath.js >> ${originalFile} 2>&1

0 commit comments

Comments
 (0)