com.atlassian.bamboo.upgrader
Class VersionFifteenToVersionSixteenUpgrader

java.lang.Object
  extended by com.atlassian.bamboo.upgrader.AbstractBuildUpgrader
      extended by 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.


Nested Class Summary
 class VersionFifteenToVersionSixteenUpgrader.MigratedBuild
           
 class VersionFifteenToVersionSixteenUpgrader.OriginalBuild
           
 
Constructor Summary
VersionFifteenToVersionSixteenUpgrader(File buildDirectory)
           
 
Method Summary
protected  void updateBuildFile(File buildFile)
           
 
Methods inherited from class com.atlassian.bamboo.upgrader.AbstractBuildUpgrader
getBuildDirectory, getXStreamPersister, readInTheBuildFile, readInTheBuildFile, saveBuildBackToFile, upgrade
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionFifteenToVersionSixteenUpgrader

public VersionFifteenToVersionSixteenUpgrader(File buildDirectory)
Method Detail

updateBuildFile

protected void updateBuildFile(File buildFile)
Specified by:
updateBuildFile in class AbstractBuildUpgrader


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.