[LANG] Commons Lang dependency coordinates on GitHub wrong

2019-05-31 Thread Benedikt Ritter
Hi, GitHub recently introduced a feature where it tries to figure out how many other projects depend on you project. This is shown in the UI with a "Used By" drop down button. When clicking that button one can copy the dependency declaration. In case of Commons Lang this will generate [1]:

Re: [VFS] Deleting the git branch 'trunk'

2019-05-01 Thread Benedikt Ritter
Am Di., 30. Apr. 2019 um 14:43 Uhr schrieb Gary Gregory < garydgreg...@gmail.com>: > Should we take a broader stroke and remove ALL trunk branches from all > Commons git repos? > I think we should remove all trunk branches from git repos. > > Gary > > On Mon, Apr 29, 2019 at 11:25 AM Otto

Re: [VFS] Green builds on Travis CI

2019-05-01 Thread Benedikt Ritter
Am Di., 30. Apr. 2019 um 15:04 Uhr schrieb Gary Gregory < garydgreg...@gmail.com>: > Hi All: > > For the first time in a while, we have a green build suite on Travis: > > https://travis-ci.org/apache/commons-vfs/ Awesome! > > > Gary >

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC3

2019-04-28 Thread Benedikt Ritter
Hello Bruno, awesome to see this happening. Thank you for all the work you put into this! Am Sa., 27. Apr. 2019 um 14:22 Uhr schrieb Bruno P. Kinoshita < ki...@apache.org>: > I would like to release Apache Commons Imaging 1.0-alpha1. > > Apache Commons Imaging 1.0-alpha1 RC3 is available for

Re: [lang] Remove final modifier behaviour in java 12+ (was: Re: [VOTE] Release Apache Commons Lang 3.9 based on RC1)

2019-04-11 Thread Benedikt Ritter
vert that > Exception to > >> an “UnsupportedOperationException” or a “TypeNotPresentException” > (maybe > >> ??) for the sake of getting to an unchecked exception. > >> > >> Open to thoughts here, > >> > >> -Rob > >> > >> > >

Re: [lang] 3.9, switch from cobertura to jacoco?

2019-04-11 Thread Benedikt Ritter
Am Di., 9. Apr. 2019 um 15:24 Uhr schrieb Rob Tompkins : > We want a jira for this? > I usually only create jira for things that impact users of the lib. So changes to the API or the behavior. But that's just my personal convention... :) Benedikt > > -Rob > > > On Apr 9, 2019, at 9:14 AM,

Re: [VOTE] Release Apache Commons Lang 3.9 based on RC1

2019-04-10 Thread Benedikt Ritter
Damn it, I had it on my list to fix those. Sorry, Rob! Am Mi., 10. Apr. 2019 um 03:33 Uhr schrieb Rob Tompkins : > > > > On Apr 9, 2019, at 9:15 PM, Gary Gregory wrote: > > > > +0... see Java 12 testing below. > > That +0 is almost worth cancelling for in my opinion. I’ll wait until > tomorrow

Re: [lang] LANG-1442

2019-04-06 Thread Benedikt Ritter
LGTM Am Sa., 6. Apr. 2019 um 16:59 Uhr schrieb Rob Tompkins : > @Gilles - thoughts on this wording: > https://github.com/apache/commons-lang/commit/3f43706192b1b75c5023f165534a12b192c31442 > < > https://github.com/apache/commons-lang/commit/3f43706192b1b75c5023f165534a12b192c31442> > ? > > -Rob

Re: [lang] Towards 3.9

2019-04-05 Thread Benedikt Ritter
Am Do., 4. Apr. 2019 um 12:40 Uhr schrieb Rob Tompkins : > Any thoughts on doing a 3.9 release of [lang]. I think Benedikt want’s us > to go up with what we have. Any thoughts for or against doing a release? > I would like to have https://github.com/apache/commons-lang/pull/415 included.

Re: [codec] Java 8

2019-03-28 Thread Benedikt Ritter
Am Fr., 22. März 2019 um 16:13 Uhr schrieb Gary Gregory < garydgreg...@gmail.com>: > Hi All, > > Now that Codec 1.12 is out, I plan on updating from Java 7 to Java 8. > +1 > > Gary >

Re: GitHub Pull Requests (and Confluence)

2019-03-26 Thread Benedikt Ritter
Hello Jochen, Am Mo., 25. März 2019 um 16:32 Uhr schrieb Jochen Wiedmann < jochen.wiedm...@gmail.com>: > Hi, > > just FIY: Today I tried to accept a pull request from Github, > following the procedure, as outlined on > > >

Re: [LANG] Jenkins Pipeline DSL

2019-03-23 Thread Benedikt Ritter
Hi! the PR has been merged and I've created a multi branch pipeline [1]. I've used the configuration from the PLC4X project because I know they were among the first to use pipeline files. I recommend that we let this build for a while to get a feeling whether this works the way we want. If it

Re: [Parent] RAT check

