
hudson.triggers.TimerTrigger.help.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hudson-core Show documentation
Show all versions of hudson-core Show documentation
Contains the core Hudson code and view files to render HTML.
The newest version!
Provides a cron-like feature
to periodically execute this project.
This feature is primarily for using Hudson as a cron replacement,
and it is not ideal for continuously building software projects.
When people first start continuous integration, they are often so used to
the idea of regularly scheduled builds like nightly/weekly that they use
this feature. However, the point of continuous integration is to start
a build as soon as a change is made, to provide a quick feedback to the change.
To do that you need to
hook up SCM change notification to Hudson..
So, before using this feature, stop and ask yourself if this is really what you want.
It's possible to use Project cascading feature for this property. Please review
this document.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy