Re: [VOTE] Release Apache Commons JCS 2.1 based on RC1

2017-02-05 Thread Romain Manni-Bucau
+1 Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | JavaEE Factory

Re: [Numbers] Process for merging feature branch?

2017-02-05 Thread Gilles
Hi. On Sun, 5 Feb 2017 13:31:53 -0500, Raymond DeCampo wrote: I have everything for NUMBERS-6 wrapped up in a feature branch in the common-numbers repo. I was wondering if there was a particular process to follow when merging the branch into master and closing the issue. E.g. should the comm

Re: [VOTE] Release Apache Commons JCS 2.1 based on RC1

2017-02-05 Thread Gary Gregory
+1 (but needs clarification on why RAT check fails in the site report and is OK from the command line) from src zip: ASC, MD5, SHA1 OK. Running all building tests with Java 7 per BUILDING.txt. Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00) Maven home: C:\

Re: [VOTE] Release Apache Commons Configuration 2.1.1 based on RC1

2017-02-05 Thread Gary Gregory
+1 bin zip MD5, SHA1, ASC OK. src zip MD5, SHA1, ASC OK. src zip RAT check OK. src zip CLIRR check OK. Building with 'mvn clean test' OK. Building site with 'mvn site' Using: Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00) Maven home: C:\Java\apache-mav

Re: svn commit: r1781785 - in /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/pcx: PcxConstants.java PcxWriter.java

2017-02-05 Thread Gary Gregory
On Feb 5, 2017 11:00 AM, "Benedikt Ritter" wrote: Hi, > Am 05.02.2017 um 18:59 schrieb Gary Gregory : > > An alternative would be to have a 0.98 now as a milestone and say that big > changes are coming next in a 1.0 beta 1. I don’t think it’s an option to push out 0.98. That would require to se

Re: svn commit: r1781790 - /commons/proper/validator/trunk/src/test/java/org/apache/commons/validator/routines/UrlValidatorTest.java

2017-02-05 Thread Benedikt Ritter
+1 > Am 05.02.2017 um 20:03 schrieb s...@apache.org: > > Author: sebb > Date: Sun Feb 5 19:03:59 2017 > New Revision: 1781790 > > URL: http://svn.apache.org/viewvc?rev=1781790&view=rev > Log: > Not useful > > Modified: > > commons/proper/validator/trunk/src/test/java/org/apache/commons/val

Re: svn commit: r1781785 - in /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/pcx: PcxConstants.java PcxWriter.java

2017-02-05 Thread Benedikt Ritter
Hi, > Am 05.02.2017 um 18:59 schrieb Gary Gregory : > > An alternative would be to have a 0.98 now as a milestone and say that big > changes are coming next in a 1.0 beta 1. I don’t think it’s an option to push out 0.98. That would require to separate non breaking changes from breaking changes

Re: [VOTE] Release Commons Text 1.0-beta-1 based on RC4

2017-02-05 Thread Raymond DeCampo
Rob, I could help out with the checkstyle issues if you need the help and we can figure out how to partition it so we aren't stepping on each other. Thanks, Ray On Sun, Feb 5, 2017 at 11:04 AM, Rob Tompkins wrote: > > > > On Feb 5, 2017, at 10:02 AM, Benedikt Ritter wrote: > > > > Hello Rober

[Numbers] Process for merging feature branch?

2017-02-05 Thread Raymond DeCampo
I have everything for NUMBERS-6 wrapped up in a feature branch in the common-numbers repo. I was wondering if there was a particular process to follow when merging the branch into master and closing the issue. E.g. should the commits be squashed into one commit first, or is there some rebase magi

Re: svn commit: r1781785 - in /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/pcx: PcxConstants.java PcxWriter.java

2017-02-05 Thread Gary Gregory
An alternative would be to have a 0.98 now as a milestone and say that big changes are coming next in a 1.0 beta 1. Gary On Feb 5, 2017 9:55 AM, "Benedikt Ritter" wrote: Hello Damjan, > Am 05.02.2017 um 18:53 schrieb Damjan Jovanovic : > > Thank you. > > I have tons of changes I want to make,

Re: svn commit: r1781785 - in /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/pcx: PcxConstants.java PcxWriter.java

