com.atlassian.bamboo.upgrader
Class VersionSeventeenToVersionEighteenUpgrader
java.lang.Object
com.atlassian.bamboo.upgrader.AbstractBuildUpgrader
com.atlassian.bamboo.upgrader.VersionSeventeenToVersionEighteenUpgrader
- All Implemented Interfaces:
- Upgrader
public class VersionSeventeenToVersionEighteenUpgrader
- extends AbstractBuildUpgrader
Adds a Unique Id to the build.
Moves the vmparams and jdk from the build to the builder.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionSeventeenToVersionEighteenUpgrader
public VersionSeventeenToVersionEighteenUpgrader(File buildDirectory)
- Initialise the upgrader with the location of the configuration files and webapp root directory
- Parameters:
buildDirectory
- The location of the Bamboo build files
updateBuildFile
protected void updateBuildFile(File buildFile)
- Specified by:
updateBuildFile
in class AbstractBuildUpgrader
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.