2019-03-10 Thread Benedikt Ritter
+1 to anything that makes releasing easier. Am Sa., 9. März 2019 um 23:45 Uhr schrieb Gary Gregory < garydgreg...@gmail.com>: > Hi all: > > How about making apache-rat:check run automatically in commons-parent? In > the Maven validate phase? > > That would mean one less thing to check when

Re: [ALL] Avoiding duplication of work between GitHub PRs and JIRA

2019-03-06 Thread Benedikt Ritter
I think for all non cosmetic changes there should be jira issue for the PR. Source code platforms can come and go (think of SourceForge) so we should not rely on the GitHub PR as documentation. Benedikt Am Mi., 6. März 2019 um 15:14 Uhr schrieb Gary Gregory < garydgreg...@gmail.com>: > On Wed,

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC2

2019-03-06 Thread Benedikt Ritter
Bruno, it's so great to see a release finally happening. Very much appreciated! Am Mi., 6. März 2019 um 09:03 Uhr schrieb Bruno P. Kinoshita < ki...@apache.org>: > Just a heads up I'm planning to work on RC3 in the next days. > Have re-read the issues with RC2, and using JDK 8 > Apache Maven

Re: [LANG] Jenkins Pipeline DSL

2019-03-04 Thread Benedikt Ritter
Am Mo., 4. März 2019 um 10:50 Uhr schrieb sebb : > On Mon, 4 Mar 2019 at 09:47, Benedikt Ritter wrote: > > > > Am So., 3. März 2019 um 14:57 Uhr schrieb sebb : > > > > > On Sun, 3 Mar 2019 at 13:28, Benedikt Ritter > wrote: > > > > > &

Re: [LANG] Jenkins Pipeline DSL

2019-03-04 Thread Benedikt Ritter
Am So., 3. März 2019 um 14:57 Uhr schrieb sebb : > On Sun, 3 Mar 2019 at 13:28, Benedikt Ritter wrote: > > > > Hi all, > > > > here is my proposal for a Jenkins Pipeline file for Commons Lang: > > https://github.com/apache/commons-lang/pull/410 > > Ple

Re: [LANG] Jenkins Pipeline DSL

2019-03-04 Thread Benedikt Ritter
Am Mo., 4. März 2019 um 00:17 Uhr schrieb Matt Sicker : > I think you can combine the analysis steps into one mvn command. > Makes sense. What I really want to have is all the analyze steps running in parallel. Is that passible? > > On Sun, 3 Mar 2019 at 14:15, Pascal Schumacher > wrote: > >

Re: [LANG] Jenkins Pipeline DSL

2019-03-03 Thread Benedikt Ritter
Hi all, here is my proposal for a Jenkins Pipeline file for Commons Lang: https://github.com/apache/commons-lang/pull/410 Please review and comment. Benedikt Am Mi., 20. Feb. 2019 um 11:40 Uhr schrieb Benedikt Ritter < brit...@apache.org>: > I'm happy about the positive feedback. I'm

Re: [CSV] Update from Java 7 to 8

2019-02-24 Thread Benedikt Ritter
+1 Am Sa., 23. Feb. 2019 um 14:16 Uhr schrieb Gary Gregory < garydgreg...@gmail.com>: > Hi All: > > I plan on updating Commons CSV from Java 7 to 8. > > Gary >

Re: [crypto] Implementing HMAC and CMAC

2019-02-24 Thread Benedikt Ritter
> > > Would this affect the attempt to support multiple OpenSSL versions? > > > > I'm not saying this applies here, but is something to be aware of: > > Every new piece of code requires maintenance, so ideally only the > > minimal extra code should

Re: [crypto] Implementing HMAC and CMAC

2019-02-22 Thread Benedikt Ritter
Hello Alex, welcome to the Apache Commons Developers list! Am Fr., 22. Feb. 2019 um 03:01 Uhr schrieb Alex Remily < alex.rem...@gmail.com>: > Team, > > What do you think about adding HMAC and CMAC functionality to commons > crypto? I have a project I'd like to use it for, so I don't mind

Re: [text] TEXT-104 clirr errors, prepare 2.0 or revert change

2019-02-20 Thread Benedikt Ritter
Am Mi., 20. Feb. 2019 um 08:58 Uhr schrieb Bruno P. Kinoshita < ki...@apache.org>: > Hi all, > Just finished merging a pull request to TEXT-104, where the JaroWinkler > distance was updated. The class was actually computing a text similarity > score, not an edit distance. The user that

Re: [LANG] Jenkins Pipeline DSL

2019-02-20 Thread Benedikt Ritter
On Sun, 17 Feb 2019 at 14:41, Pascal Schumacher > > > wrote: > > > > > > > > +1 to using a pipeline > > > > > > > > Am 17.02.2019 um 18:35 schrieb Benedikt Ritter: > > > > > Hi al

Re: [VOTE] Redirect github notifications to issues@

