Re: Apache's Maven repository missing commons-io, most versions

2017-03-30 Thread Dave Newton
On Thu, Mar 30, 2017 at 10:27 AM, sebb wrote: > On 30 March 2017 at 15:09, Russell Bateman wrote: > > commons-io > commons-io > 2.5 > > > > Can you give me a Maven replacement for what's at: > >

Re: is BCEL the tool for me?

2015-06-24 Thread Dave Newton
... Byte Code Engineering Library, ASM, others. On Jun 24, 2015 6:19 AM, Li Li fancye...@gmail.com wrote: I am not familiar with byte code hacking, could you please recommend some tools for me? On Wed, Jun 24, 2015 at 6:12 PM, Dave Newton davelnew...@gmail.com wrote: There are various

Re: is BCEL the tool for me?

2015-06-24 Thread Dave Newton
There are various shading tools that could help rather than manually mucking about with byte code. On Jun 24, 2015 5:45 AM, Li Li fancye...@gmail.com wrote: I have to use another package name other than the original one because the original package is loaded and not controlled by my code. On

Re: [beanutils] Version 1.9.2 uses FastHashMap in class PropertyUtilsBean, but FastHashMap does not exists in collections4

2014-09-30 Thread Dave Newton
...@commons.apache.org For additional commands, e-mail: user-h...@commons.apache.org -- e: davelnew...@gmail.com m: 908-380-8699 s: davelnewton_skype t: @dave_newton https://twitter.com/dave_newton b: Bucky Bits http://buckybits.blogspot.com/ g: davelnewton https://github.com/davelnewton so: Dave Newton http

Re: [fileupload] - Question about uploading additional files other than the ones in the form?

2014-09-08 Thread Dave Newton
On Sun, Sep 7, 2014 at 12:55 PM, Mark Thomas ma...@apache.org wrote: [...] banned from the Tomcat users mailing list [...] Is there official Apache precedence for this? I tried that on the S2 list and it didn't take. Dave

Re: [OT] Re: [fileupload] - Question about uploading additional files other than the ones in the form?

2014-09-08 Thread Dave Newton
Ok, thanks--we'll see what happens. Dave On Mon, Sep 8, 2014 at 1:24 PM, Mark Thomas ma...@apache.org wrote: On 08/09/2014 18:06, Dave Newton wrote: On Sun, Sep 7, 2014 at 12:55 PM, Mark Thomas ma...@apache.org wrote: [...] banned from the Tomcat users mailing list

Re: [validator] Usage page is useless

2013-08-20 Thread Dave Newton
: @dave_newton https://twitter.com/dave_newton b: Bucky Bits http://buckybits.blogspot.com/ g: davelnewton https://github.com/davelnewton so: Dave Newton http://stackoverflow.com/users/438992/dave-newton

Re: [daemon] Is this project dead?

2012-10-01 Thread Dave Newton
/davelnewton so: Dave Newton http://stackoverflow.com/users/438992/dave-newton

Re: BOBYQA Optimization - Passing Coefficient Arrays For Objective Function

2012-06-30 Thread Dave Newton
What do you mean by pass the arraylist? The function doesn't take a list, it takes an array. You can pass a list to a *new* function, convert it to a double array, and call the interface method, if an explicit goal is to implement the MultivariateFunction interface. Dave (pardon brevity, typos,

Re: [net] Broken download link

2012-02-27 Thread Dave Newton
In the meantime, go to one of the mirrors manually, like: http://apache.mirrors.hoobly.com/commons/net/binaries/ On Mon, Feb 27, 2012 at 11:12 AM, Andrew Kerr and...@ajk-solutions.comwrote: Hi there, I'm trying to download the new Commons Net 3.1 update, but the Download link has been