com.atlassian.bamboo.upgrader
Class VersionFifteenToVersionSixteenUpgrader
java.lang.Object
com.atlassian.bamboo.upgrader.AbstractBuildUpgrader
com.atlassian.bamboo.upgrader.VersionFifteenToVersionSixteenUpgrader
- All Implemented Interfaces:
- Upgrader
public class VersionFifteenToVersionSixteenUpgrader
- extends AbstractBuildUpgrader
Moves the HasTests flag from the VersionFifteenToVersionSixteenUpgrader.OriginalBuild
to the Builder
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionFifteenToVersionSixteenUpgrader
public VersionFifteenToVersionSixteenUpgrader(File buildDirectory)
updateBuildFile
protected void updateBuildFile(File buildFile)
- Specified by:
updateBuildFile
in class AbstractBuildUpgrader
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.