2019-02-20 Thread Benedikt Ritter
+1 Am Di., 19. Feb. 2019 um 22:35 Uhr schrieb Marcelo Vanzin : > I'm opening a vote based on recent discussions about the extra noise > generated by github updates going to dev@. So please vote: > > - +1 to redirect github updates of all commons repos to the issues@ list > - -1 to keep things as

Re: Jakarta EE TCKs and compatibility logo

2019-02-18 Thread Benedikt Ritter
Hi, Which of our components implement Java EE APIs? I see: - BSF: not sure anybody is actively working on this - JCS: I've seen some activity Anything else? Benedikt Am So., 17. Feb. 2019 um 20:01 Uhr schrieb Mark Thomas : > Ping. > > Just a gentle reminder as I haven't seen any emails to

Re: [LANG] Jenkins Pipeline DSL

2019-02-17 Thread Benedikt Ritter
Sun, Feb 17, 2019, 12:36 Benedikt Ritter > > Hi all, > > > > I feel like maintaining separate build descriptions on Jenkins is a PITA. > > Any objections against adopting Jenkins Pipeline DSL for Lang? > > > > Regards, > > Benedikt > > >

[LANG] Jenkins Pipeline DSL

2019-02-17 Thread Benedikt Ritter
Hi all, I feel like maintaining separate build descriptions on Jenkins is a PITA. Any objections against adopting Jenkins Pipeline DSL for Lang? Regards, Benedikt

Re: [CLI] Update from Java 5 to 7

2019-02-10 Thread Benedikt Ritter
+1 Am So., 10. Feb. 2019 um 13:47 Uhr schrieb Gary Gregory < garydgreg...@gmail.com>: > I propose we update Commons CLI from Java 5 to 7. > > Gary >

Re: [CLI] Update Java version requirement

2019-02-10 Thread Benedikt Ritter
Gary was fast. Please respond to his thread :-) Am So., 10. Feb. 2019 um 13:47 Uhr schrieb Benedikt Ritter < brit...@apache.org>: > Hi, > > CLI is currently build against Java 5. Should wo update the Java version > requirement? What version should we require? Java 7? J

[CLI] Update Java version requirement

2019-02-10 Thread Benedikt Ritter
Hi, CLI is currently build against Java 5. Should wo update the Java version requirement? What version should we require? Java 7? Java 8? Regards, Benedikt

[ALL] Broken builds

2019-02-09 Thread Benedikt Ritter
Hi, several component have are broken builds on the master branch. Should be change our policy for pushing to master to a pull request based model, where each change has to pass the CI pipeline first? I think this would be better as pushing stuff to master and then fixing it afterwards. Benedikt

Re: [COLLECTIONS] japicmp:cmp is always skipped

2018-09-25 Thread Benedikt Ritter
Am Do., 20. Sep. 2018 um 12:13 Uhr schrieb Gilles < gil...@harfang.homelinux.org>: > On Thu, 20 Sep 2018 09:34:34 +0200, Benedikt Ritter wrote: > > Hi, > > > > I'm currently working on getting the collections build to pass again. > > We > > can't use clirr

Re: [ALL] Multiple things broken in commons build infrastructure

2018-09-25 Thread Benedikt Ritter
Am Do., 20. Sep. 2018 um 11:57 Uhr schrieb Gilles < gil...@harfang.homelinux.org>: > Hi. > > On Thu, 20 Sep 2018 09:01:34 +0200, Benedikt Ritter wrote: > > Am Mi., 19. Sep. 2018 um 12:23 Uhr schrieb Gilles < > > gil...@harfang.homelinux.org>: > > > >

[RESULT][VOTE] Release Apache Commons CSV 1.6 based on RC1

2018-09-25 Thread Benedikt Ritter
Hi, this vote passes with the following result: Gary Gregory: +1 Bruno P. Kinoshita: +1 Sergio Fernández: +1 (non-binding) Benedikt Ritter: +1 I'll continue with the release procedure. Thank you Benedikt Am Mi., 19. Sep. 2018 um 14:31 Uhr schrieb Benedikt Ritter < brit...@apache.org>:

Re: [VOTE] Release Apache Commons CSV 1.6 based on RC1

2018-09-25 Thread Benedikt Ritter
+1 Am Mi., 19. Sep. 2018 um 14:31 Uhr schrieb Benedikt Ritter < brit...@apache.org>: > Hi, > > we have fixed some bugs and added some features since Commons CSV 1.5 has > been released, so I would like to release Commons CSV 1.6 based on RC1 > > Commons CSV 1.6 is a

Re: [VOTE] Release Apache Commons CSV 1.6 based on RC1

2018-09-23 Thread Benedikt Ritter
This vote is still pending. Please review the RC and cast your vote. Thank you, Benedikt Am Mi., 19. Sep. 2018 um 14:31 Uhr schrieb Benedikt Ritter < brit...@apache.org>: > Hi, > > we have fixed some bugs and added some features since Commons CSV 1.5 has > been release

Re: Apache Commons CSV build does not work on Java 11 EA (Was: [VOTE] Release Apache Commons CSV 1.6 based on RC1)

