[jira] [Work logged] (TEXT-207) Include DoubleFormats utility from commons-geometry

2021-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TEXT-207?focusedWorklogId=621338=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621338 ] ASF GitHub Bot logged work on TEXT-207: --- Author: ASF GitHub Bot

[GitHub] [commons-text] kinow commented on a change in pull request #248: TEXT-207: adding DoubleFormat utility

2021-07-10 Thread GitBox
kinow commented on a change in pull request #248: URL: https://github.com/apache/commons-text/pull/248#discussion_r667413903 ## File path: src/main/java/org/apache/commons/text/numbers/DoubleFormat.java ## @@ -0,0 +1,732 @@ +/* + * Licensed to the Apache Software Foundation

[jira] [Resolved] (MATH-1600) "NormalizedRandomGenerator" is-a "DoubleSupplier"

2021-07-10 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski resolved MATH-1600. --- Resolution: Resolved Interface removed in commit eab3bcec3c6ee118ec0adaf54d2ecb34c2449c08

[jira] [Resolved] (MATH-1615) Remove "StableRandomGenerator" class

2021-07-10 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski resolved MATH-1615. --- Resolution: Done Commit 5fee542f820e233c59b796f01b737ae6a46964d7 ("master" branch). > Remove

[jira] [Commented] (MATH-1614) Refactoring of "SimplexOptimizer"

2021-07-10 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17378559#comment-17378559 ] Gilles Sadowski commented on MATH-1614: --- Done in commit 46a0c3ae4140fd34cf8479362192bddb7b7b3e38

[jira] [Created] (MATH-1615) Remove "StableRandomGenerator" class

2021-07-10 Thread Gilles Sadowski (Jira)
Gilles Sadowski created MATH-1615: - Summary: Remove "StableRandomGenerator" class Key: MATH-1615 URL: https://issues.apache.org/jira/browse/MATH-1615 Project: Commons Math Issue Type:

[jira] [Work logged] (LANG-1664) Javadoc for StringUtils.substringBefore(String str, int separator) doesn't mention that the separator is an int

2021-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1664?focusedWorklogId=621324=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621324 ] ASF GitHub Bot logged work on LANG-1664: Author: ASF GitHub Bot

[jira] [Work logged] (LANG-1664) Javadoc for StringUtils.substringBefore(String str, int separator) doesn't mention that the separator is an int

2021-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1664?focusedWorklogId=621323=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621323 ] ASF GitHub Bot logged work on LANG-1664: Author: ASF GitHub Bot

[GitHub] [commons-lang] amarlearning closed pull request #777: LANG-1664 - Javadoc for StringUtils.substringBefore(String str, int separator) doesn't mention that the separator is an Int

2021-07-10 Thread GitBox
amarlearning closed pull request #777: URL: https://github.com/apache/commons-lang/pull/777 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [commons-lang] amarlearning commented on pull request #777: LANG-1664 - Javadoc for StringUtils.substringBefore(String str, int separator) doesn't mention that the separator is an Int

2021-07-10 Thread GitBox
amarlearning commented on pull request #777: URL: https://github.com/apache/commons-lang/pull/777#issuecomment-877719394 @oneiros-de sorry my mistake, I got confused. Closing my PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Work logged] (LANG-1664) Javadoc for StringUtils.substringBefore(String str, int separator) doesn't mention that the separator is an int

2021-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1664?focusedWorklogId=621322=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621322 ] ASF GitHub Bot logged work on LANG-1664: Author: ASF GitHub Bot

[GitHub] [commons-lang] oneiros-de commented on pull request #777: LANG-1664 - Javadoc for StringUtils.substringBefore(String str, int separator) doesn't mention that the separator is an Int

2021-07-10 Thread GitBox
oneiros-de commented on pull request #777: URL: https://github.com/apache/commons-lang/pull/777#issuecomment-877714792 This is wrong - the "separator" is not an index but a char used by `String#indexof(int)`. See also the unit test

