Author: jkoster Date: 2010-02-17 10:46:16 +0100 (Wed, 17 Feb 2010) New Revision: 41087
Modified: CMSContainer/trunk/CMSContainer/migration/migration_1.6_to_1.7.txt Log: CMSC-1330 - Add important upgrade documentation. Modified: CMSContainer/trunk/CMSContainer/migration/migration_1.6_to_1.7.txt =================================================================== --- CMSContainer/trunk/CMSContainer/migration/migration_1.6_to_1.7.txt 2010-02-17 09:42:18 UTC (rev 41086) +++ CMSContainer/trunk/CMSContainer/migration/migration_1.6_to_1.7.txt 2010-02-17 09:46:16 UTC (rev 41087) @@ -29,6 +29,7 @@ Steps: --- Start --- Run the main method in BuilderConverter class in CMSc_trunk\CMSContainer\builderConverter project. +Use the builder directory as first parameter. In Windows, use C:\\projects, note the double slashes. --- End --- Exceptions/errors/other problems and what to do: * @@ -101,7 +102,7 @@ --- End script --- -Name: Upgrade mail.jar to latest 1.4.2 version in Tomcat/lib +Name: Upgrade mail.jar to latest 1.4.3 version in Tomcat/lib Goal: Type: do it yourself at all servers --- Start script --- @@ -125,6 +126,17 @@ * * +Name: Compare your project with the CMSc template project +Goal: Upgrade your web.xml and context.xml to the lastest standards +Type: manual actions +--- Start script --- +- Compare your war-staging, war, war-live against the template project. +--- End script --- +* +* +* + + Name: Add a intro column and a body column in <prefix>_responseform table Goal: add intro field and body field in dynamic form & copy description field to intro field & after copying, clean the description field, CMSC-1272 Type: sql-script @@ -177,11 +189,12 @@ * -Name: Update builder version in application XML, located in webapp/WEB-INF/config/applications/application-name.xml -Goal: update contentrepository to version 4 +Name: Update version number dependency in builders XML for using the latest contentrepository. +Goal: update contentrepository to version 4 Type: manual action --- Start script --- -The contentrepository field should be put to 4, otherwise it does not work with assets!! +Search in all your XML files in your project +The contentrepository version field should be put to 4, otherwise it does not work with assets!! --- End script --- Exceptions/errors/other problems and what to do: @@ -189,6 +202,21 @@ * * + +Name: Update version number dependency in builders XML for using the latest sitemanagement. +Goal: update sitemanagement to version 2 +Type: manual action +--- Start script --- +Search in all your XML files in your project +The sitemanagement version field should be put to 2!! + +--- End script --- +Exceptions/errors/other problems and what to do: +* +* +* + + Name: Enable simple editors (optional) Goal: To enable the simple editors and let a group of users use them Type: manual action _______________________________________________ Cvs mailing list Cvs@lists.mmbase.org http://lists.mmbase.org/mailman/listinfo/cvs