×
For as long as Hudson's had a plugin model and development community, we've provided source code and binary hosting through our Subversion repo at java.net.
Aug 4, 2016 · This plugin allows you to synchronize your hudson configuration files with an SCM, allowing you to specify a commit message every time a ...
Nov 10, 2011 · This is useful, when a project often changes the SVN-path because of a new branch for every release. From Scriptler. import hudson.scm.* // ...
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, ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Mar 25, 2024 · The Subversion SCM plugin exports the svn revisions and URLs of the build's subversion modules as environment variables. ... hudson.scm.
The Jenkins Blog · Java.net migration status update · Dogfooding Hudson - We're Looking for Agents! · Pre-tested commits with Git · This Week in Plugins · This Week ...
This plugin provides a new enhanced API for interacting with SCM systems.
Implementations: Bitbucket Branch Source Plugin: com.cloudbees.jenkins.plugins.bitbucket.filesystem.BitbucketSCMFileSystem.BuilderImpl (view on GitHub).
Missing: development | Show results with:development
In this post I'll show a very basic tips on how to compile an Android project using Hudson. Specifically how I use Hudson to create release versions of my apps.