Can't you make this into a second mode of operation? Something like:

# Set build name
    (o) based on the build log, a line matching the regular expression: 
[_______]
    ( ) to the fixed expression (supports build variables): [________]


I generally don't like how some plugins couple barely related features forcing 
me to install and run things I don't want to support, but this seems 
straightforward.

On 22.08.2014, at 19:49, Christian Galsterer <[email protected]> wrote:

> Hi,
> 
> I'm aware of this plugin, but it follows a complete different approach. It 
> parses the log output using a regex expression. Not always the required 
> information is available in the log output or it is simply easier to use the 
> macros from the Token Macro Plugin as many other plugins also do, e.h. 
> email-ext.
> 
> Therefore this new plugin.
> 
> Br
> Christian
> 
> On Friday, August 22, 2014 5:55:35 PM UTC+2, ogondza wrote:
> On Fri, 22 Aug 2014 17:47:14 +0200, Christian Galsterer   
> <[email protected]> wrote: 
> 
> > Hi, 
> > 
> > I created a new plugin which allows to set the build description with 
> > support for macros from the Token Macro Plugin. 
> > 
> > My Github ID is:christiangalsterer 
> > The repo is available at 
> > https://github.com/christiangalsterer/build-description-setter-plugin 
> > 
> 
> I prefer modifying existing one[1] to support token macro. 
> 
> [1] https://wiki.jenkins-ci.org/display/JENKINS/Description+Setter+Plugin 
> 
> I have just found yet another plugins that does the same using different   
> source: https://github.com/jenkinsci/build-description-plugin 
> -- 
> oliver 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" 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/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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/d/optout.

Reply via email to