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 830d6f3893 Automatic Site Publish by Buildbot
830d6f3893 is described below

commit 830d6f389311c171b113b4cd8fd19c1cff6b53c4
Author: jenkins <[email protected]>
AuthorDate: Mon Aug 7 20:07:38 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 46462 -> 46462 bytes
 apidocs/2.12.2-SNAPSHOT/package-search-index.zip    | Bin 627 -> 627 bytes
 .../src-html/org/apache/wiki/api/Release.html       |   4 ++--
 apidocs/2.12.2-SNAPSHOT/type-search-index.zip       | Bin 4546 -> 4546 bytes
 .../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 +-
 17 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/apidocs/2.12.2-SNAPSHOT/constant-values.html 
b/apidocs/2.12.2-SNAPSHOT/constant-values.html
index 3ce01869ef..c1ce554084 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&nbsp;static&nbsp;final&nbsp;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>"02"</code></td>
+<td class="colLast"><code>""</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&nbsp;static&nbsp;final&nbsp;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.1-git-02"</code></td>
+<td class="colLast"><code>"2.12.1"</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 27a05c565c..438f0b676f 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 734aeb13ec..529bd2ca55 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 17d64ddccf..7c73c215bb 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
@@ -59,7 +59,7 @@
 <span class="sourceLineNo">050</span><a id="line.50">     *  &lt;p&gt;</a>
 <span class="sourceLineNo">051</span><a id="line.51">     *  If the POSTFIX is 
empty, it is not added to the version string.</a>
 <span class="sourceLineNo">052</span><a id="line.52">     */</a>
-<span class="sourceLineNo">053</span><a id="line.53">    private static final 
String    POSTFIX       = "-git-";</a>
+<span class="sourceLineNo">053</span><a id="line.53">    private static final 
String    POSTFIX       = "";</a>
 <span class="sourceLineNo">054</span><a id="line.54"></a>
 <span class="sourceLineNo">055</span><a id="line.55">    /** The JSPWiki major 
version. */</a>
 <span class="sourceLineNo">056</span><a id="line.56">    public static final 
int        VERSION       = 2;</a>
@@ -78,7 +78,7 @@
 <span class="sourceLineNo">069</span><a id="line.69">     *  &lt;p&gt;</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         = "02";</a>
+<span class="sourceLineNo">072</span><a id="line.72">    public static final 
String     BUILD         = "";</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/type-search-index.zip 
b/apidocs/2.12.2-SNAPSHOT/type-search-index.zip
index 4a8c779ead..7647e7e7d6 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/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-adapters.html 
b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-adapters.html
index 1cbedb8443..a9334fb42c 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-08-06T17:21:08.896+0000</td>
+                    <td>Created:</td><td>2023-08-07T20:04:14.815+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 74d27a602f..806d5627fd 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-08-06T17:21:09.762+0000</td>
+                    <td>Created:</td><td>2023-08-07T20:04:15.844+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 e106fd526b..dcfb285723 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-08-06T17:21:10.466+0000</td>
+                    <td>Created:</td><td>2023-08-07T20:04:16.117+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 1274bf69eb..2b59091998 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-08-06T17:21:11.017+0000</td>
+                    <td>Created:</td><td>2023-08-07T20:04:16.481+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 11e04a73d5..54f1a681e8 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-08-06T17:21:11.629+0000</td>
+                    <td>Created:</td><td>2023-08-07T20:04:17.334+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 5452a8ae46..0a979db6d6 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-08-06T17:21:12.009+0000</td>
+                    <td>Created:</td><td>2023-08-07T20:04:17.494+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 424ce0412f..b40d56ad35 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-08-06T17:21:12.534+0000</td>
+                    <td>Created:</td><td>2023-08-07T20:04:17.748+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 8db9c1582d..1f92b45c07 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-08-06T17:21:12.828+0000</td>
+                    <td>Created:</td><td>2023-08-07T20:04:17.906+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 2215edd15d..cc349f84e0 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-08-06T17:21:14.474+0000</td>
+                    <td>Created:</td><td>2023-08-07T20:04:18.706+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 cb557f0370..8076034392 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-08-06T17:21:15.647+0000</td>
+                    <td>Created:</td><td>2023-08-07T20:04:19.397+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 29d8e7cefd..1372e39157 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-08-06T17:21:16.365+0000</td>
+                    <td>Created:</td><td>2023-08-07T20:04:20.378+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 aeb760aa3e..22d5967ade 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-08-06T17:21:16.948+0000</td>
+                    <td>Created:</td><td>2023-08-07T20:04:20.684+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>

Reply via email to