com.atlassian.bamboo.upgrader
Class VersionTwentySixToVersionTwentySevenUpgrader
java.lang.Object
com.atlassian.bamboo.upgrader.VersionTwentySixToVersionTwentySevenUpgrader
- All Implemented Interfaces:
- Upgrader
public class VersionTwentySixToVersionTwentySevenUpgrader
- extends Object
- implements Upgrader
This used to renames SVN buid file directory from GUID to build key. However, the build directory is no longer
available when upgrading, so the upgrade has been removed.
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 |
VersionTwentySixToVersionTwentySevenUpgrader
public VersionTwentySixToVersionTwentySevenUpgrader()
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.