[GitHub] ossdev07 opened a new pull request #93: JNA version is updated to 4.4.0

2019-02-25 Thread GitBox
ossdev07 opened a new pull request #93: JNA version is updated to 4.4.0 URL: https://github.com/apache/commons-crypto/pull/93 jvm is getting crashed patch on AARCH64 platform (CentOS7) with openJDK8 with JNA version 4.2.2 and working fine with JNA 4.4.0 Signed-off-by: ossdev07

[GitHub] aremily commented on issue #92: OpenSSL 1.1.0 updates with backward compatibility for OpenSSL 1.0.2 and 1.0.1

2019-02-25 Thread GitBox
aremily commented on issue #92: OpenSSL 1.1.0 updates with backward compatibility for OpenSSL 1.0.2 and 1.0.1 URL: https://github.com/apache/commons-crypto/pull/92#issuecomment-467268331 I'll have a look using OpenJDK. To this point I've done everything on Oracle Java. Will Travis suppor

[GitHub] coveralls commented on issue #39: [CSV-234] Enable escaping of quotes in CLOBs

2019-02-25 Thread GitBox
coveralls commented on issue #39: [CSV-234] Enable escaping of quotes in CLOBs URL: https://github.com/apache/commons-csv/pull/39#issuecomment-467127986 [![Coverage Status](https://coveralls.io/builds/21836402/badge)](https://coveralls.io/builds/21836402) Coverage decreased (-0.6

[GitHub] vanzin commented on issue #92: OpenSSL 1.1.0 updates with backward compatibility for OpenSSL 1.0.2 and 1.0.1

2019-02-25 Thread GitBox
vanzin commented on issue #92: OpenSSL 1.1.0 updates with backward compatibility for OpenSSL 1.0.2 and 1.0.1 URL: https://github.com/apache/commons-crypto/pull/92#issuecomment-467103692 Then open a pull request. This is an au

Re: [vfs] webdav4 extending http4 provider?

2019-02-25 Thread Woonsan Ko
On Mon, Feb 25, 2019 at 9:28 AM Gary Gregory wrote: > > Stepping back, It seems to me we have two paths: > - Update Jackrabbit transparently and open ourselves up to _potential_ > compatibility issues. > - Do it the way we did for HttpCore 3 to 4 (which is what we are talking > about here.) > > Wh

Re: [vfs] webdav4 extending http4 provider?

2019-02-25 Thread Gary Gregory
Stepping back, It seems to me we have two paths: - Update Jackrabbit transparently and open ourselves up to _potential_ compatibility issues. - Do it the way we did for HttpCore 3 to 4 (which is what we are talking about here.) What about this: - Instead of adding code to the sandbox, create a new

Re: [vfs] webdav4 extending http4 provider?

2019-02-25 Thread Woonsan Ko
On Mon, Feb 25, 2019 at 8:07 AM Gary Gregory wrote: > > On Sun, Feb 24, 2019 at 4:00 PM Woonsan Ko wrote: > > > On Mon, Feb 18, 2019 at 2:09 PM Woonsan Ko wrote: > > > > > > On Mon, Feb 18, 2019 at 1:45 PM Gary Gregory > > wrote: > > > > > > > > Hi Woonsan, > > > > > > > > Why disable existing

Re: [Rng] Jira permissions

2019-02-25 Thread Gilles Sadowski
Hi Alex. Le lun. 25 févr. 2019 à 12:01, Alex Herbert a écrit : > > Hi, > > I do not have edit permissions for Jira RNG. I can close my tickets but > not edit those I did not create. > > My profile has me in the group jira-users. > > This may be an account link issue as my apache login is aherbert

[GitHub] asfgit merged pull request #21: RNG-71: Validate parameters for the distribution samplers

2019-02-25 Thread GitBox
asfgit merged pull request #21: RNG-71: Validate parameters for the distribution samplers URL: https://github.com/apache/commons-rng/pull/21 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] asfgit merged pull request #22: RNG-72: Add new JMH benchmark ConstructionPerformance

2019-02-25 Thread GitBox
asfgit merged pull request #22: RNG-72: Add new JMH benchmark ConstructionPerformance URL: https://github.com/apache/commons-rng/pull/22 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] asfgit merged pull request #23: Update readme using commons-build-plugin

2019-02-25 Thread GitBox
asfgit merged pull request #23: Update readme using commons-build-plugin URL: https://github.com/apache/commons-rng/pull/23 This is an automated message from the Apache Git Service. To respond to the message, please log on Gi

Re: [CSV] Update from Java 7 to 8

2019-02-25 Thread Gary Gregory
It is now so in git master. Gary On Mon, Feb 25, 2019 at 1:37 AM Rob Tompkins wrote: > +1 > > > On Feb 23, 2019, at 8:16 AM, Gary Gregory > wrote: > > > > Hi All: > > > > I plan on updating Commons CSV from Java 7 to 8. > > > > Gary > > > ---

Re: [vfs] webdav4 extending http4 provider?

2019-02-25 Thread Gary Gregory
On Sun, Feb 24, 2019 at 4:00 PM Woonsan Ko wrote: > On Mon, Feb 18, 2019 at 2:09 PM Woonsan Ko wrote: > > > > On Mon, Feb 18, 2019 at 1:45 PM Gary Gregory > wrote: > > > > > > Hi Woonsan, > > > > > > Why disable existing tests? > > > > I think the new Jackrabbit dependency 2.19.x would conflict

[GitHub] coveralls edited a comment on issue #20: RNG-70: Add new XoShiRo generators

2019-02-25 Thread GitBox
coveralls edited a comment on issue #20: RNG-70: Add new XoShiRo generators URL: https://github.com/apache/commons-rng/pull/20#issuecomment-463829859 [![Coverage Status](https://coveralls.io/builds/21829287/badge)](https://coveralls.io/builds/21829287) Coverage increased (+0.3%)

[Rng] Jira permissions

2019-02-25 Thread Alex Herbert
Hi, I do not have edit permissions for Jira RNG. I can close my tickets but not edit those I did not create. My profile has me in the group jira-users. This may be an account link issue as my apache login is aherbert and Jira is alexherbert. Regards, Alex --