[jira] [Resolved] (JEXL-306) Ternary operator ? protects also its branches from resolution errors

2019-06-10 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-306. Resolution: Fixed

[jira] [Commented] (RNG-106) XorShiRo generators require non-zero input seeds

2019-06-10 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860389#comment-16860389 ] Alex D Herbert commented on RNG-106: There are ignored tests in ProvidersCommonParametricTest that test

[GitHub] [commons-rng] asfgit merged pull request #48: RNG-97: JumpableUniformRandomProvider

2019-06-10 Thread GitBox
asfgit merged pull request #48: RNG-97: JumpableUniformRandomProvider URL: https://github.com/apache/commons-rng/pull/48 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-rng] coveralls commented on issue #49: RNG-98: LongJumpableUniformRandomProvider

2019-06-10 Thread GitBox
coveralls commented on issue #49: RNG-98: LongJumpableUniformRandomProvider URL: https://github.com/apache/commons-rng/pull/49#issuecomment-500614615 [![Coverage Status](https://coveralls.io/builds/23908529/badge)](https://coveralls.io/builds/23908529) Coverage increased

[jira] [Resolved] (RNG-97) JumpableUniformRandomProvider

2019-06-10 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex D Herbert resolved RNG-97. --- Resolution: Implemented In master. > JumpableUniformRandomProvider > - > >

[GitHub] [commons-rng] aherbert opened a new pull request #49: RNG-98: LongJumpableUniformRandomProvider

2019-06-10 Thread GitBox
aherbert opened a new pull request #49: RNG-98: LongJumpableUniformRandomProvider URL: https://github.com/apache/commons-rng/pull/49 Extend functionality of the JumpableUniformRandomProvider interface with a long jump. This

[jira] [Commented] (MATH-1487) MathInternalError - Kolmogorov Smirnov Test

2019-06-10 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859938#comment-16859938 ] Gilles commented on MATH-1487: -- Thanks for the report, but please check that the bug is still present in the

[jira] [Updated] (COMPRESS-489) Reading Central File Header and Archive extra data record, with out Skipping

