Re: svn commit: r1451672 - /commons/proper/ognl/trunk/pom.xml

2013-03-03 Thread Lukasz Lenart
2013/3/2 Olivier Lamy : > 2013/3/2 Lukasz Lenart : >> 2013/3/1 Olivier Lamy : - site-content + ${project.build.directory}/site-content >>> so if you use mvn clean. You will checkout again the content from svn. >>> The goal with using site-content directory is to do only

[ANNOUNCE] Commons Email version 1.3.1 released

2013-03-03 Thread Thomas Neidhart
Hello. The Apache Commons team is pleased to announce the release of Commons-Email 1.3.1. Commons-Email aims to provide an API for sending email. It is built on top of the JavaMail API, which it aims to simplify. Commons Email can be downloaded from the following page: http://commons.apache.or

Re: [compress] new release?

2013-03-03 Thread Stefan Bodewig
On 2013-03-03, sebb wrote: > On 3 March 2013 17:20, Stefan Bodewig wrote: >> I'd like to cut a 1.5.0 release sometime this coming week. > OK by me, but note that the dist/ deployment process is currently > changing ... Yes, thanks, I'll be looking out for it. The migration will likely be done

Re: [BeanUtils] Removing @author tags?

2013-03-03 Thread James Carman
Some would argue that the svn logs are a better indicator of the "authors" of the code :) On Sunday, March 3, 2013, Luc Maisonobe wrote: > Le 03/03/2013 11:43, Benedikt Ritter a écrit : > > Hi, > > Hi Benedikt, > > > > > @author tags are no longer used, because authors are documented in > pom.xml

Re: [compress] new release?

2013-03-03 Thread James Carman
+1. Release On Sunday, March 3, 2013, Stefan Bodewig wrote: > Hi all, > > Compress has about 25 fixed JIRAs since the last release, most of which > are bug fixes - some of them pretty serious. > > I'd like to cut a 1.5.0 release sometime this coming week. > > Any objections, anything anybody is

Re: [compress] new release?

2013-03-03 Thread Gary Gregory
Go for it! ;) Gary On Mar 3, 2013, at 12:20, Stefan Bodewig wrote: > Hi all, > > Compress has about 25 fixed JIRAs since the last release, most of which > are bug fixes - some of them pretty serious. > > I'd like to cut a 1.5.0 release sometime this coming week. > > Any objections, anything any

Re: svn commit: r1452086 - /commons/proper/validator/trunk/pom.xml

2013-03-03 Thread sebb
On 3 March 2013 18:24, wrote: > Author: olamy > Date: Sun Mar 3 18:24:19 2013 > New Revision: 1452086 > > URL: http://svn.apache.org/r1452086 > Log: > upgrade parent > > Modified: > commons/proper/validator/trunk/pom.xml > > Modified: commons/proper/validator/trunk/pom.xml > URL: > http://s

Re: svn commit: r1452037 - /commons/proper/beanutils/trunk/src/test/java/org/apache/commons/beanutils/bugs/Jira422TestCase.java

2013-03-03 Thread sebb
On 3 March 2013 19:27, Benedikt Ritter wrote: > Hi sebb, > > > 2013/3/3 sebb > >> On 3 March 2013 13:25, wrote: >> > Author: britter >> > Date: Sun Mar 3 13:25:24 2013 >> > New Revision: 1452037 >> > >> > URL: http://svn.apache.org/r1452037 >> > Log: >> > Add JavaDoc and SVN Keywords >> >> -1

Re: [compress] new release?

2013-03-03 Thread sebb
On 3 March 2013 17:20, Stefan Bodewig wrote: > Hi all, > > Compress has about 25 fixed JIRAs since the last release, most of which > are bug fixes - some of them pretty serious. > > I'd like to cut a 1.5.0 release sometime this coming week. > > Any objections, anything anybody is working on that I

Re: svnpubsub for release too ?

