[jira] [Closed] (CSV-181) Make CSVPrinter.print(Object) GC-free

2016-05-28 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CSV-181. Closing: Commons 1.4 has been released. > Make CSVPrinter.print(Object) GC-free >

[jira] [Commented] (BCEL-73) There shouldn't be a singleton Repository instance

2016-05-28 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305599#comment-15305599 ] Dave Brosius commented on BCEL-73: -- Committed revision 1745933 > There shouldn't be a singleton Repository

[jira] [Commented] (BCEL-73) There shouldn't be a singleton Repository instance

2016-05-28 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305599#comment-15305599 ] Dave Brosius commented on BCEL-73: -- Committed revision 1745933 > There shouldn't be a singleton Repository

[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] [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] [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] [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-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-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-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] [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] [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-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] [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-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] [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-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-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-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-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] [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-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-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-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-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-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] [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] [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] [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] [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-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] [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] [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] [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] [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] [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 >

[GitHub] commons-lang pull request: Ability to throw checked exceptions wit...

2016-05-28 Thread PascalSchumacher
Github user PascalSchumacher commented on the pull request: https://github.com/apache/commons-lang/pull/98#issuecomment-222303424 @gzak Can you please close the issue? Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[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] [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] [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] [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] [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-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-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] [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] [Commented] (LANG-1229) Performance regression due to cyclic hashCode guard

2016-05-28 Thread Philippe Marschall (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305278#comment-15305278 ] Philippe Marschall commented on LANG-1229: -- The patch is indeed missing the new method. I'm unsure

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

2016-05-28 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305260#comment-15305260 ] Benedikt Ritter commented on LANG-1085: --- [~oliver.he...@t-online.de] it was your patch. Feel free to