Skip to content

Commit 71b7aff

Browse files
committed
Updated site
1 parent 8ada035 commit 71b7aff

15 files changed

Lines changed: 84 additions & 76 deletions

ReleaseNotes.html

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-09-26 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-10-08 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20140926" />
13+
<meta name="Date-Revision-yyyymmdd" content="20141008" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2014-09-26</span>
31-
&nbsp;| <span id="projectVersion">Version: 1.40.1-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2014-10-08</span>
31+
&nbsp;| <span id="projectVersion">Version: 1.40.1</span>
3232
</div>
3333
<div class="xright">
3434

@@ -66,9 +66,13 @@ <h5>Project Documentation</h5>
6666
<div id="bodyColumn">
6767
<div id="contentBox">
6868
<div class="section">
69-
<h2>Release Notes (Version 1.40.1-SNAPSHOT)<a name="Release_Notes_Version_1.40.1-SNAPSHOT"></a></h2>
69+
<h2>Release Notes (Version 1.40.1)<a name="Release_Notes_Version_1.40.1"></a></h2>
7070
<p>These are the release notes for the Java library for mapcodes.</p>
71-
<p><b>IMPORTANT: This is a SNAPSHOT version of the repository which may change at any time. Needless to say, never depend on &lt;&lt;&lt;SNAPSHOT</b>&gt; versions if you can avoid it. In any case, never depend on them for your own non-<tt>SNAPSHOT</tt> releases.</p>
71+
<div class="section">
72+
<h3>1.40.1<a name="a1.40.1"></a></h3>
73+
<ul>
74+
<li>Deprecated names <tt>getMapcodeHighPrecision</tt> and <tt>getMapcodeMediumPrecision</tt>. Replaced those with <tt>getMapcodePrecision1</tt> and <tt>getMapcodePrecision2</tt>.</li>
75+
<li>Fixed all occurences of incorrectly cased Mapcode vs. mapcode.</li></ul></div>
7276
<div class="section">
7377
<h3>1.40<a name="a1.40"></a></h3>
7478
<ul>

dependencies.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-09-26 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-10-08 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20140926" />
13+
<meta name="Date-Revision-yyyymmdd" content="20141008" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2014-09-26</span>
31-
&nbsp;| <span id="projectVersion">Version: 1.40.1-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2014-10-08</span>
31+
&nbsp;| <span id="projectVersion">Version: 1.40.1</span>
3232
</div>
3333
<div class="xright">
3434

@@ -218,13 +218,13 @@ <h2>Project Dependency Graph<a name="Project_Dependency_Graph"></a></h2><script
218218
<div class="section">
219219
<h3>Dependency Tree<a name="Dependency_Tree"></a></h3>
220220
<ul>
221-
<li>com.mapcode:mapcode:jar:1.40.1-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none">
221+
<li>com.mapcode:mapcode:jar:1.40.1 <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none">
222222
<table border="0" class="bodyTable">
223223
<tr class="a">
224224
<th>Mapcode Java Library</th></tr>
225225
<tr class="b">
226226
<td>
227-
<p><b>Description: </b>This library offers Java support for Mapcode.
227+
<p><b>Description: </b>This library offers Java support for mapcodes.
228228
For more info: http://www.mapcode.com</p>
229229
<p><b>URL: </b><a class="externalLink" href="http://mapcode.com">http://mapcode.com</a></p>
230230
<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>

dependency-info.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-09-26 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-10-08 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20140926" />
13+
<meta name="Date-Revision-yyyymmdd" content="20141008" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2014-09-26</span>
31-
&nbsp;| <span id="projectVersion">Version: 1.40.1-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2014-10-08</span>
31+
&nbsp;| <span id="projectVersion">Version: 1.40.1</span>
3232
</div>
3333
<div class="xright">
3434

