[GitHub] commons-bcel pull request #22: [BCEL-304] Include Java 9+ modules in path us...

2018-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-bcel/pull/22 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: svn commit: r1836755 - /commons/proper/configuration/trunk/pom.xml

2018-07-27 Thread Oliver Heger
Am 26.07.2018 um 22:30 schrieb Gary Gregory: > Hi Oliver, > > Once you've released [configuration], I expect you will bring the component > back to Java 8, right? Yes, this is the plan. Oliver > > Gary > > On Thu, Jul 26, 2018 at 1:39 PM wrote: > >> Author: oheger >> Date: Thu Jul 26 19:3

[GitHub] commons-bcel pull request #22: [BCEL-304] Include Java 9+ modules in path us...

2018-07-27 Thread epavlak
GitHub user epavlak opened a pull request: https://github.com/apache/commons-bcel/pull/22 [BCEL-304] Include Java 9+ modules in path used by ClassPath.java With the restructuring of Java .class files in Java 9 and higher to be in modules instead of the rt.jar, the ClassPath.getClass

[GitHub] commons-collections pull request #49: [SetUniqueList] avoid use of deprecate...

2018-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-collections/pull/49 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.

[GitHub] commons-collections pull request #49: [SetUniqueList] avoid use of deprecate...

2018-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-collections/pull/49 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.

Re: [log4j] Please release 2.11.1 from Nexus

2018-07-27 Thread Gary Gregory
On Fri, Jul 27, 2018 at 8:34 AM Ralph Goers wrote: > Wrong mailing list? > Hot diggity dang it! Sorry about that. But it was mean for you anyway :-) Gary > > Ralph > > > On Jul 27, 2018, at 6:58 AM, Gary Gregory > wrote: > > > > Hi Ralph, > > > > May you please release 2.11.1 from Nexus? I

Re: [log4j] Please release 2.11.1 from Nexus

2018-07-27 Thread Ralph Goers
Wrong mailing list? Ralph > On Jul 27, 2018, at 6:58 AM, Gary Gregory wrote: > > Hi Ralph, > > May you please release 2.11.1 from Nexus? I want to pick up the release > ASAP from our builds. > > Thank you, > Gary - To unsu

[log4j] Please release 2.11.1 from Nexus

2018-07-27 Thread Gary Gregory
Hi Ralph, May you please release 2.11.1 from Nexus? I want to pick up the release ASAP from our builds. Thank you, Gary

[GitHub] commons-collections pull request #49: [SetUniqueList] avoid use of deprecate...

2018-07-27 Thread grimreaper
GitHub user grimreaper opened a pull request: https://github.com/apache/commons-collections/pull/49 [SetUniqueList] avoid use of deprecated newInstance You can merge this pull request into a Git repository by running: $ git pull https://github.com/grimreaper/commons-collection