[jira] [Closed] (TEXT-84) RandomStringGenerator claims to be immutable, but isn't

2017-06-04 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed TEXT-84. Resolution: Fixed Assignee: Duncan Jones Fix Version/s: 1.2 Fixed in 4004cfdee. >

[jira] [Commented] (TEXT-84) RandomStringGenerator claims to be immutable, but isn't

2017-05-30 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16028771#comment-16028771 ] Duncan Jones commented on TEXT-84: -- bq. WDYT? I suppose you could run some tests to prove your assumptions

[jira] [Updated] (TEXT-84) RandomStringGenerator claims to be immutable, but isn't

2017-05-25 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated TEXT-84: - Description: {{RandomStringGenerator}} claims to be immutable in the Javadocs, however it accepts a

[jira] [Created] (TEXT-84) RandomStringGenerator claims to be immutable, but isn't

2017-05-25 Thread Duncan Jones (JIRA)
Duncan Jones created TEXT-84: Summary: RandomStringGenerator claims to be immutable, but isn't Key: TEXT-84 URL: https://issues.apache.org/jira/browse/TEXT-84 Project: Commons Text Issue Type:

[jira] [Closed] (LANG-1334) Deprecate CharEncoding in favour of java.nio.charset.StandardCharsets

2017-05-22 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed LANG-1334. -- Resolution: Fixed Fixed in commit 7c19a1ff4. > Deprecate CharEncoding in favour of

[jira] [Created] (LANG-1334) Deprecate CharEncoding in favour of java.nio.charset.StandardCharsets

2017-05-22 Thread Duncan Jones (JIRA)
Duncan Jones created LANG-1334: -- Summary: Deprecate CharEncoding in favour of java.nio.charset.StandardCharsets Key: LANG-1334 URL: https://issues.apache.org/jira/browse/LANG-1334 Project: Commons Lang

[jira] [Closed] (LANG-1319) MultilineRecursiveToStringStyle StackOverflowError when object is an array

2017-05-19 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed LANG-1319. -- Resolution: Fixed Fix Version/s: 3.6 Thanks for the report. Fixed in commit 7587431. >

[jira] [Updated] (LANG-1319) MultilineRecursiveToStringStyle StackOverflowError when object is an array

2017-05-19 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-1319: --- Assignee: Duncan Jones > MultilineRecursiveToStringStyle StackOverflowError when object is an array >

[jira] [Commented] (LANG-1309) Should EqualsBuilder.reflectionEquals return false if both values of a field is null?

2017-01-05 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15802057#comment-15802057 ] Duncan Jones commented on LANG-1309: I'm afraid I can't reproduce this issue with v3.5. What version of

[jira] [Closed] (TEXT-37) Global vs local source of randomness

2016-12-27 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed TEXT-37. Resolution: Fixed Assignee: Duncan Jones Fixed as part of 08ac56a50. > Global vs local source of

[jira] [Closed] (TEXT-38) Fluent API in "RandomStringBuilder"

2016-12-27 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed TEXT-38. Resolution: Fixed Fixed in commit 08ac56a50. > Fluent API in "RandomStringBuilder" >

[jira] [Commented] (LANG-1280) WordUtils should use toXxxxCase(int) rather than toXxxxCase(char)

2016-12-25 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15777829#comment-15777829 ] Duncan Jones commented on LANG-1280: This class has already been ported to Commons Text and I'm about

[jira] [Comment Edited] (LANG-1302) java.lang.StringIndexOutOfBoundsException resulting in WordUtils.wrap

2016-12-22 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770293#comment-15770293 ] Duncan Jones edited comment on LANG-1302 at 12/22/16 3:25 PM: -- I can't

[jira] [Resolved] (LANG-1302) java.lang.StringIndexOutOfBoundsException resulting in WordUtils.wrap

2016-12-22 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones resolved LANG-1302. Resolution: Duplicate Assignee: Duncan Jones Fix Version/s: 3.6 I can't reproduce

[jira] [Commented] (TEXT-38) Fluent API in "RandomStringBuilder"

2016-12-22 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15769459#comment-15769459 ] Duncan Jones commented on TEXT-38: -- I'd be happy to make this change. It would make it easier to move

[jira] [Commented] (TEXT-37) Global vs local source of randomness

