<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi all,<br>
<br>
This is a FYI that I've just updated OpenLayers to 2.13.1 in svn
(install_openlayers.sh), hopefully just in time before the feature
freeze.<br>
<br>
I have just updated the build script to generate the examples
index/search page and API docs. In order to do this, I needed to
work from a git clone of the OpenLayers repository, which required a
bit of a rewrite of the install script.<br>
<br>
A very basic index page also gets generated now:
<a class="moz-txt-link-freetext" href="http://localhost/openlayers/">http://localhost/openlayers/</a><br>
<pre id="line1"><span>...</span>
<span><<span class="start-tag">h2</span>></span><span>OpenLayers 2.13.1</span><span></<span class="end-tag">h2</span>></span><span>
<span id="line8"></span></span><span><<span class="start-tag">ul</span>></span><span>
<span id="line9"></span></span><span><<span class="start-tag">li</span>></span><span></span><span><<span class="start-tag">a</span> <span class="attribute-name">href</span>="<a href="view-source:http://localhost/openlayers/doc/" class="attribute-value">doc/</a>"></span><span>API Docs</span><span></<span class="end-tag">a</span>></span><span></span><span></<span class="end-tag">li</span>></span><span>
<span id="line10"></span></span><span><<span class="start-tag">li</span>></span><span></span><span><<span class="start-tag">a</span> <span class="attribute-name">href</span>="<a href="view-source:http://localhost/openlayers/examples/" class="attribute-value">examples/</a>"></span><span>Examples</span><span></<span class="end-tag">a</span>></span><span></span><span></<span class="end-tag">li</span>></span><span>
<span id="line11"></span></span><span><<span class="start-tag">li</span>></span><span></span><span><<span class="start-tag">a</span> <span class="attribute-name">href</span>="<a href="view-source:http://openlayers.org/" class="attribute-value">http://openlayers.org/</a>"></span><span>OpenLayers.org website</span><span></<span class="end-tag">a</span>></span><span></span><span></<span class="end-tag">li</span>></span><span></span>
<span></ul></span>
<span>...</span>
<span></span><span>
</span></pre>
The quickstart should still work as expected.<br>
<br>
It would be nice if somebody can spend a few minutes reviewing the
updated script. <br>
<br>
Fingers crossed that it will build just fine. :-)<br>
<br>
Regards,<br>
<br>
Roald<br>
<br>
<br>
</body>
</html>