- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
public class ScriptUpgradePlugin
extends org.exoplatform.commons.upgrade.UpgradeProductPlugin
Created by The eXo Platform SAS
Author : Nguyen Anh Vu
vuna@exoplatform.com
Feb 23, 2012
This class will be used to upgrade pre-defined scripts. Scripts with desire of manual upgration
can be specified in file configuration.properties.
Syntax :
unchanged-scripts={script name list}
For examples :
unchanged-scripts=action/AddMetadataScript.groovy, action/AddTaxonomyActionScript.groovy