com.atlassian.bamboo.upgrader
Class VersionTwentyFiveToVersionTwentySixUpgrader

java.lang.Object
  extended by com.atlassian.bamboo.upgrader.VersionTwentyFiveToVersionTwentySixUpgrader
All Implemented Interfaces:
Upgrader

public class VersionTwentyFiveToVersionTwentySixUpgrader
extends Object
implements Upgrader

This use to rename CVS buid file directory from module name to build key. However, the build directory is no longer available when upgrading, so the upgrade has been removed.


Constructor Summary
VersionTwentyFiveToVersionTwentySixUpgrader()
           
 
Method Summary
 void upgrade()
          Updgrade the build and configuration files one version
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionTwentyFiveToVersionTwentySixUpgrader

public VersionTwentyFiveToVersionTwentySixUpgrader()
Method Detail

upgrade

public void upgrade()
Description copied from interface: Upgrader
Updgrade the build and configuration files one version

Specified by:
upgrade in interface Upgrader


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.