Re: svn commit: r1489347 - /commons/proper/dbutils/trunk/pom.xml

2013-06-04 Thread sebb
On 4 June 2013 16:08, William Speirs wrote: > Gary, thanks for the info. That is an unbelievable number of steps required > to cut a release. I see you're working on Windows, but I'm going to try and > throw something together (probably in Python as I'm trying learn it) > focused on Linux. If you

Re: svn commit: r1489347 - /commons/proper/dbutils/trunk/pom.xml

2013-06-04 Thread sebb
On 4 June 2013 13:08, Benedikt Ritter wrote: > Hi Bill, > > > 2013/6/4 William Speirs > >> My confusion, it says in those directions to remove the -SNAPSHOT from the >> version. That's exactly what I did. So then I shouldn't submit that to >> trunk? I thought you were supposed to get everything s

Re: svn commit: r1489347 - /commons/proper/dbutils/trunk/pom.xml

2013-06-04 Thread sebb
On 4 June 2013 13:19, Gary Gregory wrote: > On Tue, Jun 4, 2013 at 8:08 AM, Benedikt Ritter wrote: > >> Hi Bill, >> >> >> 2013/6/4 William Speirs >> >> > My confusion, it says in those directions to remove the -SNAPSHOT from >> the >> > version. That's exactly what I did. So then I shouldn't sub

Re: svn commit: r1489347 - /commons/proper/dbutils/trunk/pom.xml

2013-06-04 Thread sebb
On 4 June 2013 12:54, William Speirs wrote: > My confusion, it says in those directions to remove the -SNAPSHOT from the > version. That's exactly what I did. So then I shouldn't submit that to > trunk? I thought you were supposed to get everything setup in trunk then > simply svn copy that to you

Re: svn commit: r1489347 - /commons/proper/dbutils/trunk/pom.xml

2013-06-04 Thread Gary Gregory
On Tue, Jun 4, 2013 at 11:08 AM, William Speirs wrote: > Gary, thanks for the info. That is an unbelievable number of steps required > to cut a release. I see you're working on Windows, but I'm going to try and > throw something together (probably in Python as I'm trying learn it) > focused on Li

Re: svn commit: r1489347 - /commons/proper/dbutils/trunk/pom.xml

2013-06-04 Thread Ricardo Espírito Santo
Wouldn't it be better to use something like http://www.gradle.org/ to write up the build process? Ricardo Espírito Santo On 4 June 2013 16:08, William Speirs wrote: > Gary, thanks for the info. That is an unbelievable number of steps required > to cut a release. I see you're working on Windows

Re: svn commit: r1489347 - /commons/proper/dbutils/trunk/pom.xml

2013-06-04 Thread William Speirs
Gary, thanks for the info. That is an unbelievable number of steps required to cut a release. I see you're working on Windows, but I'm going to try and throw something together (probably in Python as I'm trying learn it) focused on Linux. If you could make it work on Windows as well, that'd be huge

Re: svn commit: r1489347 - /commons/proper/dbutils/trunk/pom.xml

2013-06-04 Thread Gary Gregory
On Tue, Jun 4, 2013 at 8:08 AM, Benedikt Ritter wrote: > Hi Bill, > > > 2013/6/4 William Speirs > > > My confusion, it says in those directions to remove the -SNAPSHOT from > the > > version. That's exactly what I did. So then I shouldn't submit that to > > trunk? I thought you were supposed to

Re: svn commit: r1489347 - /commons/proper/dbutils/trunk/pom.xml

2013-06-04 Thread Benedikt Ritter
Hi Bill, 2013/6/4 William Speirs > My confusion, it says in those directions to remove the -SNAPSHOT from the > version. That's exactly what I did. So then I shouldn't submit that to > trunk? I thought you were supposed to get everything setup in trunk then > simply svn copy that to your tag. >

Re: svn commit: r1489347 - /commons/proper/dbutils/trunk/pom.xml

2013-06-04 Thread William Speirs
My confusion, it says in those directions to remove the -SNAPSHOT from the version. That's exactly what I did. So then I shouldn't submit that to trunk? I thought you were supposed to get everything setup in trunk then simply svn copy that to your tag. If I were to start working on a python script

Re: svn commit: r1489347 - /commons/proper/dbutils/trunk/pom.xml

2013-06-04 Thread sebb
http://commons.apache.org/releases/prepare.html#Manual_Method On 4 June 2013 11:56, William Speirs wrote: > Is there documentation about this somewhere? What should I have done? > > Thanks... > > Bill- > On Jun 4, 2013 5:02 AM, wrote: > >> Author: sebb >> Date: Tue Jun 4 09:02:02 2013 >> New Re

Re: svn commit: r1489347 - /commons/proper/dbutils/trunk/pom.xml

2013-06-04 Thread William Speirs
Is there documentation about this somewhere? What should I have done? Thanks... Bill- On Jun 4, 2013 5:02 AM, wrote: > Author: sebb > Date: Tue Jun 4 09:02:02 2013 > New Revision: 1489347 > > URL: http://svn.apache.org/r1489347 > Log: > Only tags should use non-SNAPSHOT versions please > > Mod