[jira] [Work logged] (LANG-1664) Javadoc for StringUtils.substringBefore(String str, int separator) doesn't mention that the separator is an int

2021-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1664?focusedWorklogId=621321=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621321 ] ASF GitHub Bot logged work on LANG-1664: Author: ASF GitHub Bot

[GitHub] [commons-lang] coveralls commented on pull request #777: LANG-1664 - Javadoc for StringUtils.substringBefore(String str, int separator) doesn't mention that the separator is an Int

2021-07-10 Thread GitBox
coveralls commented on pull request #777: URL: https://github.com/apache/commons-lang/pull/777#issuecomment-877711430 [![Coverage Status](https://coveralls.io/builds/41269638/badge)](https://coveralls.io/builds/41269638) Coverage remained the same at 94.976% when pulling

[jira] [Work logged] (LANG-1664) Javadoc for StringUtils.substringBefore(String str, int separator) doesn't mention that the separator is an int

2021-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1664?focusedWorklogId=621320=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621320 ] ASF GitHub Bot logged work on LANG-1664: Author: ASF GitHub Bot

[GitHub] [commons-lang] amarlearning opened a new pull request #777: LANG-1664 - Javadoc for StringUtils.substringBefore(String str, int separator) doesn't mention that the separator is an Int

2021-07-10 Thread GitBox
amarlearning opened a new pull request #777: URL: https://github.com/apache/commons-lang/pull/777 Ready for review -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[jira] [Work logged] (MATH-1597) Low-discrepancy sequence

2021-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MATH-1597?focusedWorklogId=621297=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621297 ] ASF GitHub Bot logged work on MATH-1597: Author: ASF GitHub Bot

[jira] [Work logged] (MATH-1597) Low-discrepancy sequence

2021-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MATH-1597?focusedWorklogId=621296=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621296 ] ASF GitHub Bot logged work on MATH-1597: Author: ASF GitHub Bot

[GitHub] [commons-math] amarlearning commented on a change in pull request #190: MATH-1597: LowDiscrepancySequence supplier/jump for Halton and Sobol

2021-07-10 Thread GitBox
amarlearning commented on a change in pull request #190: URL: https://github.com/apache/commons-math/pull/190#discussion_r667349474 ## File path: commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/quasirandom/HaltonSequenceGenerator.java ## @@ -151,31 +159,44

[GitHub] [commons-math] amarlearning commented on a change in pull request #190: MATH-1597: LowDiscrepancySequence supplier/jump for Halton and Sobol

2021-07-10 Thread GitBox
amarlearning commented on a change in pull request #190: URL: https://github.com/apache/commons-math/pull/190#discussion_r667349534 ## File path: commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/quasirandom/HaltonSequenceGenerator.java ## @@ -151,31 +159,44

[jira] [Commented] (LANG-1664) Javadoc for StringUtils.substringBefore(String str, int separator) doesn't mention that the separator is an int

2021-07-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17378481#comment-17378481 ] Gary D. Gregory commented on LANG-1664: --- [~amarlearning] Feel free :-) > Javadoc for

[jira] [Commented] (LANG-1664) Javadoc for StringUtils.substringBefore(String str, int separator) doesn't mention that the separator is an int

