On Tue, Sep 3, 2019 at 8:53 PM Gary Gregory wrote:
> Here is the PR with [lang]'s own call sites updated to use the new code:
>
https://github.com/apache/commons-lang/pull/450
Gary
>
> Gary
>
> On Tue, Sep 3, 2019 at 2:13 PM Gary Gregory
> wrote:
>
>> On Tue, Sep 3, 2019 at 1:19 PM Rob Spoor
Here is the PR with [lang]'s own call sites updated to use the new code.
Gary
On Tue, Sep 3, 2019 at 2:13 PM Gary Gregory wrote:
> On Tue, Sep 3, 2019 at 1:19 PM Rob Spoor wrote:
>
>> Why limit this to IllegalArgument? Why not make it more generic? For
>> instance, in ExceptionUtils:
>>
>> pub
Well, if anyone has project ideas or would like to mentor, then yes.
I'm avoiding mentoring this round since I'm a coordinator, though I
might be mentoring for a Jenkins project anyways.
On Tue, 3 Sep 2019 at 16:17, Gilles Sadowski wrote:
>
> Hi Matt.
>
> Do you expect something to happen here (a
On 03/09/2019 22:34, Gary Gregory wrote:
> Mark,
>
> Do you feel like creating an RC to push this through to a release? It feels
> pretty important (crash) eventhough this is for 32-bit only.
I want to fix some other issues first.
Mark
>
> Gary
>
> On Tue, Sep 3, 2019, 17:31 wrote:
>
>> Th
Mark,
Do you feel like creating an RC to push this through to a release? It feels
pretty important (crash) eventhough this is for 32-bit only.
Gary
On Tue, Sep 3, 2019, 17:31 wrote:
> This is an automated email from the ASF dual-hosted git repository.
>
> markt pushed a commit to branch master
Hi Matt.
Do you expect something to happen here (at "Commons")?
Suggestions?
Best regards,
Gilles
2019-09-03 22:37 UTC+02:00, Katia Rojas :
> Hello folks,
>
> We are very happy to announce that we are receiving emails from folks
> showing their interest in joining the Outreachy program!
>
> Reme
Apache Commons Text
Version 1.8
Release Notes
INTRODUCTION:
This document contains the release notes for the 1.8 version of Apache
Commons Text.
Commons Text is a set of utility functions and reusable components for the
purpose of processing
and manipulating text that should be of use in a Java
Hello folks,
We are very happy to announce that we are receiving emails from folks
showing their interest in joining the Outreachy program!
Remember, the deadline to submit your applications is getting closer:
2019-Sep-17 23:00 UTC.
To make the process faster and smoothly, we are here to provide
On Tue, Sep 3, 2019 at 1:19 PM Rob Spoor wrote:
> Why limit this to IllegalArgument? Why not make it more generic? For
> instance, in ExceptionUtils:
>
> public static T format(final Function String, ? extends T> factory, final String format, final Object... args) {
> return factory.apply(S
Why limit this to IllegalArgument? Why not make it more generic? For
instance, in ExceptionUtils:
public static T format(final FunctionString, ? extends T> factory, final String format, final Object... args) {
return factory.apply(String.format(format, args));
}
public static T format(fi
Please read the source.
On Tue, Sep 3, 2019, 12:27 Xeno Amess wrote:
> Why don't you use java.lang.IllegalArgumentException instead?
> And, why we need such a class, but not using
> java.lang.IllegalArgumentException there?
>
> Gary Gregory 于2019年9月3日周二 下午11:18写道:
> >
> > Hi All:
> >
> > I prop
Why don't you use java.lang.IllegalArgumentException instead?
And, why we need such a class, but not using
java.lang.IllegalArgumentException there?
Gary Gregory 于2019年9月3日周二 下午11:18写道:
>
> Hi All:
>
> I propose we take
> https://commons.apache.org/proper/commons-text/xref/org/apache/commons/text
Hi All:
I propose we take
https://commons.apache.org/proper/commons-text/xref/org/apache/commons/text/lookup/IllegalArgumentExceptions.html#IllegalArgumentExceptions
and make it a public class in [lang]. FWIW, I use a class like this in many
projects at work.
Gary
[This announcement is only going to the dev list.]
The Apache Commons Release Plugin team is pleased to announce the release of
Apache
Commons Release Plugin 1.7.
The Apache Commons Release Plugin is a collection of Java based Maven mojos for
Apache Commons
Release process. These mojos are intend
[Not cross posted to @announce since this is internal to Commons]
Apache Commons has released the Apache Commons Build Plugin 1.11.
The Apache Commons Build Plugin is a Maven Plugin which can be used by
Apache Commons components.
See:
https://commons.apache.org/commons-build-plugin/
VERSION
15 matches
Mail list logo