2016-12-22 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15769453#comment-15769453 ] Duncan Jones commented on TEXT-37: -- I think this issue is blocked until we decide on TEXT-38. If we alter

[jira] [Issue Comment Deleted] (TEXT-36) Dependency on "Commons RNG"

2016-12-22 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated TEXT-36: - Comment: was deleted (was: I am currently not in the Office. Your mail will not be forwarded. I will be

[jira] [Commented] (TEXT-36) Dependency on "Commons RNG"

2016-12-22 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15769437#comment-15769437 ] Duncan Jones commented on TEXT-36: -- It would be good to hear why people are concerned about a link between

[jira] [Closed] (TEXT-34) Add class to generate random strings

2016-12-20 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed TEXT-34. Resolution: Implemented Fix Version/s: 1.0 First version of class committed. There's some open issues

[jira] [Commented] (TEXT-34) Add class to generate random strings

2016-12-20 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15765020#comment-15765020 ] Duncan Jones commented on TEXT-34: -- Thanks for those links, Giles. So shall I just crack on and make TEXT

[jira] [Commented] (TEXT-34) Add class to generate random strings

2016-12-20 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15764980#comment-15764980 ] Duncan Jones commented on TEXT-34: -- I'm still not completely sold on the {{withDigits()}} convenience

[jira] [Commented] (TEXT-34) Add class to generate random strings

2016-12-19 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15763499#comment-15763499 ] Duncan Jones commented on TEXT-34: -- {quote} I'd suggest adding more methods like {{withRange(char, char)}}

[jira] [Commented] (RNG-33) Consider adding convenience methods to UniformRandomProvider

2016-12-19 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/RNG-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15762504#comment-15762504 ] Duncan Jones commented on RNG-33: - OK, looks like most bases are covered already. What about {{static byte[]

[jira] [Commented] (TEXT-34) Add class to generate random strings

2016-12-19 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15762353#comment-15762353 ] Duncan Jones commented on TEXT-34: -- I feel like the school boy who wasn't listening... :-) Which

[jira] [Created] (TEXT-35) Unfinished class Javadoc for CosineDistance

2016-12-19 Thread Duncan Jones (JIRA)
Duncan Jones created TEXT-35: Summary: Unfinished class Javadoc for CosineDistance Key: TEXT-35 URL: https://issues.apache.org/jira/browse/TEXT-35 Project: Commons Text Issue Type: Bug

[jira] [Commented] (TEXT-34) Add class to generate random strings

2016-12-19 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15762116#comment-15762116 ] Duncan Jones commented on TEXT-34: -- Thanks for the feedback Emmanuel. It's great you have a real life use

[jira] [Closed] (LANG-1078) -1, 0 or error for String/Array operations

2016-12-19 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed LANG-1078. -- Resolution: Not A Bug Assignee: Duncan Jones Fix Version/s: (was: Discussion) I

[jira] [Commented] (TEXT-34) Add class to generate random strings

2016-12-19 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15761636#comment-15761636 ] Duncan Jones commented on TEXT-34: -- I've uploaded this as a pull request to GitHub, to allow for easy

[jira] [Created] (TEXT-34) Add class to generate random strings

2016-12-18 Thread Duncan Jones (JIRA)
Duncan Jones created TEXT-34: Summary: Add class to generate random strings Key: TEXT-34 URL: https://issues.apache.org/jira/browse/TEXT-34 Project: Commons Text Issue Type: New Feature

[jira] [Commented] (LANG-833) ToStringBuilder should use StringBuilder

2016-12-18 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15759047#comment-15759047 ] Duncan Jones commented on LANG-833: --- The documentation for {{ToStringBuilder}} makes no guarantees about

[jira] [Commented] (LANG-1043) isAllUpperCase should only check Alpha characters

2016-12-18 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15759028#comment-15759028 ] Duncan Jones commented on LANG-1043: Any complaints if I close this? Looks like we've reached consensus

[jira] [Updated] (LANG-771) DateUtils.ceiling does not behave correctly for dates on the boundaries

2016-12-18 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-771: -- Description: {{DateUtils.ceiling}} does not behave as expected for dates exactly on the boundaries

[jira] [Created] (LANG-1300) Clarify or improve behaviour of int-based methods in StringUtils

2016-12-18 Thread Duncan Jones (JIRA)
Duncan Jones created LANG-1300: -- Summary: Clarify or improve behaviour of int-based methods in StringUtils Key: LANG-1300 URL: https://issues.apache.org/jira/browse/LANG-1300 Project: Commons Lang

[jira] [Closed] (LANG-1299) Add method for converting string to an array of code points

2016-12-18 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed LANG-1299. -- Resolution: Implemented Assignee: Duncan Jones Fix Version/s: 3.6 {quote} Repository:

[jira] [Commented] (LANG-1295) ArrayUtils.toArray(T... items) has unsafe use of varargs

2016-12-17 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15758385#comment-15758385 ] Duncan Jones commented on LANG-1295: The only solution I can think of here is to deprecate the original

[jira] [Commented] (LANG-1299) Add method for converting string to an array of code points

2016-12-17 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15757763#comment-15757763 ] Duncan Jones commented on LANG-1299: Example implementation: {code:java} public static int[]

[jira] [Created] (LANG-1299) Add method for converting string to an array of code points

2016-12-17 Thread Duncan Jones (JIRA)
Duncan Jones created LANG-1299: -- Summary: Add method for converting string to an array of code points Key: LANG-1299 URL: https://issues.apache.org/jira/browse/LANG-1299 Project: Commons Lang

[jira] [Updated] (LANG-1299) Add method for converting string to an array of code points

2016-12-17 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-1299: --- Description: Java 7 doesn't offer a method for converting a string to an array of code points. This

[jira] [Commented] (LANG-1298) Add methods to RandomUtils that accept source of randomness

2016-12-16 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756502#comment-15756502 ] Duncan Jones commented on LANG-1298: I've created RNG-33 to suggest adding similar convenience methods

[jira] [Created] (RNG-33) Consider adding convenience methods to UniformRandomProvider

2016-12-16 Thread Duncan Jones (JIRA)
Duncan Jones created RNG-33: --- Summary: Consider adding convenience methods to UniformRandomProvider Key: RNG-33 URL: https://issues.apache.org/jira/browse/RNG-33 Project: Commons RNG Issue Type:

[jira] [Created] (LANG-1298) Add methods to RandomUtils that accept source of randomness

2016-12-15 Thread Duncan Jones (JIRA)
Duncan Jones created LANG-1298: -- Summary: Add methods to RandomUtils that accept source of randomness Key: LANG-1298 URL: https://issues.apache.org/jira/browse/LANG-1298 Project: Commons Lang

[jira] [Closed] (LANG-1286) RandomStringUtils random method can overflow and return characters outside of specified range

2016-12-13 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed LANG-1286. -- Resolution: Fixed Assignee: Duncan Jones Fix Version/s: 3.6 Fixed in commit 7f7fa03ea.

[jira] [Commented] (LANG-1295) ArrayUtils.toArray(T... items) has unsafe use of varargs

2016-12-13 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747364#comment-15747364 ] Duncan Jones commented on LANG-1295: Agreed, but the bigger question on this issue and LANG-1296 is can

[jira] [Closed] (LANG-872) EqualsBuilder methods append(Object[],Object[]) and append(Object,Object) treats array class dirrerently

2016-12-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed LANG-872. - Resolution: Not A Problem Assignee: Duncan Jones Fix Version/s: (was: Discussion) I've

[jira] [Closed] (LANG-1056) StringEscapeUtils.unescapeHtml4 java.lang.IllegalArgumentException

2016-12-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed LANG-1056. -- Resolution: Duplicate Assignee: Duncan Jones I agree, seems an exact duplicate. I'm closing it as

[jira] [Commented] (LANG-1148) StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters

2016-12-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15742198#comment-15742198 ] Duncan Jones commented on LANG-1148: FYI - [~pascalschumacher] has updated the Javadoc for this method

[jira] [Created] (LANG-1296) ArrayUtils.addAll() has unsafe use of varargs

2016-12-12 Thread Duncan Jones (JIRA)
Duncan Jones created LANG-1296: -- Summary: ArrayUtils.addAll() has unsafe use of varargs Key: LANG-1296 URL: https://issues.apache.org/jira/browse/LANG-1296 Project: Commons Lang Issue Type: Bug

[jira] [Updated] (LANG-1295) ArrayUtils.toArray(T... items) has unsafe use of varargs

2016-12-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-1295: --- Summary: ArrayUtils.toArray(T... items) has unsafe use of varargs (was: ArrayUtils has unsafe use of

[jira] [Updated] (LANG-1295) ArrayUtils has unsafe use of varargs, which are marked as safe

2016-12-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-1295: --- Affects Version/s: 3.5 Description: {{ArrayUtils.toArray(T... items)}} is marked as

[jira] [Updated] (LANG-1295) ArrayUtils has unsafe use of varargs, which are marked as safe

2016-12-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-1295: --- Description: {{ArrayUtils.toArray(T... items)}} is marked as {{@SafeVarargs}}, but I suspect the use

[jira] [Comment Edited] (LANG-660) Add methods to insert arrays into arrays at an index

2016-12-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15741988#comment-15741988 ] Duncan Jones edited comment on LANG-660 at 12/12/16 2:08 PM: - Thanks to everyone

[jira] [Closed] (LANG-660) Add methods to insert arrays into arrays at an index

2016-12-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed LANG-660. - Resolution: Implemented Fix Version/s: (was: Review Patch) 3.6 Thanks to

[jira] [Created] (LANG-1295) ArrayUtils has unsafe use of varargs, which are marked as safe

2016-12-12 Thread Duncan Jones (JIRA)
Duncan Jones created LANG-1295: -- Summary: ArrayUtils has unsafe use of varargs, which are marked as safe Key: LANG-1295 URL: https://issues.apache.org/jira/browse/LANG-1295 Project: Commons Lang

[jira] [Updated] (LANG-903) Add XML implementation of ToStringStyle

2016-12-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-903: -- Fix Version/s: (was: Review Patch) Removing the "review patch" tag, as there isn't a valid pull

[jira] [Created] (LANG-1294) WordUtils.capitalize() can't handle 1:M conversions

2016-12-11 Thread Duncan Jones (JIRA)
Duncan Jones created LANG-1294: -- Summary: WordUtils.capitalize() can't handle 1:M conversions Key: LANG-1294 URL: https://issues.apache.org/jira/browse/LANG-1294 Project: Commons Lang Issue

[jira] [Closed] (LANG-1108) Function to replace multiple whitespaces by a character and trim

2016-12-05 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed LANG-1108. -- Resolution: Workaround Assignee: Duncan Jones Fix Version/s: (was: Discussion) >

[jira] [Commented] (LANG-1108) Function to replace multiple whitespaces by a character and trim

2016-12-04 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15720630#comment-15720630 ] Duncan Jones commented on LANG-1108: bq. A function that will replace multiple whitespace characters

[jira] [Commented] (LANG-1203) Separated annotations HashCodeExclude and EqualsExclude break the general contract for the hashCode method in java.lang.Object

2016-12-04 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15720199#comment-15720199 ] Duncan Jones commented on LANG-1203: There may be some reasons why excluding a value from a hash code

[jira] [Commented] (LANG-1282) StringUtils#normalizeSpace normalizeSpace should not replace non-breaking spaces with normal whitespace

2016-12-04 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15719574#comment-15719574 ] Duncan Jones commented on LANG-1282: I agree with this. If {{Character.isWhitespace()}} is the test,

[jira] [Commented] (LANG-1272) Array shuffling

2016-12-03 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15719475#comment-15719475 ] Duncan Jones commented on LANG-1272: Are you suggesting we expose the implementation from RNG via a new

[jira] [Closed] (LANG-1292) WordUtils.wrap throws StringIndexOutOfBoundsException

2016-12-01 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones closed LANG-1292. -- Resolution: Fixed > WordUtils.wrap throws StringIndexOutOfBoundsException >

[jira] [Updated] (LANG-1292) WordUtils.wrap throws StringIndexOutOfBoundsException

2016-12-01 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-1292: --- Fix Version/s: (was: Patch Needed) 3.6 > WordUtils.wrap throws

[jira] [Commented] (LANG-1292) WordUtils.wrap throws StringIndexOutOfBoundsException

2016-12-01 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15712850#comment-15712850 ] Duncan Jones commented on LANG-1292: Thanks for reporting this. Now fixed: {quote} Repository:

[jira] [Commented] (LANG-1272) Array shuffling

2016-11-24 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15694279#comment-15694279 ] Duncan Jones commented on LANG-1272: I think there is no harm in having two variations in different

[jira] [Commented] (LANG-1272) Array shuffling

2016-11-23 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15691319#comment-15691319 ] Duncan Jones commented on LANG-1272: I think this could be a good fit for Lang. I would suggest we

[jira] [Commented] (LANG-1283) RecursiveToStringStyle does not handle nested Maps correctly

2016-11-23 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15691158#comment-15691158 ] Duncan Jones commented on LANG-1283: Thanks for the test case patch, I've applied that in commit

[jira] [Created] (LANG-1286) RandomStringUtils random method can overflow and return characters outside of specified range

2016-11-17 Thread Duncan Jones (JIRA)
Duncan Jones created LANG-1286: -- Summary: RandomStringUtils random method can overflow and return characters outside of specified range Key: LANG-1286 URL: https://issues.apache.org/jira/browse/LANG-1286

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

2016-11-11 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15659193#comment-15659193 ] Duncan Jones commented on LANG-1284: I'm not sure if this can be prevented with very inefficient

[jira] [Commented] (LANG-1209) FastDateFormat does not support the 'u' pattern element

2016-03-01 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15174393#comment-15174393 ] Duncan Jones commented on LANG-1209: Thanks Charles! > FastDateFormat does not support the 'u' pattern

[jira] [Commented] (LANG-1209) FastDateFormat does not support the 'u' pattern element

2016-02-29 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15172517#comment-15172517 ] Duncan Jones commented on LANG-1209: I can reproduce this with the 3.4 release, but not the latest code

[jira] [Commented] (LANG-1209) FastDateFormat does not support the 'u' pattern element

2016-02-28 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15171171#comment-15171171 ] Duncan Jones commented on LANG-1209: Please can you include a code sample to reproduce this issue? >

[jira] [Updated] (LANG-1058) StringUtils.uncapitalize performance improvement

2015-04-15 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-1058: --- Assignee: Duncan Jones Looks good to me, thanks for the suggestion. Just to verify, I created a simple

[jira] [Resolved] (LANG-1058) StringUtils.uncapitalize performance improvement

2015-04-15 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones resolved LANG-1058. Resolution: Implemented Fix Version/s: (was: Review Patch) 3.5 Author:

[jira] [Commented] (LANG-1058) StringUtils.uncapitalize performance improvement

2015-04-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14491356#comment-14491356 ] Duncan Jones commented on LANG-1058: I adjusted the Javadocs, thanks for pointing it

[jira] [Resolved] (LANG-1069) CharSet.getInstance documentation does not clearly explain how to include negation character in set

2015-04-11 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones resolved LANG-1069. Resolution: Fixed Fix Version/s: (was: Review Patch) 3.5

[jira] [Updated] (LANG-1065) Merge date and time together

2015-04-09 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-1065: --- Fix Version/s: (was: Review Patch) Discussion Merge date and time together

[jira] [Updated] (LANG-1109) Number percentage formatting with fractional digits

2015-04-09 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-1109: --- Fix Version/s: (was: Review Patch) Discussion Thanks for submitting your

[jira] [Resolved] (LANG-1050) Change nullToEmpty methods to generics

2015-04-09 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones resolved LANG-1050. Resolution: Implemented Fix Version/s: (was: Review Patch) 3.5 Thanks

[jira] [Resolved] (LANG-1074) Add a method to ArrayUtils for removing all occurrences of a given element

2015-04-08 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones resolved LANG-1074. Resolution: Implemented Fix Version/s: (was: Review Patch) 3.5

[jira] [Commented] (LANG-1050) Change nullToEmpty methods to generics

2015-04-08 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14484958#comment-14484958 ] Duncan Jones commented on LANG-1050: I'm happy to take a look at this. But I'm

[jira] [Commented] (LANG-1074) Add a method to ArrayUtils for removing all occurrences of a given element

2015-04-08 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14484947#comment-14484947 ] Duncan Jones commented on LANG-1074: While I agree that's probably the typical use

[jira] [Commented] (CLI-244) Non-existing option is not reported as a failure when it follows an option that accepts multiple values

2015-04-07 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/CLI-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14482671#comment-14482671 ] Duncan Jones commented on CLI-244: -- Marking this as blocked by CLI-221. Until the correct

[jira] [Commented] (CLI-221) cli's with last option as list type values and have argument are not parsed correctly

2015-04-07 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/CLI-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14482665#comment-14482665 ] Duncan Jones commented on CLI-221: -- The Javadocs do not make this sound optional. From

[jira] [Resolved] (CLI-248) dead links on doc page

2015-04-07 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/CLI-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones resolved CLI-248. -- Resolution: Fixed Fix Version/s: 1.3 Assignee: Duncan Jones Thanks for spotting that.

[jira] [Commented] (LANG-1074) Add a method to ArrayUtils for removing all occurrences of a given element

2015-04-07 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14483709#comment-14483709 ] Duncan Jones commented on LANG-1074: Not to worry, I've patched this on the command

[jira] [Comment Edited] (LANG-1074) Add a method to ArrayUtils for removing all occurrences of a given element

2015-03-26 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14382087#comment-14382087 ] Duncan Jones edited comment on LANG-1074 at 3/26/15 3:53 PM: -

[jira] [Commented] (LANG-1074) Add a method to ArrayUtils for removing all occurrences of a given element

2015-03-20 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14371514#comment-14371514 ] Duncan Jones commented on LANG-1074: [~lihy70] I'm struggling to apply your new patch.

[jira] [Updated] (LANG-1094) Javadoc is not encoding spaces correctly

2015-03-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-1094: --- Fix Version/s: (was: Patch Needed) Javadoc is not encoding spaces correctly

[jira] [Commented] (LANG-1094) Javadoc is not encoding spaces correctly

2015-03-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14358726#comment-14358726 ] Duncan Jones commented on LANG-1094: I'm not sure, but I wanted to raise it before I

[jira] [Commented] (LANG-1094) Javadoc is not encoding spaces correctly

2015-03-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14358848#comment-14358848 ] Duncan Jones commented on LANG-1094: I was using Chrome. However, I've looked at other

[jira] [Created] (LANG-1094) Javadoc is not encoding spaces correctly

2015-03-12 Thread Duncan Jones (JIRA)
Duncan Jones created LANG-1094: -- Summary: Javadoc is not encoding spaces correctly Key: LANG-1094 URL: https://issues.apache.org/jira/browse/LANG-1094 Project: Commons Lang Issue Type: Bug

[jira] [Commented] (LANG-1049) SerializationUtils.deserialize() can not be used within OSGi

2015-02-20 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14328887#comment-14328887 ] Duncan Jones commented on LANG-1049: [~marcus.klein]: do you think this issue should

[jira] [Commented] (LANG-1074) Add a method to ArrayUtils for removing all occurrences of a given element

2015-02-20 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14328896#comment-14328896 ] Duncan Jones commented on LANG-1074: [~lihy70]: Are you willing to update the patch to

[jira] [Commented] (LANG-1065) Merge date and time together

2015-02-20 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14328884#comment-14328884 ] Duncan Jones commented on LANG-1065: bq. We have a pull request with tests. Evidently,

[jira] [Commented] (LANG-1070) confusing example in ArrayUtils.add()

2015-02-20 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14328904#comment-14328904 ] Duncan Jones commented on LANG-1070: The Javadoc is inconsistent. It gives the example

[jira] [Commented] (LANG-1069) CharSet.getInstance documentation does not clearly explain how to include negation character in set

2015-02-20 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14328881#comment-14328881 ] Duncan Jones commented on LANG-1069: Can you explain why you think

[jira] [Comment Edited] (LANG-1070) confusing example in ArrayUtils.add()

2015-02-20 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14328904#comment-14328904 ] Duncan Jones edited comment on LANG-1070 at 2/20/15 1:25 PM: -

[jira] [Commented] (LANG-1049) SerializationUtils.deserialize() can not be used within OSGi

2015-02-20 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14328932#comment-14328932 ] Duncan Jones commented on LANG-1049: Understood. I propose we leave this as it is then,

[jira] [Updated] (LANG-1078) -1, 0 or error for String/Array opereations

2014-12-17 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-1078: --- Fix Version/s: Discussion These sorts of discussions may be better suited to the developer mailing

[jira] [Commented] (LANG-1065) Merge date and time together

2014-12-16 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249593#comment-14249593 ] Duncan Jones commented on LANG-1065: [~pbenedict]: Do you think this use case is common

  1   2   3   4   >