Re: svn commit: r1833335 - /commons/proper/commons-parent/trunk/pom.xml

2018-06-11 Thread Gary Gregory
On Mon, Jun 11, 2018 at 9:30 AM Rob Tompkins wrote: > …I was vague there…. > > Moving appending the version-RcVersion directory mechanics up into the > release plugin because we can’t check out from a non existent directory in > svn. So we’ll checkout the top level directory, and create the > ver

Re: svn commit: r1833335 - /commons/proper/commons-parent/trunk/pom.xml

2018-06-11 Thread Rob Tompkins
…I was vague there…. Moving appending the version-RcVersion directory mechanics up into the release plugin because we can’t check out from a non existent directory in svn. So we’ll checkout the top level directory, and create the version-RcVersion directory programmatically in the plugin. > On

Re: svn commit: r1833335 - /commons/proper/commons-parent/trunk/pom.xml

2018-06-11 Thread Rob Tompkins
Working on migrating that to the release plugin. Need it in there for adding it to svn properly. > On Jun 11, 2018, at 11:11 AM, Gary Gregory wrote: > >> On Mon, Jun 11, 2018 at 8:47 AM wrote: >> >> Author: chtompki >> Date: Mon Jun 11 14:47:34 2018 >> New Revision: 185 >> >> URL: http:

Re: svn commit: r1833335 - /commons/proper/commons-parent/trunk/pom.xml

2018-06-11 Thread Gary Gregory
On Mon, Jun 11, 2018 at 8:47 AM wrote: > Author: chtompki > Date: Mon Jun 11 14:47:34 2018 > New Revision: 185 > > URL: http://svn.apache.org/viewvc?rev=185&view=rev > Log: > COMMONSSITE-113: moving staging by rc version logic to release plugin > > Modified: > commons/proper/commons-p