Hello Sathwik, it might well be that since you run Buildr in a Docker container, it cannot access your global git config, as it’s probably running git from inside the container.
I am interested in your docker container recipe, can you point me at it? Cheers, Antoine > On Nov 8, 2016, at 11:48 AM, Sathwik B P <[email protected]> wrote: > > Hi guys, > Just figured out yesterday while making a release of Apache ODE that buildr > 1.4.5 doesn't honour git global config user.name/user.email. > > The settings have to be done @project level otherwise, at the time of > committing next version and tagging it fails. > > By the way we use buildr dockerized container for the build. > > Regards, > Sathwik
