Re: [rng] Split and Jump functions

2019-04-28 Thread Gilles Sadowski
Le dim. 28 avr. 2019 à 17:02, Alex Herbert a écrit : > > > > > On 28 Apr 2019, at 00:59, Bernd Eckenfels wrote: > > > > Hello, > > > > Just a question, I am unclear on the terminology, is „jump“ (did I miss the > > discussion leading toot?) something invented here? It sounds to me like > >

Re: [rng] Split and Jump functions

2019-04-28 Thread Gilles Sadowski
Hi. > > Just a question, I am unclear on the terminology, is „jump“ (did I miss the > discussion leading toot?) something invented here? Not invented here: It's a functionality that exist for some RNG algorithms. > It sounds to me like this is a generator where the state can be cloned and it

Re: [rng] Split and Jump functions

2019-04-28 Thread Alex Herbert
> On 28 Apr 2019, at 00:59, Bernd Eckenfels wrote: > > Hello, > > Just a question, I am unclear on the terminology, is „jump“ (did I miss the > discussion leading toot?) something invented here? It sounds to me like this > is a generator where the state can be cloned and it is „seekable“.

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC3

2019-04-28 Thread Gary Gregory
+1 Based on git tag commons-imaging-1.0-alpha1-RC3 TL;DR: it would be nice to fix the Javadocs since doclint=none need to be set. Apache RAT check OK. No CLIRR check needed. No japicmp check needed. Running 'mvn -V -Ddoclint=none clean package site': Apache Maven 3.6.1

Re: [VFS] Sftp oddity?

2019-04-28 Thread Gary Gregory
I don't know what kind of coffee I was drinking! Sorry about that ;-) Gary On Sun, Apr 28, 2019 at 9:08 AM sebb wrote: > On Sat, 27 Apr 2019 at 18:09, Gary Gregory wrote: > > > > Hi All: > > > > Can anyone say why we build a SftpFileSystem here: > > > > >

Re: [VFS] Sftp oddity?

2019-04-28 Thread sebb
On Sat, 27 Apr 2019 at 18:09, Gary Gregory wrote: > > Hi All: > > Can anyone say why we build a SftpFileSystem here: > > https://github.com/apache/commons-vfs/blob/master/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/sftp/SftpFileProvider.java#L90 > > > instead of here: > >

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC3

2019-04-28 Thread Benedikt Ritter
Hello Bruno, awesome to see this happening. Thank you for all the work you put into this! Am Sa., 27. Apr. 2019 um 14:22 Uhr schrieb Bruno P. Kinoshita < ki...@apache.org>: > I would like to release Apache Commons Imaging 1.0-alpha1. > > Apache Commons Imaging 1.0-alpha1 RC3 is available for