RE: [beanutils] Moving to beanutils2

2017-12-27 Thread dbrosIus
Agree, I can do this tonite.  Original message From: Gary Gregory Date: 12/27/17 1:55 PM (GMT-05:00) To: Commons Developers List Subject: [beanutils] Moving to beanutils2 The changes for: BEANUTILS-500 Upgrade commons-collections to 4 break BC (see BEANUTILS-500). The

RE: [lang] - Remove RandomStringUtils deprecation / move it to [text]?

2017-07-13 Thread dbrosIus
I just ran into this the other day. Was going to switch to the commons-text version, but it was to much trouble and decided to stick with the deprecated version in Commons-lang  Original message From: Pascal Schumacher Date: 7/13/17 4:02 PM (GMT-05:00) To: Commons Develope

RE: [LANG] Thoughts about Lang 4.0

2017-05-21 Thread dbrosIus
Might want to drop commons-date  as well. Want people to use java.time  Original message From: Benedikt Ritter Date: 5/21/17 7:56 PM (GMT-05:00) To: Commons Developers List Subject: [LANG] Thoughts about Lang 4.0 Hi, I think the time has come to start thinking about Lan

RE: [VOTE][LAZY] Volunteer As Commons Text Release Manager

2016-12-29 Thread dbrosIus
+1 Original message From: Rob Tompkins Date: 12/29/16 11:30 AM (GMT-05:00) To: Commons Developers List Subject: [VOTE][LAZY] Volunteer As Commons Text Release Manager Hello all, I would like to volunteer as the commons-text release manager in hopes of performing the re

Re: [complex] commons-complex module

2016-10-25 Thread dbrosIus
I think we should let the people doing the work,  decide.  Original message From: Emmanuel Bourg Date: 10/25/16 11:51 AM (GMT-05:00) To: Commons Developers List Subject: Re: [complex] commons-complex module Le 25/10/2016 à 17:46, Jochen Wiedmann a écrit : > Honestly, I r

RE: How tell which BCEL release?

2016-07-08 Thread dbrosIus
Typicaly one puts the version in the manifest Original message From: Mark Roberts Date: 7/8/16 6:43 PM (GMT-05:00) To: 'Commons Developers List' Subject: How tell which BCEL release? Now that BCEL 6.0 looks close, I'm wondering how a client can tell - programmatically -

Re: [lang] Time Package: Binary Breaking Changes Between 3.4 and Master

2016-06-12 Thread dbrosIus
+1 better now than latter Original message From: Gary Gregory Date: 06/12/2016 8:56 PM (GMT-05:00) To: Commons Developers List Subject: Re: [lang] Time Package: Binary Breaking Changes Between 3.4 and Master Should these be package private then? G On Jun 12, 2016 5:32

Re: svn commit: r1748015 - in /commons/proper/imaging/trunk/src: changes/changes.xml main/java/org/apache/commons/imaging/formats/pnm/PnmImageParser.java test/java/org/apache/commons/imaging/formats/p

2016-06-12 Thread dbrosIus
/proper/imaging/trunk/src: changes/changes.xml main/java/org/apache/commons/imaging/formats/pnm/PnmImageParser.java test/java/org/apache/commons/imaging/formats/pnm/PnmImageParserTest.java I was referring to JIT. On Sun, Jun 12, 2016 at 5:18 PM dbrosIus wrote: > Interesting.  Sou

Re: svn commit: r1748015 - in /commons/proper/imaging/trunk/src: changes/changes.xml main/java/org/apache/commons/imaging/formats/pnm/PnmImageParser.java test/java/org/apache/commons/imaging/formats/p

2016-06-12 Thread dbrosIus
Interesting.  Source?  Original message From: James Carman Date: 06/12/2016 5:12 PM (GMT-05:00) To: Commons Developers List Subject: Re: svn commit: r1748015 - in /commons/proper/imaging/trunk/src: changes/changes.xml main/java/org/apache/commons/imaging/formats/pnm/PnmI

Re: svn commit: r1748015 - in /commons/proper/imaging/trunk/src: changes/changes.xml main/java/org/apache/commons/imaging/formats/pnm/PnmImageParser.java test/java/org/apache/commons/imaging/formats/p

2016-06-12 Thread dbrosIus
Yes. Only 1 hashCode/equals instead of N equals Original message From: Benedikt Ritter Date: 06/12/2016 4:37 PM (GMT-05:00) To: Commons Developers List Subject: Re: svn commit: r1748015 - in /commons/proper/imaging/trunk/src: changes/changes.xml main/java/org/apache/comm