@@ -114,36 +114,36 @@ <h3>Apache Maven<a name="Apache_Maven"></a></h3><a name="Apache_Maven"></a>
114114
<pre>&lt;dependency&gt;
115115
&lt;groupId&gt;com.mapcode&lt;/groupId&gt;
116116
&lt;artifactId&gt;mapcode&lt;/artifactId&gt;
117-
&lt;version&gt;1.40.1-SNAPSHOT&lt;/version&gt;
117+
&lt;version&gt;1.40.1&lt;/version&gt;
118118
&lt;/dependency&gt;</pre></div></div>
119119
<div class="section">
120120
<h3>Apache Buildr<a name="Apache_Buildr"></a></h3><a name="Apache_Buildr"></a>
121121
<div class="source">
122-
<pre>'com.mapcode:mapcode:jar:1.40.1-SNAPSHOT'</pre></div></div>
122+
<pre>'com.mapcode:mapcode:jar:1.40.1'</pre></div></div>
123123
<div class="section">
124124
<h3>Apache Ant<a name="Apache_Ant"></a></h3><a name="Apache_Ant"></a>
125125
<div class="source">
126-
<pre>&lt;dependency org=&quot;com.mapcode&quot; name=&quot;mapcode&quot; rev=&quot;1.40.1-SNAPSHOT&quot;&gt;
126+
<pre>&lt;dependency org=&quot;com.mapcode&quot; name=&quot;mapcode&quot; rev=&quot;1.40.1&quot;&gt;
127127
&lt;artifact name=&quot;mapcode&quot; type=&quot;jar&quot; /&gt;
128128
&lt;/dependency&gt;</pre></div></div>
129129
<div class="section">
130130
<h3>Groovy Grape<a name="Groovy_Grape"></a></h3><a name="Groovy_Grape"></a>
131131
<div class="source">
132132
<pre>@Grapes(
133-
@Grab(group='com.mapcode', module='mapcode', version='1.40.1-SNAPSHOT')
133+
@Grab(group='com.mapcode', module='mapcode', version='1.40.1')
134134
)</pre></div></div>
135135
<div class="section">
136136
<h3>Grails<a name="Grails"></a></h3><a name="Grails"></a>
137137
<div class="source">
138-
<pre>compile 'com.mapcode:mapcode:1.40.1-SNAPSHOT'</pre></div></div>
138+
<pre>compile 'com.mapcode:mapcode:1.40.1'</pre></div></div>
139139
<div class="section">
140140
<h3>Leiningen<a name="Leiningen"></a></h3><a name="Leiningen"></a>
141141
<div class="source">
142-
<pre>[com.mapcode/mapcode &quot;1.40.1-SNAPSHOT&quot;]</pre></div></div>
142+
<pre>[com.mapcode/mapcode &quot;1.40.1&quot;]</pre></div></div>
143143
<div class="section">
144144
<h3>SBT<a name="SBT"></a></h3><a name="SBT"></a>
145145
<div class="source">
146-
<pre>libraryDependencies += &quot;com.mapcode&quot; %% &quot;mapcode&quot; % &quot;1.40.1-SNAPSHOT&quot;</pre></div></div></div>
146+
<pre>libraryDependencies += &quot;com.mapcode&quot; %% &quot;mapcode&quot; % &quot;1.40.1&quot;</pre></div></div></div>
147147
</div>
148148
</div>
149149
<div class="clear">

distribution-management.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-09-26 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-10-08 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20140926" />
13+
<meta name="Date-Revision-yyyymmdd" content="20141008" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2014-09-26</span>
31-
&nbsp;| <span id="projectVersion">Version: 1.40.1-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2014-10-08</span>
31+
&nbsp;| <span id="projectVersion">Version: 1.40.1</span>
3232
</div>
3333
<div class="xright">
3434

index.html

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-09-26 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-10-08 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20140926" />
13+
<meta name="Date-Revision-yyyymmdd" content="20141008" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2014-09-26</span>
31-
&nbsp;| <span id="projectVersion">Version: 1.40.1-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2014-10-08</span>
31+
&nbsp;| <span id="projectVersion">Version: 1.40.1</span>
3232
</div>
3333
<div class="xright">
3434

