Show
Ignore:
Timestamp:
08/05/09 15:39:10 (3 years ago)
Author:
david
Message:

edits and adding openocw migration

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • enpraxis.educommons/trunk/enpraxis/educommons/configure.zcml

    r506 r514  
    3333     profile="enpraxis.educommons:default" /> 
    3434 
     35  <genericsetup:upgradeStep 
     36     title="Migration :: 3.1.1 to 3.2.1" 
     37     description="Migrates eduCommons from version 3.1.1 to 3.2.1" 
     38     source="3.1.1" 
     39     destination="3.2.1" 
     40     handler=".upgrades.openocw.v3_1_1_to_3_2_1.migrate" 
     41     sortkey="1" 
     42     profile="enpraxis.educommons:openocw" /> 
    3543 
    3644  <genericsetup:upgradeStep