[GitHub] [commons-geometry] asfgit merged pull request #33: [GEOMETRY-19] - Build Fails with JDK 10

2019-05-31 Thread GitBox
asfgit merged pull request #33: [GEOMETRY-19] - Build Fails with JDK 10 URL: https://github.com/apache/commons-geometry/pull/33 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [commons-geometry] asfgit merged pull request #32: [GEOMETRY-52] - Links in README.md wrong

2019-05-31 Thread GitBox
asfgit merged pull request #32: [GEOMETRY-52] - Links in README.md wrong URL: https://github.com/apache/commons-geometry/pull/32 This is an automated message from the Apache Git Service. To respond to the message, please log

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

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

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

2019-05-31 Thread GitBox
coveralls commented 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/23728411/badge)](https://coveralls.io/builds/23728411) Coverage increased (+0.04%)

[jira] [Closed] (MATH-1484) Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

2019-05-31 Thread Heinrich Bohne (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heinrich Bohne closed MATH-1484. Resolution: Won't Fix > Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

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

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

[GitHub] [commons-numbers] Schamschi opened a new pull request #46: NUMBERS-104: Speed up trial division

2019-05-31 Thread GitBox
Schamschi opened a new pull request #46: NUMBERS-104: Speed up trial division URL: https://github.com/apache/commons-numbers/pull/46 Expand the set of prime numbers whose multiples are to be skipped as trial candidates in org.apache.commons.numbers.primes.SmallPrimes.boundedTrialDivision(i

[jira] [Commented] (GEOMETRY-19) Build Fails with JDK 10

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853344#comment-16853344 ] Karl Heinz Marbaise commented on GEOMETRY-19: - The [build of the PR shows|h

[GitHub] [commons-bcel] suztomo commented on issue #27: [BCEL-317] Constant to switch ConstantUtf8.getInstance or getCachedInstance

2019-05-31 Thread GitBox
suztomo commented on issue #27: [BCEL-317] Constant to switch ConstantUtf8.getInstance or getCachedInstance URL: https://github.com/apache/commons-bcel/pull/27#issuecomment-497823124 @garydgregory Hi Gary, I implemented another approach by switching the two method at the caller. What do yo

[GitHub] [commons-bcel] suztomo commented on a change in pull request #27: [BCEL-317] Constant to switch ConstantUtf8.getInstance or getCachedInstance

2019-05-31 Thread GitBox
suztomo commented on a change in pull request #27: [BCEL-317] Constant to switch ConstantUtf8.getInstance or getCachedInstance URL: https://github.com/apache/commons-bcel/pull/27#discussion_r289509204 ## File path: src/main/java/org/apache/bcel/classfile/Constant.java ## @

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

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

[GitHub] [commons-bcel] suztomo opened a new pull request #27: [BCEL-317] Constant to switch getInstance or getCachedInstance

2019-05-31 Thread GitBox
suztomo opened a new pull request #27: [BCEL-317] Constant to switch getInstance or getCachedInstance URL: https://github.com/apache/commons-bcel/pull/27 Another approach for [BCEL-317](https://issues.apache.org/jira/browse/BCEL-317) to incorporate Gary's feedback on #26 to keep `getInsta

[jira] [Updated] (GEOMETRY-52) Links in README.md wrong

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated GEOMETRY-52: Description: The link to travis ci is wrong. > Links in README.md wrong >

[jira] [Commented] (GEOMETRY-19) Build Fails with JDK 10

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853307#comment-16853307 ] Karl Heinz Marbaise commented on GEOMETRY-19: - Enhancing the {{.travis.yml}}

[GitHub] [commons-geometry] khmarbaise opened a new pull request #33: [GEOMETRY-19] - Build Fails with JDK 10

2019-05-31 Thread GitBox
khmarbaise opened a new pull request #33: [GEOMETRY-19] - Build Fails with JDK 10 URL: https://github.com/apache/commons-geometry/pull/33 This is an automated message from the Apache Git Service. To respond to the message, p

[jira] [Updated] (GEOMETRY-19) Build Fails with JDK 10

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated GEOMETRY-19: --- Labels: BLOCKED pull-request-available (was: BLOCKED) > Build Fails with JDK 10 > -

[jira] [Updated] (GEOMETRY-52) Links in README.md wrong

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated GEOMETRY-52: --- Labels: pull-request-available travis-ci (was: travis-ci) > Links in README.md wrong >

[GitHub] [commons-geometry] khmarbaise opened a new pull request #32: [GEOMETRY-52] - Links in README.md wrong

2019-05-31 Thread GitBox
khmarbaise opened a new pull request #32: [GEOMETRY-52] - Links in README.md wrong URL: https://github.com/apache/commons-geometry/pull/32 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Created] (GEOMETRY-52) Links in README.md wrong

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created GEOMETRY-52: --- Summary: Links in README.md wrong Key: GEOMETRY-52 URL: https://issues.apache.org/jira/browse/GEOMETRY-52 Project: Apache Commons Geometry Issu

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

2019-05-31 Thread Tomo Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomo Suzuki updated BCEL-317: - Description: Follow-up of BCEL-186. This enhancement is to provide an option to cache ConstantUtf8 instanc

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

2019-05-31 Thread Tomo Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853244#comment-16853244 ] Tomo Suzuki commented on BCEL-317: -- Hi Gary, Thank you for the clarifying question. We us

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

2019-05-31 Thread Tomo Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomo Suzuki updated BCEL-317: - Description: Follow-up of https://issues.apache.org/jira/browse/BCEL-186. This enhancement is to provide a

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

2019-05-31 Thread Tomo Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomo Suzuki updated BCEL-317: - Description: Follow-up of https://issues.apache.org/jira/browse/BCEL-186. This enhancement is to provide a

[jira] [Commented] (NUMBERS-108) Cleaning up Checkstyle reported issues

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853202#comment-16853202 ] Karl Heinz Marbaise commented on NUMBERS-108: - Done in [5411cdc693e8f48c594

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

2019-05-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853201#comment-16853201 ] Gary Gregory commented on BCEL-317: --- Hi [~suztomo], "When our tool checks classes" How

[GitHub] [commons-numbers] asfgit closed pull request #45: [NUMBERS-108] - Cleaning up Checkstyle reported issues

2019-05-31 Thread GitBox
asfgit closed pull request #45: [NUMBERS-108] - Cleaning up Checkstyle reported issues URL: https://github.com/apache/commons-numbers/pull/45 This is an automated message from the Apache Git Service. To respond to the messag

[jira] [Created] (IMAGING-227) Improve random access into byte source

2019-05-31 Thread Paul Austin (JIRA)
Paul Austin created IMAGING-227: --- Summary: Improve random access into byte source Key: IMAGING-227 URL: https://issues.apache.org/jira/browse/IMAGING-227 Project: Commons Imaging Issue Type: Im

[jira] [Closed] (NUMBERS-110) Define Java Module Names for all modules

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed NUMBERS-110. --- Resolution: Fixed Done in [e378c7a265a765cea4b1dcfb8fbc93153075acc0|https://gitbox.

[GitHub] [commons-numbers] khmarbaise opened a new pull request #45: [NUMBERS-108] - Cleaning up Checkstyle reported issues

2019-05-31 Thread GitBox
khmarbaise opened a new pull request #45: [NUMBERS-108] - Cleaning up Checkstyle reported issues URL: https://github.com/apache/commons-numbers/pull/45 - followup cleaning up JavaDoc, Method order etc. This is an automated m

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

2019-05-31 Thread Tomo Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomo Suzuki updated BCEL-317: - Description: Follow-up of https://issues.apache.org/jira/browse/BCEL-186. This enhancement is to provide a

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

2019-05-31 Thread GitBox
pauldaustin commented on issue #43: Feature/deflate URL: https://github.com/apache/commons-imaging/pull/43#issuecomment-497746229 Looks like the formatter wouldn't have helped as the spaces were at the end of lines in the javadoc comment and it didn't strip them when I tried the formatter.

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

2019-05-31 Thread GitBox
pauldaustin commented on issue #43: Feature/deflate URL: https://github.com/apache/commons-imaging/pull/43#issuecomment-497743771 Do you know if there are an exported configurations for Eclipse code style, formatting and import ordering. I use that on my own projects so it automatically ge

[jira] [Work logged] (NUMBERS-110) Define Java Module Names for all modules

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

[GitHub] [commons-numbers] asfgit merged pull request #44: [NUMBERS-110] - Define Java Module Names for all modules

2019-05-31 Thread GitBox
asfgit merged pull request #44: [NUMBERS-110] - Define Java Module Names for all modules URL: https://github.com/apache/commons-numbers/pull/44 This is an automated message from the Apache Git Service. To respond to the mess

[jira] [Comment Edited] (NUMBERS-110) Define Java Module Names for all modules

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853078#comment-16853078 ] Karl Heinz Marbaise edited comment on NUMBERS-110 at 5/31/19 2:35 PM:

[jira] [Commented] (NUMBERS-110) Define Java Module Names for all modules

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853078#comment-16853078 ] Karl Heinz Marbaise commented on NUMBERS-110: - This is only the first step.

[jira] [Work logged] (NUMBERS-110) Define Java Module Names for all modules

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

[GitHub] [commons-numbers] khmarbaise opened a new pull request #44: [NUMBERS-110] - Define Java Module Names for all modules

2019-05-31 Thread GitBox
khmarbaise opened a new pull request #44: [NUMBERS-110] - Define Java Module Names for all modules URL: https://github.com/apache/commons-numbers/pull/44 This is an automated message from the Apache Git Service. To respond t

[jira] [Commented] (NUMBERS-105) Build Configuration for Travis executes build twice

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853066#comment-16853066 ] Karl Heinz Marbaise commented on NUMBERS-105: - Sometimes builds are stuck on

[jira] [Commented] (NUMBERS-105) Build Configuration for Travis executes build twice

2019-05-31 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853059#comment-16853059 ] Gilles commented on NUMBERS-105: It seems that Travis is [stuck|https://travis-ci.org/a

[jira] [Closed] (NUMBERS-105) Build Configuration for Travis executes build twice

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed NUMBERS-105. --- Resolution: Fixed Done in [c42953742ae6a7c858af8569200942a367047856|https://gitbox.

[jira] [Comment Edited] (CODEC-256) ColognePhonetic.encode() calculates wrong code

2019-05-31 Thread Melloware (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852929#comment-16852929 ] Melloware edited comment on CODEC-256 at 5/31/19 1:08 PM: -- [~asch

[jira] [Comment Edited] (CODEC-248) language.DaitchMokotoffSoundex gives overly broad results for tokens containing RS

2019-05-31 Thread Melloware (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852963#comment-16852963 ] Melloware edited comment on CODEC-248 at 5/31/19 1:04 PM: -- [~bkaz

[jira] [Work logged] (CODEC-214) Update POM to support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-214?focusedWorklogId=251773&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-251773 ] ASF GitHub Bot logged work on CODEC-214: Author: ASF GitHub Bot

[GitHub] [commons-codec] melloware closed pull request #20: CODEC-214: Support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread GitBox
melloware closed pull request #20: CODEC-214: Support @NotThreadSafe @Immutable Javadoc tags URL: https://github.com/apache/commons-codec/pull/20 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [commons-codec] melloware commented on issue #20: CODEC-214: Support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread GitBox
melloware commented on issue #20: CODEC-214: Support @NotThreadSafe @Immutable Javadoc tags URL: https://github.com/apache/commons-codec/pull/20#issuecomment-497700630 Closing PR. This is an automated message from the Apache

[jira] [Commented] (NUMBERS-110) Define Java Module Names for all modules

2019-05-31 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852997#comment-16852997 ] Gilles commented on NUMBERS-110: +1 In "Commons RNG", this is defined at the top level

[GitHub] [commons-codec] garydgregory commented on issue #20: CODEC-214: Support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread GitBox
garydgregory commented on issue #20: CODEC-214: Support @NotThreadSafe @Immutable Javadoc tags URL: https://github.com/apache/commons-codec/pull/20#issuecomment-497698428 It's a bit odd to add this to the POM without actually using the tags. I'd rather wait until you actually _use_ the tag

[jira] [Created] (NUMBERS-110) Define Java Module Names for all modules

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created NUMBERS-110: --- Summary: Define Java Module Names for all modules Key: NUMBERS-110 URL: https://issues.apache.org/jira/browse/NUMBERS-110 Project: Commons Numbers

[jira] [Commented] (NUMBERS-107) Cleanup build configuration - remove not used configurations

2019-05-31 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852987#comment-16852987 ] Gilles commented on NUMBERS-107: bq. Something like https://revapi.org/ I've suggested

[jira] [Commented] (NUMBERS-107) Cleanup build configuration - remove not used configurations

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852978#comment-16852978 ] Karl Heinz Marbaise commented on NUMBERS-107: - Of course I agree but it shou

[jira] [Work logged] (NUMBERS-105) Build Configuration for Travis executes build twice

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

[jira] [Commented] (NUMBERS-105) Build Configuration for Travis executes build twice

2019-05-31 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852975#comment-16852975 ] Gilles commented on NUMBERS-105: Thanks. > Build Configuration for Travis executes buil

[GitHub] [commons-numbers] asfgit merged pull request #40: [NUMBERS-105] - Build Configuration for Travis executes build twice

2019-05-31 Thread GitBox
asfgit merged pull request #40: [NUMBERS-105] - Build Configuration for Travis executes build twice URL: https://github.com/apache/commons-numbers/pull/40 This is an automated message from the Apache Git Service. To respond

[jira] [Closed] (NUMBERS-109) Cleanup pom files

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed NUMBERS-109. --- Resolution: Fixed > Cleanup pom files > - > > Key: N

[jira] [Commented] (NUMBERS-109) Cleanup pom files

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852974#comment-16852974 ] Karl Heinz Marbaise commented on NUMBERS-109: - Done in [4544f88c82831d94850

[jira] [Closed] (NUMBERS-108) Cleaning up Checkstyle reported issues

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed NUMBERS-108. --- Resolution: Fixed > Cleaning up Checkstyle reported issues > ---

[jira] [Comment Edited] (NUMBERS-108) Cleaning up Checkstyle reported issues

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852973#comment-16852973 ] Karl Heinz Marbaise edited comment on NUMBERS-108 at 5/31/19 12:35 PM: ---

[jira] [Commented] (NUMBERS-108) Cleaning up Checkstyle reported issues

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852973#comment-16852973 ] Karl Heinz Marbaise commented on NUMBERS-108: - Done in [9b7a1cb34645e041341

[jira] [Comment Edited] (CODEC-214) Update POM to support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread Melloware (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852970#comment-16852970 ] Melloware edited comment on CODEC-214 at 5/31/19 12:34 PM: --- Or a

[jira] [Commented] (CODEC-214) Update POM to support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread Melloware (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852970#comment-16852970 ] Melloware commented on CODEC-214: - Or are you saying change...

[jira] [Comment Edited] (CODEC-214) Update POM to support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread Melloware (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852970#comment-16852970 ] Melloware edited comment on CODEC-214 at 5/31/19 12:32 PM: --- Or a

[jira] [Commented] (NUMBERS-105) Build Configuration for Travis executes build twice

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852966#comment-16852966 ] Karl Heinz Marbaise commented on NUMBERS-105: - Skipping the installation is

[jira] [Commented] (CODEC-214) Update POM to support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread Melloware (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852967#comment-16852967 ] Melloware commented on CODEC-214: - I guess what I am saying is this ticket says "Change th

[jira] [Commented] (CODEC-248) language.DaitchMokotoffSoundex gives overly broad results for tokens containing RS

2019-05-31 Thread Melloware (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852963#comment-16852963 ] Melloware commented on CODEC-248: - [~bkazez] I am not sure this is correct. If I remove "

[jira] [Commented] (CODEC-214) Update POM to support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852957#comment-16852957 ] Gary Gregory commented on CODEC-214: Close it because...? You do not want to use tags 

[jira] [Work logged] (NUMBERS-109) Cleanup pom files

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

[jira] [Work logged] (NUMBERS-108) Cleaning up Checkstyle reported issues

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

[GitHub] [commons-numbers] asfgit merged pull request #43: [NUMBERS-109] - Cleanup pom files

2019-05-31 Thread GitBox
asfgit merged pull request #43: [NUMBERS-109] - Cleanup pom files URL: https://github.com/apache/commons-numbers/pull/43 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [commons-numbers] asfgit merged pull request #42: [NUMBERS-108] - Cleaning up Checkstyle reported issues

2019-05-31 Thread GitBox
asfgit merged pull request #42: [NUMBERS-108] - Cleaning up Checkstyle reported issues URL: https://github.com/apache/commons-numbers/pull/42 This is an automated message from the Apache Git Service. To respond to the messag

[jira] [Commented] (CODEC-214) Update POM to support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread Melloware (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852953#comment-16852953 ] Melloware commented on CODEC-214: - Then IMHO we should close this ticket... > Update POM

[jira] [Comment Edited] (CODEC-214) Update POM to support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852952#comment-16852952 ] Gary Gregory edited comment on CODEC-214 at 5/31/19 12:10 PM: --

[jira] [Commented] (CODEC-214) Update POM to support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852952#comment-16852952 ] Gary Gregory commented on CODEC-214: I am -1 here due to the Javadoc warning: {quote}N

[jira] [Work logged] (CODEC-214) Update POM to support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-214?focusedWorklogId=251726&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-251726 ] ASF GitHub Bot logged work on CODEC-214: Author: ASF GitHub Bot

[jira] [Commented] (CODEC-214) Update POM to support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread Melloware (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852942#comment-16852942 ] Melloware commented on CODEC-214: - PR Submitted: https://github.com/apache/commons-codec/p

[GitHub] [commons-codec] melloware opened a new pull request #20: CODEC-214: Support @NotThreadSafe @Immutable Javadoc tags

2019-05-31 Thread GitBox
melloware opened a new pull request #20: CODEC-214: Support @NotThreadSafe @Immutable Javadoc tags URL: https://github.com/apache/commons-codec/pull/20 This is an automated message from the Apache Git Service. To respond to

[jira] [Comment Edited] (CODEC-256) ColognePhonetic.encode() calculates wrong code

2019-05-31 Thread Melloware (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852929#comment-16852929 ] Melloware edited comment on CODEC-256 at 5/31/19 11:41 AM: --- [~as

[jira] [Commented] (CODEC-256) ColognePhonetic.encode() calculates wrong code

2019-05-31 Thread Melloware (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852929#comment-16852929 ] Melloware commented on CODEC-256: - [~aschnur] I am creating a GitHub PR for your change.

[jira] [Commented] (NUMBERS-107) Cleanup build configuration - remove not used configurations

2019-05-31 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852925#comment-16852925 ] Gilles commented on NUMBERS-107: bq. If we remove the configuration We should keep some

[jira] [Commented] (NUMBERS-107) Cleanup build configuration - remove not used configurations

2019-05-31 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852921#comment-16852921 ] Karl Heinz Marbaise commented on NUMBERS-107: - If we remove the configuratio

[jira] [Commented] (NUMBERS-107) Cleanup build configuration - remove not used configurations

2019-05-31 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852919#comment-16852919 ] Gilles commented on NUMBERS-107: I don't understand the removal the mention to "Clirr" i

[jira] [Commented] (NUMBERS-105) Build Configuration for Travis executes build twice

2019-05-31 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852892#comment-16852892 ] Gilles commented on NUMBERS-105: I'm confused by your comment in the travis file: {quote

[jira] [Resolved] (RNG-77) Update the NumberFactory conversion to and from byte arrays

2019-05-31 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex D Herbert resolved RNG-77. --- Resolution: Implemented Fix Version/s: 1.3 In master > Update the NumberFactory conversion to and

[GitHub] [commons-rng] aherbert merged pull request #37: RNG-77: Improve NumberFactory to/from byte arrays performance.

2019-05-31 Thread GitBox
aherbert merged pull request #37: RNG-77: Improve NumberFactory to/from byte arrays performance. URL: https://github.com/apache/commons-rng/pull/37 This is an automated message from the Apache Git Service. To respond to the