2021-07-10 Thread Amar Prakash Pandey (Jira)
[ https://issues.apache.org/jira/browse/LANG-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17378475#comment-17378475 ] Amar Prakash Pandey commented on LANG-1664: --- [~ggregory] Can I take this one? > Javadoc for

[jira] [Created] (RNG-155) ZigguratNormalizedGaussianSampler to use a table size of 256

2021-07-10 Thread Alex Herbert (Jira)
Alex Herbert created RNG-155: Summary: ZigguratNormalizedGaussianSampler to use a table size of 256 Key: RNG-155 URL: https://issues.apache.org/jira/browse/RNG-155 Project: Commons RNG Issue

[jira] [Resolved] (RNG-152) Update sampling to use ZigguratSampler.NormalizedGaussian

2021-07-10 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Herbert resolved RNG-152. -- Fix Version/s: 1.4 Resolution: Implemented Added in commit:

[jira] [Resolved] (NUMBERS-166) SortInPlace should not implement BiConsumer

2021-07-10 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved NUMBERS-166. --- Resolution: Done > SortInPlace should not implement BiConsumer >

[jira] [Commented] (NUMBERS-166) SortInPlace should not implement BiConsumer

2021-07-10 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17378460#comment-17378460 ] Matt Juntunen commented on NUMBERS-166: --- Done in commit 437432572b9840ebf7b34efa5e0de35971a38f79

[jira] [Work logged] (NUMBERS-166) SortInPlace should not implement BiConsumer

2021-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-166?focusedWorklogId=621264=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621264 ] ASF GitHub Bot logged work on NUMBERS-166: -- Author: ASF GitHub Bot

[GitHub] [commons-numbers] asfgit merged pull request #101: NUMBERS-166: removing BiConsumer implementation from SortInPlace

2021-07-10 Thread GitBox
asfgit merged pull request #101: URL: https://github.com/apache/commons-numbers/pull/101 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Work logged] (NUMBERS-166) SortInPlace should not implement BiConsumer

2021-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-166?focusedWorklogId=621263=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621263 ] ASF GitHub Bot logged work on NUMBERS-166: -- Author: ASF GitHub Bot

[GitHub] [commons-numbers] coveralls commented on pull request #101: NUMBERS-166: removing BiConsumer implementation from SortInPlace

2021-07-10 Thread GitBox
coveralls commented on pull request #101: URL: https://github.com/apache/commons-numbers/pull/101#issuecomment-877627416 [![Coverage Status](https://coveralls.io/builds/41267043/badge)](https://coveralls.io/builds/41267043) Coverage remained the same at 99.658% when pulling

[jira] [Commented] (NUMBERS-166) SortInPlace should not implement BiConsumer

2021-07-10 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17378452#comment-17378452 ] Matt Juntunen commented on NUMBERS-166: --- PR: https://github.com/apache/commons-numbers/pull/101 >

[jira] [Work logged] (NUMBERS-166) SortInPlace should not implement BiConsumer

2021-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-166?focusedWorklogId=621262=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621262 ] ASF GitHub Bot logged work on NUMBERS-166: -- Author: ASF GitHub Bot

[GitHub] [commons-numbers] darkma773r opened a new pull request #101: NUMBERS-166: removing BiConsumer implementation from SortInPlace

2021-07-10 Thread GitBox
darkma773r opened a new pull request #101: URL: https://github.com/apache/commons-numbers/pull/101 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[jira] [Resolved] (NUMBERS-77) Move utilities from "Commons Geometry"

2021-07-10 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved NUMBERS-77. -- Fix Version/s: (was: 1.1) 1.0 Resolution: Fixed > Move utilities

[jira] [Commented] (NUMBERS-77) Move utilities from "Commons Geometry"

2021-07-10 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17378451#comment-17378451 ] Matt Juntunen commented on NUMBERS-77: -- Closing this issue as no more utilities need to be moved

[jira] [Created] (NUMBERS-166) SortInPlace should not implement BiConsumer

2021-07-10 Thread Matt Juntunen (Jira)
Matt Juntunen created NUMBERS-166: - Summary: SortInPlace should not implement BiConsumer Key: NUMBERS-166 URL: https://issues.apache.org/jira/browse/NUMBERS-166 Project: Commons Numbers

[GitHub] [commons-vfs] garydgregory commented on pull request #192: Bump jackrabbit2.version from 2.21.6 to 2.21.7

2021-07-10 Thread GitBox
garydgregory commented on pull request #192: URL: https://github.com/apache/commons-vfs/pull/192#issuecomment-877576684 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the