[jira] [Created] (LANG-1462) After version Commons-lang3.4 DateFormatUtils has a bug

2019-06-04 Thread Lijun Liang (JIRA)
Lijun Liang created LANG-1462: - Summary: After version Commons-lang3.4 DateFormatUtils has a bug Key: LANG-1462 URL: https://issues.apache.org/jira/browse/LANG-1462 Project: Commons Lang Issue Ty

[jira] [Closed] (NUMBERS-104) Speed up trial division

2019-06-04 Thread Heinrich Bohne (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heinrich Bohne closed NUMBERS-104. -- Resolution: Fixed > Speed up trial division > --- > > Key:

[GitHub] [commons-lang] coveralls commented on issue #430: add more ArrayUtils.isSameLength(, ) functions.

2019-06-04 Thread GitBox
coveralls commented on issue #430: add more ArrayUtils.isSameLength(,) functions. URL: https://github.com/apache/commons-lang/pull/430#issuecomment-498881663 [![Coverage Status](https://coveralls.io/builds/23794910/badge)](https://coveralls.io/builds/23794910) Coverage decreased

[GitHub] [commons-lang] XenoAmess opened a new pull request #430: add more ArrayUtils.isSameLength(, ) functions.

2019-06-04 Thread GitBox
XenoAmess opened a new pull request #430: add more ArrayUtils.isSameLength(,) functions. URL: https://github.com/apache/commons-lang/pull/430 now it shall be able to compare different kinds of arrays. This is an automated mes

[jira] [Work logged] (NET-405) Support for IPv6 in SubnetUtils

2019-06-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NET-405?focusedWorklogId=254099&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-254099 ] ASF GitHub Bot logged work on NET-405: -- Author: ASF GitHub Bot

[GitHub] [commons-net] Umoxfo opened a new pull request #41: [NET-405] Support for IPv6 in SubnetUtils

2019-06-04 Thread GitBox
Umoxfo opened a new pull request #41: [NET-405] Support for IPv6 in SubnetUtils URL: https://github.com/apache/commons-net/pull/41 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [commons-lang] XenoAmess edited a comment on issue #429: ArrayUtils: merge 8 isSameLength, isEmpty, isNotEmpty into one function each.

2019-06-04 Thread GitBox
XenoAmess edited a comment on issue #429: ArrayUtils: merge 8 isSameLength,isEmpty,isNotEmpty into one function each. URL: https://github.com/apache/commons-lang/pull/429#issuecomment-498867087 > Wouldn't it allow for `ArrayUtils.isSameLength("this is a test", "a test this is")`? Which wou

[GitHub] [commons-lang] XenoAmess closed pull request #429: ArrayUtils: merge 8 isSameLength, isEmpty, isNotEmpty into one function each.

2019-06-04 Thread GitBox
XenoAmess closed pull request #429: ArrayUtils: merge 8 isSameLength,isEmpty,isNotEmpty into one function each. URL: https://github.com/apache/commons-lang/pull/429 This is an automated message from the Apache Git Service. T

[GitHub] [commons-lang] XenoAmess edited a comment on issue #429: ArrayUtils: merge 8 isSameLength, isEmpty, isNotEmpty into one function each.

2019-06-04 Thread GitBox
XenoAmess edited a comment on issue #429: ArrayUtils: merge 8 isSameLength,isEmpty,isNotEmpty into one function each. URL: https://github.com/apache/commons-lang/pull/429#issuecomment-498867087 > Wouldn't it allow for `ArrayUtils.isSameLength("this is a test", "a test this is")`? Which wou

[GitHub] [commons-lang] XenoAmess edited a comment on issue #429: ArrayUtils: merge 8 isSameLength, isEmpty, isNotEmpty into one function each.

2019-06-04 Thread GitBox
XenoAmess edited a comment on issue #429: ArrayUtils: merge 8 isSameLength,isEmpty,isNotEmpty into one function each. URL: https://github.com/apache/commons-lang/pull/429#issuecomment-498867087 > Wouldn't it allow for `ArrayUtils.isSameLength("this is a test", "a test this is")`? Which wou

[GitHub] [commons-lang] XenoAmess commented on issue #429: ArrayUtils: merge 8 isSameLength, isEmpty, isNotEmpty into one function each.

2019-06-04 Thread GitBox
XenoAmess commented on issue #429: ArrayUtils: merge 8 isSameLength,isEmpty,isNotEmpty into one function each. URL: https://github.com/apache/commons-lang/pull/429#issuecomment-498867087 > Wouldn't it allow for `ArrayUtils.isSameLength("this is a test", "a test this is")`? Which would actu

[jira] [Commented] (JEXL-302) JexlScript.getVariables returns strange values for array access

2019-06-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856126#comment-16856126 ] Henri Biestro commented on JEXL-302: I'm sorry, I must have been unclear; let me try ag

[jira] [Commented] (RNG-19) System generator (/dev/random)

2019-06-04 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856096#comment-16856096 ] Alex D Herbert commented on RNG-19: --- Is this redundant now given that SecureRandom can be c

[jira] [Resolved] (RNG-49) Fix PMD warnings

2019-06-04 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex D Herbert resolved RNG-49. --- Resolution: Fixed Assignee: Alex D Herbert Fix Version/s: 1.3 PMD was upgraded and fixed.

[jira] [Work logged] (BCEL-317) Pluggable cache for ConstantUtf8

2019-06-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-317?focusedWorklogId=253983&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-253983 ] ASF GitHub Bot logged work on BCEL-317: --- Author: ASF GitHub Bot

[GitHub] [commons-bcel] suztomo closed pull request #26: [BCEL-317] Pluggable cache for ConstantUtf8

