[jira] [Created] (MATH-1395) MathParseException when parsing fractions on Android

2016-11-16 Thread Brian Zable (JIRA)
Brian Zable created MATH-1395: - Summary: MathParseException when parsing fractions on Android Key: MATH-1395 URL: https://issues.apache.org/jira/browse/MATH-1395 Project: Commons Math Issue

[jira] [Commented] (LANG-1284) RandomStringUtils' random method goes into an infinite loop

2016-11-16 Thread Elton Nunes (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671911#comment-15671911 ] Elton Nunes commented on LANG-1284: --- Maybe the better is a warning in the Javadoc. > RandomStringUtils'

[jira] [Commented] (MATH-1375) BOBYQAOptimizer Seems to Sometimes Enter Endless Loop

2016-11-16 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671612#comment-15671612 ] Thomas Weise commented on MATH-1375: If I remember correctly, the two loops do not check any evaluation

[jira] [Resolved] (LANG-1285) NullPointerException in FastDateParser$TimeZoneStrategy

2016-11-16 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1285. - Resolution: Fixed Assignee: Pascal Schumacher > NullPointerException in

[GitHub] commons-lang pull request #212: [LANG-1285] Replicate the fix for LANG-1186

2016-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/212 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] commons-lang issue #212: [LANG-1285] Replicate the fix for LANG-1186

2016-11-16 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/212 Thanks! 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[jira] [Commented] (LANG-1285) NullPointerException in FastDateParser$TimeZoneStrategy

2016-11-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671579#comment-15671579 ] ASF GitHub Bot commented on LANG-1285: -- Github user asfgit closed the pull request at:

[jira] [Commented] (LANG-1285) NullPointerException in FastDateParser$TimeZoneStrategy

2016-11-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671580#comment-15671580 ] ASF GitHub Bot commented on LANG-1285: -- Github user PascalSchumacher commented on the issue:

[jira] [Commented] (LANG-806) RandomStringUtils can enter infinite loop if chosen char does not meet letter/digit requirements

2016-11-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671532#comment-15671532 ] ASF GitHub Bot commented on LANG-806: - Github user PascalSchumacher commented on the issue:

[GitHub] commons-lang issue #211: Fixed possible infinite loop in random of RandomStr...

2016-11-16 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/211 related issue: https://issues.apache.org/jira/browse/LANG-806 I guess this pull request fixes the most important part of the issue. --- If your project is set up for it, you

[jira] [Updated] (DBCP-473) Datasource bean creation failed due to mismatched return type of setter and getter for connectionInitSqls in BasicDataSource

