Re: [VOTE] Release Apache Commons Lang 3.4 based on RC2

2015-04-03 Thread Bruno P. Kinoshita
+1 non-binding. Build works fine from tag with the following environment: Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T15:29:23-02:00) Maven home: /opt/apache-maven-3.2.5 Java version: 1.7.0_76, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-7-oracle/jre Defa

[VOTE] Release Apache Commons Lang 3.4 based on RC2

2015-04-03 Thread Benedikt Ritter
Hi all, We've worked through the issues identified in Commons Lang 3.4 RC1, so I would like to call a vote for releasing Commons Lang 3.4 based on RC2. The changes since RC1 are: - Fixed TimeZone related problem in test cases - Fixed broken windows OS detection in SystemUtils - Added OS X support

[GitHub] commons-lang pull request: LANG-821: Added all Mac OS X versions t...

2015-04-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/59 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] commons-lang pull request: LANG-794: Use os.name only when determi...

2015-04-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/60 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: [PROPOSAL] Create new sandbox component "Commons Crypto"

2015-04-03 Thread Siegfried Goeschl
Hi folks, sounds good to me * it would be appreciated to have no additional dependencies, e.g. BC library mismatch can be painful * one point to keep in mind is https://www.apache.org/dev/crypto.html * I wrote some crypto-related code over the years so