2018-09-22 Thread Benedikt Ritter
o/trunk/doc/changes.html Thank you Rory, we will update our build to use the latest JaCoCo version. > > > Rgds,Rory > > On 20/09/2018 13:45, Gary Gregory wrote: > > This seems to be a problem surfaced by JaCoCo. > > > > Gary > > > > > &

[COLLECTIONS] japicmp:cmp is always skipped

2018-09-20 Thread Benedikt Ritter
Hi, I'm currently working on getting the collections build to pass again. We can't use clirr anymore because it can't handle Java 8 default methods. I've replaced clirr with japicmp [1]. Problem is, that the japicmp:cmp goal is always skipped although I've added the profile.japicmp file to the

Apache Commons CSV build does not work on Java 11 EA (Was: [VOTE] Release Apache Commons CSV 1.6 based on RC1)

2018-09-20 Thread Benedikt Ritter
ROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) [ERROR] Gary On Wed, Sep 19, 2018 a

Re: [ALL] Multiple things broken in commons build infrastructure

2018-09-20 Thread Benedikt Ritter
Am Mi., 19. Sep. 2018 um 12:23 Uhr schrieb Gilles < gil...@harfang.homelinux.org>: > Hi. > > On Wed, 19 Sep 2018 11:41:53 +0200, Benedikt Ritter wrote: > > Hello, > > > > I'm trying to release commons-csv and there are multiple things > > broken at > &

Re: [lang3] Problem with the OSGi metadata: Bundle-SymbolicName / breaking change between 3.7 and 3.8

2018-09-20 Thread Benedikt Ritter
Am Mi., 19. Sep. 2018 um 16:42 Uhr schrieb Rob Tompkins : > Do we have a JIRA for this? > Yes, it's LANG-1419 and COMMONSSITE-125 Benedikt > > > On Sep 19, 2018, at 7:59 AM, Benedikt Ritter wrote: > > > > Hi, > > > > Am Mi., 19. Sep. 2018 um 1

Re: [VOTE] Release Apache Commons CSV 1.6 based on RC1

2018-09-19 Thread Benedikt Ritter
I understood maven central can't deal with SHA256/SHA512 yet. So I thought that SHA512 only go to the dist area. Benedikt > > Gary > > On Wed, Sep 19, 2018, 06:31 Benedikt Ritter wrote: > > > Hi, > > > > we have fixed some bugs and added some features since Com

[VOTE] Release Apache Commons CSV 1.6 based on RC1

2018-09-19 Thread Benedikt Ritter
Hi, we have fixed some bugs and added some features since Commons CSV 1.5 has been released, so I would like to release Commons CSV 1.6 based on RC1 Commons CSV 1.6 is available for review here: https://dist.apache.org/repos/dist/dev/commons/csv/1.6-RC1/ (r29508) The tag is here:

Re: [lang3] Problem with the OSGi metadata: Bundle-SymbolicName / breaking change between 3.7 and 3.8

2018-09-19 Thread Benedikt Ritter
Hi, Am Mi., 19. Sep. 2018 um 13:44 Uhr schrieb Rob Tompkins : > > > > On Sep 19, 2018, at 4:25 AM, Benedikt Ritter wrote: > > > > ... bringing this to the developers list... > > > > I think this issue has been caused by this change: > > > http:/

[ALL] Multiple things broken in commons build infrastructure

2018-09-19 Thread Benedikt Ritter
Hello, I'm trying to release commons-csv and there are multiple things broken at the moment: - the site build does not work because of COMMONSSITE-124 - the OSGi bundle symbolic name is generated incorrectly because fo COMMONSSITE-125 - the commons-build-plugin goal prefix has been changed to

Re: [lang3] Problem with the OSGi metadata: Bundle-SymbolicName / breaking change between 3.7 and 3.8

2018-09-19 Thread Benedikt Ritter
I've checked the commons-csv build, since commons-lang is somehow special because of the componentId being lang3 (we talked about this on the other thread). It looks like this change also broke commons-csv. I think we should revert it. Benedikt Am Mi., 19. Sep. 2018 um 10:25 Uhr schrieb Benedikt

Re: [lang3] Problem with the OSGi metadata: Bundle-SymbolicName / breaking change between 3.7 and 3.8

2018-09-19 Thread Benedikt Ritter
... bringing this to the developers list... I think this issue has been caused by this change: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=1833874=1833926 I don't understand why an update of the commons build plugin had to change the OSGi meta data being

Re: [parent] change in commons.scmPubUrl in Parent 47

2018-09-19 Thread Benedikt Ritter
Am Do., 6. Sep. 2018 um 09:52 Uhr schrieb Benedikt Ritter < brit...@apache.org>: > I have created COMMONSSITE-124 [1] in order to fix this. Will implement a > fix later today. > > Benedikt > > [1] https://issues.apache.org/jira/browse/COMMONSSITE-124 > COMMON

Re: [parent] change in commons.scmPubUrl in Parent 47