2013-03-03 Thread Olivier Lamy
2013/3/3 Olivier Lamy : > 2013/3/3 Thomas Neidhart : >> On 03/03/2013 07:45 PM, Thomas Neidhart wrote: >>> On 02/27/2013 12:13 PM, Olivier Lamy wrote: Hi, So this one is mandatory too :-) This mean checkin bin tar.gz/zip and src tar.gz/zip to http://dist.apache.org/repos/di

Re: svnpubsub for release too ?

2013-03-03 Thread Olivier Lamy
2013/3/3 Thomas Neidhart : > On 03/03/2013 07:45 PM, Thomas Neidhart wrote: >> On 02/27/2013 12:13 PM, Olivier Lamy wrote: >>> Hi, >>> So this one is mandatory too :-) >>> >>> This mean checkin bin tar.gz/zip and src tar.gz/zip to >>> http://dist.apache.org/repos/dist/release/commons (doesn't exist

Re: svn commit: r1452037 - /commons/proper/beanutils/trunk/src/test/java/org/apache/commons/beanutils/bugs/Jira422TestCase.java

2013-03-03 Thread Benedikt Ritter
Hi sebb, 2013/3/3 sebb > On 3 March 2013 13:25, wrote: > > Author: britter > > Date: Sun Mar 3 13:25:24 2013 > > New Revision: 1452037 > > > > URL: http://svn.apache.org/r1452037 > > Log: > > Add JavaDoc and SVN Keywords > > -1 > > Please don't use $Date$ - it is rendered using the client Lo

Re: svnpubsub for release too ?

2013-03-03 Thread Thomas Neidhart
On 03/03/2013 07:45 PM, Thomas Neidhart wrote: > On 02/27/2013 12:13 PM, Olivier Lamy wrote: >> Hi, >> So this one is mandatory too :-) >> >> This mean checkin bin tar.gz/zip and src tar.gz/zip to >> http://dist.apache.org/repos/dist/release/commons (doesn't exist now). >> >> Do you want I take car

Re: svnpubsub for release too ?

2013-03-03 Thread Thomas Neidhart
On 02/27/2013 12:13 PM, Olivier Lamy wrote: > Hi, > So this one is mandatory too :-) > > This mean checkin bin tar.gz/zip and src tar.gz/zip to > http://dist.apache.org/repos/dist/release/commons (doesn't exist now). > > Do you want I take care of that ? Has the old method already stopped workin

Re: svn commit: r1452075 - /commons/proper/collections/trunk/pom.xml

2013-03-03 Thread Olivier Lamy
+1. This setup checkout is here to do a "light" checkout with excluding some directories (javadocs which contains javadocs of previous release). Not sure it's the case for all components but that's not an issue. 2013/3/3 Thomas Neidhart : > On 03/03/2013 06:49 PM, t...@apache.org wrote: >> Author:

Re: svn commit: r1452075 - /commons/proper/collections/trunk/pom.xml

2013-03-03 Thread Thomas Neidhart
On 03/03/2013 06:49 PM, t...@apache.org wrote: > Author: tn > Date: Sun Mar 3 17:49:03 2013 > New Revision: 1452075 > > URL: http://svn.apache.org/r1452075 > Log: > Ignore site-content directory for rat plugin > > Modified: > commons/proper/collections/trunk/pom.xml > > Modified: commons/pr

[VOTE][RESULT] Release of Commons Email 1.3.1 based on RC3

2013-03-03 Thread Thomas Neidhart
On 02/27/2013 10:37 PM, Thomas Neidhart wrote: > Hi, > > I'd like to call a vote for releasing Commons Email 1.3.1 based on RC3. > > This release candidate has the following changes compared to RC2: > > * Added missing slf4j binding which caused test failures with IBM JDKs > > The files: > > T

Re: [compress] new release?

