taylor      2002/12/11 19:59:50

  Modified:    .        README
  Log:
  Migration instructions from version 1.4b1
  
  Revision  Changes    Path
  1.5       +20 -0     jakarta-jetspeed/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/README,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- README    10 Dec 2002 04:15:34 -0000      1.4
  +++ README    12 Dec 2002 03:59:50 -0000      1.5
  @@ -81,6 +81,26 @@
     Thanks for using Apache Jetspeed.
   
   ==============================================
  +Migration Issues from Jetspeed 1.4b1
  +==============================================
  +
  +There are three known issues:
  +
  +1. Add a new column on TURBINE_USER table:
  +
  +PASSWORD_CHANGED TIMESTAMP
  +
  +2. Torque has been upgraded. See issue list here:
  +
  +http://jakarta.apache.org/jetspeed/site/supporting-projects.html
  +
  +3. if you're using the Hypersonic SQL db, the primary key id columns have
  +been changed to auto-increment. To not use auto-increment, change your 
security-schema.xml 
  +back to using the ID_TABLE, add the new column, and regenerate.
  +You must then add the new column to your hypersonic database in production by 
edition jetspeed.script.
  +
  +
  +==============================================
   Jetspeed 1.4b2 was released on December 9.
   ==============================================
   
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to