2018-09-06 Thread Benedikt Ritter
I have created COMMONSSITE-124 [1] in order to fix this. Will implement a fix later today. Benedikt [1] https://issues.apache.org/jira/browse/COMMONSSITE-124 Am Fr., 31. Aug. 2018 um 13:24 Uhr schrieb Benedikt Ritter < brit...@apache.org>: > > > Am Fr., 31. Aug. 2018 um 11:38 U

Re: [VOTE] Release Apache Commons Weaver 2.0 based on RC1

2018-09-05 Thread Benedikt Ritter
Hello Matt, - sigs and hashes are ok - build from source archive - website looks okay, but it still points to the SVN repo (see the other thread on this list) - there are some differences between release tag and source archive: ~/w/a/r/r/b/release-verification git:(master) 1M > diff -wqr

Re: [WEAVER] Incomplete git migration?

2018-09-05 Thread Benedikt Ritter
; https://gitbox.apache.org/repos/asf, including commons-weaver, as well as > a few other commons components. I think the other repositories will be > slowly moved over there too. > > Hope that helps,Bruno > > From: Benedikt Ritter > To: Commons Developers List > S

[WEAVER] Incomplete git migration?

2018-09-05 Thread Benedikt Ritter
Hi, I'm trying to check the latest commons weaver RC but I can't find the source repository. Matt posted a link to a Git tag, so I suspect the weaver uses git. If that is the case, it looks to me like the git migration is incomplete. The old source tree in SVN is still in it's place and has not

Re: [parent] change in commons.scmPubUrl in Parent 47

2018-08-31 Thread Benedikt Ritter
Am Fr., 31. Aug. 2018 um 11:38 Uhr schrieb sebb : > On 31 August 2018 at 10:16, Benedikt Ritter wrote: > > Hello, > > > > I upgraded commons-csv from parent v43 to parent v47. Now the site build > > doesn't work anymore (see below). I think we should roll back said &

Re: [parent] change in commons.scmPubUrl in Parent 47

2018-08-31 Thread Benedikt Ritter
um 21:22 Uhr schrieb Benedikt Ritter < brit...@apache.org>: > > > Am Mi., 22. Aug. 2018 um 14:33 Uhr schrieb Gilles < > gil...@harfang.homelinux.org>: > >> On Wed, 22 Aug 2018 08:11:03 -0400, Rob Tompkins wrote: >> >> On Aug 22, 2018, at 1:47 AM, Benedikt

Re: [ALL] SHA256/512 hashes

2018-08-31 Thread Benedikt Ritter
Am Do., 30. Aug. 2018 um 13:45 Uhr schrieb sebb : > On 30 August 2018 at 11:19, Thomas Vandahl wrote: > > On 28.08.18 12:03, sebb wrote: > >> On 28 August 2018 at 09:25, Mark Struberg > wrote: > This is unlikely to happen as long as it does not cover multi-module > builds > >>> > >>> The

Re: [All] What's in a "beta" release?

2018-08-31 Thread Benedikt Ritter
gt; > >> Beta builds are subject to a release VOTE, and so can be published in > >> the usual way. > >> Once published, they are permanently available. > >> > >> On 30 August 2018 at 09:38, Benedikt Ritter wrote: > >> > What's the difference to a ni

Re: [All] What's in a "beta" release?

2018-08-30 Thread Benedikt Ritter
What's the difference to a nightly build being published to the Apache Snapshot repo? Benedikt Am Mi., 29. Aug. 2018 um 21:51 Uhr schrieb Gary Gregory < garydgreg...@gmail.com>: > We do not have hard rules for betas AFAIK. IMO, only a beta can depend on > another beta, for example see

Re: [LANG] Request for Comments for LANG-1417

2018-08-29 Thread Benedikt Ritter
gt; Regards, > Pascal > > Am 28.08.2018 um 11:32 schrieb Benedikt Ritter: > > Hi, > > > > I've implemented a proposal to get rid of ThreadPredicate and > > ThreadGroupPredicate in ThreadUtils [1]. I have two questions about this > > issue

[LANG] Request for Comments for LANG-1417

2018-08-28 Thread Benedikt Ritter
Hi, I've implemented a proposal to get rid of ThreadPredicate and ThreadGroupPredicate in ThreadUtils [1]. I have two questions about this issue: 1) It does not seem possible to let our custom pre Java 8 predicates extend java.util.function.Predicate. I've explained why I think this is not

Re: [VOTE] Release Apache Commons JCS 2.2.1 based on RC4

2018-08-27 Thread Benedikt Ritter
Hi, - sigs and hashes are good - builds fine with maven 3.5.4 from src distribution - website looks good - release notes look good - there are some differences between the src distribution and release tag: ~/w/a/r/r/t/jcs git:(upstream ⚡ master) > diff -r commons-jcs-2.2.1-RC4/

Re: [COLLECTIONS] Master branch build failing

2018-08-24 Thread Benedikt Ritter
Hi, Am Fr., 24. Aug. 2018 um 09:06 Uhr schrieb Benedikt Ritter < brit...@apache.org>: > > > Am Do., 23. Aug. 2018 um 20:12 Uhr schrieb sebb : > >> Huh? >> >> Looks like the failure is due to Clirr is reporting some breaks; not >> sure how that can depend

