org.hudsonci.plugins.vault.util
Class Archiver
java.lang.Object
org.hudsonci.plugins.vault.util.Archiver
public class Archiver
- extends Object
Helper to build the package cache zip archive.
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Archiver
public Archiver()
archive
public File archive(Package pkg,
File archive,
File source)
throws IOException
- Throws:
IOException
Copyright © 2004-2012 Hudson. All Rights Reserved.