Re: Re: Re: [lang] Introduce @NonNull, and @Nullable

2021-02-15 Thread Gary Gregory
Yes of course, that's fine, but I was only referring to [lang], which is the component this thread is about. Gary On Mon, Feb 15, 2021, 19:03 sebb wrote: > On Mon, 15 Feb 2021 at 18:43, Gary Gregory wrote: > > > > Can we configure the Maven Enforcer plugin to say "no runtime deps"? > > Presuma

Re: Re: Re: [lang] Introduce @NonNull, and @Nullable

2021-02-15 Thread sebb
On Mon, 15 Feb 2021 at 18:43, Gary Gregory wrote: > > Can we configure the Maven Enforcer plugin to say "no runtime deps"? > Presumably not that helpful... but still _something_ Some components legitimately depend on others at runtime. e.g. VFS on NET. > Gary > > > On Mon, Feb 15, 2021 at 11:48

Re: Re: Re: [lang] Introduce @NonNull, and @Nullable

2021-02-15 Thread Gary Gregory
Can we configure the Maven Enforcer plugin to say "no runtime deps"? Presumably not that helpful... but still _something_ Gary On Mon, Feb 15, 2021 at 11:48 AM Thomas Schapitz wrote: > ... right into https://en.wikipedia.org/wiki/Is%E2%80%93ought_problem. > I thought more about something like

Aw: Re: Re: [lang] Introduce @NonNull, and @Nullable

2021-02-15 Thread Thomas Schapitz
... right into https://en.wikipedia.org/wiki/Is%E2%80%93ought_problem. I thought more about something like a guide to be consulted before introducing a new dependency, instead of a dashboard disclosing the sins post fact :-) I take that as a no. Thomas     Gesendet: Montag, 15. Februar 2021 um

Re: Re: [lang] Introduce @NonNull, and @Nullable

2021-02-15 Thread Gary Gregory
I do not think we need a wiki since each project should have a Maven generated page like https://commons.apache.org/proper/commons-lang/dependencies.html Gary On Mon, Feb 15, 2021 at 9:32 AM Thomas Schapitz wrote: > Oh, maybe I should pull more often... > As far as I'm concerned, by all means,

Aw: Re: [lang] Introduce @NonNull, and @Nullable

2021-02-15 Thread Thomas Schapitz
Oh, maybe I should pull more often... As far as I'm concerned, by all means, remove it, although I'm probably the least one to call for that.   And since we are at it: Are you aware of any explicit mentioning of a dependency policy wrt. commons? Maybe commons should set up some Wiki page, and sta

Re: [lang] Introduce @NonNull, and @Nullable

2021-02-15 Thread Gary Gregory
This is already in Commons Lang master which is why I want to remove it until there is a long term plan we can agree on. Gary On Mon, Feb 15, 2021, 07:38 Thomas Schapitz wrote: > > Short Answer: No, but Yes in the long term... > > Long Answer: > Originally, (as of February 1.) Jochen proposed t

Re: [lang] Introduce @NonNull, and @Nullable

2021-02-15 Thread Thomas Schapitz
Short Answer: No, but Yes in the long term...   Long Answer: Originally, (as of February 1.) Jochen proposed to introduce them into commons-lang, with mixed results for the answers. So i think they've not yet have made it into master, or do they? I rummaged through central, and of the modules t