Re: New release distribution checksum policy

2018-08-24 Thread Benedikt Ritter
Hi Thomas, Am Fr., 24. Aug. 2018 um 13:13 Uhr schrieb Thomas Vandahl : > Hi Benedikt, > > On 23.08.18 18:25, Benedikt Ritter wrote: > > Am Do., 23. Aug. 2018 um 09:16 Uhr schrieb Thomas Vandahl >: > > > >> Shall we use this for commons-parent? > >> &

Re: [COLLECTIONS] Master branch build failing

2018-08-24 Thread Benedikt Ritter
kend. Benedikt > > > On 23 August 2018 at 18:37, Gary Gregory wrote: > > This has to do with the Java version used to run the build... I've seen > it > > locally but just switched Java version to avoid it. > > > > Gary > > > > On Thu, Aug 23, 2018

Re: [CSV] Inconsistent record separator behavior

2018-08-24 Thread Benedikt Ritter
Am Do., 23. Aug. 2018 um 20:17 Uhr schrieb sebb : > On 23 August 2018 at 17:31, Benedikt Ritter wrote: > > Hi, > > > > Am Do., 23. Aug. 2018 um 12:11 Uhr schrieb sebb : > > > >> On 23 August 2018 at 07:10, Benedikt Ritter wrote: > >> > Hey sebb,

[COLLECTIONS] Master branch build failing

2018-08-23 Thread Benedikt Ritter
Hi, it looks like the master branch build for commons-collections is failing for a while now [1]. Does anybody have the time to look into this? Benedikt [1] https://travis-ci.org/apache/commons-collections/jobs/404183011

Re: [CSV] Inconsistent record separator behavior

2018-08-23 Thread Benedikt Ritter
Hi, Am Do., 23. Aug. 2018 um 12:11 Uhr schrieb sebb : > On 23 August 2018 at 07:10, Benedikt Ritter wrote: > > Hey sebb, > > > > Am Do., 23. Aug. 2018 um 01:23 Uhr schrieb sebb : > > > >> On 23 August 2018 at 00:01, Bruno P. Kinoshita > >> wr

Re: Use of Java 8 features in the commons

2018-08-23 Thread Benedikt Ritter
Hi Eitan, Am Do., 23. Aug. 2018 um 14:39 Uhr schrieb Eitan Adler : > On Wed, 22 Aug 2018 at 23:28, Benedikt Ritter wrote: > > > > Hi, > > > > Am Mo., 20. Aug. 2018 um 19:09 Uhr schrieb Benedikt Ritter < > > brit...@apache.org>: > > > &g

Re: New release distribution checksum policy

2018-08-23 Thread Benedikt Ritter
Am Do., 23. Aug. 2018 um 09:16 Uhr schrieb Thomas Vandahl : > Shall we use this for commons-parent? > Sounds reasonable to me. Benedikt > > Bye, Thomas. > > Forwarded Message > Subject: Re: New release distribution checksum policy > Date: Thu, 23 Aug 2018 08:02:45 +0200 >

Re: [LANG] Minimum required Java version for 3.9

2018-08-23 Thread Benedikt Ritter
Hi, Am Mo., 20. Aug. 2018 um 19:09 Uhr schrieb Benedikt Ritter < brit...@apache.org>: > Hi, > > any objections against raising the minimum required Java version for lang > 3.9 to Java 1.8? > Since there where no objections, I've created a PR for this change: https://gith

Re: [CSV] Inconsistent record separator behavior

2018-08-23 Thread Benedikt Ritter
ay, but wouldn't you expect that you can use a CSVFormat instance to read a file that you created with it? This is currently not the case. Regards, Benedikt > > > Cheers > > > > > > From: Benedikt Ritter > > To: Co

Re: [lang] (fix) Add missing @Test annotation

2018-08-22 Thread Benedikt Ritter
Nice one! Am Mi., 22. Aug. 2018 um 13:13 Uhr schrieb : > Repository: commons-lang > Updated Branches: > refs/heads/master d1e72ebed -> ce178d8e8 > > > (fix) Add missing @Test annotation > > > Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo > Commit: >

Re: [parent] change in commons.scmPubUrl in Parent 47

2018-08-22 Thread Benedikt Ritter
Am Mi., 22. Aug. 2018 um 14:33 Uhr schrieb Gilles < gil...@harfang.homelinux.org>: > On Wed, 22 Aug 2018 08:11:03 -0400, Rob Tompkins wrote: > >> On Aug 22, 2018, at 1:47 AM, Benedikt Ritter > >> wrote: > >> > >> Hi, > >> > >> I d

Re: [parent] change in commons.scmPubUrl in Parent 47

2018-08-22 Thread Benedikt Ritter
: > > > >>> On 2018-08-22, Rob Tompkins wrote: > > > >>>>> On Aug 22, 2018, at 1:47 AM, Benedikt Ritter > >>>>> wrote: > > > >>>>> Hi, > > > >>>>> I don't understand this discussion. Chang