2016-11-16 Thread Mubasher Usman (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mubasher Usman updated DBCP-473: Flags: Important Labels: easyfix (was: ) Fix Version/s: 2.2 > Datasource bean

[jira] [Updated] (DBCP-473) Datasource bean creation failed due to mismatched return type of setter and getter for connectionInitSqls in BasicDataSource

2016-11-16 Thread Mubasher Usman (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mubasher Usman updated DBCP-473: Priority: Critical (was: Major) Description:

[jira] [Commented] (TEXT-21) Have a clear distinction between Edit Distance, String Similarity, Score, Metric, etc

2016-11-16 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671333#comment-15671333 ] Rob Tompkins commented on TEXT-21: -- I've thrown up a PR to resolve

[jira] [Reopened] (TEXT-26) Check if LANG-1199 also affects commons-text

2016-11-16 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher reopened TEXT-26: --- resolved by mistake > Check if LANG-1199 also affects commons-text >

[jira] [Created] (TEXT-26) Check if LANG-1199 also affects commons-text

2016-11-16 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created TEXT-26: - Summary: Check if LANG-1199 also affects commons-text Key: TEXT-26 URL: https://issues.apache.org/jira/browse/TEXT-26 Project: Commons Text Issue Type:

[jira] [Resolved] (TEXT-26) Check if LANG-1199 also affects commons-text

2016-11-16 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved TEXT-26. --- Resolution: Fixed > Check if LANG-1199 also affects commons-text >

[jira] [Closed] (COMMONSSITE-91) Build plugin does not pass the JIRA_ID property when generating README.md

2016-11-16 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed COMMONSSITE-91. --- Resolution: Fixed Fix Version/s: 1.7 In Svn. > Build plugin does not pass the

[jira] [Closed] (COMMONSSITE-90) Include badges in the README.md file

2016-11-16 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed COMMONSSITE-90. --- Resolution: Fixed Assignee: Gary Gregory Fix Version/s: 1.7 In Svn. >

[jira] [Created] (CODEC-226) Provide version independent javadoc URL?

2016-11-16 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created CODEC-226: --- Summary: Provide version independent javadoc URL? Key: CODEC-226 URL: https://issues.apache.org/jira/browse/CODEC-226 Project: Commons Codec Issue

[jira] [Updated] (COMPRESS-372) Provide version independent javadoc URL?

2016-11-16 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated COMPRESS-372: --- Summary: Provide version independent javadoc URL? (was: No version independant

[jira] [Created] (COMMONSSITE-91) Build plugin does not pass the JIRA_ID property when generating README.md

2016-11-16 Thread Gary Gregory (JIRA)
Gary Gregory created COMMONSSITE-91: --- Summary: Build plugin does not pass the JIRA_ID property when generating README.md Key: COMMONSSITE-91 URL: https://issues.apache.org/jira/browse/COMMONSSITE-91

[jira] [Created] (COMPRESS-372) No version independant javadoc URL?

2016-11-16 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created COMPRESS-372: -- Summary: No version independant javadoc URL? Key: COMPRESS-372 URL: https://issues.apache.org/jira/browse/COMPRESS-372 Project: Commons Compress

[jira] [Commented] (MATH-1375) BOBYQAOptimizer Seems to Sometimes Enter Endless Loop

2016-11-16 Thread Burton Patkau (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670850#comment-15670850 ] Burton Patkau commented on MATH-1375: - Have you tried reducing the stopping trust region radius? I

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

2016-11-16 Thread Burton Patkau (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Burton Patkau updated MATH-1394: Description: An open source implementation of the DIRECT global optimizer, described by Jones,

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

2016-11-16 Thread Burton Patkau (JIRA)
Burton Patkau created MATH-1394: --- Summary: Implementation of DIRECT global optimizer Key: MATH-1394 URL: https://issues.apache.org/jira/browse/MATH-1394 Project: Commons Math Issue Type: New

[GitHub] commons-lang issue #211: Fixed possible infinite loop in random of RandomStr...

2016-11-16 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/211 [![Coverage Status](https://coveralls.io/builds/8852871/badge)](https://coveralls.io/builds/8852871) Coverage increased (+0.02%) to 93.587% when pulling

[GitHub] commons-lang issue #211: Fixed possible infinite loop in random of RandomStr...

2016-11-16 Thread allquantor
Github user allquantor commented on the issue: https://github.com/apache/commons-lang/pull/211 @PascalSchumacher got you. PR is updated. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] commons-lang issue #211: Fixed possible infinite loop in random of RandomStr...

2016-11-16 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/211 [![Coverage Status](https://coveralls.io/builds/8852808/badge)](https://coveralls.io/builds/8852808) Coverage increased (+0.002%) to 93.565% when pulling

[jira] [Resolved] (JCS-168) cdi/nocdi jcache jar doesnt contain the right META-INF/services/javax.enterprise.inject.spi.Extension file

2016-11-16 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved JCS-168. Resolution: Fixed Assignee: Romain Manni-Bucau > cdi/nocdi jcache jar doesnt contain the

[jira] [Created] (JCS-168) cdi/nocdi jcache jar doesnt contain the right META-INF/services/javax.enterprise.inject.spi.Extension file

2016-11-16 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created JCS-168: -- Summary: cdi/nocdi jcache jar doesnt contain the right META-INF/services/javax.enterprise.inject.spi.Extension file Key: JCS-168 URL:

[jira] [Commented] (COMPRESS-370) Support Brotli compression

2016-11-16 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669855#comment-15669855 ] Gary Gregory commented on COMPRESS-370: --- Maybe as a bridge to

[jira] [Updated] (COMMONSSITE-90) Include badges in the README.md file

2016-11-16 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated COMMONSSITE-90: Summary: Include badges in the README.md file (was: Add option to include badges in