|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.upgrader.VersionOneToVersionTwoUpgrader
public class VersionOneToVersionTwoUpgrader
This class updgrades version one build files to version two build files.
Handles the renaming of the CVS repository class. Now use alias' to avoid this in the future.
| Constructor Summary | |
|---|---|
VersionOneToVersionTwoUpgrader(File buildDirectory)
Convert the files in the system xml data directory from version one to version two |
|
| Method Summary | |
|---|---|
protected void |
updateBuildFile(File buildFile)
Add cvsModule directly below: cvsRoot Then add bamboo <--- the build name |
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 |
| Constructor Detail |
|---|
public VersionOneToVersionTwoUpgrader(File buildDirectory)
buildDirectory - The location of the build data files| Method Detail |
|---|
public void upgrade()
upgrade in interface Upgraderprotected void updateBuildFile(File buildFile)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||