com.atlassian.bamboo.upgrader
Class VersionTwelveToVersionThirteenUpgrader

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

public class VersionTwelveToVersionThirteenUpgrader
extends AbstractBuildUpgrader

This converts the CVS repository to the new format.


Nested Class Summary
 class VersionTwelveToVersionThirteenUpgrader.MyBuild
           
 
Constructor Summary
VersionTwelveToVersionThirteenUpgrader(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

VersionTwelveToVersionThirteenUpgrader

public VersionTwelveToVersionThirteenUpgrader(File buildDirectory)
Method Detail

updateBuildFile

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


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.