Early Access builds of JDK 8u76 b04, JDK 9 & JDK 9 with Project Jigsaw b104 are available on java.net

2016-02-08 Thread Rory O'Donnell
Hi Benedikt, Early Access b04 for JDK 8u76 is available on java.net, summary of changes are listed here . Early Access b104 for JDK 9 is available on java.

Re: [math] ConvergenceChecker

2016-02-08 Thread Evan Ward
Hi Ole, On 02/05/2016 06:40 PM, Ole Ersoy wrote: > > > On 02/05/2016 04:42 PM, Evan Ward wrote: >> Yes, I use it. In some cases it is useful to watch the RMS residuals > So if it were modularized and supported logging then this might > satisfy the same requirement? I'm not sure if I understand wh

[all] apologies

2016-02-08 Thread Phil Steitz
I am sorry for the bad tone of my recent posts here. Not the nicest way to leave and I am sorry for that. Phil - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apac

Re: [math] ConvergenceChecker

2016-02-08 Thread Ole Ersoy
Hi Evan, On 02/08/2016 08:10 AM, Evan Ward wrote: Hi Ole, On 02/05/2016 06:40 PM, Ole Ersoy wrote: On 02/05/2016 04:42 PM, Evan Ward wrote: Yes, I use it. In some cases it is useful to watch the RMS residuals So if it were modularized and supported logging then this might satisfy the same r

Re: svn commit: r1729274 [3/7] - in /commons/proper/dbcp/trunk/src: main/java/org/apache/commons/dbcp2/ main/java/org/apache/commons/dbcp2/cpdsadapter/ main/java/org/apache/commons/dbcp2/datasources/

2016-02-08 Thread Emmanuel Bourg
Le 8/02/2016 22:56, ggreg...@apache.org a écrit : > Modified: > commons/proper/dbcp/trunk/src/main/java/org/apache/commons/dbcp2/DelegatingPreparedStatement.java > URL: > http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/src/main/java/org/apache/commons/dbcp2/DelegatingPreparedStatement.java

Re: svn commit: r1729274 [3/7] - in /commons/proper/dbcp/trunk/src: main/java/org/apache/commons/dbcp2/ main/java/org/apache/commons/dbcp2/cpdsadapter/ main/java/org/apache/commons/dbcp2/datasources/

2016-02-08 Thread Gary Gregory
On Feb 8, 2016 2:08 PM, "Emmanuel Bourg" wrote: > > Le 8/02/2016 22:56, ggreg...@apache.org a écrit : > > Modified: commons/proper/dbcp/trunk/src/main/java/org/apache/commons/dbcp2/DelegatingPreparedStatement.java > > URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/src/main/java/org/ap

[Math] Counters in "LeastSquaresProblem" (Was: [...] ConvergenceChecker)

2016-02-08 Thread Gilles
Hi. On Mon, 8 Feb 2016 15:18:37 -0600, Ole Ersoy wrote: [...] Also could you please look at this: public static LeastSquaresProblem countEvaluations(final LeastSquaresProblem problem, final Incrementor counter) { return new

Re: svn commit: r1729274 [3/7] - in /commons/proper/dbcp/trunk/src: main/java/org/apache/commons/dbcp2/ main/java/org/apache/commons/dbcp2/cpdsadapter/ main/java/org/apache/commons/dbcp2/datasources/

2016-02-08 Thread Emmanuel Bourg
Le 8/02/2016 23:51, Gary Gregory a écrit : > It's simpler to be consistent when using final IMO. The intent is the same: > https://garygregory.wordpress.com/2013/01/26/the-final-kiss-in-java/ "The road to hell is paved with good intentions" comes to mind here. I understand the intent but I don't

Re: svn commit: r1729274 [3/7] - in /commons/proper/dbcp/trunk/src: main/java/org/apache/commons/dbcp2/ main/java/org/apache/commons/dbcp2/cpdsadapter/ main/java/org/apache/commons/dbcp2/datasources/

2016-02-08 Thread Gary Gregory
On Feb 8, 2016 3:17 PM, "Emmanuel Bourg" wrote: > > Le 8/02/2016 23:51, Gary Gregory a écrit : > > > It's simpler to be consistent when using final IMO. The intent is the same: > > https://garygregory.wordpress.com/2013/01/26/the-final-kiss-in-java/ > > "The road to hell is paved with good intenti

Re: svn commit: r1729274 [3/7] - in /commons/proper/dbcp/trunk/src: main/java/org/apache/commons/dbcp2/ main/java/org/apache/commons/dbcp2/cpdsadapter/ main/java/org/apache/commons/dbcp2/datasources/

2016-02-08 Thread Mark Thomas
On 8 February 2016 23:17:35 GMT+00:00, Emmanuel Bourg wrote: >Le 8/02/2016 23:51, Gary Gregory a écrit : > >> It's simpler to be consistent when using final IMO. The intent is the >same: >> https://garygregory.wordpress.com/2013/01/26/the-final-kiss-in-java/ > >"The road to hell is paved with good

Re: [all] apologies

2016-02-08 Thread Niall Pemberton
On Mon, Feb 8, 2016 at 8:13 PM, Phil Steitz wrote: > I am sorry for the bad tone of my recent posts here. Not the nicest > way to leave and I am sorry for that. > I dont think you have anything to apologize for and its disappointing to see you leave. I can understand that you've had enough of t

Re: [all] apologies

2016-02-08 Thread Gary Gregory
I am sorry to see you leave. Gary I am sorry for the bad tone of my recent posts here. Not the nicest way to leave and I am sorry for that. Phil - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional comma

Re: [all] apologies

2016-02-08 Thread Ole Ersoy
Both Phil and Gilles could have handled this more surgically from the start. A great solution to this is easily within the emotional and technical ability of both of them. To take the view that this is game over is non sense. Ole On 02/08/2016 06:45 PM, Niall Pemberton wrote: On Mon, Feb 8

[dbcp] digging for deps

2016-02-08 Thread Gary Gregory
Hi All: Am I the only one who finds that the fact that the bin zip does not include all the jars you need annoying as heck? Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Editi