2017-02-05 Thread Benedikt Ritter
Hello Damjan, > Am 05.02.2017 um 18:53 schrieb Damjan Jovanovic : > > Thank you. > > I have tons of changes I want to make, many of them large and affecting the > API. If we have to make a release soon, maybe a 0.98 would be better? Let’s change the API now and then push the release. Let us kno

Re: svn commit: r1781785 - in /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/pcx: PcxConstants.java PcxWriter.java

2017-02-05 Thread Damjan Jovanovic
Thank you. I have tons of changes I want to make, many of them large and affecting the API. If we have to make a release soon, maybe a 0.98 would be better? Regards Damjan On Sun, Feb 5, 2017 at 7:09 PM, Benedikt Ritter wrote: > Hi Damjan, > > It’s nice to see some activity in IMAGING again. D

[VOTE] Release Apache Commons JCS 2.1 based on RC1

2017-02-05 Thread Thomas Vandahl
I would like to release the [jcs] component to resolve some bugs Apache Commons JCS 2.1 RC1 is available for review at: https://dist.apache.org/repos/dist/dev/commons/jcs/ (r18146). Maven artifacts are at: https://repository.apache.org/content/repositories/orgapachecommons-1235 . The Subvers

Re: [VOTE] Release Apache Commons Configuration 2.1.1 based on RC1

2017-02-05 Thread Oliver Heger
Build works fine with Java 1.6 and 1.8 on Windows 10. Artifacts and site look good. +1 Many thanks! Oliver Am 05.02.2017 um 15:23 schrieb Benedikt Ritter: > Hi, > > we’ve fixed some bugs since the release of Commons Configuration 2.1 so I’d > like to call a vote to release Commons Configuratio

Re: svn commit: r1781785 - in /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/pcx: PcxConstants.java PcxWriter.java

2017-02-05 Thread Benedikt Ritter
Hi Damjan, It’s nice to see some activity in IMAGING again. Do you think the code base is ready for an RC? I’d like to finally push out a release of this component. Regards, Benedikt > Am 05.02.2017 um 18:07 schrieb dam...@apache.org: > > Author: damjan > Date: Sun Feb 5 17:07:51 2017 > New R

Re: svn commit: r1781780 - /commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/CreditCardValidator.java

2017-02-05 Thread Benedikt Ritter
Hello Sebb, > Am 05.02.2017 um 17:34 schrieb s...@apache.org: > > Author: sebb > Date: Sun Feb 5 16:34:46 2017 > New Revision: 1781780 > > URL: http://svn.apache.org/viewvc?rev=1781780&view=rev > Log: > Document the number ranges > > Modified: > > commons/proper/validator/trunk/src/main/ja

Re: [VOTE] Release Commons Text 1.0-beta-1 based on RC4

2017-02-05 Thread Rob Tompkins
> On Feb 5, 2017, at 10:02 AM, Benedikt Ritter wrote: > > Hello Robert, > > sorry it took me to long to review this RC! Here are my observations: > > - Builds from source using Java 7 and 8 > - The release tag is not signed - since we could never do this in svn land, I > don’t consider this

Re: [VOTE] Release Commons Text 1.0-beta-1 based on RC4

2017-02-05 Thread Benedikt Ritter
Hello Robert, sorry it took me to long to review this RC! Here are my observations: - Builds from source using Java 7 and 8 - The release tag is not signed - since we could never do this in svn land, I don’t consider this blocking. - .travis.yml is file missing in the source archive. It is not r

[VOTE] Release Apache Commons Configuration 2.1.1 based on RC1

2017-02-05 Thread Benedikt Ritter
Hi, we’ve fixed some bugs since the release of Commons Configuration 2.1 so I’d like to call a vote to release Commons Configuration 2.1.1 based on RC1. Commons Configuration 2.1.1 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/configuration (svn rev. 1814) T

Re: svn commit: r1781676 - /commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/UrlValidator.java

2017-02-05 Thread Benedikt Ritter
Nice! > Am 04.02.2017 um 15:49 schrieb s...@apache.org: > > Author: sebb > Date: Sat Feb 4 14:49:00 2017 > New Revision: 1781676 > > URL: http://svn.apache.org/viewvc?rev=1781676&view=rev > Log: > Use constant instead of magic number > > Modified: > > commons/proper/validator/trunk/src/mai