2019-06-10 Thread Anvesh Mora (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anvesh Mora updated COMPRESS-489: - Attachment: image-2019-06-10-17-02-33-972.png > Reading Central File Header and Archive extra

[jira] [Updated] (COMPRESS-489) Reading Central File Header and Archive extra data record, with out Skipping

2019-06-10 Thread Anvesh Mora (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anvesh Mora updated COMPRESS-489: - Description: - Some Zip files store extra data in CFH and AED. Right now it seems that we are

[GitHub] [commons-numbers] Schamschi commented on issue #48: [WIP] perform the actual migration to JUnit 5

2019-06-10 Thread GitBox
Schamschi commented on issue #48: [WIP] perform the actual migration to JUnit 5 URL: https://github.com/apache/commons-numbers/pull/48#issuecomment-500389290 @grimreaper Why did you agree to wait for the pull request #36 to be merged (or closed unmerged) and then go ahead and refactor

[GitHub] [commons-rng] coveralls edited a comment on issue #48: RNG-97: JumpableUniformRandomProvider

2019-06-10 Thread GitBox
coveralls edited a comment on issue #48: RNG-97: JumpableUniformRandomProvider URL: https://github.com/apache/commons-rng/pull/48#issuecomment-500252284 [![Coverage Status](https://coveralls.io/builds/23895106/badge)](https://coveralls.io/builds/23895106) Coverage increased

[GitHub] [commons-numbers] grimreaper closed pull request #49: PlaneAngleTest: use simpler JUnit assertions

2019-06-10 Thread GitBox
grimreaper closed pull request #49: PlaneAngleTest: use simpler JUnit assertions URL: https://github.com/apache/commons-numbers/pull/49 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Created] (COMPRESS-489) Reading Central File Header and Archive extra data record, with out Skipping

2019-06-10 Thread Anvesh Mora (JIRA)
Anvesh Mora created COMPRESS-489: Summary: Reading Central File Header and Archive extra data record, with out Skipping Key: COMPRESS-489 URL: https://issues.apache.org/jira/browse/COMPRESS-489

[jira] [Comment Edited] (JEXL-306) Ternary operator ? protects also its branches from resolution errors

2019-06-10 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859823#comment-16859823 ] Henri Biestro edited comment on JEXL-306 at 6/10/19 2:33 PM: - Not a regression

[jira] [Comment Edited] (JEXL-306) Ternary operator ? protects also its branches from resolution errors

2019-06-10 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859823#comment-16859823 ] Henri Biestro edited comment on JEXL-306 at 6/10/19 2:32 PM: - Not a regression

[jira] [Commented] (JEXL-306) Ternary operator ? protects also its branches from resolution errors

2019-06-10 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860093#comment-16860093 ] Dmitri Blinov commented on JEXL-306: Regarding the first part of the question. Lets start with

[jira] [Comment Edited] (JEXL-306) Ternary operator ? protects also its branches from resolution errors

2019-06-10 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860093#comment-16860093 ] Dmitri Blinov edited comment on JEXL-306 at 6/10/19 3:43 PM: - Regarding the

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

2019-06-10 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 reopened NUMBERS-110: - Assignee: Karl Heinz Marbaise > Define Java Module Names for all modules >

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

2019-06-10 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 > Define Java Module Names for all modules >

[jira] [Commented] (JEXL-306) Ternary operator ? protects also its branches from resolution errors

2019-06-10 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860053#comment-16860053 ] Dmitri Blinov commented on JEXL-306: Regarding second part of the question, consider the following

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

2019-06-10 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860054#comment-16860054 ] Gilles commented on NUMBERS-110: It is generally better to "resolve" a report rather than "close" it (so

[jira] [Updated] (MATH-1487) MathInternalError - Kolmogorov Smirnov Test

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paweł updated MATH-1487: Description: Hi, I spotted a pesky bug in KolmogorovSmirnovTest class, in the method  kolmogorovSmirnovTest. In

[jira] [Created] (MATH-1487) MathInternalError - Kolmogorov Smirnov Test

2019-06-10 Thread JIRA
Paweł created MATH-1487: --- Summary: MathInternalError - Kolmogorov Smirnov Test Key: MATH-1487 URL: https://issues.apache.org/jira/browse/MATH-1487 Project: Commons Math Issue Type: Bug Affects

[jira] [Updated] (GEOMETRY-57) WIP - BigFraction Constructors are private

2019-06-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated GEOMETRY-57: Description: *Problem* * The classes DiskGenerator/SphereGenerator are accessing

[jira] [Updated] (GEOMETRY-57) BigFraction Constructors are private

2019-06-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated GEOMETRY-57: Summary: BigFraction Constructors are private (was: WIP - BigFraction

[jira] [Updated] (GEOMETRY-57) WIP - BigFraction Constructors are private

2019-06-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated GEOMETRY-57: Summary: WIP - BigFraction Constructors are private (was: BigFraction

[jira] [Created] (GEOMETRY-57) BigFraction Constructors are private

2019-06-10 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created GEOMETRY-57: --- Summary: BigFraction Constructors are private Key: GEOMETRY-57 URL: https://issues.apache.org/jira/browse/GEOMETRY-57 Project: Apache Commons Geometry

[jira] [Commented] (GEOMETRY-57) BigFraction Constructors are private

2019-06-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860018#comment-16860018 ] Karl Heinz Marbaise commented on GEOMETRY-57: - Done in

[GitHub] [commons-beanutils] melloware removed a comment on issue #7: BEANUTILS-520: Mitigate CVE-2014-0114 by enabling SuppressPropertiesB…

2019-06-10 Thread GitBox
melloware removed a comment on issue #7: BEANUTILS-520: Mitigate CVE-2014-0114 by enabling SuppressPropertiesB… URL: https://github.com/apache/commons-beanutils/pull/7#issuecomment-495029626 I am not sure why Travis is failing as all the tests and code is building with "mvn clean package"

[jira] [Commented] (MATH-1394) Implementation of DIRECT global optimizer

2019-06-10 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859971#comment-16859971 ] Gilles commented on MATH-1394: -- Sorry I somehow missed this report. As it is, the code cannot be imported

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

2019-06-10 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 reopened NUMBERS-110: - > Define Java Module Names for all modules >

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

2019-06-10 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 resolved NUMBERS-110. - Resolution: Resolved > Define Java Module Names for all modules >

[jira] [Comment Edited] (JEXL-306) Ternary operator ? protects also its branches from resolution errors

2019-06-10 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859816#comment-16859816 ] Dmitri Blinov edited comment on JEXL-306 at 6/10/19 8:24 AM: - The following

[jira] [Commented] (JEXL-306) Ternary operator ? protects also its branches from resolution errors

2019-06-10 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859823#comment-16859823 ] Henri Biestro commented on JEXL-306: Regression, reopen. Sorry > Ternary operator ? protects also its

[GitHub] [commons-io] rerewww closed pull request #71: [IO-592] Modified FileUtilsDirectoryContainsTestCase File

2019-06-10 Thread GitBox
rerewww closed pull request #71: [IO-592] Modified FileUtilsDirectoryContainsTestCase File URL: https://github.com/apache/commons-io/pull/71 This is an automated message from the Apache Git Service. To respond to the

[jira] [Reopened] (JEXL-306) Ternary operator ? protects also its branches from resolution errors

2019-06-10 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro reopened JEXL-306: > Ternary operator ? protects also its branches from resolution errors >

[jira] [Created] (GEOMETRY-56) Create distribution archive

2019-06-10 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created GEOMETRY-56: --- Summary: Create distribution archive Key: GEOMETRY-56 URL: https://issues.apache.org/jira/browse/GEOMETRY-56 Project: Apache Commons Geometry

[jira] [Commented] (JEXL-306) Ternary operator ? protects also its branches from resolution errors

2019-06-10 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859816#comment-16859816 ] Dmitri Blinov commented on JEXL-306: The following script throws an exception "Undefined property y"

[jira] [Commented] (CSV-135) Char escape doesn't work

2019-06-10 Thread Opher Shachar (JIRA)
[ https://issues.apache.org/jira/browse/CSV-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859836#comment-16859836 ] Opher Shachar commented on CSV-135: --- I think this {quote}The problem arises when both quoting and escaping

[jira] [Assigned] (GEOMETRY-56) Create distribution archive

2019-06-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise reassigned GEOMETRY-56: --- Assignee: Karl Heinz Marbaise > Create distribution archive >

[jira] [Closed] (GEOMETRY-57) BigFraction Constructors are private

2019-06-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed GEOMETRY-57. --- Resolution: Fixed > BigFraction Constructors are private >

[jira] [Updated] (GEOMETRY-57) BigFraction Constructors are private

2019-06-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated GEOMETRY-57: Affects Version/s: 1.0 > BigFraction Constructors are private >

[jira] [Assigned] (GEOMETRY-57) BigFraction Constructors are private

2019-06-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise reassigned GEOMETRY-57: --- Assignee: Karl Heinz Marbaise > BigFraction Constructors are private >

[jira] [Commented] (JEXL-306) Ternary operator ? protects also its branches from resolution errors

2019-06-10 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860139#comment-16860139 ] Henri Biestro commented on JEXL-306: Intermediate commit