That is perfect not sure how I missed that. Thanks.
On Feb 24, 11:56 am, Kirill Evstigneev wrote:
> Look at ScriptTrigger plugin. It uses arbitrary Groovy script to decide if
> the build should be run. You can query for JMS data.
he same intent as yours: FileFound
> plugin, FST plugin, IRC plugin, URL change plugin.
>
> So, you should definitely do it.
>
> Btw, the plugins mentionned probably provide good source code
> skeletons for you
>
> regards
>
> didier
>
> On Feb 24, 1:51 am, tommyB
So I have been using Jenkins for a couple of years to periodically run
some etl/batch jobs. Most of the jobs are simple enough that I just
need a groovy script or two to take care business. So anyway, I am
starting to get requests to start dealing with real time data from
JMS. The data processin