Due to this bug: https://issues.apache.org/jira/browse/SCM-921 I think you have to use 1.11.2-SNAPSHOT which I installed on the VM.
If you look at the console output, it looks like the commit happened, but it didn't happen which is why the git status still shows modified files. I also changed the developbranchname in build.properties. -Alex On 11/21/19, 3:56 PM, "Carlos Rovira" <[email protected]> wrote: Hi, restarting Jenkins make Java8 work again mysteriously. Now, following this steps from Remote Desktop in CI Server, I'm having trouble and don't know what to do. Any suggestions? This the output in CMD: > cd C:\jenkins\workspace\Royale_Release_Step_001 > git push fatal: The current branch release/0.9.7 has no upstream branch. To push the current branch and set the remote as upstream, use git push --set-upstream origin release/0.9.7 Thanks El vie., 22 nov. 2019 a las 0:13, <[email protected]> escribió: > Log in to the server, open a command prompt, change directory to > C:\jenkins\workspace\Royale_Release_Step_001 and run the following commands: > git push > git checkout release/0.9.7 > git push -u origin release/0.9.7 > > You will need your Apache/Github username and 2FA token. -- Carlos Rovira https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7Cc46ddf8a48f84d65d54c08d76ede77b5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099774084757226&sdata=xCzKIudmOHpvJoP26sEiUgLG1nIjiJ5NpMvGCowX2ac%3D&reserved=0
