This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1afe78d Automatic Site Publish by Buildbot
1afe78d is described below
commit 1afe78d67bc627e8d3b1ac91a9dc85aaf6b98463
Author: jenkins <[email protected]>
AuthorDate: Mon Mar 28 20:22:31 2022 +0000
Automatic Site Publish by Buildbot
---
apidocs/2.11.3-SNAPSHOT/constant-values.html | 4 ++--
apidocs/2.11.3-SNAPSHOT/member-search-index.zip | Bin 46287 -> 46287 bytes
apidocs/2.11.3-SNAPSHOT/overview-summary.html | 2 +-
apidocs/2.11.3-SNAPSHOT/package-search-index.zip | Bin 618 -> 618 bytes
.../src-html/org/apache/wiki/api/Release.html | 2 +-
.../org/apache/wiki/plugin/WeblogPlugin.html | 2 +-
apidocs/2.11.3-SNAPSHOT/type-search-index.zip | Bin 4526 -> 4526 bytes
development/changelog.html | 13 +++++++++++--
.../2.11.3-SNAPSHOT/cmp-jspwiki-210-adapters.html | 2 +-
.../cmp-jspwiki-210-test-adaptees.html | 2 +-
japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-api.html | 2 +-
japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-bootstrap.html | 2 +-
japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-cache.html | 2 +-
japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-event.html | 2 +-
.../cmp-jspwiki-kendra-searchprovider.html | 2 +-
japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-main.html | 2 +-
japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-markdown.html | 2 +-
.../cmp-jspwiki-tika-searchprovider.html | 2 +-
japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-util.html | 2 +-
19 files changed, 27 insertions(+), 18 deletions(-)
diff --git a/apidocs/2.11.3-SNAPSHOT/constant-values.html
b/apidocs/2.11.3-SNAPSHOT/constant-values.html
index a59c704..dec4267 100644
--- a/apidocs/2.11.3-SNAPSHOT/constant-values.html
+++ b/apidocs/2.11.3-SNAPSHOT/constant-values.html
@@ -128,7 +128,7 @@ $('.navPadding').css('padding-top',
$('.fixedNav').css("height"));
<!-- -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a
href="org/apache/wiki/api/Release.html#BUILD">BUILD</a></code></th>
-<td class="colLast"><code>"04"</code></td>
+<td class="colLast"><code>"05"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.wiki.api.Release.MINORREVISION">
@@ -156,7 +156,7 @@ $('.navPadding').css('padding-top',
$('.fixedNav').css("height"));
<!-- -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a
href="org/apache/wiki/api/Release.html#VERSTR">VERSTR</a></code></th>
-<td class="colLast"><code>"2.11.3-git-04"</code></td>
+<td class="colLast"><code>"2.11.3-git-05"</code></td>
</tr>
</tbody>
</table>
diff --git a/apidocs/2.11.3-SNAPSHOT/member-search-index.zip
b/apidocs/2.11.3-SNAPSHOT/member-search-index.zip
index 2d782e5..5e8aef3 100644
Binary files a/apidocs/2.11.3-SNAPSHOT/member-search-index.zip and
b/apidocs/2.11.3-SNAPSHOT/member-search-index.zip differ
diff --git a/apidocs/2.11.3-SNAPSHOT/overview-summary.html
b/apidocs/2.11.3-SNAPSHOT/overview-summary.html
index 659534d..240b1f8 100644
--- a/apidocs/2.11.3-SNAPSHOT/overview-summary.html
+++ b/apidocs/2.11.3-SNAPSHOT/overview-summary.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (11.0.12) on Tue Mar 22 11:22:35 UTC 2022 -->
+<!-- Generated by javadoc (11.0.12) on Mon Mar 28 19:36:26 UTC 2022 -->
<title>Apache JSPWiki 2.11.3-SNAPSHOT API</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script type="text/javascript">window.location.replace('index.html')</script>
diff --git a/apidocs/2.11.3-SNAPSHOT/package-search-index.zip
b/apidocs/2.11.3-SNAPSHOT/package-search-index.zip
index 626d6ab..a97f333 100644
Binary files a/apidocs/2.11.3-SNAPSHOT/package-search-index.zip and
b/apidocs/2.11.3-SNAPSHOT/package-search-index.zip differ
diff --git a/apidocs/2.11.3-SNAPSHOT/src-html/org/apache/wiki/api/Release.html
b/apidocs/2.11.3-SNAPSHOT/src-html/org/apache/wiki/api/Release.html
index effc821..05a6aa0 100644
--- a/apidocs/2.11.3-SNAPSHOT/src-html/org/apache/wiki/api/Release.html
+++ b/apidocs/2.11.3-SNAPSHOT/src-html/org/apache/wiki/api/Release.html
@@ -78,7 +78,7 @@
<span class="sourceLineNo">069</span><a id="line.69"> * <p></a>
<span class="sourceLineNo">070</span><a id="line.70"> * If the build
identifier is empty, it is not added.</a>
<span class="sourceLineNo">071</span><a id="line.71"> */</a>
-<span class="sourceLineNo">072</span><a id="line.72"> public static final
String BUILD = "04";</a>
+<span class="sourceLineNo">072</span><a id="line.72"> public static final
String BUILD = "05";</a>
<span class="sourceLineNo">073</span><a id="line.73"></a>
<span class="sourceLineNo">074</span><a id="line.74"> /**</a>
<span class="sourceLineNo">075</span><a id="line.75"> * This is the
generic version string you should use when printing out the version. It is
of</a>
diff --git
a/apidocs/2.11.3-SNAPSHOT/src-html/org/apache/wiki/plugin/WeblogPlugin.html
b/apidocs/2.11.3-SNAPSHOT/src-html/org/apache/wiki/plugin/WeblogPlugin.html
index 965e6d5..7970a00 100644
--- a/apidocs/2.11.3-SNAPSHOT/src-html/org/apache/wiki/plugin/WeblogPlugin.html
+++ b/apidocs/2.11.3-SNAPSHOT/src-html/org/apache/wiki/plugin/WeblogPlugin.html
@@ -232,7 +232,7 @@
<span class="sourceLineNo">223</span><a id="line.223">
startTime.setTime( d );</a>
<span class="sourceLineNo">224</span><a id="line.224">
stopTime.setTime( d );</a>
<span class="sourceLineNo">225</span><a id="line.225"> } catch(
final ParseException e ) {</a>
-<span class="sourceLineNo">226</span><a id="line.226"> return
"Illegal time format: "+startDay;</a>
+<span class="sourceLineNo">226</span><a id="line.226"> return
"Illegal time format: "+ TextUtil.replaceEntities(startDay);</a>
<span class="sourceLineNo">227</span><a id="line.227"> }</a>
<span class="sourceLineNo">228</span><a id="line.228"> }</a>
<span class="sourceLineNo">229</span><a id="line.229"></a>
diff --git a/apidocs/2.11.3-SNAPSHOT/type-search-index.zip
b/apidocs/2.11.3-SNAPSHOT/type-search-index.zip
index cce5fcf..60e2235 100644
Binary files a/apidocs/2.11.3-SNAPSHOT/type-search-index.zip and
b/apidocs/2.11.3-SNAPSHOT/type-search-index.zip differ
diff --git a/development/changelog.html b/development/changelog.html
index 58d77f7..e1e637e 100644
--- a/development/changelog.html
+++ b/development/changelog.html
@@ -186,13 +186,22 @@ KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
+<p><strong>2022-03-28 Dirk Frederickx (brushed AT apache DOT org)</strong></p>
+<ul>
+<li>
+<p><em>2.11.3-git-05</em></p>
+</li>
+<li>
+<p>Weblog plugin: sanities the plugin output to protect against Xss
attacks.</p>
+</li>
+</ul>
<p><strong>2022-03-22 Juan Pablo Santos (juanpablo AT apache DOT
org)</strong></p>
<ul>
<li>
<p><em>2.11.3-git-04</em></p>
</li>
<li>
-<p><a href="https://issues.apache.org/jira/browse/JSPWIKI-802">JSPWIKI-802</a>
- Markdown syntax Support: initial Markdown support for plain editor.</p>
+<p><a href="https://issues.apache.org/jira/browse/JSPWIKI-802">JSPWIKI-802</a>
- Markdown syntax Support: initial support for plain editor.</p>
<ul>
<li>Currently, can be activated by setting the
<code>jspwiki.syntax.plain</code> property to
<code>plain/wiki-snips-markdown.js</code>.</li>
<li>Alternatively, as of 2.11.3-git-02, whole Markdown support configuration
can be set up by setting the <code>jspwiki.syntax</code> property to
<code>markdown</code>.</li>
@@ -200,7 +209,7 @@ under the License.
</ul>
</li>
<li>
-<p><code>TemplateManager</code> now understands resources beginning with
<code>engine://</code> to be keys of <code>Engine</code>'s wiki properties. In
those cases, if the key and its associated value exist, the latter will be used
to as the requested resource.</p>
+<p><code>TemplateManager</code> now understands resources beginning with
<code>engine://</code> to be keys of <code>Engine</code>'s wiki properties. In
those cases, if the key and its associated value exist, the latter will be used
as the requested resource.</p>
</li>
<li>
<p>Dependency updates</p>
diff --git a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-210-adapters.html
b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-210-adapters.html
index daff41f..8735896 100644
--- a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-210-adapters.html
+++ b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-210-adapters.html
@@ -131,7 +131,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-210-adapters/2.11.3-SNAPSHOT/jspwiki-210-adapters-2.11.3-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2022-03-22T11:29:13.620+0000</td>
+ <td>Created:</td><td>2022-03-28T19:42:54.204+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-210-test-adaptees.html
b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-210-test-adaptees.html
index 1cb6958..57fb6d5 100644
--- a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-210-test-adaptees.html
+++ b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-210-test-adaptees.html
@@ -131,7 +131,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-210-test-adaptees/2.11.3-SNAPSHOT/jspwiki-210-test-adaptees-2.11.3-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2022-03-22T11:29:14.685+0000</td>
+ <td>Created:</td><td>2022-03-28T19:42:54.816+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-api.html
b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-api.html
index 4eda9f4..9040980 100644
--- a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-api.html
+++ b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-api.html
@@ -131,7 +131,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-api/2.11.3-SNAPSHOT/jspwiki-api-2.11.3-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2022-03-22T11:29:15.472+0000</td>
+ <td>Created:</td><td>2022-03-28T19:42:55.097+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-bootstrap.html
b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-bootstrap.html
index 59f9c33..6de69ac 100644
--- a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-bootstrap.html
+++ b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-bootstrap.html
@@ -131,7 +131,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-bootstrap/2.11.3-SNAPSHOT/jspwiki-bootstrap-2.11.3-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2022-03-22T11:29:16.144+0000</td>
+ <td>Created:</td><td>2022-03-28T19:42:55.425+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-cache.html
b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-cache.html
index ba1f949..f7635a1 100644
--- a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-cache.html
+++ b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-cache.html
@@ -131,7 +131,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-cache/2.11.3-SNAPSHOT/jspwiki-cache-2.11.3-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2022-03-22T11:29:17.105+0000</td>
+ <td>Created:</td><td>2022-03-28T19:42:56.141+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-event.html
b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-event.html
index 9b1a2d9..3ba5e53 100644
--- a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-event.html
+++ b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-event.html
@@ -131,7 +131,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-event/2.11.3-SNAPSHOT/jspwiki-event-2.11.3-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2022-03-22T11:29:17.630+0000</td>
+ <td>Created:</td><td>2022-03-28T19:42:56.297+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-kendra-searchprovider.html
b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-kendra-searchprovider.html
index a5c3132..00ed63d 100644
--- a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-kendra-searchprovider.html
+++ b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-kendra-searchprovider.html
@@ -131,7 +131,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-kendra-searchprovider/2.11.3-SNAPSHOT/jspwiki-kendra-searchprovider-2.11.3-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2022-03-22T11:29:18.134+0000</td>
+ <td>Created:</td><td>2022-03-28T19:42:56.467+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-main.html
b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-main.html
index e421b38..4528ed4 100644
--- a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-main.html
+++ b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-main.html
@@ -131,7 +131,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-main/2.11.3-SNAPSHOT/jspwiki-main-2.11.3-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2022-03-22T11:29:19.879+0000</td>
+ <td>Created:</td><td>2022-03-28T19:42:57.117+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-markdown.html
b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-markdown.html
index b9f4556..e2b3ae3 100644
--- a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-markdown.html
+++ b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-markdown.html
@@ -131,7 +131,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-markdown/2.11.3-SNAPSHOT/jspwiki-markdown-2.11.3-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2022-03-22T11:29:20.849+0000</td>
+ <td>Created:</td><td>2022-03-28T19:42:57.735+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-tika-searchprovider.html
b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-tika-searchprovider.html
index ae7ccfb..ecb5587 100644
--- a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-tika-searchprovider.html
+++ b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-tika-searchprovider.html
@@ -131,7 +131,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-tika-searchprovider/2.11.3-SNAPSHOT/jspwiki-tika-searchprovider-2.11.3-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2022-03-22T11:29:22.264+0000</td>
+ <td>Created:</td><td>2022-03-28T19:42:58.606+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-util.html
b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-util.html
index a32dbac..5926148 100644
--- a/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-util.html
+++ b/japicmp/2.11.3-SNAPSHOT/cmp-jspwiki-util.html
@@ -131,7 +131,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-util/2.11.3-SNAPSHOT/jspwiki-util-2.11.3-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2022-03-22T11:29:22.935+0000</td>
+ <td>Created:</td><td>2022-03-28T19:42:58.759+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>