×
Captures the configuration information in it. To register a custom SCM implementation from a plugin, put Extension on your SCMDescriptor .
... hudson.scm; import com.thoughtworks.xstream ... static hudson.Util.fixEmptyAndTrim; import hudson ... svn.core.SVNDepth; import org.tmatesoft.svn.core ...
Missing: security | Show results with:security
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
... hudson/scm/EnvVarsUtils.java index a6bb7c3 ... static void overrideAll(EnvVars env, Map<String ... svn"; } - public synchronized Map<String,Long> ...
The best way to specify the SCM is using an SCM plugin which has been specifically updated to support a new API for checking out an arbitrary named version ( ...
Missing: hudson | Show results with:hudson
This plugin allows you to set up a job in Jenkins for building specific revisions of a project. Be sure to select both "Use Subversion Release Manager" in ...
If security is configured in Jenkins, then curl ... This script allows you to check the status of all monitors and to reactivate them. Display the number of jobs ...
Jul 10, 2017 · Poll SCM Plugin ... configuration, preventing legitimate access to Jenkins. ... Static initializers are no longer able to set static final fields.
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
From a multibranch Pipeline project, reads a file from the associated SCM and returns its contents. Unlike the readFile step, no workspace is required. If the ...