2013-03-03 Thread Torsten Curdt
release early, release often! sounds great to me cheers, Torsten On Sun, Mar 3, 2013 at 6:20 PM, Stefan Bodewig wrote: > Hi all, > > Compress has about 25 fixed JIRAs since the last release, most of which > are bug fixes - some of them pretty serious. > > I'd like to cut a 1.5.0 release sometime

[compress] new release?

2013-03-03 Thread Stefan Bodewig
Hi all, Compress has about 25 fixed JIRAs since the last release, most of which are bug fixes - some of them pretty serious. I'd like to cut a 1.5.0 release sometime this coming week. Any objections, anything anybody is working on that I should wait for? Cheers Stefan

Re: [site] Problem(?) with Compress Site

2013-03-03 Thread Stefan Bodewig
On 2013-03-03, Stefan Bodewig wrote: > I've then committed the changes manually (in fact, the process is still > going on) - is there anything the plugin would do after that or is the > process finished? at least the site looks OK to me now. Stefan --

[site] Problem(?) with Compress Site

2013-03-03 Thread Stefan Bodewig
Hi all, I've just published the compress site using "mvn site-deploy". The process failed to commit the modified site since it couldn't authenticate itself. This is likely due to the fact that svn doesn't store my password - is there any way to tell the maven-scm-publish-plugin that it should pr

Re: svn commit: r1452037 - /commons/proper/beanutils/trunk/src/test/java/org/apache/commons/beanutils/bugs/Jira422TestCase.java

2013-03-03 Thread sebb
On 3 March 2013 13:25, wrote: > Author: britter > Date: Sun Mar 3 13:25:24 2013 > New Revision: 1452037 > > URL: http://svn.apache.org/r1452037 > Log: > Add JavaDoc and SVN Keywords -1 Please don't use $Date$ - it is rendered using the client Locale, and so causes problems matching SVN tags ag

Re: svn commit: r1451347 - /commons/proper/pool/trunk/pom.xml

2013-03-03 Thread sebb
On 28 February 2013 21:12, wrote: > Author: jochen > Date: Thu Feb 28 21:12:53 2013 > New Revision: 1451347 > > URL: http://svn.apache.org/r1451347 > Log: > Removed groupId, as it is redundant. -1 I thought we decided it was safer to be specific about the groupId. Otherwise it's not clear whet

Re: [BeanUtils] Removing @author tags?

2013-03-03 Thread Luc Maisonobe
Le 03/03/2013 11:43, Benedikt Ritter a écrit : > Hi, Hi Benedikt, > > @author tags are no longer used, because authors are documented in pom.xml. > I don't know the history of BeanUtils so I'm asking if there are any > arguments against moving authors from source code files to pom.xml. > I will

[BeanUtils] Removing @author tags?

2013-03-03 Thread Benedikt Ritter
Hi, @author tags are no longer used, because authors are documented in pom.xml. I don't know the history of BeanUtils so I'm asking if there are any arguments against moving authors from source code files to pom.xml. I will wait for 72 hours before I create a JIRA issue for this change. Regards,

Re: svn commit: r1451914 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections/ListUtils.java

2013-03-03 Thread Benedikt Ritter
2013/3/2 Thomas Neidhart > On 03/02/2013 07:33 PM, Benedikt Ritter wrote: > > 2013/3/2 > > > >> Author: tn > >> Date: Sat Mar 2 18:12:46 2013 > >> New Revision: 1451914 > >> > >> URL: http://svn.apache.org/r1451914 > >> Log: > >> [COLLECTIONS-366] Added ListUtils.range methods. > >> > >> Modifi

Re: [ALL] Adding Projects to ASF git mirrors

2013-03-03 Thread Benedikt Ritter
Hi, more than 72 hours have passed with no objections. I have created INFRA-5925 [1]. Regards, Benedikt [1] https://issues.apache.org/jira/browse/INFRA-5925 2013/3/1 Oliver Heger > Am 01.03.2013 09:22, schrieb Luc Maisonobe: > > Hi Benedikt, >> >> Le 01/03/2013 09:14, Benedikt Ritter a écri