Re: commons-text git commit: SANDBOX-483 Incorporate String algorithms from Commons Lang

2014-11-26 Thread Benedikt Ritter
Works now! Thanks! 2014-11-27 2:56 GMT+01:00 Bruno P. Kinoshita : > Hi Benedikt! > I had a look at some checkstyle issues, and one of them warned me about > unnecessary parenthesis. Guess I removed one too many parenthesis. > Can you update your repo and give it a try again, please? Thanks!Bruno

Re: [ANNOUNCEMENT] Apache Commons CSV 1.1 Released

2014-11-26 Thread Benedikt Ritter
I agree with sebb. There has been a convention for naming tags in CSV (I adopted the naming schema from [lang] when I released CSV 1.0). I cannot remember that we've discussed changing the schema, so please stick to it. 2014-11-27 3:05 GMT+01:00 sebb : > On 26 November 2014 at 22:15, Gary Gregory

Re: [ANNOUNCEMENT] Apache Commons CSV 1.1 Released

2014-11-26 Thread sebb
On 26 November 2014 at 22:15, Gary Gregory wrote: > On Wed, Nov 26, 2014 at 2:27 PM, sebb wrote: > >> On 26 November 2014 at 13:23, Gary Gregory wrote: >> > On Wed, Nov 26, 2014 at 5:33 AM, Benedikt Ritter >> wrote: >> > >> >> Hi Gary, >> >> >> >> please remember to create a release tag. Curren

Re: commons-text git commit: SANDBOX-483 Incorporate String algorithms from Commons Lang

2014-11-26 Thread Bruno P. Kinoshita
Hi Benedikt! I had a look at some checkstyle issues, and one of them warned me about unnecessary parenthesis. Guess I removed one too many parenthesis. Can you update your repo and give it a try again, please? Thanks!Bruno From: Benedikt Ritter To: Commons Developers List Sent: Wednes

commons-text git commit: Fix parenthesis logic in math operation

2014-11-26 Thread kinow
Repository: commons-text Updated Branches: refs/heads/master c0e8c0210 -> 7cbefa010 Fix parenthesis logic in math operation Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/7cbefa01 Tree: http://git-wip-us.apa

Re: [ANNOUNCEMENT] Apache Commons CSV 1.1 Released

2014-11-26 Thread Gary Gregory
On Wed, Nov 26, 2014 at 2:27 PM, sebb wrote: > On 26 November 2014 at 13:23, Gary Gregory wrote: > > On Wed, Nov 26, 2014 at 5:33 AM, Benedikt Ritter > wrote: > > > >> Hi Gary, > >> > >> please remember to create a release tag. Currently we only have the > 1.1-RC1 > >> tag. Further more we shou

[VOTE] [JCS] release [jcs] 2.0-beta-1

2014-11-26 Thread Romain Manni-Bucau
Hi Finally took some time to try to finally get a beta for JCS 2. - here is the maven repo: https://repository.apache.org/content/repositories/orgapachecommons-1064/ - assemblies can be found here https://repository.apache.org/content/repositories/orgapachecommons-1064/org/apache/commons/commons-

Re: [ANNOUNCEMENT] Apache Commons CSV 1.1 Released

2014-11-26 Thread Bernd Eckenfels
Hello, Am Wed, 26 Nov 2014 19:27:43 + schrieb sebb : > On 26 November 2014 at 13:23, Gary Gregory > > I created the tag > > https://svn.apache.org/repos/asf/commons/proper/csv/tags/1.1/, good > > catch. > > > > I do not see the point of have "cvs" twice in the tag, so I use the > > format ab

Re: [ANNOUNCEMENT] Apache Commons CSV 1.1 Released

2014-11-26 Thread sebb
On 26 November 2014 at 13:23, Gary Gregory wrote: > On Wed, Nov 26, 2014 at 5:33 AM, Benedikt Ritter wrote: > >> Hi Gary, >> >> please remember to create a release tag. Currently we only have the 1.1-RC1 >> tag. Further more we should agree on a naming schema: >> >> $ svn list https://svn.apache.

Re: [ANNOUNCEMENT] Apache Commons CSV 1.1 Released

2014-11-26 Thread Gary Gregory
On Wed, Nov 26, 2014 at 5:33 AM, Benedikt Ritter wrote: > Hi Gary, > > please remember to create a release tag. Currently we only have the 1.1-RC1 > tag. Further more we should agree on a naming schema: > > $ svn list https://svn.apache.org/repos/asf/commons/proper/csv/tags > 1.1-RC1/ > CSV_1.0/

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-11-26 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=38902&projectId=286 Build statistics: State: Failed Previous State: Ok Started at: Wed 26 Nov 2014 13:20:34 + Finished at: Wed 26 Nov 2014 13:20:51 + Total time: 16s Build Trigger: Schedule

Re: [ANNOUNCEMENT] Apache Commons CSV 1.1 Released

2014-11-26 Thread Benedikt Ritter
Hi Gary, please remember to create a release tag. Currently we only have the 1.1-RC1 tag. Further more we should agree on a naming schema: $ svn list https://svn.apache.org/repos/asf/commons/proper/csv/tags 1.1-RC1/ CSV_1.0/ CSV_1.0_RC1/ CSV_1.0_RC2/ CSV_1.0_RC3/ thanks, Benedikt 2014-11-23 1:3

Re: commons-text git commit: SANDBOX-483 Incorporate String algorithms from Commons Lang

2014-11-26 Thread Benedikt Ritter
Hello Bruno, when building commons-text I get: testGetJaroWinklerDistance_StringString(org.apache.commons.text.similarity.TestJaroWrinklerDistance) Time elapsed: 0.015 sec <<< FAILURE! java.lang.AssertionError: expected:<0.93> but was:<0.02> at org.junit.Assert.fail(Assert.java:88) at org.junit