Re: [RDF] Rename RDFTermFactory to RDFFactory / RDF?

2016-10-22 Thread Stian Soiland-Reyes
On 21 October 2016 at 16:37, Stian Soiland-Reyes wrote: > Great, I've got a branch suggesting changing it to RDFFactory and have > already changed the implementations to "JenaFactory" and "RDF4JFactory" > > I'll raise it as a pull request as I wonder if we should provide the

Re: [math] IIR filter library (Butterworth,Bessel,...)

2016-10-22 Thread Bernd Porr
On 22/10/16 19:54, Eric Barnhill wrote: It will be a good fit if the code comes with developer(s) willing to provide support too. Yes of course I would provide support and of course see it through to the release. That comes without saying. Myself as well. One possibility would be to use

Re: [math] IIR filter library (Butterworth,Bessel,...)

2016-10-22 Thread Eric Barnhill
> > > > It will be a good fit if the code comes with developer(s) willing > > to provide support too. > Yes of course I would provide support and of course see it through to > the release. That comes without saying. > > Myself as well. One possibility would be to use this new code to spin off the

Fwd: [lang] MethodUtils#invokeMethod(Object object, boolean forceAccess, String methodName, Object[] args, Class[] parameterTypes): do not restore the accessibility of the method object, because Me

2016-10-22 Thread Gary Gregory
Good catch! Gary -- Forwarded message -- From: Date: Sat, Oct 22, 2016 at 7:50 AM Subject: [lang] MethodUtils#invokeMethod(Object object, boolean forceAccess, String methodName, Object[] args, Class[] parameterTypes): do not restore the accessibility

Re: [compress] Added in-memory support for zip and 7z

2016-10-22 Thread Stefan Bodewig
Hi Maciej patch applied. On 2016-10-22, M N wrote: > Going back to the fix - first I've done the homework and read the contract of > SeekableByteChannel.position(long) method. > It influences read() and write() operation. > Citation of the most important part: > "Setting the position to a

Re: [math] IIR filter library (Butterworth,Bessel,...)

2016-10-22 Thread Bernd Porr
Hi both, great to get such a positive response. On 22/10/16 15:59, Gilles wrote: > Hello. > > On Sat, 22 Oct 2016 12:51:03 +0200, Eric Barnhill wrote: >> Dear Bernd, >> >> Thank you for this interesting contribution. I use these sorts of >> filters >> frequently so I will be interested to give

Re: [math] IIR filter library (Butterworth,Bessel,...)

2016-10-22 Thread Gilles
Hello. On Sat, 22 Oct 2016 12:51:03 +0200, Eric Barnhill wrote: Dear Bernd, Thank you for this interesting contribution. I use these sorts of filters frequently so I will be interested to give it a look. I just build my Butterworths in k space so I will be interested to see how yours work

Re: [01/51] [partial] commons-rng git commit: Multimodule support

2016-10-22 Thread Gilles
On Fri, 21 Oct 2016 23:47:41 +0300, Artem Barger wrote: ​Hi,​ On Fri, Oct 21, 2016 at 2:10 PM, Gilles wrote: Hi. On Thu, 20 Oct 2016 23:29:08 -, bar...@apache.org wrote: Repository: commons-rng Updated Branches: refs/heads/multimodule [created]

Re: [compress] Added in-memory support for zip and 7z

2016-10-22 Thread M N
... and patch is attached to Jira COMPRESS-327 From: M N Sent: Saturday, October 22, 2016 2:04:53 PM To: dev@commons.apache.org Subject: Re: [compress] Added in-memory support for zip and 7z All, OK, volatile won't hurt anyway. Going

Re: [compress] Added in-memory support for zip and 7z

2016-10-22 Thread M N
All, OK, volatile won't hurt anyway. Going back to the fix - first I've done the homework and read the contract of SeekableByteChannel.position(long) method. It influences read() and write() operation. Citation of the most important part: "Setting the position to a value that is greater

Early Access builds for JDK 8u122 b02 , JDK 9 & JDK 9 with Project Jigsaw b140 are available on java.net

2016-10-22 Thread Rory O'Donnell
Hi Benedikt, Early Access b02 for JDK 8u122 is available , summary of changes are listed here. Early Access b140 (#5625) for JDK 9 with Project

[complex] commons-complex module

2016-10-22 Thread Eric Barnhill
As the recent contribution shows the commons-math complex library remains quite useful to many applications. Following in the footsteps of commons-rng, commons-complex seems like a good next component of math to spin out and actively maintain. I am willing to oversee and maintain the project. It

Re: [math] IIR filter library (Butterworth,Bessel,...)

2016-10-22 Thread Eric Barnhill
Dear Bernd, Thank you for this interesting contribution. I use these sorts of filters frequently so I will be interested to give it a look. I just build my Butterworths in k space so I will be interested to see how yours work differently. The math package is in flux as others can tell you,

Build failed in Jenkins: commons-jcs #181

2016-10-22 Thread Apache Jenkins Server
See Changes: [rmannibucau] this is not a parent pom and this module is there only to run tck so surefire needs to be executed -- [...truncated 929 lines...] AU