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 e6a2b7b931 Automatic Site Publish by Buildbot
e6a2b7b931 is described below
commit e6a2b7b931e2d1a8a69987a9b57a2ed74e100e15
Author: jenkins <[email protected]>
AuthorDate: Sat Nov 25 14:41:41 2023 +0000
Automatic Site Publish by Buildbot
---
apidocs/2.12.2-SNAPSHOT/constant-values.html | 4 ++--
apidocs/2.12.2-SNAPSHOT/member-search-index.zip | Bin 46559 -> 46559 bytes
apidocs/2.12.2-SNAPSHOT/package-search-index.zip | Bin 627 -> 627 bytes
.../src-html/org/apache/wiki/api/Release.html | 2 +-
.../src-html/org/apache/wiki/ui/WikiJSPFilter.html | 2 +-
.../org/apache/wiki/url/URLConstructor.html | 2 +-
apidocs/2.12.2-SNAPSHOT/type-search-index.zip | Bin 4557 -> 4557 bytes
development/changelog.html | 19 +++++++++++++++++++
.../2.12.2-SNAPSHOT/cmp-jspwiki-210-adapters.html | 2 +-
.../cmp-jspwiki-210-test-adaptees.html | 2 +-
japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-api.html | 2 +-
japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-bootstrap.html | 2 +-
japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-cache.html | 2 +-
japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-event.html | 2 +-
japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-http.html | 2 +-
.../cmp-jspwiki-kendra-searchprovider.html | 2 +-
japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-main.html | 2 +-
japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-markdown.html | 2 +-
.../cmp-jspwiki-tika-searchprovider.html | 2 +-
japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-util.html | 2 +-
20 files changed, 36 insertions(+), 17 deletions(-)
diff --git a/apidocs/2.12.2-SNAPSHOT/constant-values.html
b/apidocs/2.12.2-SNAPSHOT/constant-values.html
index c5c146f2e5..94c013042b 100644
--- a/apidocs/2.12.2-SNAPSHOT/constant-values.html
+++ b/apidocs/2.12.2-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>"08"</code></td>
+<td class="colLast"><code>"09"</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.12.2-git-08"</code></td>
+<td class="colLast"><code>"2.12.2-git-09"</code></td>
</tr>
</tbody>
</table>
diff --git a/apidocs/2.12.2-SNAPSHOT/member-search-index.zip
b/apidocs/2.12.2-SNAPSHOT/member-search-index.zip
index 1ce68c9449..3fd3220b48 100644
Binary files a/apidocs/2.12.2-SNAPSHOT/member-search-index.zip and
b/apidocs/2.12.2-SNAPSHOT/member-search-index.zip differ
diff --git a/apidocs/2.12.2-SNAPSHOT/package-search-index.zip
b/apidocs/2.12.2-SNAPSHOT/package-search-index.zip
index b3b763ac44..413b3903f9 100644
Binary files a/apidocs/2.12.2-SNAPSHOT/package-search-index.zip and
b/apidocs/2.12.2-SNAPSHOT/package-search-index.zip differ
diff --git a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/api/Release.html
b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/api/Release.html
index 9edd912a41..daa629d5d8 100644
--- a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/api/Release.html
+++ b/apidocs/2.12.2-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 = "08";</a>
+<span class="sourceLineNo">072</span><a id="line.72"> public static final
String BUILD = "09";</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.12.2-SNAPSHOT/src-html/org/apache/wiki/ui/WikiJSPFilter.html
b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/ui/WikiJSPFilter.html
index 1640b2f616..da9666c537 100644
--- a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/ui/WikiJSPFilter.html
+++ b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/ui/WikiJSPFilter.html
@@ -108,7 +108,7 @@
<span class="sourceLineNo">099</span><a id="line.99"> fireEvent(
WikiPageEvent.PAGE_REQUESTED, pagename );</a>
<span class="sourceLineNo">100</span><a id="line.100">
super.doFilter( request, responseWrapper, chain );</a>
<span class="sourceLineNo">101</span><a id="line.101"></a>
-<span class="sourceLineNo">102</span><a id="line.102"> // The
response is now complete. Lets replace the markers now.</a>
+<span class="sourceLineNo">102</span><a id="line.102"> // The
response is now complete. Let's replace the markers now.</a>
<span class="sourceLineNo">103</span><a id="line.103"></a>
<span class="sourceLineNo">104</span><a id="line.104"> //
WikiContext is only available after doFilter! (That is after interpreting the
jsp)</a>
<span class="sourceLineNo">105</span><a id="line.105"></a>
diff --git
a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/url/URLConstructor.html
b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/url/URLConstructor.html
index 419e2c9315..9a0365d700 100644
--- a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/url/URLConstructor.html
+++ b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/url/URLConstructor.html
@@ -86,7 +86,7 @@
<span class="sourceLineNo">077</span><a id="line.77"> static String
parsePageFromURL( final HttpServletRequest request, final Charset encoding )
{</a>
<span class="sourceLineNo">078</span><a id="line.78"> final String name
= request.getPathInfo();</a>
<span class="sourceLineNo">079</span><a id="line.79"> if( name == null
|| name.length() <= 1 ) {</a>
-<span class="sourceLineNo">080</span><a id="line.80"> return
null;</a>
+<span class="sourceLineNo">080</span><a id="line.80"> return
request.getParameter("page");</a>
<span class="sourceLineNo">081</span><a id="line.81"> } else if(
name.charAt(0) == '/' ) {</a>
<span class="sourceLineNo">082</span><a id="line.82"> return
name.substring(1);</a>
<span class="sourceLineNo">083</span><a id="line.83"> }</a>
diff --git a/apidocs/2.12.2-SNAPSHOT/type-search-index.zip
b/apidocs/2.12.2-SNAPSHOT/type-search-index.zip
index 35912edcb6..0cf14a4e60 100644
Binary files a/apidocs/2.12.2-SNAPSHOT/type-search-index.zip and
b/apidocs/2.12.2-SNAPSHOT/type-search-index.zip differ
diff --git a/development/changelog.html b/development/changelog.html
index 0f4ac82aa2..09ff14f907 100644
--- a/development/changelog.html
+++ b/development/changelog.html
@@ -186,6 +186,25 @@ KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
+<p><strong>2023-11-25 Juan Pablo Santos (juanpablo AT apache DOT
org)</strong></p>
+<ul>
+<li>
+<p><em>2.12.2-git-09</em></p>
+</li>
+<li>
+<p>Make <code>URLConstructor#parsePageFromURL</code> work with default URL
style (closes <a href="https://github.com/apache/jspwiki/pull/322">#322</a>,
thanks to Ulf Dittmer)</p>
+</li>
+<li>
+<p>Update <code>Viewer.js</code> so that Vimeo uses html5 player instead of
the flash based one (closes <a
href="https://github.com/apache/jspwiki/pull/321">#321</a>, thanks to Ulf
Dittmer)</p>
+</li>
+<li>
+<p>Dependency updates</p>
+<ul>
+<li>Mockito to 5.7.0 (closes <a
href="https://github.com/apache/jspwiki/pull/319">#319</a>, thanks to
dependabot)</li>
+<li>Maven plugins: cargo to 1.10.10 (closes <a
href="https://github.com/apache/jspwiki/pull/320">#320</a>, thanks to
dependabot)</li>
+</ul>
+</li>
+</ul>
<p><strong>2023-11-19 Juan Pablo Santos (juanpablo AT apache DOT
org)</strong></p>
<ul>
<li>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-adapters.html
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-adapters.html
index 3f4004ce06..8477f2e30c 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-adapters.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-adapters.html
@@ -184,7 +184,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-210-adapters/2.12.2-SNAPSHOT/jspwiki-210-adapters-2.12.2-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2023-11-19T21:43:27.669+0000</td>
+ <td>Created:</td><td>2023-11-25T14:38:01.798+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-test-adaptees.html
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-test-adaptees.html
index e3d75b5db3..24cb457fed 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-test-adaptees.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-test-adaptees.html
@@ -184,7 +184,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-210-test-adaptees/2.12.2-SNAPSHOT/jspwiki-210-test-adaptees-2.12.2-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2023-11-19T21:43:28.717+0000</td>
+ <td>Created:</td><td>2023-11-25T14:38:03.057+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-api.html
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-api.html
index 52dcd33c95..a3a4dd3ef3 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-api.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-api.html
@@ -184,7 +184,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-api/2.12.2-SNAPSHOT/jspwiki-api-2.12.2-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2023-11-19T21:43:31.200+0000</td>
+ <td>Created:</td><td>2023-11-25T14:38:03.846+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-bootstrap.html
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-bootstrap.html
index 5c7fcc8950..3df088a4d7 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-bootstrap.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-bootstrap.html
@@ -184,7 +184,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-bootstrap/2.12.2-SNAPSHOT/jspwiki-bootstrap-2.12.2-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2023-11-19T21:43:31.868+0000</td>
+ <td>Created:</td><td>2023-11-25T14:38:04.565+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-cache.html
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-cache.html
index f55e14c8a9..1477b60d70 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-cache.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-cache.html
@@ -184,7 +184,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-cache/2.12.2-SNAPSHOT/jspwiki-cache-2.12.2-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2023-11-19T21:43:32.448+0000</td>
+ <td>Created:</td><td>2023-11-25T14:38:05.372+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-event.html
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-event.html
index 560a259c7b..71a7e4cedd 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-event.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-event.html
@@ -184,7 +184,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-event/2.12.2-SNAPSHOT/jspwiki-event-2.12.2-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2023-11-19T21:43:33.174+0000</td>
+ <td>Created:</td><td>2023-11-25T14:38:05.807+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-http.html
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-http.html
index b50932d026..800f6a9a8f 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-http.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-http.html
@@ -184,7 +184,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-http/2.12.2-SNAPSHOT/jspwiki-http-2.12.2-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2023-11-19T21:43:33.611+0000</td>
+ <td>Created:</td><td>2023-11-25T14:38:06.343+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-kendra-searchprovider.html
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-kendra-searchprovider.html
index 8828bdf0e6..d0479d41ca 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-kendra-searchprovider.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-kendra-searchprovider.html
@@ -184,7 +184,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-kendra-searchprovider/2.12.2-SNAPSHOT/jspwiki-kendra-searchprovider-2.12.2-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2023-11-19T21:43:34.298+0000</td>
+ <td>Created:</td><td>2023-11-25T14:38:06.715+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-main.html
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-main.html
index 95b77bed64..a71e505e3a 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-main.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-main.html
@@ -184,7 +184,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-main/2.12.2-SNAPSHOT/jspwiki-main-2.12.2-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2023-11-19T21:43:36.464+0000</td>
+ <td>Created:</td><td>2023-11-25T14:38:08.478+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-markdown.html
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-markdown.html
index 188b5cb4bd..2d6959cca1 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-markdown.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-markdown.html
@@ -184,7 +184,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-markdown/2.12.2-SNAPSHOT/jspwiki-markdown-2.12.2-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2023-11-19T21:43:37.701+0000</td>
+ <td>Created:</td><td>2023-11-25T14:38:09.698+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-tika-searchprovider.html
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-tika-searchprovider.html
index 07a891bab0..13b554afd6 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-tika-searchprovider.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-tika-searchprovider.html
@@ -184,7 +184,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-tika-searchprovider/2.12.2-SNAPSHOT/jspwiki-tika-searchprovider-2.12.2-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2023-11-19T21:43:38.624+0000</td>
+ <td>Created:</td><td>2023-11-25T14:38:10.537+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-util.html
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-util.html
index e0077965dd..73bd6321dc 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-util.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-util.html
@@ -184,7 +184,7 @@ ul {
<td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-util/2.12.2-SNAPSHOT/jspwiki-util-2.12.2-SNAPSHOT.jar</td>
</tr>
<tr>
- <td>Created:</td><td>2023-11-19T21:43:39.373+0000</td>
+ <td>Created:</td><td>2023-11-25T14:38:10.901+0000</td>
</tr>
<tr>
<td>Access modifier filter:</td><td>PROTECTED</td>