Re: commit problem

2015-07-06 Thread Kristian Rosenvold
There may have been some infra related issues on this, you should try again Kristian 2015-07-07 6:11 GMT+02:00 Kristian Rosenvold : > Maybe the committer email address is not your apache.org address ? > > Kristian > 6. jul. 2015 11.52 p.m. skrev "Luc Maisonobe" : > >> Hi, >> >> I just get failu

Re: commit problem

2015-07-06 Thread Kristian Rosenvold
Maybe the committer email address is not your apache.org address ? Kristian 6. jul. 2015 11.52 p.m. skrev "Luc Maisonobe" : > Hi, > > I just get failures when pushing commits to [math] with an error message: > > > pre-receive hook declined > You are not authorized to edit this repository. > > Is

Re: [dbutils] Adding fluent api

2015-07-06 Thread Mansour Al Akeel
Awesome. Thank you for the letting us know. In fact I went ahead and started working on this. https://github.com/malakeel/dbutils What I had in mind, is a multiple components to be added under DBUtils, * DML component: implementation for fluent API DML (Data manuplation) include MERGE or UPSERT

commit problem

2015-07-06 Thread Luc Maisonobe
Hi, I just get failures when pushing commits to [math] with an error message: pre-receive hook declined You are not authorized to edit this repository. Is there something wrong with our git repository? Luc - To unsubscribe, e

Re: [dbutils] Adding fluent api

2015-07-06 Thread William Speirs
commons-dbutils already has a fluent API: http://svn.apache.org/viewvc/commons/proper/dbutils/branches/2_0/ Someone just needs to put the finishing touches on it, and/or use my fork of commons-dbutils: https://github.com/wspeirs/sop4j-dbutils Bill- On Wed, Jul 1, 2015 at 11:28 PM, Ole Ersoy wro

Re: [math] discussing ebe like functions for MathArrays

2015-07-06 Thread Gilles
On Sun, 05 Jul 2015 17:34:46 -0700, Phil Steitz wrote: On 7/5/15 11:31 AM, Luc Maisonobe wrote: Hi all, Le 05/07/2015 19:12, Gilles a écrit : Hi. On Sun, 05 Jul 2015 07:20:30 -0700, Phil Steitz wrote: On 7/5/15 12:44 AM, Luc Maisonobe wrote: Hi all, A few days ago, several pull requests ar

Re: [2/2] [math] Add getXmax, getXmin, getYmax, getYmin to BicubicInterpolatingFunction.

2015-07-06 Thread Gilles
On Sun, 05 Jul 2015 22:31:27 +0200, Luc Maisonobe wrote: Le 05/07/2015 21:39, Gilles a écrit : On Sun, 05 Jul 2015 18:32:16 -, l...@apache.org wrote: Add getXmax, getXmin, getYmax, getYmin to BicubicInterpolatingFunction. These can be useful to manage an OutOfRangeException without the n