[jira] [Created] (LANG-1133) FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern() fails on Windows with German Locale

2015-05-06 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created LANG-1133: --- Summary: FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern() fails on Windows with German Locale Key: LANG-1133 URL:

[jira] [Updated] (LANG-1133) FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern fails on Windows with German Locale

2015-05-06 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1133: Summary: FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern fails on Windows

[jira] [Commented] (LANG-1138) add a static method to create a started stopwatch

2015-06-14 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584966#comment-14584966 ] Pascal Schumacher commented on LANG-1138: - +1 the lack of this method is the reason

[jira] [Commented] (LANG-1164) allow ToStringStyle to omitNulls

2015-11-08 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14995786#comment-14995786 ] Pascal Schumacher commented on LANG-1164: - While this is easily achievable [quick and dirty

[jira] [Comment Edited] (LANG-1164) allow ToStringStyle to omitNulls

2015-11-09 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14995786#comment-14995786 ] Pascal Schumacher edited comment on LANG-1164 at 11/9/15 10:30 PM: --- While

[jira] [Created] (LANG-1184) StringUtils#normalizeSpace no longer normalizes unicode non-breaking spaces (\u00A0)

2015-11-04 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created LANG-1184: --- Summary: StringUtils#normalizeSpace no longer normalizes unicode non-breaking spaces (\u00A0) Key: LANG-1184 URL: https://issues.apache.org/jira/browse/LANG-1184

[jira] [Commented] (LANG-1181) MultilineRecursiveToStringStyle is not public

2015-11-05 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14992341#comment-14992341 ] Pascal Schumacher commented on LANG-1181: - No problem. :) > MultilineRecursiveToStringStyle is not

[jira] [Commented] (LANG-1181) MultilineRecursiveToStringStyle is not public

2015-11-05 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14992320#comment-14992320 ] Pascal Schumacher commented on LANG-1181: - [~jeff.guinn...@wexinc.com] Thanks for reporting :), but

[jira] [Updated] (LANG-1184) StringUtils#normalizeSpace no longer normalizes unicode non-breaking spaces (\u00A0) and does not trim control chars at the end any more

