I am looking at starting to use the URL Trigger plugin,

However, I have a couple of concerns...

The plugin website says that "The plug-in uses only persistence in memory."
I assume that this means that, if the URL changes while Jenkins is down, then a 
build will not be triggered. Correct?
How have users of this plugin managed this situation?

I need to get hold of the content of the URL that I am polling in order to 
perform the build.
Since the plugin has already fetched that content, is there a way that I can 
get the content from the plugin rather than redownload it separately using 
something like the URLSCM plugin or an explicit
wget/curl command?

Chris Selwyn

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to