+1 didn't take into consideration it was still a 0.x release. And happy to test
it again or review pull requests later.
ThanksBruno
Sent from Yahoo Mail on Android
On Fri, 22 Dec 2017 at 7:57, ajs6f wrote: I have some PRs
in now for some of these issues, which I mention merely as reassura
I have some PRs in now for some of these issues, which I mention merely as
reassurance that they will get looked at.
ajs6f
> On Dec 21, 2017, at 1:45 PM, Jörg Schaible wrote:
>
> Hi Bruno,
>
> Am Wed, 13 Dec 2017 09:53:35 + schrieb Bruno P. Kinoshita:
>
> [snip]
>
>> I went through the
Hi Bruno,
Am Wed, 13 Dec 2017 09:53:35 + schrieb Bruno P. Kinoshita:
[snip]
> I went through the FindBugs/PMD reports in each module, and found the
> following warnings:
>
>
> * main module:
> - Double checked locking is not thread safe in Java. (saw it in
> another part, not sure
Hi.
https://demo.kibble.apache.org/
Regards,
Gilles
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
Hi,
Am Thu, 07 Dec 2017 20:51:57 -0800 schrieb Sergio Fernández:
> Hi,
>
> once we addressed most of the issues from RC1 and RC2, I'd like to
> propose to release Apache Commons RDF 0.5.0 based on RC.
>
> Apache Commons RDF aims to provide a common Java API for RDF 1.1 graphs
> and datasets. AP
I think we need to release commons-parent but it would be nice to pick up
the next Maven site plugin whenever that happens since that would fix
things on Java 9 (needs a new version of BCEL.) Now that a new release of
the Doxia plugin is almost out the door, maybe the site plugin will be next.
Gar
We have fixed quite a few bugs and added some enhancements since Apache
Commons DBCP 2.1.1 was released, so I would like to release Apache Commons
DBCP 2.2.0.
This is RC3 as we have tags in git for RC1 and RC2 which must have been a
while back and failed.
Apache Commons DBCP 2.2.0 RC3 is availabl
Yes. Pardon my absence from earlier, and pardon that i didn’t send a mail out
to everyone.
Anyways, glad things have settled for you Benedikt.
Cheers,
-Rob
> On Dec 21, 2017, at 12:33 PM, Matt Sicker wrote:
>
> Welcome back! Completely understandable as I was in a similar situation the
> pa
Welcome back! Completely understandable as I was in a similar situation the
past few months but have moved on to independent consulting and have
regained a lot of time finally. Java 9 (and now 10!) are definitely great
places to improve!
On 21 December 2017 at 10:35, Gary Gregory wrote:
> Welcom
Wasn't that added in the latest commons-parent?
On 21 December 2017 at 07:36, Gary Gregory wrote:
> Patches welcome! :-)
>
> Gary
>
> On Dec 21, 2017 4:46 AM, "Stephen Colebourne"
> wrote:
>
> > Just to note that commons-pool v2.5.0 did not have
> > Automatic-Module-Name added, which is sad.
>
Welcome back B! Enjoy the holidays!
Gary
On Thu, Dec 21, 2017 at 7:54 AM, Benedikt Ritter wrote:
> Hi,
>
> following the example from Rob in early November, I’d like to explain my
> recent two month in-actvity.
>
> As always this has been work related. I had to go through a pretty tough
> phase
Thank you Oliver. I replaced my code with:
import java.util.concurrent.ThreadFactory;
import org.apache.commons.lang3.concurrent.BasicThreadFactory;
public final class DaemonThreadFactory {
public static ThreadFactory create(String namingPattern) {
// @formatter:off
return n
I also have one of these.
+1
Chas
> On Dec 21, 2017, at 7:34 AM, Roger Whitcomb wrote:
>
> I have a class almost identical to this in my project, so +1 to this idea.
>
> ~Roger Whitcomb
>
> -Original Message-
> From: Gary Gregory [mailto:garydgreg...@gmail.com]
> Sent: Tuesday, Dec
I have a class almost identical to this in my project, so +1 to this idea.
~Roger Whitcomb
-Original Message-
From: Gary Gregory [mailto:garydgreg...@gmail.com]
Sent: Tuesday, December 19, 2017 8:27 AM
To: Commons Developers List
Subject: [lang] Add a DaemonThreadFactory
I keep on copy
Hi,
following the example from Rob in early November, I’d like to explain my recent
two month in-actvity.
As always this has been work related. I had to go through a pretty tough phase
at work, that consumed all my energy. I’m currently working on a green field
project for a customer, which wi
Patches welcome! :-)
Gary
On Dec 21, 2017 4:46 AM, "Stephen Colebourne" wrote:
> Just to note that commons-pool v2.5.0 did not have
> Automatic-Module-Name added, which is sad.
> Stephen
>
>
> On 20 December 2017 at 17:31, Gary Gregory wrote:
> > Hi All,
> >
> > Now that Apache Commons Pool 2.
GitHub user bodewig opened a pull request:
https://github.com/apache/commons-io/pull/52
IO-559 verify hostname part of suspected UNC paths in FileNameUtils
https://issues.apache.org/jira/browse/IO-559
I'm not 100% sure how/if Windows deals with percent encoded hostnames or
Just to note that commons-pool v2.5.0 did not have
Automatic-Module-Name added, which is sad.
Stephen
On 20 December 2017 at 17:31, Gary Gregory wrote:
> Hi All,
>
> Now that Apache Commons Pool 2.5.0 and builds cleanly with Commons DBCP
> master, I'd like to release Commons DBCP 2.2.
>
> I plan
18 matches
Mail list logo