2019-06-04 Thread GitBox
suztomo closed pull request #26: [BCEL-317] Pluggable cache for ConstantUtf8 URL: https://github.com/apache/commons-bcel/pull/26 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [commons-bcel] suztomo commented on issue #26: [BCEL-317] Pluggable cache for ConstantUtf8

2019-06-04 Thread GitBox
suztomo commented on issue #26: [BCEL-317] Pluggable cache for ConstantUtf8 URL: https://github.com/apache/commons-bcel/pull/26#issuecomment-498811681 Closing this in favor of #27 This is an automated message from the Apache

[jira] [Commented] (RNG-104) SeedFactory seed creation performance analysis

2019-06-04 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855747#comment-16855747 ] Alex D Herbert commented on RNG-104: Results of generating a single int/long value using

[jira] [Work logged] (NUMBERS-104) Speed up trial division

2019-06-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-104?focusedWorklogId=253752&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-253752 ] ASF GitHub Bot logged work on NUMBERS-104: -- Author: ASF GitHub Bot

[GitHub] [commons-numbers] asfgit closed pull request #46: NUMBERS-104: Speed up trial division

2019-06-04 Thread GitBox
asfgit closed pull request #46: NUMBERS-104: Speed up trial division URL: https://github.com/apache/commons-numbers/pull/46 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Created] (CONFIGURATION-749) IniConfiguration.getSection() behaves inconsistently regarding dot escaping

2019-06-04 Thread Nicolai Ehemann (JIRA)
Nicolai Ehemann created CONFIGURATION-749: - Summary: IniConfiguration.getSection() behaves inconsistently regarding dot escaping Key: CONFIGURATION-749 URL: https://issues.apache.org/jira/browse/CONFIGURAT

[jira] [Commented] (RNG-104) SeedFactory seed creation performance analysis

2019-06-04 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855697#comment-16855697 ] Alex D Herbert commented on RNG-104: Results of generating multiple values inside the sy

[jira] [Comment Edited] (JEXL-302) JexlScript.getVariables returns strange values for array access

2019-06-04 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854569#comment-16854569 ] Dmitri Blinov edited comment on JEXL-302 at 6/4/19 12:49 PM: - I

[jira] [Created] (RNG-104) SeedFactory seed creation performance analysis

2019-06-04 Thread Alex D Herbert (JIRA)
Alex D Herbert created RNG-104: -- Summary: SeedFactory seed creation performance analysis Key: RNG-104 URL: https://issues.apache.org/jira/browse/RNG-104 Project: Commons RNG Issue Type: Task

[jira] [Commented] (RNG-75) Improve the speed of the RandomSource create method.

2019-06-04 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855630#comment-16855630 ] Alex D Herbert commented on RNG-75: --- Here are the results of the generator from the SeedFac

[jira] [Work logged] (NUMBERS-104) Speed up trial division

2019-06-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-104?focusedWorklogId=253691&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-253691 ] ASF GitHub Bot logged work on NUMBERS-104: -- Author: ASF GitHub Bot

[GitHub] [commons-numbers] coveralls edited a comment on issue #46: NUMBERS-104: Speed up trial division

2019-06-04 Thread GitBox
coveralls edited a comment on issue #46: NUMBERS-104: Speed up trial division URL: https://github.com/apache/commons-numbers/pull/46#issuecomment-497873456 [![Coverage Status](https://coveralls.io/builds/23780341/badge)](https://coveralls.io/builds/23780341) Coverage increased (+

[jira] [Commented] (GEOMETRY-32) BSPTree Updates

2019-06-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855561#comment-16855561 ] Gilles commented on GEOMETRY-32: bq. follow the pattern I've done for Euclidean 1D and 2

[jira] [Commented] (EMAIL-188) Issues with Apache commons email library

2019-06-04 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855488#comment-16855488 ] Michael Osipov commented on EMAIL-188: -- You shoul contact users mailing list. > Issu

[jira] [Updated] (EMAIL-188) Issues with Apache commons email library

2019-06-04 Thread Anurag Garg (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Garg updated EMAIL-188: -- Description: Hi team, We are facing below issues with apache commons email library 1) When a user is s

[jira] [Created] (EMAIL-188) Issues with Apache commons email library

2019-06-04 Thread Anurag Garg (JIRA)
Anurag Garg created EMAIL-188: - Summary: Issues with Apache commons email library Key: EMAIL-188 URL: https://issues.apache.org/jira/browse/EMAIL-188 Project: Commons Email Issue Type: Bug

[GitHub] [commons-imaging] kinow commented on issue #43: Feature/deflate

2019-06-04 Thread GitBox
kinow commented on issue #43: Feature/deflate URL: https://github.com/apache/commons-imaging/pull/43#issuecomment-498572866 @pauldaustin no that won't fix the build. I've created a PR that disables Clirr check for backward compatibility - https://github.com/apache/commons-imaging/pull/45

[GitHub] [commons-imaging] kinow commented on issue #45: Disable clirr report for now (alpha releases)

2019-06-04 Thread GitBox
kinow commented on issue #45: Disable clirr report for now (alpha releases) URL: https://github.com/apache/commons-imaging/pull/45#issuecomment-498564984 If merged, I will create a ticket in JIRA, set to 1.0 release of imaging, that says to re-enable the clirr reports once the full release

[GitHub] [commons-imaging] kinow opened a new pull request #45: Disable clirr report for now (alpha releases)

2019-06-04 Thread GitBox
kinow opened a new pull request #45: Disable clirr report for now (alpha releases) URL: https://github.com/apache/commons-imaging/pull/45 There are pull requests which Travis jobs are failing due to clirr check goal failures. We have renamed methods `getFilename` to `getFileName`, w