Re: [mojo-dev] buildnumber-plugin feature request

2014-05-20 Thread Daniel Roig
Sure. This feature request is now MBUILDNUM-121. Thanks. /:D On 20 maj 2014, at 09:37, Anders Hammar wrote: > Please file a JIRA ticket for this improvement and provide the patch: > http://mojo.codehaus.org/buildnumber-maven-plugin/issue-tracking.html > > You need to create a Codehaus Xir

Re: [mojo-dev] buildnumber-plugin feature request

2014-05-20 Thread Anders Hammar
Please file a JIRA ticket for this improvement and provide the patch: http://mojo.codehaus.org/buildnumber-maven-plugin/issue-tracking.html You need to create a Codehaus Xircles account to log into JRIA. /Anders On Tue, May 20, 2014 at 9:13 AM, Daniel Roig wrote: > Hi! > > First off, I really

[mojo-dev] buildnumber-plugin feature request

2014-05-20 Thread Daniel Roig
Hi!First off, I really like your plugin. It fits the bill perfectly for extracting the HG rev and stamping it in build’s manifest file.I have a small feature request though, I would very much like to be able to extract the HG branch name of the current working directory. I’ve downloaded the code, a