Re: Build failed in Jenkins: commons-csv #88

2018-08-22 Thread Benedikt Ritter
un on ubuntu nodes. > > This means ensuring that you enable: > "Restrict where this project can be run" > and enter the word: ubuntu > > I've done this for CSV which has just completed OK. > Thank you very much! > > On 20 August 2018 at 17:53, Benedikt Ritter wrote: &g

Re: [VOTE] Release Apache Commons Pool 2.6.1 based on RC1

2018-08-22 Thread Benedikt Ritter
get to it until then. Regards, Benedikt > > Gary > > On Tue, Aug 21, 2018 at 1:06 AM Benedikt Ritter > wrote: > > > Hello Gary, > > > > -1, I there are several issues that we need to fix this before we can > > release 2.6.1. > > > > I think the RELEASE N

Re: [CSV] Inconsistent record separator behavior

2018-08-22 Thread Benedikt Ritter
e look out for CR and LF and then we call println() again. Maybe I'm just not getting it, but it feels pretty messed up :-) Regards, Benedikt > > > Thanks! > > Bruno > > > > From: Benedikt Ritter > To: Commons Developers List >

Re: [LANG] Minimum required Java version for 3.9

2018-08-22 Thread Benedikt Ritter
Hi, Am Mi., 22. Aug. 2018 um 10:52 Uhr schrieb Francesco Chicchiriccò < ilgro...@apache.org>: > On 2018/08/20 17:09:27, Benedikt Ritter wrote: > > Hi, > > > > any objections against raising the minimum required Java version for lang > > 3.9 to Java 1.8? >

Re: [parent] change in commons.scmPubUrl in Parent 47

2018-08-21 Thread Benedikt Ritter
Hi, I don't understand this discussion. Changes in Commons Parent have broken the commons-compress build. So we should either roll this changes back or those who need the changes in commons parent should fix the commons compress build. Regards, Benedikt Am Do., 16. Aug. 2018 um 19:08 Uhr

Re: [LANG] Minimum required Java version for 3.9

2018-08-21 Thread Benedikt Ritter
s the new date and time API. Regards, Benedikt > > Matt > > On Tue, Aug 21, 2018, 7:00 AM Pascal Schumacher > wrote: > > > +1 > > > > Am 20. August 2018 19:09:27 MESZ schrieb Benedikt Ritter < > > brit...@apache.org>: > > >Hi, > >

[CSV] Inconsistent record separator behavior

2018-08-21 Thread Benedikt Ritter
Hi, we have this strange handling of record separator / line endings in CSV: Users can use what ever character sequence they like as a record separator. I could for example use the ! character to mark the end of a record. Then we have CSVPrinter.printComment(String). This inserts comments into a

Re: [VOTE] Release Apache Commons Pool 2.6.1 based on RC1

2018-08-21 Thread Benedikt Ritter
Hello Gary, -1, I there are several issues that we need to fix this before we can release 2.6.1. I think the RELEASE NOTES need more work: "The Apache Commons Pool team is pleased to announce the release of Apache Commons Pool 2.6.1-SNAPSHOT." "No client code changes are required to migrate

[LANG] Minimum required Java version for 3.9

2018-08-20 Thread Benedikt Ritter
Hi, any objections against raising the minimum required Java version for lang 3.9 to Java 1.8? Regards, Benedikt

Fwd: Build failed in Jenkins: commons-csv #88

2018-08-20 Thread Benedikt Ritter
These failures don't seem to be related to my changes. Any idea how to fix this? -- Forwarded message - From: Apache Jenkins Server Date: Mo., 20. Aug. 2018 um 08:50 Uhr Subject: Build failed in Jenkins: commons-csv #88 To: See <

[ALL] Make checkstyle:check part of default maven goal?

2018-08-20 Thread Benedikt Ritter
Hi, one thing I always have to do when preparing a release is to fix all the checkstyle and findbugs errors. This step could be eliminated if we added checkstyle:check and findbugs:check to the maven default goal. This way it would be executed on CI builds and we would see failing

[CSV] Preparing release 1.6

2018-08-20 Thread Benedikt Ritter
Hi, it's been a year since the last CSV release. I think it is time to push out the improvements we have on the master branch. I'm going to work towards a release in the next week. If there is something you would like to fix before 1.6 - now is your chance ;-) Regards, Benedikt

Re: [ALL] GitLab?

2018-08-19 Thread Benedikt Ritter
Hi Gary, Am Fr., 17. Aug. 2018 um 16:27 Uhr schrieb Gary Gregory < garydgreg...@gmail.com>: > Hi All: > > I see https://gitlab.com/ApacheMirror > > I wonder if this is our official mirror on GL and whether we should mirror > our Commons projects there. > Although I love GitLab as a tool, I

Re: [LANG] Adding isEmpty and isNotEmpty methods to ObjectUtils

