mromy 2005/06/06 15:23:28 CEST
Modified files:
html README_4_0_6.html README_4_0_6_01.html
README_4_1.html
Log:
- minor corrections on upgrade readme for 4.0.6 and 4.1
Revision Changes Path
1.9 +18 -23 jahia_update/html/README_4_0_6.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia_update/html/README_4_0_6.html.diff?r1=1.8&r2=1.9&f=h
1.2 +3 -3 jahia_update/html/README_4_0_6_01.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia_update/html/README_4_0_6_01.html.diff?r1=1.1&r2=1.2&f=h
1.4 +5 -5 jahia_update/html/README_4_1.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia_update/html/README_4_1.html.diff?r1=1.3&r2=1.4&f=h
Index: README_4_0_6.html
===================================================================
RCS file: /cvs/jahia_update/html/README_4_0_6.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- README_4_0_6.html 2 May 2005 13:00:47 -0000 1.8
+++ README_4_0_6.html 6 Jun 2005 13:23:28 -0000 1.9
@@ -45,11 +45,13 @@
</div>
<div class="maincontent">
- <h1>Jahia Upgrade 4.0.6 README file</h1>
+ <h1>Jahia Upgrade 4.0.6_01 README file</h1>
- <p>This is the README file for the Jahia Update from 4.0.5 to
4.0.6</p>
+ <p>This is the README file for the Jahia Update from 4.0.6 to
4.0.6_01.<br/>
+ Jahia 4.0.6_01 is a maintenance release that fixes a few bugs
discovered after the
+ launch of Jahia 4.0.6.</p><br/>
- <h2 class="red">!!! This patch can only be applied to Jahia 4.0.5
!!!</h2>
+ <h2 class="red">! This patch can only be applied to Jahia 4.0.5 or
4.0.6 !!!</h2>
<p>Before applying this patch, it is highly recommended to proceed
to a backup of
your data (database + files on disk), especially if you are patching
a production server.</p>
@@ -60,6 +62,13 @@
that you will have to apply to your Jahia database for the update to
be completed.
<br/><br/>
<br/>
+ <h2><b><a name="1" id="1"></a>Status of this maintenance
release</b></h2>
+ Jahia 4.0.6_01 maintenance release fixes the following issue :<br/>
+ <ul type="square">
+ <li> Corrected handling of 403 errors.</li>
+ <li> Missing tm-extractors-0.4.jar for MS Word document
indexing.</li>
+ </ul>
+ <br/>
<h2>Upgrade procedure</h2>
<p><strong>1) Copy the JahiaUpdate_4_0_6.jar file to the following
directory:</strong></p>
@@ -74,36 +83,25 @@
to proceed. The update tool will deploy some files and make
necessary changes to the database.
A message will then be displayed to inform you if the update was
successfull. A backup of all modified files has also been made
during
- the process. All these backup files end with "_4_0_5".
+ the process. All these backup files end with "_4_0_6".
</p>
<p>
The update process will also copy a new trial key (license.xml)
file, but will rename
- your existing license file to license.xml_4_0_5. If you have a
commercial license key
+ your existing license file to license.xml_4_0_6. If you have a
commercial license key
, just delete the newly copied license.xml file
located in <p
class="code">[install_path]/tomcat/webapps/jahia/WEB-INF/etc/config</p>and
rename
the previous license file to license.xml. <br/><br/>
</p>
- <p><strong>4) After applying the patch, you need to remove the
following old libraries:</strong></p>
-
- <p class="code">
-
- [install_path]/tomcat/webapps/jahia/WEB-INF/lib/jtds-0.5.1.jar
- [install_path]/tomcat/webapps/jahia/WEB-INF/lib/mysql.jar
- [install_path]/tomcat/webapps/jahia/WEB-INF/lib/oracle.jar
-
[install_path]/tomcat/webapps/jahia/WEB-INF/lib/poi-textextractionpatch.jar
-
[install_path]/tomcat/webapps/jahia/WEB-INF/lib/postgresql-7.4.1-jdbc3.jar
- </p>
-
- <p><strong>5) Upgrading the default templates:</strong></p>
+ <p><strong>4) Upgrading the default templates:</strong></p>
<p> The Jahia upgrade tool will not upgrade your set of templates or
the default corporate portal templates, but
- should not require any changes to run with Jahia 4.0.6. If you
still wish to update to the latest version of the
+ should not require any changes to run with Jahia 4.0.6_01. If
you still wish to update to the latest version of the
templates, you will have to check the diffs in the
<a
href="http://cvspub.jahia.org/cgi-bin/cvsweb.cgi/corporate_portal_templates/?only_with_tag=JAHIA-4-0-BRANCH"
target="_blank">
corporate templates cvs</a> manually.
- <p><strong>6) Migrating your webapps/portlets:</strong></p>
+ <p><strong>5) Migrating your webapps/portlets:</strong></p>
<p>This patch only upgrades the Jahia CMS and Portal Server. If you
also want to upgrade the
standalone webapps prepackaged with Jahia to their latest version,
please refer to this page:<br/>
<br/>
@@ -130,13 +128,10 @@
As it is rether large, the SQL commands are not copied in this
README file but are available in this
second <a href="mediumint_to_integer.sql">SQL script
file</a>.<br/><br/>
Please note that these 2 scripts are intended only for MySQL 4.x
and, as they are not specific to the upgrade
- to Jahia 4.0.6, can also be used with previous versions of Jahia
4.0.x.
+ to Jahia 4.0.6_01, can also be used with previous versions of Jahia
4.0.x.
<br/>
<br/>
<br/>
- <h2>The following improvements have been made:</h2>
- <p>To get the complete list, please consult the <a
href="http://www.jahia.org/changelog">Jahia Change Log</a> and
- the <a
href="http://www.jahia.org/download/jahia4/4_0/stable/README_4_0_6.html">Jahia
4.0.6 README</a>.</p><br/>
<h2>File configuration modifications and optimizations</h2>
<p>Users with a custom configuration (e.g. LDAP; HTML Editors;....)
or users who performed some fine tunings
(e.g. Database connection pool) on their Jahia environement will
have to merge their modifications with the newly provided
Index: README_4_0_6_01.html
===================================================================
RCS file: /cvs/jahia_update/html/README_4_0_6_01.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README_4_0_6_01.html 2 Jun 2005 13:57:05 -0000 1.1
+++ README_4_0_6_01.html 6 Jun 2005 13:23:28 -0000 1.2
@@ -51,7 +51,7 @@
Jahia 4.0.6_01 is a maintenance release that fixes a few bugs
discovered after the
launch of Jahia 4.0.6.</p><br/>
- <h2 class="red">!!! This patch can only be applied to Jahia 4.0.6
!!!</h2>
+ <h2 class="red">! This patch can only be applied to Jahia 4.0.5 or
4.0.6 !!!</h2>
<p>Before applying this patch, it is highly recommended to proceed
to a backup of
your data (database + files on disk), especially if you are patching
a production server.</p>
@@ -71,12 +71,12 @@
<br/>
<h2>Upgrade procedure</h2>
- <p><strong>1) Copy the JahiaUpdate_4_0_6_01.jar file to the
following directory:</strong></p>
+ <p><strong>1) Copy the JahiaUpdate_4_0_6.jar file to the following
directory:</strong></p>
<p class="code">[install_path]/tomcat/webapps/jahia</p>
<p><strong>2) Make sure tomcat is stopped and that the database is
running and available (excepted for the
embedded Hypersonic database, which is the database used by
Jahia by default).</strong> </p>
<p><strong>3) To start the patching process, type on the command
line:</strong></p>
- <p class="code"> java -jar JahiaUpdate_4_0_6_01.jar</p>
+ <p class="code"> java -jar JahiaUpdate_4_0_6.jar</p>
<p>
It will first display a warning message to make sure you have
stopped
Jahia. If everything is ok, press "y"
Index: README_4_1.html
===================================================================
RCS file: /cvs/jahia_update/html/README_4_1.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README_4_1.html 2 Jun 2005 13:12:18 -0000 1.3
+++ README_4_1.html 6 Jun 2005 13:23:28 -0000 1.4
@@ -68,7 +68,7 @@
</p><br/>
<p class="red">
This patch can be applied either to Jahia 4.0.6 or to Jahia 4.1.
If you have already upgraded from 4.0.6 to 4.1, you can
- still apply this patch, in that case it will upgrade you from
4.1 to 4.1.0_01.
+ still apply this patch, in that case it will upgrade your Jahia
installation from 4.1 to 4.1.0_01.
</p>
<br/>
<h2>Upgrade procedure</h2>
@@ -115,7 +115,7 @@
</p>
- <p><strong>4) After applying the upgrade, you need to remove the
following old libraries:</strong></p>
+ <p><strong>4) After applying the upgrade and if upgrading from Jahia
4.0.6, you need to remove the following old libraries:</strong></p>
<p class="code">
[install_path]/tomcat/webapps/jahia/WEB-INF/lib/commons-beanutils.jar
@@ -138,9 +138,9 @@
</p>
<p><strong>5) Upgrading the default templates:</strong></p>
- <p> The Jahia upgrade tool will not upgrade your set of templates or
the default corporate portal templates, but
- should not require any changes to run with Jahia 4.1. If you
still wish to update to the latest version of the
- templates, you will have to check the diffs in the
+ <p> The Jahia upgrade tool will <strong>not</strong> upgrade your set of
templates or the default corporate portal templates, but
+ no changes are <strong>required</strong> to run with Jahia 4.1.
However if you wish to benefit from correction made to the
+ corporate portal templates (for example the blog template), you
will need to update to the latest version of the. you can check the diffs in the
<a
href="http://cvspub.jahia.org/cgi-bin/cvsweb.cgi/corporate_portal_templates/?only_with_tag=JAHIA-4-1-BRANCH"
target="_blank">
corporate templates cvs</a> manually.
<p><strong>6) Migrating your webapps/portlets:</strong></p>