mromy       2005/06/02 15:12:18 CEST

  Modified files:
    html                 README_4_1.html 
  Log:
  - updated Jahia 4.1 upgrade ReadMe  for 4.1.0_01
  
  Revision  Changes    Path
  1.3       +40 -15    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.2&r2=1.3&f=h
  
  
  
  Index: README_4_1.html
  ===================================================================
  RCS file: /cvs/jahia_update/html/README_4_1.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README_4_1.html   9 May 2005 09:10:10 -0000       1.2
  +++ README_4_1.html   2 Jun 2005 13:12:18 -0000       1.3
  @@ -45,29 +45,48 @@
       </div>
       <div class="maincontent">
   
  -        <h1>Jahia Upgrade 4.1 README file</h1>
  +        <h1>Jahia Upgrade 4.1.0_01 README file</h1>
   
  -        <p>This is the README file for the Jahia Update 4.1</p>
  +        <p>This is the README file for the Jahia Update 4.1.0_01</p>
   
  -        <h2 class="red">!!! This upgrade can only be applied to Jahia 4.0.6 
!!!</h2>
  -
  -        <p>Before applying this upgrade, it is highly recommended to proceed 
to a backup of
  +        <h2 class="red">! This upgrade should only be applied to Jahia 4.0.6 
or Jahia 4.1 !</h2>
  +        <br/>
  +        <h2><a name="1" id="1"></a>Status of this maintenance release</h2>
  +        <p>
  +        Jahia 4.1.0_01 is a maintenance release that fixes a few bugs 
discovered after the
  +        launch of Jahia 4.1, namely :<br/>
  +        <ul type="square">
  +            <li> WebDAV bugs which prevents from setting rights on some 
directory, as well as
  +                 problem to connect to the WebDAV repository with WebFolders 
or any WebDAV client.</li>
  +            <li> Lucene indexation bugs have been corrected and general 
indexation speed and memory
  +                 usage have been improved.</li>
  +            <li> Problems with the blog template when using Oracle database 
has been fixed.</li>
  +            <li> Problems with the datasources when using Oracle database 
has been fixed.</li>
  +            <li> Problem in ConnectionDispenser has been fixed.</li>
  +        </ul>
  +        You can check the <a href="../../txt/history.txt">changelog</a> to 
have more details about the fixes that have been made in Jahia 4.1.0_01.
  +        </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.
  +        </p>
  +        <br/>
  +        <h2>Upgrade procedure</h2>
  +        <p><em>Before applying this upgrade, 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>
   
  -        Please note that because of the type of actions processed during the 
update (addition and modification
  +        Please note that because of the type of actions processed during the 
update from 4.0.6 (addition and modification
           of tables in database, copy of db content), the update tool may, in 
some case, not work correctly,
           especially when using database <strong>MySQL 4.0.x</strong>. Please 
be sure to check the <a href="#2">
           upgrade issues</a> part of this document before proceeding to the 
upgrade if you are using
  -        <strong>MySQL</strong> database with Jahia.
  +        <strong>MySQL</strong> database and are upgrading from Jahia 4.0.6.
           <br/><br/>
  -        As this is an upgrade to a new release of Jahia (and not only a 
patch), your original license key
  +        If upgrading from Jahia 4.0.6, your original license key
           may not work with this release. If you have acquired a commercial 
license or if you are using a non-trial
           key and if your are entitled to this upgrade , please send an e-mail 
with your current license key to
           <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a> to request 
an updated license key. <br/>
  -        The trial key bundled with this upgrade will work for 60 days 
without limitation.<br/><br/>
  -        <br/>
  -        <h2>Upgrade procedure</h2>
  -
  +        The trial key bundled with this upgrade will anyway work for 60 days 
without limitation.<br/><br/>
  +        </em>
           <p><strong>1) Copy the JahiaUpdate_4_1.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
  @@ -80,13 +99,19 @@
               It will first display a warning message to make sure you have 
stopped
               Jahia. If everything is ok, press &quot;y&quot;
               to proceed. The update tool will deploy some files and make 
necessary changes to the database.
  +            <br/><br/>
  +            If upgrading from Jahia 4.0.6, the process will pause after 
having upgraded your Jahia to 4.1. It will then
  +            ask if you wish to apply the patch 4.1.0_01. Press &quot;Y&quot; 
to confirm.
  +            <br/><br/>
               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 &quot;_4_0_6&quot;.
  +            the process. All these backup files end with &quot;_4_0_6&quot; 
(respectively &quot;_4_1&quot; if you
  +            upgraded from Jahia 4.1).
           </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_6. <br/><br/>
  +            your existing license file to license.xml_4_0_6 ( respectively 
&quot;license.xml_4_1&quot; if you upgraded
  +            from Jahia 4.1). <br/><br/>
           </p>
   
   
  @@ -129,7 +154,7 @@
           you may have developed or integrated are standalone seperate web 
applications.<br/>
           </p>
           <br/>
  -        <a name="2"></a><h2>Upgrade issues with MySQL</h2>
  +        <a name="2"></a><h2>Upgrade issues with MySQL if upgrading from 
Jahia 4.0.6</h2>
   
           <h2 class="red">Please read carefully this part as it contains 
needed information to alter the settings of
           the MySQL database to allow the upgrade tool to complete 
successfully</h2>
  

Reply via email to