[jira] [Commented] (TEXT-109) Implement or document how to use edit distances that consider the keyboard layout

2019-11-28 Thread Simon poortman (Jira)
[ https://issues.apache.org/jira/browse/TEXT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984654#comment-16984654 ] Simon poortman commented on TEXT-109: - {code:java} // Some comments here public String getFoo() {

[jira] [Updated] (TEXT-109) Implement or document how to use edit distances that consider the keyboard layout

2019-11-28 Thread Simon poortman (Jira)
[ https://issues.apache.org/jira/browse/TEXT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon poortman updated TEXT-109: Attachment: 328DADB9-2465-45E4-B36C-953BFF7C2B9F.jpeg

[jira] [Commented] (TEXT-109) Implement or document how to use edit distances that consider the keyboard layout

2019-11-28 Thread Simon poortman (Jira)
[ https://issues.apache.org/jira/browse/TEXT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984652#comment-16984652 ] Simon poortman commented on TEXT-109: - Begin war in eu union benelux come for 1 country nederland

[jira] [Commented] (POOL-381) Race condition in the GenericObjectPool in removeAbandoned functionality

2019-11-28 Thread Phil Steitz (Jira)
[ https://issues.apache.org/jira/browse/POOL-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984632#comment-16984632 ] Phil Steitz commented on POOL-381: -- This looks like normal behavior to me.  If there is a bug here, it is

[jira] [Commented] (RNG-86) PractRand

2019-11-28 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984577#comment-16984577 ] Alex Herbert commented on RNG-86: - I had some compute time to spare so ran all the generators that did not

[jira] [Resolved] (RNG-126) PoissonSamplerCache to return a SharedStateDiscreteSampler

2019-11-28 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Herbert resolved RNG-126. -- Fix Version/s: 1.4 Resolution: Implemented In master. > PoissonSamplerCache to return a

[jira] [Comment Edited] (JEXL-307) Variable redeclaration option

2019-11-28 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984518#comment-16984518 ] Henri Biestro edited comment on JEXL-307 at 11/28/19 4:13 PM: -- Thanks for the

[jira] [Commented] (JEXL-307) Variable redeclaration option

2019-11-28 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984518#comment-16984518 ] Henri Biestro commented on JEXL-307: Changeset: 4f1a6d15e8a9a837b4e2326f74a44a8632163559 Author:

[jira] [Commented] (JEXL-307) Variable redeclaration option

2019-11-28 Thread Dmitri Blinov (Jira)
[ https://issues.apache.org/jira/browse/JEXL-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984378#comment-16984378 ] Dmitri Blinov commented on JEXL-307: The following test case fails with undefined variable x

[GitHub] [commons-codec] ghatwala commented on issue #21: Adding power support

2019-11-28 Thread GitBox
ghatwala commented on issue #21: Adding power support URL: https://github.com/apache/commons-codec/pull/21#issuecomment-559464492 thanks a lot !!! This is an automated message from the Apache Git Service. To respond to the

[jira] [Comment Edited] (JEXL-307) Variable redeclaration option

2019-11-28 Thread Dmitri Blinov (Jira)
[ https://issues.apache.org/jira/browse/JEXL-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984222#comment-16984222 ] Dmitri Blinov edited comment on JEXL-307 at 11/28/19 11:40 AM: --- I've got a

[GitHub] [commons-codec] coveralls edited a comment on issue #30: [CODEC-265] BaseNCodec to expand buffer using overflow conscious code.

2019-11-28 Thread GitBox
coveralls edited a comment on issue #30: [CODEC-265] BaseNCodec to expand buffer using overflow conscious code. URL: https://github.com/apache/commons-codec/pull/30#issuecomment-558682695 [![Coverage

[GitHub] [commons-codec] aherbert commented on issue #21: Adding power support

2019-11-28 Thread GitBox
aherbert commented on issue #21: Adding power support URL: https://github.com/apache/commons-codec/pull/21#issuecomment-559446050 Power support was added in a different PR. Closing as redundant. This is an automated

[jira] [Resolved] (CODEC-270) Base32 and Base64 still allow decoding some invalid trailing characters

2019-11-28 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/CODEC-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Herbert resolved CODEC-270. Fix Version/s: 1.14 Resolution: Fixed In git master > Base32 and Base64 still allow

[GitHub] [commons-codec] asfgit merged pull request #29: [CODEC-270] Base32/64: Fix masked check of the final bits to discard.

2019-11-28 Thread GitBox
asfgit merged pull request #29: [CODEC-270] Base32/64: Fix masked check of the final bits to discard. URL: https://github.com/apache/commons-codec/pull/29 This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (JEXL-307) Variable redeclaration option

2019-11-28 Thread Dmitri Blinov (Jira)
[ https://issues.apache.org/jira/browse/JEXL-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984222#comment-16984222 ] Dmitri Blinov commented on JEXL-307: I've got a regression with recent changes. For some reason the