[jira] [Commented] (TEXT-79) Investigate adding string search algorithms

2017-06-27 Thread Amey Jadiye (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16065269#comment-16065269 ] Amey Jadiye commented on TEXT-79: - some of the possible use cases. *

[jira] [Created] (LANG-1342) JavaVersion is not consistent with JEP-223

2017-06-27 Thread Simon Spero (JIRA)
Simon Spero created LANG-1342: - Summary: JavaVersion is not consistent with JEP-223 Key: LANG-1342 URL: https://issues.apache.org/jira/browse/LANG-1342 Project: Commons Lang Issue Type: Bug

[jira] [Commented] (LANG-1342) JavaVersion is not consistent with JEP-223

2017-06-27 Thread Simon Spero (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16065494#comment-16065494 ] Simon Spero commented on LANG-1342: --- Of course, JEP 223 is a little non-semantic-versiony on the

[jira] [Commented] (CLI-217) Optional partial matching for long options

2017-06-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16065111#comment-16065111 ] ASF GitHub Bot commented on CLI-217: Github user coveralls commented on the issue:

[jira] [Commented] (CLI-217) Optional partial matching for long options

2017-06-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16065110#comment-16065110 ] ASF GitHub Bot commented on CLI-217: Github user coveralls commented on the issue:

[jira] [Commented] (CLI-217) Optional partial matching for long options

2017-06-27 Thread Rubin Simons (JIRA)
[ https://issues.apache.org/jira/browse/CLI-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16065123#comment-16065123 ] Rubin Simons commented on CLI-217: -- Coverage check passes now, added option to test that makes the test

[jira] [Resolved] (COMPRESS-415) Wrong class name in one example in the documentation of CPIO format

2017-06-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-415. - Resolution: Fixed Fix Version/s: 1.15 Thanks! Seems to be a wide spread error,

[jira] [Commented] (JEXL-226) add ?? operator support

2017-06-27 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064497#comment-16064497 ] Dmitri Blinov commented on JEXL-226: Just to mention that we have aliases for relational operators like

[jira] [Updated] (COMPRESS-415) Wrong class name in one example in the documentation of CPIO format

2017-06-27 Thread Grzegorz Antoniak (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grzegorz Antoniak updated COMPRESS-415: --- Summary: Wrong class name in one example in the documentation of CPIO format (was:

[jira] [Updated] (JEXL-230) List literal is not mentioned in docs

2017-06-27 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitri Blinov updated JEXL-230: --- Attachment: syntax.xml Please commit my changes to syntax.xml, thanks! > List literal is not mentioned

[jira] [Commented] (JEXL-229) Introduce new syntax for class literals: Class and Type

2017-06-27 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064557#comment-16064557 ] Dmitri Blinov commented on JEXL-229: The difference between a dedicated literal, like Class, and a

[jira] [Updated] (COMPRESS-415) Wrong class name in one example in the documentation

2017-06-27 Thread Grzegorz Antoniak (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grzegorz Antoniak updated COMPRESS-415: --- Description: Documentation link:

[jira] [Commented] (VFS-637) Zip files with legacy encoding and special characters let VFS crash

2017-06-27 Thread Guido Schnepp (JIRA)
[ https://issues.apache.org/jira/browse/VFS-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064341#comment-16064341 ] Guido Schnepp commented on VFS-637: --- A small update: I have another ZIP file here compressed in a method

[jira] [Created] (COMPRESS-415) Wrong class name in one example in the documentation

2017-06-27 Thread Grzegorz Antoniak (JIRA)
Grzegorz Antoniak created COMPRESS-415: -- Summary: Wrong class name in one example in the documentation Key: COMPRESS-415 URL: https://issues.apache.org/jira/browse/COMPRESS-415 Project: Commons

[jira] [Commented] (JEXL-226) add ?? operator support

2017-06-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064667#comment-16064667 ] Sebb commented on JEXL-226: --- Just so we are completely clear, could we please document what is expected for a

[jira] [Commented] (COLLECTIONS-605) Add new CollectionUtils Feature - addNCopies

2017-06-27 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064776#comment-16064776 ] BELUGA BEHR commented on COLLECTIONS-605: - [~s...@apache.org] Thanks for the discussion.

[jira] [Updated] (JEXL-230) List literal is not mentioned in docs

2017-06-27 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-230: --- Fix Version/s: (was: 3.1) 3.1.1 > List literal is not mentioned in docs >

[jira] [Reopened] (JEXL-230) List literal is not mentioned in docs

2017-06-27 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro reopened JEXL-230: Missing list literal and list accessor > List literal is not mentioned in docs >

[jira] [Commented] (JEXL-226) add ?? operator support

2017-06-27 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064618#comment-16064618 ] Henri Biestro commented on JEXL-226: Aliases we have (eq, etc...) are witnesses of a long past; I wish

[jira] [Commented] (JEXL-226) add ?? operator support

2017-06-27 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064693#comment-16064693 ] Henri Biestro commented on JEXL-226: The Elvis operator casts the left-hand side to boolean; The 'null

[jira] [Updated] (JEXL-230) List literal is not mentioned in docs

2017-06-27 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-230: --- Fix Version/s: (was: 3.1.1) 3.2 > List literal is not mentioned in docs >

[jira] [Comment Edited] (COLLECTIONS-605) Add new CollectionUtils Feature - addNCopies

2017-06-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064035#comment-16064035 ] Sebb edited comment on COLLECTIONS-605 at 6/27/17 11:53 AM: Here is the

[jira] [Resolved] (JEXL-230) List literal is not mentioned in docs

2017-06-27 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-230. Resolution: Fixed src/site/xdoc/reference/syntax.xml Committed 1800055. > List literal is not

[jira] [Commented] (COLLECTIONS-605) Add new CollectionUtils Feature - addNCopies

2017-06-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064728#comment-16064728 ] Sebb commented on COLLECTIONS-605: -- Whilst it is marginally shorter, IMO it's less obvious what is