@@ -122,7 +122,7 @@ <h2>How To Build The Mapcode Library JAR File<a name="How_To_Build_The_Mapcode_L
122122
<p>If you creating a Maven project, you can see how to include the JAR in your project in the menu item <b>Dependency Information</b> in the menu on this page.</p></div>
123123
<div class="section">
124124
<h2>How To Use This Library In Your Application<a name="How_To_Use_This_Library_In_Your_Application"></a></h2>
125-
<p>There are two classes you interact with as a client of the Mapcode library. These are:</p>
125+
<p>There are two classes you interact with as a client of the Mapcode Library. These are:</p>
126126
<ul>
127127
<li><tt>MapcodeCodec.java</tt></li>
128128
<li><tt>Mapcode.java</tt></li>
@@ -174,7 +174,11 @@ <h2>Class <tt>Mapcode.java</tt><a name="Class_Mapcode.java"></a></h2>
174174
<p>This class represents mapcodes, which consist of a string of characters, digits and a decimal point and a territory specification. The territory specification is required for national (local) mapcodes, which are not globally unique.</p>
175175
<p>The class also exposes methods to convert mapcodes to proper mapcode strings, usable for printing and it allows string-formatted mapcodes to be converted to <tt>Mapcode</tt> objects, where territory information is properly parsed and converted to a <tt>Territory</tt> enumeration value.</p>
176176
<ul>
177-
<li><tt>String getMapcode()</tt> returns the mapcode string which does not include territory information. You can also use <tt>getMapcodeHighPrecision()</tt> and <tt>getMapcodeMediumPrecision()</tt> for more precision, but longer mapcodes.</li>
177+
<li><tt>String getMapcode()</tt> returns the mapcode string which does not include territory information. You can also use <tt>getMapcodePrecision1()</tt> and <tt>getMapcodePrecision2()</tt> for more precision, but longer mapcodes.
178+
<ul>
179+
<li>The default precision offered by <tt>getMapcode()</tt> is approximately 5m (maximum distance to latitude, longitude the mapcode decodes to). This corresponds to an area of 10m x 10m (100m2). These mapcodes include no additional precision digits.</li>
180+
<li>The precision offered by <tt>getMapcodePrecision1()</tt> is approximately 1m. This corresponds to an area of 2m x 2m (4m2). These mapcodes include 1 additional precision digit.</li>
181+
<li>The precision offered by <tt>getMapcodePrecision2()</tt> is approximately 0.16m. This corresponds to an area of 0.32m x 0.32m (0.1m2). These mapcodes include 2 additional precision digits.</li></ul></li>
178182
<li><tt>Territory getTerritory()</tt> returns the territory information.</li>
179183
<li><tt>StringasInternationFullname()</tt> returns mapcodes string with territory information, specified as a full country name.</li>
180184
<li><tt>String asInternationISO()</tt> returns mapcodes string with territory information, specified as an ISO code name. Importanmt: This is returns the same result as <tt>toString()</tt>.</li></ul></div>

integration.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-09-26 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-10-08 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20140926" />
13+
<meta name="Date-Revision-yyyymmdd" content="20141008" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2014-09-26</span>
31-
&nbsp;| <span id="projectVersion">Version: 1.40.1-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2014-10-08</span>
31+
&nbsp;| <span id="projectVersion">Version: 1.40.1</span>
3232
</div>
3333
<div class="xright">
3434

issue-tracking.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-09-26 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-10-08 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20140926" />
13+
<meta name="Date-Revision-yyyymmdd" content="20141008" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2014-09-26</span>
31-
&nbsp;| <span id="projectVersion">Version: 1.40.1-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2014-10-08</span>
31+
&nbsp;| <span id="projectVersion">Version: 1.40.1</span>
3232
</div>
3333
<div class="xright">
3434

license.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-09-26 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-10-08 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20140926" />
13+
<meta name="Date-Revision-yyyymmdd" content="20141008" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2014-09-26</span>
31-
&nbsp;| <span id="projectVersion">Version: 1.40.1-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2014-10-08</span>
31+
&nbsp;| <span id="projectVersion">Version: 1.40.1</span>
3232
</div>
3333
<div class="xright">
3434

mail-lists.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-09-26 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-10-08 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20140926" />
13+
<meta name="Date-Revision-yyyymmdd" content="20141008" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2014-09-26</span>
31-
&nbsp;| <span id="projectVersion">Version: 1.40.1-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2014-10-08</span>
31+
&nbsp;| <span id="projectVersion">Version: 1.40.1</span>
3232
</div>
3333
<div class="xright">
3434

plugin-management.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-09-26 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-10-08 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20140926" />
13+
<meta name="Date-Revision-yyyymmdd" content="20141008" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2014-09-26</span>
31-
&nbsp;| <span id="projectVersion">Version: 1.40.1-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2014-10-08</span>
31+
&nbsp;| <span id="projectVersion">Version: 1.40.1</span>
3232
</div>
3333
<div class="xright">
3434

0 commit comments

Comments
 (0)