2018-08-17 Thread Benedikt Ritter
ou'd like to > see the entire implementation in its current state. > LGTM, but I like to work until after the release of Lang 3.8 before we apply this changes. So I'll probably merge your changes on Sunday or Monday. Regards, Benedikt > > Thanks and best regards, > Alexander > &

Re: [VOTE] Release Apache Commons Lang 3.8 based on RC1

2018-08-17 Thread Benedikt Ritter
Hello Rob, this RC looks good to me. +1 Good job! Benedikt Am Do., 16. Aug. 2018 um 03:54 Uhr schrieb Rob Tompkins : > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons Lang 3.7 was released, so I would like to release > Apache Commons Lang 3.8. > >

Re: [LANG] Adding isEmpty and isNotEmpty methods to ObjectUtils

2018-08-17 Thread Benedikt Ritter
Hello Alexander, welcome to the mailing list and thanks for your contribution. Am Fr., 17. Aug. 2018 um 10:43 Uhr schrieb Alexander Tsvetkov < alexander.tsvetkov...@gmail.com>: > Hi all, > > First of all, apologies if I have messed something up - this is my first > attempt at contributing to

I'm alive!

2018-08-16 Thread Benedikt Ritter
Hi all, I have been pretty quite over the past 12 month. There are a lot of reasons for this. The most important reasons are: - I've been Lead Developer in a very challenging project which included a lot of traveling between my home and Hamburg (which is about 250km from here). - I got married,

Re: [Signing] New component for code signing

2018-01-24 Thread Benedikt Ritter
Hello Mark, +1 In my opinion this is exactly what Commons should be doing. Regards, Benedikt Mark Thomas schrieb am Di., 23. Jan. 2018 um 07:34 Uhr: > All, > > As you may know, the ASF has been using a code signing service for a > number of years provided by Symantec. We use

Re: Hello and possible addition

2018-01-03 Thread Benedikt Ritter
> Am 03.01.2018 um 15:02 schrieb Otto Fowler : > > Just to check, Java 7 is the required language level? Yes > > > On January 3, 2018 at 07:12:03, Otto Fowler (ottobackwa...@gmail.com) wrote: > > While working on adding some timing functionality to a Metron

Re: Hello and possible addition

2018-01-02 Thread Benedikt Ritter
Hello Otto, > Am 02.01.2018 um 04:28 schrieb Otto Fowler : > > Hello Commons, > > My name is Otto Fowler ( ottobackwards on github, otto -AT- apache.org at > apache ), and I’m a PMC member of the Apache Metron > project. > > While working on

Re: [beanutils] Moving to beanutils2

2018-01-01 Thread Benedikt Ritter
ust to fix some dependencies. In fact I think that BeanUtils 1 exposes classes from Commons Collections in its public API is a big mess that we should fix when we roll a new major release. Benedikt > > Gary > > On Dec 30, 2017 03:54, "Benedikt Ritter" <brit...@apache.org

Re: [collections] toward 4.2

2018-01-01 Thread Benedikt Ritter
Hi, > Am 30.12.2017 um 20:07 schrieb Gary Gregory <garydgreg...@gmail.com>: > > On Dec 30, 2017 03:55, "Benedikt Ritter" <brit...@apache.org> wrote: > > Hi, > > +1! We should finally get COLLECTIONS-653 out of the door. > > > Do you m

Re: [ALL] Who want's access to @ApacheCommons

2017-12-30 Thread Benedikt Ritter
t a raw committer, not sure if it > would be appropriate. Sure thing! Just give me your twitter handle and I’ll add you. Benedikt > > On Tue, Dec 26, 2017 at 2:22 AM, Benedikt Ritter <brit...@apache.org> wrote: > >> Hi, >> >> I’ve created the Apache Co

Re: [beanutils] Toward 2.0.0

2017-12-30 Thread Benedikt Ritter
Hi, > Am 28.12.2017 um 20:49 schrieb Gary Gregory : > > Hi All, > > - BeanUtils now has a new package o.a.c.beanutils2. > - BeanUtils now depends on Apache Commons Collection 4 (instead of 3), > which caused the above. > > What more do we want before releasing 2.0.0? >

Re: [collections] toward 4.2

2017-12-30 Thread Benedikt Ritter
Hi, +1! We should finally get COLLECTIONS-653 out of the door. Benedikt > Am 29.12.2017 um 18:58 schrieb Gary Gregory : > > Hi All, > > Does anyone want to fix some issues for 4.2? I am thinking of pushing out > an RC soon. > > This is what we have so far: > > >

Re: [beanutils] Moving to beanutils2

2017-12-30 Thread Benedikt Ritter
> Am 29.12.2017 um 19:58 schrieb Gary Gregory : > > On Wed, Dec 27, 2017 at 11:55 AM, Gary Gregory > wrote: > >> The changes for: >> >> BEANUTILS-500 Upgrade commons-collections to 4 >> >> break BC (see BEANUTILS-500). >> >> Therefore, I

  1   2   3   4   5   6   7   8   9   10   >