public class ExtractResourceSCM
extends hudson.scm.NullSCM
SCM useful for testing that extracts the given resource as a zip file.| Constructor and Description |
|---|
ExtractResourceSCM(URL zip) |
ExtractResourceSCM(URL zip,
String parentFolder)
with this constructor your zip can contains a folder
more useful to create a project test zip foo.zip foo
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkout(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.FilePath workspace,
hudson.model.BuildListener listener,
File changeLogFile) |
calcRevisionsFromBuild, checkout, compareRemoteRevisionWith, createChangeLogParser_calcRevisionsFromBuild, _for, _for, all, buildEnvironment, buildEnvVars, calcRevisionsFromBuild, compareRemoteRevisionWith, createEmptyChangeLog, createEmptyChangeLog, getApi, getBrowser, getDescriptor, getEffectiveBrowser, getKey, getModuleRoot, getModuleRoot, getModuleRoots, getModuleRoots, getType, guessBrowser, nullify, poll, pollChanges, postCheckout, postCheckout, processWorkspaceBeforeDeletion, processWorkspaceBeforeDeletion, requiresWorkspaceForPolling, supportsPollingpublic ExtractResourceSCM(URL zip)
zip - public boolean checkout(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.FilePath workspace,
hudson.model.BuildListener listener,
File changeLogFile)
throws IOException,
InterruptedException
checkout in class hudson.scm.SCMIOExceptionInterruptedExceptionCopyright © 2004–2019. All rights reserved.