2015-11-05 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1184: Description: This works with 3.3.2, but fails with 3.4 {code:java}assertEquals("a b",

[jira] [Commented] (LANG-910) Patch to extend StringUtils

2015-11-05 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14992593#comment-14992593 ] Pascal Schumacher commented on LANG-910: Replacing hard space (ASCII #160) with normal whitespace is

[jira] [Updated] (LANG-1184) StringUtils#normalizeSpace no longer normalizes unicode non-breaking spaces (\u00A0) and does not trim control chars at the end any more

2015-11-05 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1184: Description: These work with 3.3.2, but fail with 3.4 {code:java}assertEquals("a b",

[jira] [Updated] (LANG-1184) StringUtils#normalizeSpace no longer normalizes unicode non-breaking spaces (\u00A0) s

2015-11-05 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1184: Summary: StringUtils#normalizeSpace no longer normalizes unicode non-breaking spaces

[jira] [Resolved] (LANG-1242) "\u2284":"" mapping missing from EntityArrays#HTML40_EXTENDED_ESCAPE

2016-06-02 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1242. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.5 Pull

[jira] [Updated] (LANG-1123) Unit test FastDatePrinterTimeZonesTest needs a timezone set

2016-06-02 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1123: Priority: Major (was: Blocker) > Unit test FastDatePrinterTimeZonesTest needs a timezone

[jira] [Resolved] (LANG-1244) Update documentation of StringUtils.getLevenshteinDistance

2016-06-03 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1244. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.5 I have

[jira] [Commented] (LANG-1230) Remove unnecessary synchronization from registry lookup

2016-06-05 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315919#comment-15315919 ] Pascal Schumacher commented on LANG-1230: - [~garydgregory] It would be nice if you could take a

[jira] [Updated] (LANG-1199) Fix implementation of StringUtils.getJaroWinklerDistance()

2016-06-05 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1199: Summary: Fix implementation of StringUtils.getJaroWinklerDistance() (was: Incorrect

[jira] [Resolved] (LANG-1199) Fix implementation of StringUtils.getJaroWinklerDistance()

2016-06-05 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1199. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.5 Fixed by

[jira] [Resolved] (LANG-1013) Adding to StringUtils truncate method and test cases

2016-06-05 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1013. - Resolution: Fixed Assignee: Pascal Schumacher (was: Benedikt Ritter) Fix

[jira] [Resolved] (LANG-1195) Enhance MethodUtils to allow invocation of private methods

2016-06-05 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1195. - Resolution: Fixed Assignee: Pascal Schumacher Pull request merged. Thanks! >

[jira] [Updated] (LANG-1195) Enhance MethodUtils to allow invocation of private methods

2016-06-05 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1195: Description: Currently, MethodUtils is restricted to finding and invoking accessible

[jira] [Closed] (LANG-1229) Performance regression due to cyclic hashCode guard

2016-06-08 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1229. --- Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.5 > Performance

[jira] [Resolved] (LANG-1085) Add a circuit breaker implementation

2016-06-07 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1085. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.5 Merged

[jira] [Commented] (LANG-1018) NumberUtils.createNumber(final String str) Precision will be lost

2016-06-06 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15316718#comment-15316718 ] Pascal Schumacher commented on LANG-1018: - @everybody: Any opinions on the pull request? >

[jira] [Commented] (LANG-1215) NumberUtils.createNumber() method lost precision sometimes

2016-06-12 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15326386#comment-15326386 ] Pascal Schumacher commented on LANG-1215: - The fix for LANG-1018 also solves this, so this will be

[jira] [Commented] (LANG-1241) StringUtils.ordinalIndexOf broken

2016-06-10 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324839#comment-15324839 ] Pascal Schumacher commented on LANG-1241: - [~nmanley], [~s...@apache.org] I was not aware that

[jira] [Resolved] (LANG-781) Null-Check to variable Object parameters - ObjectUtils.isAnyNull

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-781. Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: (was:

[jira] [Updated] (LANG-1223) StopWatch should provide getTime() which accepts TimeUnit

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1223: Component/s: lang.time.* > StopWatch should provide getTime() which accepts TimeUnit >

[jira] [Resolved] (LANG-901) endsWithAny is case sensitive - documented as case insensitive

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-901. Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: (was:

[jira] [Resolved] (LANG-1223) StopWatch should provide getTime() which accepts TimeUnit

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1223. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.5 >

[jira] [Closed] (LANG-1157) EqualsExclude is not in package org.apache.commons.lang3.builder

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1157. --- Resolution: Invalid Assignee: Pascal Schumacher > EqualsExclude is not in package

[jira] [Closed] (LANG-1155) New method for StringUtils - unwrap a string token

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1155. --- Resolution: Duplicate Fix Version/s: (was: Review Patch) > New method for

[jira] [Resolved] (LANG-1120) StringUtils.stripAccents from "Ł" and "ł"

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1120. - Resolution: Fixed Assignee: Pascal Schumacher (was: Charles Honton) Fix

[jira] [Resolved] (LANG-1178) ArrayUtils.removeAll(Object array, int... indices) should do the clone, not its callers

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1178. - Resolution: Fixed > ArrayUtils.removeAll(Object array, int... indices) should do the

[jira] [Reopened] (LANG-1178) ArrayUtils.removeAll(Object array, int... indices) should do the clone, not its callers

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher reopened LANG-1178: - > ArrayUtils.removeAll(Object array, int... indices) should do the clone, not > its callers >

[jira] [Reopened] (LANG-1149) Ability to throw checked exceptions without declaring them

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher reopened LANG-1149: - > Ability to throw checked exceptions without declaring them >

[jira] [Reopened] (LANG-1208) StrSubstitutor can preserve escapes

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher reopened LANG-1208: - Assignee: Henri Yandell > StrSubstitutor can preserve escapes >

[jira] [Resolved] (LANG-1208) StrSubstitutor can preserve escapes

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1208. - Resolution: Fixed > StrSubstitutor can preserve escapes >

[jira] [Resolved] (LANG-1228) IllegalAccessException swallowed in indexOfThrowable and indexOfType

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1228. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.5 >

[jira] [Resolved] (LANG-1149) Ability to throw checked exceptions without declaring them

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1149. - Resolution: Fixed > Ability to throw checked exceptions without declaring them >

[jira] [Commented] (LANG-1204) Make Pairs JSON serializable (e.g. with Jackson annotations)

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305315#comment-15305315 ] Pascal Schumacher commented on LANG-1204: - Commons-lang has no dependencies, so Jackson or anything

[jira] [Closed] (LANG-1215) NumberUtils.createNumber() method lost precision sometimes

2016-06-12 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1215. --- Resolution: Duplicate > NumberUtils.createNumber() method lost precision sometimes >

[jira] [Closed] (LANG-1187) Method createNumber from NumberUtils doesn't work for floating point numbers other than Float

2016-06-12 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1187. --- Resolution: Duplicate > Method createNumber from NumberUtils doesn't work for floating point

[jira] [Closed] (LANG-1204) Make Pairs JSON serializable (e.g. with Jackson annotations)

2016-06-12 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1204. --- Resolution: Won't Fix Closing this as "Won't Fix" (see my comment above for reasons). > Make

[jira] [Commented] (LANG-1187) Method createNumber from NumberUtils doesn't work for floating point numbers other than Float

2016-06-12 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15326385#comment-15326385 ] Pascal Schumacher commented on LANG-1187: - The fix for LANG-1018 also solves this, so this will be

[jira] [Updated] (LANG-456) HashCodeBuilder throws StackOverflowError in bidirectional navigable association

2016-06-08 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-456: --- Fix Version/s: (was: 3.5) > HashCodeBuilder throws StackOverflowError in bidirectional

[jira] [Commented] (LANG-1229) Performance regression due to cyclic hashCode guard

2016-06-08 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15321391#comment-15321391 ] Pascal Schumacher commented on LANG-1229: - Pull request applied. Thanks. I reopened LANG-456. >

[jira] [Reopened] (LANG-456) HashCodeBuilder throws StackOverflowError in bidirectional navigable association

2016-06-08 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher reopened LANG-456: Assignee: (was: Benedikt Ritter) I reverted the commit because it caused LANG-1229. I

[jira] [Closed] (LANG-1011) Create a new class StringDistance as host for the getXXDistance methods in StringUtils

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1011. --- > Create a new class StringDistance as host for the getXXDistance methods in > StringUtils >

[jira] [Updated] (LANG-958) FastDateParser javadoc incorrectly states that SimpleDateFormat is used internally

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-958: --- Fix Version/s: 3.3 > FastDateParser javadoc incorrectly states that SimpleDateFormat is used >

[jira] [Updated] (LANG-1083) Add (T) casts to get unit tests to pass in old JDK

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1083: Fix Version/s: 3.4 > Add (T) casts to get unit tests to pass in old JDK >

[jira] [Closed] (LANG-1005) Extend DurationFormatUtils#formatDurationISO default pattern to match #formatDurationHMS

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1005. --- > Extend DurationFormatUtils#formatDurationISO default pattern to match > #formatDurationHMS >

[jira] [Updated] (LANG-1005) Extend DurationFormatUtils#formatDurationISO default pattern to match #formatDurationHMS

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1005: Fix Version/s: 3.4 > Extend DurationFormatUtils#formatDurationISO default pattern to match

[jira] [Closed] (LANG-997) NumberUtil#isNumber() returns false for "012345678" but not for "12345678"

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-997. -- > NumberUtil#isNumber() returns false for "012345678" but not for "12345678" >

[jira] [Updated] (LANG-916) CLONE - DateFormatUtils.format does not correctly change Calendar TimeZone in certain situations

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-916: --- Fix Version/s: (was: Patch Needed) 3.5 > CLONE - DateFormatUtils.format

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

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1209. --- > FastDateFormat does not support the 'u' pattern element >

[jira] [Updated] (LANG-1041) Fix MethodUtilsTest so it does not depend on JDK method ordering

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1041: Fix Version/s: 3.4 > Fix MethodUtilsTest so it does not depend on JDK method ordering >

[jira] [Updated] (LANG-1116) DateUtilsTest.testLang530 fails for some timezones

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1116: Fix Version/s: (was: Discussion) 3.5 > DateUtilsTest.testLang530

[jira] [Closed] (LANG-1041) Fix MethodUtilsTest so it does not depend on JDK method ordering

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1041. --- > Fix MethodUtilsTest so it does not depend on JDK method ordering >

[jira] [Updated] (LANG-1133) FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern fails on Windows with German Locale

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1133: Fix Version/s: 3.5 > FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern fails

[jira] [Closed] (LANG-950) FastDateParser does not handle two digit year parsing like SimpleDateFormat

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-950. -- > FastDateParser does not handle two digit year parsing like SimpleDateFormat >

[jira] [Updated] (LANG-1186) NullPointerException in FastDateParser$TimeZoneStrategy

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1186: Affects Version/s: 3.4 > NullPointerException in FastDateParser$TimeZoneStrategy >

[jira] [Updated] (LANG-1186) NullPointerException in FastDateParser$TimeZoneStrategy

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1186: Fix Version/s: 3.5 > NullPointerException in FastDateParser$TimeZoneStrategy >

[jira] [Updated] (LANG-1186) NullPointerException in FastDateParser$TimeZoneStrategy

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1186: Fix Version/s: (was: 3.x) > NullPointerException in FastDateParser$TimeZoneStrategy >

[jira] [Updated] (LANG-1202) parseDateStrictly does't pass specified locale

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1202: Fix Version/s: (was: 3.5) Review Patch > parseDateStrictly does't

[jira] [Closed] (LANG-1036) Add ISO 8601 time zone support in DateFormatUtils

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1036. --- > Add ISO 8601 time zone support in DateFormatUtils >

[jira] [Updated] (LANG-1036) Add ISO 8601 time zone support in DateFormatUtils

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1036: Fix Version/s: (was: Patch Needed) > Add ISO 8601 time zone support in DateFormatUtils >

[jira] [Closed] (LANG-1009) StringEscapeUtils escapeXml escapes already escaped characters

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1009. --- > StringEscapeUtils escapeXml escapes already escaped characters >

[jira] [Closed] (LANG-1166) FastDateFormat does not honour 'ZZ' pattern

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1166. --- > FastDateFormat does not honour 'ZZ' pattern > --- > >

[jira] [Closed] (LANG-591) A more complex Levenshtein distance would be useful

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-591. -- > A more complex Levenshtein distance would be useful >

[jira] [Closed] (LANG-654) DateUtils.truncate method is buggy when dealing with DST switching hours

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-654. -- > DateUtils.truncate method is buggy when dealing with DST switching hours >

[jira] [Closed] (LANG-1010) StringEscapeUtils escapeXml escapes already escaped characters

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1010. --- > StringEscapeUtils escapeXml escapes already escaped characters >

[jira] [Updated] (LANG-1115) Add support for varargs in ConstructorUtils, MemberUtils, and MethodUtils

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1115: Fix Version/s: (was: Review Patch) > Add support for varargs in ConstructorUtils,

[jira] [Updated] (LANG-949) FastDateParserTest.testParses does not test FastDateParser

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-949: --- Fix Version/s: 3.3 > FastDateParserTest.testParses does not test FastDateParser >

[jira] [Updated] (LANG-1220) Add tests for missed branches in DateUtils

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1220: Fix Version/s: 3.5 > Add tests for missed branches in DateUtils >

[jira] [Updated] (LANG-1134) New methods for lang3.Validate

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1134: Fix Version/s: (was: Review Patch) > New methods for lang3.Validate >

[jira] [Updated] (LANG-950) FastDateParser does not handle two digit year parsing like SimpleDateFormat

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-950: --- Fix Version/s: 3.3 > FastDateParser does not handle two digit year parsing like

[jira] [Closed] (LANG-949) FastDateParserTest.testParses does not test FastDateParser

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-949. -- > FastDateParserTest.testParses does not test FastDateParser >

[jira] [Updated] (LANG-1210) StringUtils#startsWithAny has error in Javadoc

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1210: Affects Version/s: (was: 3.x) > StringUtils#startsWithAny has error in Javadoc >

[jira] [Closed] (LANG-998) Javadoc is not clear on preferred pattern to instantiate FastDateParser / FastDatePrinter

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-998. -- > Javadoc is not clear on preferred pattern to instantiate FastDateParser / > FastDatePrinter >

[jira] [Updated] (LANG-1210) StringUtils#startsWithAny has error in Javadoc

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1210: Fix Version/s: 3.5 > StringUtils#startsWithAny has error in Javadoc >

[jira] [Updated] (LANG-998) Javadoc is not clear on preferred pattern to instantiate FastDateParser / FastDatePrinter

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-998: --- Fix Version/s: 3.4 > Javadoc is not clear on preferred pattern to instantiate FastDateParser /

[jira] [Updated] (LANG-1153) Implement ParsePosition api for FastDateParser

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1153: Fix Version/s: 3.5 > Implement ParsePosition api for FastDateParser >

[jira] [Updated] (LANG-1221) Fix typo on appendIfMissing javadoc

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1221: Fix Version/s: 3.5 > Fix typo on appendIfMissing javadoc >

[jira] [Closed] (LANG-958) FastDateParser javadoc incorrectly states that SimpleDateFormat is used internally

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-958. -- > FastDateParser javadoc incorrectly states that SimpleDateFormat is used > internally >

[jira] [Closed] (LANG-1083) Add (T) casts to get unit tests to pass in old JDK

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1083. --- > Add (T) casts to get unit tests to pass in old JDK >

[jira] [Updated] (LANG-1219) FastDateFormat doesn't respect summer daylight in localized strings

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1219: Fix Version/s: 3.5 > FastDateFormat doesn't respect summer daylight in localized strings >

[jira] [Closed] (LANG-1125) No release notes for version 3.4

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1125. --- > No release notes for version 3.4 > > > Key:

[jira] [Closed] (LANG-945) ToStringBuilder can expose passwords and other sensitive data in logs

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-945. -- > ToStringBuilder can expose passwords and other sensitive data in logs >

[jira] [Updated] (LANG-1123) Unit test FastDatePrinterTimeZonesTest needs a timezone set

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1123: Fix Version/s: (was: Review Patch) 3.5 > Unit test

[jira] [Closed] (LANG-1156) RegexUtils - A utility class for common regex based operation

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1156. --- Resolution: Incomplete A year passed, but the requested "stronger proposal with examples

[jira] [Closed] (LANG-1213) ordinalIndexOf may skip first occurrence when searched string is longer than 1 char

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1213. --- > ordinalIndexOf may skip first occurrence when searched string is longer than > 1 char >

[jira] [Updated] (LANG-1205) NumberUtils.createNumber() behaves inconsistently with NumberUtils.isNumber()

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1205: Fix Version/s: 3.5 > NumberUtils.createNumber() behaves inconsistently with

[jira] [Updated] (LANG-1222) Fix for incorrect comment on StringUtils.containsIgnoreCase method

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1222: Fix Version/s: 3.5 > Fix for incorrect comment on StringUtils.containsIgnoreCase method >

[jira] [Commented] (LANG-959) FieldUtils write methods do not write to final fields.

2016-05-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305549#comment-15305549 ] Pascal Schumacher commented on LANG-959: Nobody had any objections to this change so far. I guess

[jira] [Resolved] (LANG-1225) RandomStringUtils add #randomGraph and #randomPrint which match corresponding regular expression class

2016-05-29 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1225. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.5 >

[jira] [Commented] (LANG-781) Null-Check to variable Object parameters - ObjectUtils.isAnyNull

2016-05-26 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302628#comment-15302628 ] Pascal Schumacher commented on LANG-781: Pull request merged. Thanks! Can somebody please resolve

[jira] [Commented] (LANG-1229) Performance regression due to cyclic hashCode guard

2016-05-27 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15304216#comment-15304216 ] Pascal Schumacher commented on LANG-1229: - The patch is missing the new method (maybe call it

[jira] [Commented] (LANG-1223) StopWatch should provide getTime() which accepts TimeUnit

2016-05-27 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15304169#comment-15304169 ] Pascal Schumacher commented on LANG-1223: - Pull request merged. Thanks! It would be nice if

[jira] [Commented] (LANG-901) endsWithAny is case sensitive - documented as case insensitive

2016-05-27 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15304231#comment-15304231 ] Pascal Schumacher commented on LANG-901: Patch applied. Thanks! It would be nice if somebody could

  1   2   3   4   5   6   7   >