Re: [compress] 2.0: require Java7?

2014-01-25 Thread Stefan Bodewig
On 2014-01-25, Damjan Jovanovic wrote: > On Fri, Jan 24, 2014 at 6:06 PM, Stefan Bodewig wrote: >> On 2013-12-30, Stefan Bodewig wrote: >>> Compress 1.x is at Java5, personally I don't think Java6 would give us >>> any benefits. I don't know about the other improvements in NIO2 but the >>> java

Re: svn commit: r1560762 - /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringUtilsTest.java

2014-01-25 Thread Benedikt Ritter
Figured, it out myself. Thanks :) Send from my mobile device > Am 25.01.2014 um 18:26 schrieb Henri Yandell : > > In case you didn't get an answer here: > > http://stackoverflow.com/questions/304383/how-do-i-edit-a-log-message-that-i-already-committed-in-subversion > > $svn propedit -r N --re

Re: svn commit: r1560762 - /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringUtilsTest.java

2014-01-25 Thread Henri Yandell
In case you didn't get an answer here: http://stackoverflow.com/questions/304383/how-do-i-edit-a-log-message-that-i-already-committed-in-subversion $svn propedit -r N --revprop svn:log URL $svn propset -r N --revprop svn:log "new log message" URL On Thu, Jan 23, 2014 at 9:17 AM, Benedikt Ritte

Re: svn commit: r1560382 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVPrinter.java

2014-01-25 Thread Henri Yandell
+1. Makes svn blame useless by creating a date in time when everything was touched. On Thu, Jan 23, 2014 at 10:07 AM, sebb wrote: > I think there is a big difference between creating a class with sorted > methods, and retrospectively sorting methods in an existing class. > > That may improve th

Re: [ANNOUNCE] Welcome Duncan Jones, committer

2014-01-25 Thread Duncan Jones
On 25 January 2014 08:51, Thomas Neidhart wrote: > On 01/24/2014 04:20 PM, Gary Gregory wrote: >> Hi All, >> >> Please give a warm welcome to Duncan Jones, our latest committer. >> >> Welcome aboard Duncan! > > Well, you have been around for some time, but welcome as committer ;-) > > Thomas I'm

Re: [compress] 2.0: require Java7?

2014-01-25 Thread Torsten Curdt
And the old 1.x releases are not going magically away with a 2.x release ;) +1 for not having Android influence the decision On Sat, Jan 25, 2014 at 9:58 AM, Benedikt Ritter wrote: > 2014/1/25 Damjan Jovanovic > >> On Fri, Jan 24, 2014 at 6:06 PM, Stefan Bodewig >> wrote: >> > On 2013-12-30,

Re: [compress] 2.0: require Java7?

2014-01-25 Thread Benedikt Ritter
2014/1/25 Damjan Jovanovic > On Fri, Jan 24, 2014 at 6:06 PM, Stefan Bodewig > wrote: > > On 2013-12-30, Stefan Bodewig wrote: > > > >> Compress 1.x is at Java5, personally I don't think Java6 would give us > >> any benefits. I don't know about the other improvements in NIO2 but the > >> java.n

Re: svn commit: r1561228 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/time/FastDateParser.java

2014-01-25 Thread Benedikt Ritter
Hello Charles, please don't forget to add the tickets you fix to changes.xml. This is needed to generate release notes. I've added LANG-958 in r1561276 for you. Benedikt 2014/1/25 > Author: chas > Date: Fri Jan 24 23:29:17 2014 > New Revision: 1561228 > > URL: http://svn.apache.org/r1561228 >

Re: [ANNOUNCE] Welcome Duncan Jones, committer

2014-01-25 Thread Thomas Neidhart
On 01/24/2014 04:20 PM, Gary Gregory wrote: > Hi All, > > Please give a warm welcome to Duncan Jones, our latest committer. > > Welcome aboard Duncan! Well, you have been around for some time, but welcome as committer ;-) Thomas -