[jira] [Commented] (TEXT-97) RandomStringGenerator should be able to pass multiple ranges to .withinRange()

2017-07-01 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071427#comment-16071427 ] Gilles commented on TEXT-97: bq. those should call .withinRange(char[] ...) I don't think so, unless you have an

[jira] [Commented] (TEXT-97) RandomStringGenerator should be able to pass multiple ranges to .withinRange()

2017-07-01 Thread Amey Jadiye (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071366#comment-16071366 ] Amey Jadiye commented on TEXT-97: - Agree, usual use cases are numeric, alphabetic and alphanumeric and we can

[jira] [Commented] (TEXT-97) RandomStringGenerator should be able to pass multiple ranges to .withinRange()

2017-07-01 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071338#comment-16071338 ] Gilles commented on TEXT-97: bq. single API which will return random string with given multiple ranges I know,

[jira] [Commented] (TEXT-97) RandomStringGenerator should be able to pass multiple ranges to .withinRange()

2017-07-01 Thread Amey Jadiye (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071334#comment-16071334 ] Amey Jadiye commented on TEXT-97: - Hi, Primary motivation to write this method was to have single API which

[jira] [Comment Edited] (TEXT-97) RandomStringGenerator should be able to pass multiple ranges to .withinRange()

2017-07-01 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071331#comment-16071331 ] Gilles edited comment on TEXT-97 at 7/1/17 5:26 PM: I'm contradicting myself but I'm not

[jira] [Commented] (TEXT-97) RandomStringGenerator should be able to pass multiple ranges to .withinRange()

2017-07-01 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071331#comment-16071331 ] Gilles commented on TEXT-97: I'm contradicting myself but I'm not so happy with {code} withinRange(char[] ...

[jira] [Commented] (COMPRESS-413) Travis build redundantly repeats compilation and tests redundantly

2017-07-01 Thread Simon Spero (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071324#comment-16071324 ] Simon Spero commented on COMPRESS-413: -- I will try a few sample builds to to check for effect on

[jira] [Commented] (TEXT-96) Convenience methods needed for RandomStringGenerator

2017-07-01 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071323#comment-16071323 ] Gilles commented on TEXT-96: bq. I want to keep both Sorry, I mixed {code} withinRange {code} with {code}

[jira] [Commented] (TEXT-96) Convenience methods needed for RandomStringGenerator

2017-07-01 Thread Amey Jadiye (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071290#comment-16071290 ] Amey Jadiye commented on TEXT-96: - I have submitted PR for accepting multiple pairs, now the questions is can

[jira] [Resolved] (JEXL-232) Use Class types as functors to create object instances

2017-07-01 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-232. Resolution: Won't Do Assignee: Henri Biestro Fix Version/s: 3.2 There is an existing

[jira] [Commented] (TEXT-97) RandomStringGenerator should be able to pass multiple ranges to .withinRange()

2017-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071287#comment-16071287 ] ASF GitHub Bot commented on TEXT-97: Github user coveralls commented on the issue:

[jira] [Commented] (TEXT-97) RandomStringGenerator should be able to pass multiple ranges to .withinRange()

2017-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071285#comment-16071285 ] ASF GitHub Bot commented on TEXT-97: GitHub user ameyjadiye opened a pull request:

[jira] [Resolved] (JEXL-227) JexlScriptEngineFactory.getEngineVersion() should return actual version, ie 3.1 as of reporting

2017-07-01 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-227. Resolution: Fixed Assignee: Henri Biestro Fix Version/s: 3.2 RELEASE-NOTES.txt

[jira] [Created] (JEXL-235) Verify JexlScriptEngineFactory.{getLanguageVersion,getEngineVersion} before release

2017-07-01 Thread Henri Biestro (JIRA)
Henri Biestro created JEXL-235: -- Summary: Verify JexlScriptEngineFactory.{getLanguageVersion,getEngineVersion} before release Key: JEXL-235 URL: https://issues.apache.org/jira/browse/JEXL-235 Project:

[jira] [Resolved] (JEXL-228) Ability to read j.u.Collection elements other than instanceof j.u.List by using [] and . operator

2017-07-01 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-228. Resolution: Won't Do Assignee: Henri Biestro Fix Version/s: 3.2 After more thoughts,

[jira] [Commented] (NET-638) Telnet subnegotiations hard-limited to 512 bytes

2017-07-01 Thread Daniel Leong (JIRA)
[ https://issues.apache.org/jira/browse/NET-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071228#comment-16071228 ] Daniel Leong commented on NET-638: -- Created a PR on the Github project:

[jira] [Updated] (TEXT-97) RandomStringGenerator should be able to pass multiple ranges to .withinRange()

2017-07-01 Thread Amey Jadiye (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amey Jadiye updated TEXT-97: Fix Version/s: 1.2 > RandomStringGenerator should be able to pass multiple ranges to .withinRange() >

[GitHub] commons-lang issue #274: Fix ExceptionUtils#getStackFrame(String) javadoc

2017-07-01 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/274 [![Coverage Status](https://coveralls.io/builds/12217152/badge)](https://coveralls.io/builds/12217152) Coverage increased (+0.05%) to 95.219% when pulling

[GitHub] commons-lang issue #274: Fix ExceptionUtils#getStackFrame(String) javadoc

2017-07-01 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/274 [![Coverage Status](https://coveralls.io/builds/12217152/badge)](https://coveralls.io/builds/12217152) Coverage increased (+0.05%) to 95.219% when pulling

[GitHub] commons-lang pull request #274: Fix ExceptionUtils#getStackFrame(String) jav...

2017-07-01 Thread mureinik
GitHub user mureinik opened a pull request: https://github.com/apache/commons-lang/pull/274 Fix ExceptionUtils#getStackFrame(String) javadoc `ExceptionUtils#getStackFrame(String)`'s javadoc contains a broken reference to `SystemUtils#LINE_SEPARATOR` (as the class name is not fully

[jira] [Created] (TEXT-97) RandomStringGenerator should be able to pass multiple ranges to .withinRange()

2017-07-01 Thread Amey Jadiye (JIRA)
Amey Jadiye created TEXT-97: --- Summary: RandomStringGenerator should be able to pass multiple ranges to .withinRange() Key: TEXT-97 URL: https://issues.apache.org/jira/browse/TEXT-97 Project: Commons Text

[jira] [Resolved] (JEXL-234) Extend application of operators startsWith and endsWith from String to CharSequence types

2017-07-01 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-234. Resolution: Fixed Assignee: Henri Biestro Fix Version/s: 3.2 RELEASE-NOTES.txt

[jira] [Commented] (JEXL-233) Documentation rewrite

2017-07-01 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071052#comment-16071052 ] Dmitri Blinov commented on JEXL-233: There are so many ways to tell a strory, indeed. So, first we need