This is an automated email from the ASF dual-hosted git repository.

mxmanghi pushed a commit to branch 2.4
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git


The following commit(s) were added to refs/heads/2.4 by this push:
     new e41f3ac  last changes to build RC1 of Rivet 2.4.0
e41f3ac is described below

commit e41f3acc4a442cee848665007afe5eb164a52439
Author: Massimo Manghi <mxman...@apache.org>
AuthorDate: Sat Nov 24 11:09:32 2018 +0100

    last changes to build RC1 of Rivet 2.4.0
---
 doc/rivet.xml       | 32 ++++++++++++++++++--------------
 doc/xml/install.xml |  4 ++--
 doc/xml/intro.xml   |  4 ++--
 3 files changed, 22 insertions(+), 18 deletions(-)

diff --git a/doc/rivet.xml b/doc/rivet.xml
index 46924fb..4e9809f 100644
--- a/doc/rivet.xml
+++ b/doc/rivet.xml
@@ -33,19 +33,23 @@
 
 <!--
 
-   Copyright 2002-2016 The Apache Software Foundation
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
 
-   Licensed under the Apache License, Version 2.0 (the "License"); you
-   may not use this file except in compliance with the License.  You
-   may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-   implied.  See the License for the specific language governing
-   permissions and limitations under the License.
 -->
 
 <!-- $Id$ -->
@@ -54,7 +58,7 @@
   <articleinfo>
     <title>Apache Rivet</title>
     <copyright>
-        <year>2002-2016</year>
+        <year>2002-2018</year>
         <holder>Apache Software Foundation</holder>
     </copyright>
     <author>
@@ -69,7 +73,7 @@
   </articleinfo>
 
   <para>
-    Document released as part of Rivet 2.3.6 (<?dbtimestamp format="Y-m-d X" 
?>).
+    Document released as part of Rivet 2.4.0 (<?dbtimestamp format="Y-m-d X" 
?>).
   </para>
 
     <!-- Introduction -->
diff --git a/doc/xml/install.xml b/doc/xml/install.xml
index cf275fe..338d649 100644
--- a/doc/xml/install.xml
+++ b/doc/xml/install.xml
@@ -2,7 +2,7 @@
     <title>Apache Rivet Installation</title>
     <procedure>
         <para> 
-            Rivet 2.3 runs with the Apache 2.2.x and 2.4.x HTTP web server. 
+            Rivet 2.4 runs with the Apache 2.2.x (now deprecated) and 2.4.x 
HTTP web server. 
             It is known to build and run on various Linux distributions 
             (Debian &amp; Ubuntu, Redhat, SuSE and CentOS), FreeBSD and 
OpenBSD. For some
             of these Unix-like operative systems 
@@ -10,7 +10,7 @@
             are already available for download.
         </para>
         <para>
-            Currently there is no way to run Apache Rivet 2.3 on Windows&copy; 
because            
+            Currently there is no way to run Apache Rivet 2.4 on Windows&copy; 
because            
             Rivet currently requires the 
             <ulink 
url="http://httpd.apache.org/docs/2.4/mod/prefork.html";>prefork</ulink>, which
             is supported only on Unix/Linux systems. Efforts are under way to 
extend the support to the 
diff --git a/doc/xml/intro.xml b/doc/xml/intro.xml
index 46ecaf9..befe3f0 100644
--- a/doc/xml/intro.xml
+++ b/doc/xml/intro.xml
@@ -27,9 +27,9 @@
     </para>
     
     <simplesect>
-        <title>New commands in Rivet 2.3</title>
+        <title>New commands in Rivet 2.4</title>
         <para>
-                       Rivet 2.3 introduces 2 new commands 
<command>::rivet::exit</command>
+                       Rivet 2.4 introduces 2 new commands 
<command>::rivet::exit</command>
                        and <command>::rivet::catch</command>
         </para>
         <itemizedlist>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org
For additional commands, e-mail: commits-h...@tcl.apache.org

Reply via email to