On Thu, Oct 25, 2012 at 8:54 PM, Slide <[email protected]> wrote:
> > On Thu, Oct 25, 2012 at 11:44 AM, Xavier Nodet <[email protected]>wrote: > >> How to go from an AbstractBuild to the git Id? >> > > Is it part of the build variables? build.buildVariables is a Map<String, > String>. > The map is empty when I ask for it in the script. build.buildVariables.size() == 0 -- Xavier Nodet
