[jira] [Commented] (VFS-664) ZipFileObject can't list children file with exclamation mark in name.

2019-01-25 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752252#comment-16752252 ] Gary Gregory commented on VFS-664: -- Patches and units tests are welcome :) https://github.c

[jira] [Commented] (VFS-219) Zip file with embedded relative path throws exception

2019-01-25 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752254#comment-16752254 ] Gary Gregory commented on VFS-219: -- We need a patch with unit tests here... https://github.

[jira] [Commented] (NUMBERS-90) DoublePrecisionContext

2019-01-25 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752267#comment-16752267 ] Matt Juntunen commented on NUMBERS-90: -- [~erans], would you prefer that this go in c

[jira] [Created] (RNG-67) Instructions for how to build and run the examples-stress code

2019-01-25 Thread Alex D Herbert (JIRA)
Alex D Herbert created RNG-67: - Summary: Instructions for how to build and run the examples-stress code Key: RNG-67 URL: https://issues.apache.org/jira/browse/RNG-67 Project: Commons RNG Issue T

[jira] [Resolved] (GEOMETRY-39) Remove Unneeded PlaneAngleRadians Normalize Checks

2019-01-25 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved GEOMETRY-39. Resolution: Fixed Fix Version/s: 1.0 Commit f57f82bea38dcf8646edb3c7f5f70818281a4c77 ("master" bran

[jira] [Created] (RNG-68) AhrensDieterMarsagliaTsangGammaSampler constructor can be optimised for the theta parameter

2019-01-25 Thread Alex D Herbert (JIRA)
Alex D Herbert created RNG-68: - Summary: AhrensDieterMarsagliaTsangGammaSampler constructor can be optimised for the theta parameter Key: RNG-68 URL: https://issues.apache.org/jira/browse/RNG-68 Project:

[jira] [Resolved] (GEOMETRY-38) Check unit test - line intersecting cube

2019-01-25 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved GEOMETRY-38. Resolution: Fixed Fix Version/s: 1.0 Commit a835cad504b8683e6951b02bd1098cc63ef95105 ("master" bran

[jira] [Commented] (NUMBERS-90) DoublePrecisionContext

2019-01-25 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752336#comment-16752336 ] Gilles commented on NUMBERS-90: --- I just don't see clearly how the functionality should be d

[jira] [Commented] (RNG-68) AhrensDieterMarsagliaTsangGammaSampler constructor can be optimised for the theta parameter

2019-01-25 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752341#comment-16752341 ] Gilles commented on RNG-68: --- bq. split the two algorithms into two classes +1 Private inner classe

[jira] [Resolved] (VFS-637) Zip files with legacy encoding and special characters let VFS crash

2019-01-25 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved VFS-637. -- Resolution: Fixed Fix Version/s: 2.3 Changes in svn trunk now allows you to do this the VFS way wit

[jira] [Commented] (RNG-68) AhrensDieterMarsagliaTsangGammaSampler constructor can be optimised for the theta parameter

2019-01-25 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752434#comment-16752434 ] Alex D Herbert commented on RNG-68: --- bq. Private inner classes Sure. The class would then

[jira] [Comment Edited] (VFS-673) Support com.jcraft.jsch.ConfigRepository (~/.ssh/config) with SftpFileSystemConfigBuilder and flag to load OpenSSHConfig

2019-01-25 Thread Oleksandr Lykhonosov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752430#comment-16752430 ] Oleksandr Lykhonosov edited comment on VFS-673 at 1/25/19 4:55 PM: ---

[jira] [Commented] (VFS-673) Support com.jcraft.jsch.ConfigRepository (~/.ssh/config) with SftpFileSystemConfigBuilder and flag to load OpenSSHConfig

2019-01-25 Thread Oleksandr Lykhonosov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752430#comment-16752430 ] Oleksandr Lykhonosov commented on VFS-673: -- Hello [~garydgregory] Could you please

[jira] [Commented] (VFS-673) Support com.jcraft.jsch.ConfigRepository (~/.ssh/config) with SftpFileSystemConfigBuilder and flag to load OpenSSHConfig

2019-01-25 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752617#comment-16752617 ] Gary Gregory commented on VFS-673: -- Hi [~lihonosov] The GitHub repository [https://github.

[jira] [Closed] (VFS-673) Support com.jcraft.jsch.ConfigRepository (~/.ssh/config) with SftpFileSystemConfigBuilder and flag to load OpenSSHConfig

2019-01-25 Thread Oleksandr Lykhonosov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Lykhonosov closed VFS-673. [https://github.com/apache/commons-vfs/commit/ae88cc36f788f41365b8e326fb0774fcfcad9f7a] > Support

[jira] [Commented] (VFS-398) FtpFileObject.getChildren() fails when a folder contains a file with a colon in the name

2019-01-25 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/VFS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752740#comment-16752740 ] Otto Fowler commented on VFS-398: - [~garydgregory] I cannot close this jira.  Can you check

[jira] [Commented] (VFS-398) FtpFileObject.getChildren() fails when a folder contains a file with a colon in the name

2019-01-25 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752779#comment-16752779 ] Gary Gregory commented on VFS-398: -- I would guess that you are not in the Jira group "Apach

[jira] [Closed] (VFS-398) FtpFileObject.getChildren() fails when a folder contains a file with a colon in the name

2019-01-25 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed VFS-398. Closing by request from [~ottobackwards]. > FtpFileObject.getChildren() fails when a folder contains a file with

[jira] [Updated] (VFS-360) Add HTTP provider based on HttpComponents HttpClient 4

2019-01-25 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated VFS-360: - Summary: Add HTTP provider based on HttpComponents HttpClient 4 (was: Migrate to HttpComponent HttpClient f

[jira] [Commented] (NUMBERS-90) DoublePrecisionContext

2019-01-25 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752918#comment-16752918 ] Matt Juntunen commented on NUMBERS-90: -- These classes are meant to replace the usage