[jira] [Created] (BEANUTILS-518) Windows Server 2019 support

2019-04-17 Thread mengln (JIRA)
mengln created BEANUTILS-518: Summary: Windows Server 2019 support Key: BEANUTILS-518 URL: https://issues.apache.org/jira/browse/BEANUTILS-518 Project: Commons BeanUtils Issue Type: Wish

[jira] [Created] (CODEC-258) Windows Server 2019 support

2019-04-17 Thread mengln (JIRA)
mengln created CODEC-258: Summary: Windows Server 2019 support Key: CODEC-258 URL: https://issues.apache.org/jira/browse/CODEC-258 Project: Commons Codec Issue Type: Wish Reporter: mengln

[jira] [Created] (COLLECTIONS-713) Windows Server 2019 support

2019-04-17 Thread mengln (JIRA)
mengln created COLLECTIONS-713: -- Summary: Windows Server 2019 support Key: COLLECTIONS-713 URL: https://issues.apache.org/jira/browse/COLLECTIONS-713 Project: Commons Collections Issue Type: Wis

[jira] [Updated] (COLLECTIONS-713) Windows Server 2019 support

2019-04-17 Thread mengln (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mengln updated COLLECTIONS-713: --- Description: Does Windows Server 2019 support the following products: Apache Commons Collection

[jira] [Created] (DBCP-545) Windows Server 2019 support

2019-04-17 Thread mengln (JIRA)
mengln created DBCP-545: --- Summary: Windows Server 2019 support Key: DBCP-545 URL: https://issues.apache.org/jira/browse/DBCP-545 Project: Commons DBCP Issue Type: Wish Reporter: mengln Do

[GitHub] [commons-lang] jodastephen commented on issue #299: Add module-info for Java 9

2019-04-17 Thread GitBox
jodastephen commented on issue #299: Add module-info for Java 9 URL: https://github.com/apache/commons-lang/pull/299#issuecomment-483986656 I've seen error reports from using multi-version jar files as well as from just placing the `module-info.class` in the root. It is perfectly possible t

[jira] [Updated] (RNG-91) Kemp small mean poisson sampler

2019-04-17 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex D Herbert updated RNG-91: -- Attachment: poisson-samplers.jpg > Kemp small mean poisson sampler > --- > >

[jira] [Commented] (RNG-91) Kemp small mean poisson sampler

2019-04-17 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16819878#comment-16819878 ] Alex D Herbert commented on RNG-91: --- Original timings above were using the Kemp method that

[GitHub] [commons-rng] coveralls edited a comment on issue #36: RNG-91: Add a KempSmallMeanPoissonSampler

2019-04-17 Thread GitBox
coveralls edited a comment on issue #36: RNG-91: Add a KempSmallMeanPoissonSampler URL: https://github.com/apache/commons-rng/pull/36#issuecomment-482657232 [![Coverage Status](https://coveralls.io/builds/22864213/badge)](https://coveralls.io/builds/22864213) Coverage increased

[GitHub] [commons-rng] coveralls edited a comment on issue #36: RNG-91: Add a KempSmallMeanPoissonSampler

2019-04-17 Thread GitBox
coveralls edited a comment on issue #36: RNG-91: Add a KempSmallMeanPoissonSampler URL: https://github.com/apache/commons-rng/pull/36#issuecomment-482657232 [![Coverage Status](https://coveralls.io/builds/22864842/badge)](https://coveralls.io/builds/22864842) Coverage increased

[jira] [Commented] (RNG-91) Kemp small mean poisson sampler

2019-04-17 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16819984#comment-16819984 ] Gilles commented on RNG-91: --- {quote} A recommendation would be to: * \[...\] use the Kemp sampler \

[jira] [Commented] (DBCP-544) Custom Shared ClassLoader not working after migrated from Tomcat 7 to Tomcat 9.0.17

2019-04-17 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820031#comment-16820031 ] Gary Gregory commented on DBCP-544: --- Well, you mention Tomcat... > Custom Shared ClassLo

[jira] [Commented] (RNG-90) Improve nextInt(int) and nextLong(long) for powers of 2

2019-04-17 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820230#comment-16820230 ] Alex D Herbert commented on RNG-90: --- I have noted that the code above: {code:java} return (

[jira] [Comment Edited] (RNG-90) Improve nextInt(int) and nextLong(long) for powers of 2

2019-04-17 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820230#comment-16820230 ] Alex D Herbert edited comment on RNG-90 at 4/17/19 4:04 PM: I hav

[jira] [Commented] (RNG-91) Kemp small mean poisson sampler

2019-04-17 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820251#comment-16820251 ] Alex D Herbert commented on RNG-91: --- bq. And deprecate SmallMeanPoissonSampler? I don't se

[jira] [Commented] (MATH-1401) Exception at IntervalUtils.getClopperPearsonInterval

2019-04-17 Thread Michele De Stefano (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820276#comment-16820276 ] Michele De Stefano commented on MATH-1401: -- Dear Gilles, I'm sorry but actually

[GitHub] [commons-lang] jfallows commented on issue #299: Add module-info for Java 9

2019-04-17 Thread GitBox
jfallows commented on issue #299: Add module-info for Java 9 URL: https://github.com/apache/commons-lang/pull/299#issuecomment-484170301 @GedMarc thanks for the links, will help however I can. I'm intrigued by the _italics_ of "_seemed_ like a good idea". 😄 Libraries designed

[jira] [Commented] (MATH-1401) Exception at IntervalUtils.getClopperPearsonInterval

2019-04-17 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820298#comment-16820298 ] Gilles commented on MATH-1401: -- bq. the issue is not fixed What happens? bq. I am not able

[GitHub] [commons-lang] garydgregory commented on issue #299: Add module-info for Java 9

2019-04-17 Thread GitBox
garydgregory commented on issue #299: Add module-info for Java 9 URL: https://github.com/apache/commons-lang/pull/299#issuecomment-484176879 The last time I tried to use a jar with a Java 9 class file properly embedded in META-INF it blew up the Android toolchain. It's been a while so I am

[jira] [Closed] (CODEC-258) Windows Server 2019 support

2019-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed CODEC-258. Resolution: Invalid Same nonsense as with VELOCITY. > Windows Server 2019 support > ---

[jira] [Closed] (BEANUTILS-518) Windows Server 2019 support

2019-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed BEANUTILS-518. Resolution: Invalid Same nonsense as with VELOCITY. > Windows Server 2019 support > ---

[jira] [Closed] (DBCP-545) Windows Server 2019 support

2019-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DBCP-545. --- Resolution: Invalid Same nonsense as with VELOCITY. > Windows Server 2019 support > --

[jira] [Closed] (DAEMON-400) Windows Server 2019

2019-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DAEMON-400. - Resolution: Invalid Same nonsense as with VELOCITY. > Windows Server 2019 > ---

[jira] [Closed] (COLLECTIONS-713) Windows Server 2019 support

2019-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed COLLECTIONS-713. -- Resolution: Invalid Same nonsense as with VELOCITY. > Windows Server 2019 support

[GitHub] [commons-rng] aherbert opened a new pull request #38: RNG-90: Improve the performance of nextInt(int) and nextLong(long).

2019-04-17 Thread GitBox
aherbert opened a new pull request #38: RNG-90: Improve the performance of nextInt(int) and nextLong(long). URL: https://github.com/apache/commons-rng/pull/38 This adds unsigned integer arithmetic requiring only a single int/long primitive per sample. ---

[jira] [Updated] (MATH-1401) Exception at IntervalUtils.getClopperPearsonInterval

2019-04-17 Thread Michele De Stefano (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michele De Stefano updated MATH-1401: - Attachment: ClopperPearsonIntervalTest.java > Exception at IntervalUtils.getClopperPearson

[jira] [Updated] (MATH-1401) Exception at IntervalUtils.getClopperPearsonInterval

2019-04-17 Thread Michele De Stefano (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michele De Stefano updated MATH-1401: - Attachment: ClopperPearsonInterval.java > Exception at IntervalUtils.getClopperPearsonInte

[jira] [Commented] (MATH-1401) Exception at IntervalUtils.getClopperPearsonInterval

2019-04-17 Thread Michele De Stefano (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820531#comment-16820531 ] Michele De Stefano commented on MATH-1401: -- Dear Gilles, I've just attached the

[GitHub] [commons-rng] coveralls commented on issue #38: RNG-90: Improve the performance of nextInt(int) and nextLong(long).

2019-04-17 Thread GitBox
coveralls commented on issue #38: RNG-90: Improve the performance of nextInt(int) and nextLong(long). URL: https://github.com/apache/commons-rng/pull/38#issuecomment-484276332 [![Coverage Status](https://coveralls.io/builds/22880313/badge)](https://coveralls.io/builds/22880313)

[GitHub] [commons-rng] coveralls commented on issue #38: RNG-90: Improve the performance of nextInt(int) and nextLong(long).

2019-04-17 Thread GitBox
coveralls commented on issue #38: RNG-90: Improve the performance of nextInt(int) and nextLong(long). URL: https://github.com/apache/commons-rng/pull/38#issuecomment-484276328 [![Coverage Status](https://coveralls.io/builds/22880313/badge)](https://coveralls.io/builds/22880313)

[GitHub] [commons-rng] aherbert closed pull request #38: RNG-90: Improve the performance of nextInt(int) and nextLong(long).

2019-04-17 Thread GitBox
aherbert closed pull request #38: RNG-90: Improve the performance of nextInt(int) and nextLong(long). URL: https://github.com/apache/commons-rng/pull/38 This is an automated message from the Apache Git Service. To respond to

[GitHub] [commons-rng] aherbert commented on issue #38: RNG-90: Improve the performance of nextInt(int) and nextLong(long).

2019-04-17 Thread GitBox
aherbert commented on issue #38: RNG-90: Improve the performance of nextInt(int) and nextLong(long). URL: https://github.com/apache/commons-rng/pull/38#issuecomment-484288631 This method is biased when the sample range is not a power of 2. --

[jira] [Commented] (RNG-90) Improve nextInt(int) and nextLong(long) for powers of 2

2019-04-17 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820581#comment-16820581 ] Alex D Herbert commented on RNG-90: --- I could not believe that this method was without flaws