[jira] [Commented] (CSV-208) Fix escape character for POSTGRESQL_TEXT and POSTGRESQL_CSV formats.

2018-10-22 Thread Jurrie Overgoor (JIRA)
[ https://issues.apache.org/jira/browse/CSV-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658661#comment-16658661 ] Jurrie Overgoor commented on CSV-208: - Hi [~garydgregory], You asked me to verify what was in master.

[GitHub] commons-lang pull request #362: Add a check to StringUtils.repeat() for larg...

2018-10-22 Thread aaabramov
Github user aaabramov commented on a diff in the pull request: https://github.com/apache/commons-lang/pull/362#discussion_r226915778 --- Diff: src/test/java/org/apache/commons/lang3/StringUtilsTest.java --- @@ -1592,6 +1592,12 @@ public void testRepeat_StringInt() {

[jira] [Commented] (JEXL-257) Function throwing IllegalArgumentException may called twice

2018-10-22 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16659070#comment-16659070 ] Henri Biestro commented on JEXL-257: Notes and implications of the proposed tryInvoke behaviour change.

[jira] [Comment Edited] (JEXL-257) Function throwing IllegalArgumentException may called twice

2018-10-22 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16659070#comment-16659070 ] Henri Biestro edited comment on JEXL-257 at 10/22/18 3:16 PM: -- Notes and

[jira] [Commented] (CSV-208) Fix escape character for POSTGRESQL_TEXT and POSTGRESQL_CSV formats.

2018-10-22 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16659091#comment-16659091 ] Gary Gregory commented on CSV-208: -- Hi [~jurrieovergoor]: I'd like to narrow this issue to fixing the

[jira] [Commented] (CSV-232) Site link "Source Repository" does not work

2018-10-22 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660036#comment-16660036 ] Gary Gregory commented on CSV-232: -- I think we can get rid of the link in favor of the more complete

[jira] [Resolved] (CSV-232) Site link "Source Repository" does not work

2018-10-22 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved CSV-232. -- Resolution: Fixed Fix Version/s: 1.7 In git {{master}}. Please verify and close. > Site link

[jira] [Closed] (CSV-232) Site link "Source Repository" does not work

2018-10-22 Thread Jurrie Overgoor (JIRA)
[ https://issues.apache.org/jira/browse/CSV-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jurrie Overgoor closed CSV-232. --- > Site link "Source Repository" does not work > --- > >

[jira] [Commented] (GEOMETRY-23) Remove Euclidean Point Classes

2018-10-22 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658882#comment-16658882 ] Gilles commented on GEOMETRY-23: {quote}an n-dimensional vector as an n-tuple {quote} True, whatever the

[jira] [Created] (JEXL-278) Ambiguous statements should point to actual ambiguity

2018-10-22 Thread Henri Biestro (JIRA)
Henri Biestro created JEXL-278: -- Summary: Ambiguous statements should point to actual ambiguity Key: JEXL-278 URL: https://issues.apache.org/jira/browse/JEXL-278 Project: Commons JEXL Issue

[jira] [Updated] (JEXL-278) Ambiguous statements should point to actual ambiguity

2018-10-22 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-278: --- Issue Type: Bug (was: Improvement) > Ambiguous statements should point to actual ambiguity >

[jira] [Updated] (JEXL-278) Ambiguous exceptions should point to actual statement ambiguity

2018-10-22 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-278: --- Summary: Ambiguous exceptions should point to actual statement ambiguity (was: Ambiguous statements

[jira] [Created] (POOL-353) Return false if current connection count is less then MinIdle in DefaultEvictionPolicy

2018-10-22 Thread jefferyyuan (JIRA)
jefferyyuan created POOL-353: Summary: Return false if current connection count is less then MinIdle in DefaultEvictionPolicy Key: POOL-353 URL: https://issues.apache.org/jira/browse/POOL-353 Project: