Questions regarding improving the Apache Commons release process.

2017-12-25 Thread Rob Tompkins
Hello all, Pardon, maybe this should have gone to your @user list, but why not ping the dev crew. I’ve been playing around the ideas surrounding our fairly manual release process for the components in Commons, and I was hoping for some insights. Scripting the version changes isn’t really that

Re: [IMPORTANT] Re: Git migration next steps

2017-12-25 Thread Plamen Totev
p.s. I just saw a mistake in my previous message. What I wrote is: So for maven-war-plugins you have two commits in the maven-plugins Git repository - one for https://svn.apache.org/repos/asf/maven/components/trunk/maven-plugins/maven-war-plugin and one for https://svn.apache.org/repos/asf/maven/c

Re: [IMPORTANT] Re: Git migration next steps

2017-12-25 Thread Plamen Totev
Hi, What I can see is that the tags actually introduce new branches that contain commits with the same content as the one in the master (trunk) branch. But this is not caused by the script that splits of the repository - the problem exists in the maven-plugins Git repository as well. Maybe it's no