Re: BCEL 6 API breakage

2016-06-07 Thread dbrosIus
I have almost certainly the largest FindBugs plug in.  I expect it will take less than 15 minutes to update it to use a breaking package/api version of BCEL if it ever was to go out.  I've got this fancy thing called a text editor with search/replace. I pity those who haven't adopted this new te

Re: [bcel] Deprecated InstructionConstants

2016-06-02 Thread dbrosIus
It is still not functionally compatible.  People parsing UNKNOWN annotations looking for generics (as was the right way before)  will now fail.   Better rip the generic support out too.  Original message From: Benedikt Ritter Date: 06/02/2016 4:22 PM (GMT-05:00) To: Common

Re: [bcel] Deprecated InstructionConstants

2016-06-02 Thread dbrosIus
This is the problem with Commons.   Original message From: sebb Date: 06/02/2016 5:15 AM (GMT-05:00) To: Commons Developers List Subject: Re: [bcel] Deprecated InstructionConstants On 2 June 2016 at 07:56, Benedikt Ritter wrote: > Gary Gregory schrieb am Do., 2. Juni 2

RE: [beanutils] release 1.9.3?

2016-05-31 Thread dbrosIus
+1 Original message From: Gary Gregory Date: 05/31/2016 5:31 PM (GMT-05:00) To: Commons Developers List Subject: [beanutils] release 1.9.3? While there is not much new for 1.9.3, just two fixes, I would not mind pushing out a release, just to get the refreshed dependency

Re: [math] Repository Policy

2016-05-31 Thread dbrosIus
Most servers allow you to specify a  default branch so that when you clone a repository you are on that branch.  I'm used to that from github, and didn't think twice about it,  which caused the last problem.  If this is possible here,  it would probably fix most cases.  Original messag

RE: [MATH] adding maven repo for math4 to other projects

2016-04-10 Thread dbrosIus
Using mvn install will add math4 to your local repository.  Then you can use it like any other dependency.  Original message From: Eric Barnhill Date: 04/10/2016 5:12 AM (GMT-05:00) To: Commons Developers List Subject: [MATH] adding maven repo for math4 to other projects

Re: [Math] How fast is fast enough?

2016-02-06 Thread dbrosIus
The problem with the revolutionary vs evolutionary post is that you say to the revolutionaries "go off and play around. Invest all kinds of effort and time" but we are going to not give you any kind of sense as to whether we will do anything with what you produced. "WE" the status quo will decid

Re: Proposed Contribution to Apache Commons,

2015-10-25 Thread dbrosIus
+1 and git please Original message From: Phil Steitz Date: 10/25/2015 3:15 PM (GMT-05:00) To: Commons Developers List Subject: Re: Proposed Contribution to Apache Commons, On 10/2/15 12:08 PM, Gary Gregory wrote: > Well, a champion can volunteer to shepherd this through

RE: [VOTE][LAZY] Migrate Commons SCXML to Git

2015-07-01 Thread dbrosIus
+1 Original message From: Woonsan Ko Date: 07/01/2015 9:50 PM (GMT-05:00) To: Commons Developers List Subject: [VOTE][LAZY] Migrate Commons SCXML to Git Hi there, I think the experiences in Commons Math and Commons Lang using git as primary VCS have been successful. Als

Re: [BCEL] Trying a release?

2014-08-25 Thread dbrosius
No but fine by me Original message From: Gary Gregory Date:08/25/2014 6:25 PM (GMT-05:00) To: Commons Developers List Subject: Re: [BCEL] Trying a release? Hm... did we discuss going to Java 6 or 7. 5 is pretty dead. Gary On Mon, Aug 25, 2014 at 5:56 PM, Dave Brosius w

Re: [math] git

2014-07-05 Thread dbrosius
+1 Original message From: Luc Maisonobe Date:07/05/2014 2:25 PM (GMT-05:00) To: Commons Developers List Subject: Re: [math] git Le 05/07/2014 17:54, Phil Steitz a écrit : >>From the looks of [1] and the repo list at [2] it looks like all we > have to do to get started is o

RE: [LANG] New class called StringAlgorithms?

2014-01-15 Thread dbrosius
Invariably people will want a method signature that takes an algorithm enum as a parameter so it need not be statically selected Original message From: Benedikt Ritter Date:01/15/2014 7:00 AM (GMT-05:00) To: Commons Developers List Subject: [LANG] New class called StringA