Hi Bruno,
Thank you for the review.
The one in lang gets only the distance (insert+delete+substitute). To get the
individual values, (my understanding is), I need to iterate the diagonal
elements in matrix, also need to know the elements at the left and top of the
diagonal element to find whethe
Hi All,
I propose that we state that:
- Apache Commons Logging is entering maintenance mode: No new features,
only maintenance or fixes.
- Log4j 2 with it's clean separation of API and implementation modules
supersedes Commons Logging. You can code to an API in Log4j2 just like you
can in Commons
+1 - we can show how Commons Logging user code can be updated to log4j2.
I think many users of Commons Logging now is through the libraries they
depend on.
On 17 Oct 2016 6:45 pm, "Gary Gregory" wrote:
> Hi All,
>
> I propose that we state that:
> - Apache Commons Logging is entering maintenanc
+1, recommend log4j2.
On 17 October 2016 at 12:56, Stian Soiland-Reyes wrote:
> +1 - we can show how Commons Logging user code can be updated to log4j2.
>
> I think many users of Commons Logging now is through the libraries they
> depend on.
>
> On 17 Oct 2016 6:45 pm, "Gary Gregory" wrote:
>
>
+1 and examples on how to migrate from [logging] to log4j2
Thanks Gary
Bruno
>
> From: Gary Gregory
>To: Commons Developers List
>Sent: Tuesday, 18 October 2016 6:45 AM
>Subject: [logging][proposal] Statement of intent/status
>
>
>Hi All,
>
>I propose that
Hello Gary,
do you see a way to back this change with tests?
Regards,
Benedikt
Also, java.io.IOException can be replaced by IOException ...
On 17 October 2016 at 20:38, Benedikt Ritter wrote:
> Hello Gary,
>
> do you see a way to back this change with tests?
>
> Regards,
> Benedikt
-
To unsubscribe, e-mail
On Thu, Oct 13, 2016 at 4:30 PM, Matt Benson wrote:
> I would like to release the [weaver] component.
>
> Apache Commons Weaver 1.3 RC2 is available for review at:
> https://dist.apache.org/repos/dist/dev/commons/weaver/ (r16517).
>
> Maven artifacts are at:
> https://repository.apache.org/co
On Mon, Oct 17, 2016 at 6:29 PM, Matt Benson wrote:
>
>
> On Thu, Oct 13, 2016 at 4:30 PM, Matt Benson wrote:
>
>> I would like to release the [weaver] component.
>>
>> Apache Commons Weaver 1.3 RC2 is available for review at:
>> https://dist.apache.org/repos/dist/dev/commons/weaver/ (r16517).
On Mon, Oct 17, 2016 at 2:25 PM, sebb wrote:
> Also, java.io.IOException can be replaced by IOException ...
>
Fixed.
>
> On 17 October 2016 at 20:38, Benedikt Ritter wrote:
> > Hello Gary,
> >
> > do you see a way to back this change with tests?
>
Probably with mocks...
Gary
> >
> > Regar
10 matches
Mail list logo