This is an automated email from the ASF dual-hosted git repository.
dbarnes pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/geode-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 741a2f5 Update for 1.12.2 patch release
741a2f5 is described below
commit 741a2f56e90e6b36ed36c30a374ae4337c8843bb
Author: Dave Barnes <[email protected]>
AuthorDate: Fri Apr 16 09:15:32 2021 -0700
Update for 1.12.2 patch release
---
docs/guide/112/about_geode.html | 2 +-
.../cluster_config/persisting_configurations.html | 16 +++++------
.../running/running_the_cacheserver.html | 2 +-
.../getting_started/15_minute_quickstart_gfsh.html | 8 +++---
.../management/jmx_manager_operations.html | 2 +-
.../guide/112/tools_modules/gfsh/tour_of_gfsh.html | 6 ++--
.../tomcat_setting_up_the_module.html | 4 +--
releases/index.html | 32 +++++++++++-----------
8 files changed, 36 insertions(+), 36 deletions(-)
diff --git a/docs/guide/112/about_geode.html b/docs/guide/112/about_geode.html
index cd7ef5b..283b438 100644
--- a/docs/guide/112/about_geode.html
+++ b/docs/guide/112/about_geode.html
@@ -2624,7 +2624,7 @@ See the License for the specific language governing
permissions and
limitations under the License.
-->
-<p>This documentation describes product concepts and provides complete setup
instructions for Apache Geode 1.12.1.
+<p>This documentation describes product concepts and provides complete setup
instructions for Apache Geode 1.12.
Source files are available from the <a
href="https://github.com/apache/geode/tree/develop/geode-docs">Apache Geode
Github repository</a>
and instructions on how to build this documentation are available in the <a
href="https://github.com/apache/geode/blob/develop/geode-book/README.md">Geode
project README file</a>.</p>
diff --git
a/docs/guide/112/configuring/cluster_config/persisting_configurations.html
b/docs/guide/112/configuring/cluster_config/persisting_configurations.html
index a2431ea..c24310b 100644
--- a/docs/guide/112/configuring/cluster_config/persisting_configurations.html
+++ b/docs/guide/112/configuring/cluster_config/persisting_configurations.html
@@ -2641,7 +2641,7 @@ limitations under the License.
/ _____/ ______/ ______/ /____/ /
/ / __/ /___ /_____ / _____ /
/ /__/ / ____/ _____/ / / / /
-/______/_/ /______/_/ /_/ 1.12.1
+/______/_/ /______/_/ /_/ 1.12
Monitor and Manage Apache Geode
gfsh>
@@ -2655,7 +2655,7 @@ Locator in /Users/username/my_geode/locator1 on
192.0.2.0[10334] as locator1
is currently online.
Process ID: 5203
Uptime: 15 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /Users/username/my_geode/locator1/locator1.log
JVM Arguments: -Dgemfire.enable-cluster-configuration=true
@@ -2678,7 +2678,7 @@ Server in /Users/username/my_geode/server1 on
192.0.2.0[40404] as server1
is currently online.
Process ID: 5627
Uptime: 2 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /Users/username/my_geode/server1/server1.log
JVM Arguments: -Dgemfire.default.locators=192.0.2.0[10334]
-Dgemfire.groups=group1
@@ -2694,7 +2694,7 @@ Server in /Users/username/my_geode/server2 on
192.0.2.0[40405] as server2
is currently online.
Process ID: 5634
Uptime: 2 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /Users/username/my_geode/server2/server2.log
JVM Arguments: -Dgemfire.default.locators=192.0.2.0[10334]
-Dgemfire.groups=group1
@@ -2710,7 +2710,7 @@ Server in /Users/username/my_geode/server3 on
192.0.2.0[40406] as server3
is currently online.
Process ID: 5637
Uptime: 2 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /Users/username/my_geode/server3/server3.log
JVM Arguments: -Dgemfire.default.locators=192.0.2.0[10334]
@@ -2791,7 +2791,7 @@ Locator in /Users/username/new_geode/locator2 on
192.0.2.0[10335] as locator2
is currently online.
Process ID: 5749
Uptime: 15 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /Users/username/new_geode/locator2/locator2.log
JVM Arguments: -Dgemfire.enable-cluster-configuration=true
@@ -2818,7 +2818,7 @@ Server in /Users/username/new_geode/server4 on
192.0.2.0[40414] as server4
is currently online.
Process ID: 5813
Uptime: 4 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /Users/username/new_geode/server4/server4.log
JVM Arguments: -Dgemfire.default.locators=192.0.2.0[10335]
@@ -2835,7 +2835,7 @@ Server in /Users/username/new_geode/server2 on
192.0.2.0[40415] as server5
is currently online.
Process ID: 5954
Uptime: 2 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /Users/username/new_geode/server5/server5.log
JVM Arguments: -Dgemfire.default.locators=192.0.2.0[10335]
-Dgemfire.groups=group1
diff --git a/docs/guide/112/configuring/running/running_the_cacheserver.html
b/docs/guide/112/configuring/running/running_the_cacheserver.html
index f6635ea..ac2cfe1 100644
--- a/docs/guide/112/configuring/running/running_the_cacheserver.html
+++ b/docs/guide/112/configuring/running/running_the_cacheserver.html
@@ -2737,7 +2737,7 @@ check the status of a running cache server by providing
the server name:</p>
Server in /home/username/server4 on 192.0.2.0[40404] as server4 is currently
online.
Process ID: 49008
Uptime: 2 minutes 4 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /home/username/server4/server4.log
JVM Arguments:
diff --git a/docs/guide/112/getting_started/15_minute_quickstart_gfsh.html
b/docs/guide/112/getting_started/15_minute_quickstart_gfsh.html
index 7eed1fd..c4c619b 100644
--- a/docs/guide/112/getting_started/15_minute_quickstart_gfsh.html
+++ b/docs/guide/112/getting_started/15_minute_quickstart_gfsh.html
@@ -2645,7 +2645,7 @@ limitations under the License.
/ _____/ ______/ ______/ /____/ /
/ / __/ /___ /_____ / _____ /
/ /__/ / ____/ _____/ / / / /
-/______/_/ /______/_/ /_/ 1.12.1
+/______/_/ /______/_/ /_/ 1.12
Monitor and Manage Geode
gfsh>
@@ -2657,7 +2657,7 @@ Starting a Geode Locator in
/home/username/my_geode/locator1...
Locator in /home/username/my_geode/locator1 on ubuntu.local[10334] as locator1
is currently online.
Process ID: 3529
Uptime: 18 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /home/username/my_geode/locator1/locator1.log
JVM Arguments: -Dgemfire.enable-cluster-configuration=true
-Dgemfire.load-cluster-configuration-from-dir=false
@@ -2938,7 +2938,7 @@ are being waited on by other members.
/ _____/ ______/ ______/ /____/ /
/ / __/ /___ /_____ / _____ /
/ /__/ / ____/ _____/ / / / /
-/______/_/ /______/_/ /_/ 1.12.1
+/______/_/ /______/_/ /_/ 1.12
Monitor and Manage Geode
</code></pre></li>
@@ -2956,7 +2956,7 @@ Successfully connected to: [host=ubuntu.local, port=1099]
<pre class="highlight plaintext"><code>Server in
/home/username/my_geode/server1 on ubuntu.local[40411] as server1 is currently
online.
Process ID: 3402
Uptime: 1 minute 46 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /home/username/my_geode/server1/server1.log
JVM Arguments: -Dgemfire.default.locators=192.0.2.0[10334]
-Dgemfire.use-cluster-configuration=true
diff --git a/docs/guide/112/managing/management/jmx_manager_operations.html
b/docs/guide/112/managing/management/jmx_manager_operations.html
index b3a6e2a..c6eb0b8 100644
--- a/docs/guide/112/managing/management/jmx_manager_operations.html
+++ b/docs/guide/112/managing/management/jmx_manager_operations.html
@@ -2656,7 +2656,7 @@ Locator in /Users/username/apache-geode/locator1 on
192.0.2.0[10334] as locator1
is currently online.
Process ID: 27144
Uptime: 5 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /Users/username/apache-geode/locator1/locator1.log
JVM Arguments: -Dgemfire.enable-cluster-configuration=true
diff --git a/docs/guide/112/tools_modules/gfsh/tour_of_gfsh.html
b/docs/guide/112/tools_modules/gfsh/tour_of_gfsh.html
index acf4d05..0f78d16 100644
--- a/docs/guide/112/tools_modules/gfsh/tour_of_gfsh.html
+++ b/docs/guide/112/tools_modules/gfsh/tour_of_gfsh.html
@@ -2657,7 +2657,7 @@ Locator in /home/username/gfsh_tutorial/locator1 on
192.0.2.0[10334]
as locator1 is currently online.
Process ID: 67666
Uptime: 6 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /home/username/gfsh_tutorial/locator1.log
JVM Arguments: -Dgemfire.enable-cluster-configuration=true
@@ -2757,7 +2757,7 @@ Server in /home/username/gfsh_tutorial/server1 on
192.0.2.0[40404] as server1
is currently online.
Process ID: 68375
Uptime: 4 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /home/username//gfsh_tutorial/server1/server1.log
JVM Arguments: -Dgemfire.locators=localhost[10334]
@@ -2861,7 +2861,7 @@ Server in /home/username/gfsh_tutorial/server2 on
192.0.2.0[40405] as
server2 is currently online.
Process ID: 68423
Uptime: 4 seconds
-Geode Version: 1.12.1
+Geode Version: 1.12
Java Version: 1.8.0_121
Log File: /home/username/gfsh_tutorial/server2/server2.log
JVM Arguments: -Dgemfire.default.locators=192.0.2.0[10334]
diff --git
a/docs/guide/112/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html
b/docs/guide/112/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html
index d6aa0ed..bcb9c8a 100644
---
a/docs/guide/112/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html
+++
b/docs/guide/112/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html
@@ -2691,8 +2691,8 @@ To run Geode in a peer-to-peer configuration, add the
following line to Tomcat&r
</code></pre>
<p>The application server operates as a Geode client in this configuration.
With a similar environment to this example that is for a client/server set
up,</p>
-<pre class="highlight
plaintext"><code>CLASSPATH=$PWD/lib/geode-modules-1.12.1.0.jar:\
-$PWD/lib/geode-modules-tomcat8-1.12.1.0.jar:\
+<pre class="highlight
plaintext"><code>CLASSPATH=$PWD/lib/geode-modules-1.12.0.jar:\
+$PWD/lib/geode-modules-tomcat8-1.12.0.jar:\
$PWD/lib/servlet-api.jar:\
$PWD/lib/catalina.jar:\
$PWD/lib/tomcat-util.jar:\
diff --git a/releases/index.html b/releases/index.html
index 295da9c..5656e1f 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -168,39 +168,39 @@ dependencies {
</div>
<!-- END OF 1.13.2 -->
- <!-- START OF 1.12.1-->
- <h3>1.12.1</h3>
+ <!-- START OF 1.12.2-->
+ <h3>1.12.2</h3>
<!-- RELEASE NOTES -->
- <strong><a target="_blank"
href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.12.1">Release
Notes</a></strong>
+ <strong><a target="_blank"
href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.12.2">Release
Notes</a></strong>
<p/>
<!-- BINARY -->
<span> <strong>Binaries </strong>
- [<a target="_blank"
href="https://apache.org/dyn/closer.cgi/geode/1.12.1/apache-geode-1.12.1.tgz">TGZ</a>,
<a target="_blank"
href="https://downloads.apache.org/geode/1.12.1/apache-geode-1.12.1.tgz.sha256">SHA-256</a>,
- <a target="_blank"
href="https://downloads.apache.org/geode/1.12.1/apache-geode-1.12.1.tgz.asc">PGP</a>
]
+ [<a target="_blank"
href="https://apache.org/dyn/closer.cgi/geode/1.12.2/apache-geode-1.12.2.tgz">TGZ</a>,
<a target="_blank"
href="https://downloads.apache.org/geode/1.12.2/apache-geode-1.12.2.tgz.sha256">SHA-256</a>,
+ <a target="_blank"
href="https://downloads.apache.org/geode/1.12.2/apache-geode-1.12.2.tgz.asc">PGP</a>
]
</span><br/>
<!-- SOURCE -->
<span> <strong>Source</strong>
- [<a target="_blank"
href="https://apache.org/dyn/closer.cgi/geode/1.12.1/apache-geode-1.12.1-src.tgz">TGZ</a>,
<a target="_blank"
href="https://downloads.apache.org/geode/1.12.1/apache-geode-1.12.1-src.tgz.sha256">SHA-256</a>,
- <a target="_blank"
href="https://downloads.apache.org/geode/1.12.1/apache-geode-1.12.1-src.tgz.asc">PGP</a>
+ [<a target="_blank"
href="https://apache.org/dyn/closer.cgi/geode/1.12.2/apache-geode-1.12.2-src.tgz">TGZ</a>,
<a target="_blank"
href="https://downloads.apache.org/geode/1.12.2/apache-geode-1.12.2-src.tgz.sha256">SHA-256</a>,
+ <a target="_blank"
href="https://downloads.apache.org/geode/1.12.2/apache-geode-1.12.2-src.tgz.asc">PGP</a>
]
</span><br/>
<!-- NATIVE CLIENT SOURCE -->
<span> <strong>Geode Native Source</strong>
- [<a target="_blank"
href="https://apache.org/dyn/closer.cgi/geode/1.12.1/apache-geode-native-1.12.1-src.tgz">TGZ</a>,
<a target="_blank"
href="https://downloads.apache.org/geode/1.12.1/apache-geode-native-1.12.1-src.tgz.sha256">SHA-256</a>,
- <a target="_blank"
href="https://downloads.apache.org/geode/1.12.1/apache-geode-native-1.12.1-src.tgz.asc">PGP</a>
+ [<a target="_blank"
href="https://apache.org/dyn/closer.cgi/geode/1.12.2/apache-geode-native-1.12.2-src.tgz">TGZ</a>,
<a target="_blank"
href="https://downloads.apache.org/geode/1.12.2/apache-geode-native-1.12.2-src.tgz.sha256">SHA-256</a>,
+ <a target="_blank"
href="https://downloads.apache.org/geode/1.12.2/apache-geode-native-1.12.2-src.tgz.asc">PGP</a>
]
</span><br/>
<!-- BENCHMARKS -->
<span> <strong>Benchmarks</strong>
- [<a target="_blank"
href="https://apache.org/dyn/closer.cgi/geode/1.12.1/apache-geode-benchmarks-1.12.1-src.tgz">TGZ</a>,
<a target="_blank"
href="https://downloads.apache.org/geode/1.12.1/apache-geode-benchmarks-1.12.1-src.tgz.sha256">SHA-256</a>,
- <a target="_blank"
href="https://downloads.apache.org/geode/1.12.1/apache-geode-benchmarks-1.12.1-src.tgz.asc">PGP</a>
+ [<a target="_blank"
href="https://apache.org/dyn/closer.cgi/geode/1.12.2/apache-geode-benchmarks-1.12.2-src.tgz">TGZ</a>,
<a target="_blank"
href="https://downloads.apache.org/geode/1.12.2/apache-geode-benchmarks-1.12.2-src.tgz.sha256">SHA-256</a>,
+ <a target="_blank"
href="https://downloads.apache.org/geode/1.12.2/apache-geode-benchmarks-1.12.2-src.tgz.asc">PGP</a>
]
</span><br/>
<!-- Examples -->
<span> <strong>Examples</strong>
- [<a target="_blank"
href="https://apache.org/dyn/closer.cgi/geode/1.12.1/apache-geode-examples-1.12.1-src.tgz">TGZ</a>,
<a target="_blank"
href="https://downloads.apache.org/geode/1.12.1/apache-geode-examples-1.12.1-src.tgz.sha256">SHA-256</a>,
- <a target="_blank"
href="https://downloads.apache.org/geode/1.12.1/apache-geode-examples-1.12.1-src.tgz.asc">PGP</a>
+ [<a target="_blank"
href="https://apache.org/dyn/closer.cgi/geode/1.12.2/apache-geode-examples-1.12.2-src.tgz">TGZ</a>,
<a target="_blank"
href="https://downloads.apache.org/geode/1.12.2/apache-geode-examples-1.12.2-src.tgz.sha256">SHA-256</a>,
+ <a target="_blank"
href="https://downloads.apache.org/geode/1.12.2/apache-geode-examples-1.12.2-src.tgz.asc">PGP</a>
]
</span><br/>
@@ -209,7 +209,7 @@ dependencies {
<strong>Gradle</strong>
<pre class="prettyprint">
dependencies {
- compile 'org.apache.geode:geode-core:1.12.1'
+ compile 'org.apache.geode:geode-core:1.12.2'
}
</pre>
<strong>Maven</strong>
@@ -218,12 +218,12 @@ dependencies {
<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-core</artifactId>
- <version>1.12.1</version>
+ <version>1.12.2</version>
</dependency>
</dependencies>
</pre>
</div>
- <!-- END OF 1.12.1 -->
+ <!-- END OF 1.12.2 -->
<!-- START OF 1.11.0-->
<h3>1.11.0</h3>