[jira] [Closed] (LANG-730) EnumSet - BitVector

2011-07-21 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-730. -- Resolution: Fixed Fix Version/s: (was: 3.x) 3.0.1 Patch applied in

[jira] [Commented] (LANG-680) StringUtils - Longest Common Substring / Longest common susequence

2011-07-21 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068858#comment-13068858 ] Henri Yandell commented on LANG-680: Digging into this, the easy API would be: public

[jira] [Commented] (LANG-622) StringUtils.lastIndexOfAnyBut() function desired

2011-07-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068222#comment-13068222 ] Henri Yandell commented on LANG-622: One to do for 3.0.1 now that 3.0 is out the door.

[jira] [Updated] (LANG-622) StringUtils.lastIndexOfAnyBut() function desired

2011-07-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-622: --- Attachment: LANG-622.patch Attaching my current work-in-progress patch. Note that javadoc needs

[jira] [Commented] (LANG-730) EnumSet - BitVector

2011-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068157#comment-13068157 ] Henri Yandell commented on LANG-730: Damn - you too? It's been in there for eons and

[jira] [Updated] (LANG-730) EnumSet - BitVector

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-730: --- Fix Version/s: (was: 3.0) 3.x EnumSet - BitVector

[jira] [Updated] (LANG-544) ToStringStyle.registry ThreadLocal initialValue should return a Set that implements reference equality checking instead of object equality

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-544: --- Comment: was deleted (was: Thank you for your e-mail. I will be out of the office until 1/27/2011.

[jira] [Updated] (LANG-626) object cloning with SerializationUtils has classloader problems with no workaround

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-626: --- Fix Version/s: (was: 3.x) 3.0.1 object cloning with SerializationUtils has

[jira] [Updated] (LANG-686) StringUtils.replaceEachRepeatedly(aaa, new String[]{aa}, new String[]{aXa}); throw an exception

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-686: --- Fix Version/s: (was: 3.x) 3.0.1 StringUtils.replaceEachRepeatedly(aaa, new

[jira] [Updated] (LANG-622) StringUtils.lastIndexOfAnyBut() function desired

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-622: --- Fix Version/s: (was: 3.x) 3.0.1 StringUtils.lastIndexOfAnyBut() function

[jira] [Updated] (LANG-717) Specify source encoding for build

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-717: --- Fix Version/s: (was: 3.x) 3.0.1 Specify source encoding for build

[jira] [Commented] (LANG-730) EnumSet - BitVector

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067484#comment-13067484 ] Henri Yandell commented on LANG-730: A few questions: * What's the use case for this

[jira] [Moved] (SANDBOX-340) New component for lang -- summarizer

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell moved LANG-702 to SANDBOX-340: Component/s: (was: General) Functor

[jira] [Updated] (LANG-595) JDK 1.6 changes

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-595: --- Fix Version/s: (was: 3.x) 4.0 JDK 1.6 changes ---

[jira] [Commented] (LANG-728) StringEscapeUtils.escapeXml(str) does not support supplemental characters.

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067492#comment-13067492 ] Henri Yandell commented on LANG-728: The API has changed in Lang 3.0; however the issue

[jira] [Commented] (LANG-728) StringEscapeUtils.escapeXml(str) does not support supplemental characters.

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067494#comment-13067494 ] Henri Yandell commented on LANG-728: Happiness. This is fixed in 3.0 already! :) It

[jira] [Closed] (LANG-728) StringEscapeUtils.escapeXml(str) does not support supplemental characters.

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-728. -- Resolution: Fixed Fix Version/s: (was: 3.0.1) 3.0

[jira] [Commented] (LANG-720) StringEscapeUtils.escapeXml(input) outputs wrong results when an input contains characters in Supplementary Planes.

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067496#comment-13067496 ] Henri Yandell commented on LANG-720: Note that we'll release this in 3.0.1. 3.0 will go

[jira] [Reopened] (LANG-728) StringEscapeUtils.escapeXml(str) does not support supplemental characters.

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell reopened LANG-728: Reopening as I explained things badly. StringEscapeUtils.escapeXml(str) does not support supplemental

[jira] [Updated] (LANG-728) StringEscapeUtils.escapeXml(str) does not support supplemental characters.

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-728: --- Fix Version/s: (was: 3.0) 3.0.1 StringEscapeUtils.escapeXml(str) does not

[jira] [Commented] (LANG-728) StringEscapeUtils.escapeXml(str) does not support supplemental characters.

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067501#comment-13067501 ] Henri Yandell commented on LANG-728: I used the wrong translator :) Code should be:

[jira] [Closed] (LANG-728) StringEscapeUtils.escapeXml(str) does not support supplemental characters.

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-728. -- Resolution: Fixed Fix Version/s: (was: 3.0.1) 3.0 Closing again as 'fixed

[jira] [Closed] (LANG-729) StringEscapeUtils.unescapeXml(str) does not support supplemental characters.

2011-07-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-729. -- Resolution: Fixed Fix Version/s: (was: 3.0.1) 3.0 Per LANG-728, this is

[jira] [Updated] (LANG-611) Consider improvements in LANG-396

2011-07-17 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-611: --- Fix Version/s: (was: 3.x) 3.0.1 Consider improvements in LANG-396

[jira] [Updated] (LANG-723) Add mode and median Comparable... methods to ObjectUtils

2011-07-17 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-723: --- Fix Version/s: (was: 3.x) 3.0.1 Add mode and median Comparable... methods to

[jira] [Updated] (LANG-722) Add BooleanUtils.and/or varargs methods to complement xor

2011-07-16 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-722: --- Fix Version/s: (was: 3.x) 3.0.1 Add BooleanUtils.and/or varargs methods to

[jira] [Updated] (LANG-721) Complement ArrayUtils.addAll() variants with by-index and by-value removal methods

2011-07-16 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-721: --- Fix Version/s: (was: 3.x) Complement ArrayUtils.addAll() variants with by-index and by-value

[jira] [Updated] (LANG-729) StringEscapeUtils.unescapeXml(str) does not support supplemental characters.

2011-07-16 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-729: --- Fix Version/s: 3.0.1 StringEscapeUtils.unescapeXml(str) does not support supplemental characters.

[jira] [Updated] (LANG-728) StringEscapeUtils.escapeXml(str) does not support supplemental characters.

2011-07-16 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-728: --- Fix Version/s: 3.0.1 StringEscapeUtils.escapeXml(str) does not support supplemental characters.

[jira] [Reopened] (LANG-708) StringEscapeUtils.escapeEcmaScript from lang3 cuts off long unicode string

2011-07-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell reopened LANG-708: StringEscapeUtils.escapeEcmaScript from lang3 cuts off long unicode string

[jira] [Closed] (LANG-708) StringEscapeUtils.escapeEcmaScript from lang3 cuts off long unicode string

2011-07-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-708. -- Resolution: Fixed Fix Version/s: (was: 3.x) 3.0.1 Setting fix version to

[jira] [Updated] (LANG-727) ToStringBuilderTest.testReflectionHierarchyArrayList fails with IBM JDK 6

2011-07-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-727: --- Fix Version/s: 3.0.1 ToStringBuilderTest.testReflectionHierarchyArrayList fails with IBM JDK 6

[jira] [Updated] (LANG-708) StringEscapeUtils.escapeEcmaScript from lang3 cuts off long unicode string

2011-07-11 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-708: --- Component/s: lang.text.translate.* StringEscapeUtils.escapeEcmaScript from lang3 cuts off long

[jira] [Updated] (LANG-707) Add methods to avoid Sun JVM synchronisation overhead in new String(byte[] b, String enc)

2011-07-11 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-707: --- Component/s: General Add methods to avoid Sun JVM synchronisation overhead in new String(byte[] b,

[jira] [Updated] (LANG-717) Specify source encoding for build

2011-07-10 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-717: --- Fix Version/s: 3.x Dig into after 3.0 released. Specify source encoding for build

[jira] [Closed] (LANG-710) StringIndexOutOfBoundsException when calling unescapeHtml4(#03)

2011-07-08 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-710. -- Resolution: Fixed Resolving. StringIndexOutOfBoundsException when calling unescapeHtml4(#03)

[jira] [Commented] (LANG-710) StringIndexOutOfBoundsException when calling unescapeHtml4(#03)

2011-07-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061027#comment-13061027 ] Henri Yandell commented on LANG-710: So the basic issue imo is that ParseException is a

[jira] [Reopened] (LANG-710) StringIndexOutOfBoundsException when calling unescapeHtml4(#03)

2011-07-05 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell reopened LANG-710: Assignee: Henri Yandell StringIndexOutOfBoundsException when calling unescapeHtml4(#03)

[jira] [Commented] (LANG-710) StringIndexOutOfBoundsException when calling unescapeHtml4(#03)

2011-07-05 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060285#comment-13060285 ] Henri Yandell commented on LANG-710: Agreed. I was thinking of the browser accepting it,

[jira] [Closed] (LANG-712) [patch] Increase test coverage of MethodUtils method lookup

2011-07-03 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-712. -- Resolution: Fixed Thanks Nathan, patch applied :) svn ci -m Additional tests for MethodUtils from

[jira] [Closed] (LANG-703) StringUtils.join throws NPE when toString returns null for one of objects in collection

2011-07-03 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-703. -- Resolution: Fixed Thanks Ilya, I've applied the 2nd patch: svn ci -m Applying Ilya's patch from

[jira] [Updated] (LANG-703) StringUtils.join throws NPE when toString returns null for one of objects in collection

2011-07-03 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-703: --- Fix Version/s: (was: 3.x) 3.0 StringUtils.join throws NPE when toString

[jira] [Closed] (LANG-710) StringIndexOutOfBoundsException when calling unescapeHtml4(#03)

2011-07-03 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-710. -- Resolution: Fixed Fix Version/s: (was: 3.x) 3.0 Thanks Benjamin. I've

[jira] [Updated] (LANG-708) StringEscapeUtils.escapeEcmaScript from lang3 cuts off long unicode string

2011-07-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-708: --- Fix Version/s: 3.x StringEscapeUtils.escapeEcmaScript from lang3 cuts off long unicode string

[jira] [Updated] (LANG-703) StringUtils.join throws NPE when toString returns null for one of objects in collection

2011-07-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-703: --- Fix Version/s: 3.x StringUtils.join throws NPE when toString returns null for one of objects in

[jira] [Updated] (LANG-700) Fix Javadoc for StringUtils.normalizeSpace

2011-07-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-700: --- Fix Version/s: 2.x Fix Javadoc for StringUtils.normalizeSpace

[jira] [Updated] (LANG-706) Create a MutableNumber interface with methods common to all the mutable numbers

2011-07-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-706: --- Fix Version/s: 3.x Setting to 3.x; though this might require API change. Create a MutableNumber

[jira] [Updated] (LANG-710) StringIndexOutOfBoundsException when calling unescapeHtml4(#03)

2011-07-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-710: --- Fix Version/s: 3.x StringIndexOutOfBoundsException when calling unescapeHtml4(#03)

[jira] [Updated] (LANG-707) Add methods to avoid Sun JVM synchronisation overhead in new String(byte[] b, String enc)

2011-07-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-707: --- Fix Version/s: 3.x Add methods to avoid Sun JVM synchronisation overhead in new String(byte[] b,

[jira] [Updated] (LANG-704) New methods for StringUtils class: equalsAny and equalsAnyIgnoreCase

2011-06-17 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-704: --- Fix Version/s: 3.x New methods for StringUtils class: equalsAny and equalsAnyIgnoreCase

[jira] [Updated] (LANG-701) VarArgs Join

2011-06-17 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-701: --- Fix Version/s: 3.x VarArgs Join Key: LANG-701 URL:

[jira] [Updated] (LANG-684) Levenshtein Distance Within a Given Threshold

2011-06-03 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-684: --- Fix Version/s: (was: 3.x) 3.0 I'm not against moving LD to Codec. It used to

[jira] [Commented] (OGNL-2) Update legals to all OGNL file

2011-05-12 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032460#comment-13032460 ] Henri Yandell commented on OGNL-2: -- -1 in that I'm not sure the maven license plugin will do

[jira] [Closed] (BEANUTILS-392) NumberConverter comments, regarding number format patterns, incorrectly references SimpleDateFormat

2011-05-10 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed BEANUTILS-392. --- Resolution: Fixed Thanks Steven. svn ci -m Applying Steven Wyatt's patch from

[jira] [Reopened] (BEANUTILS-375) Provide static methods to simplify usage of BeanToPropertyValueTransformer with CollectionUtils

2011-05-10 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell reopened BEANUTILS-375: - Reopening for reconsideration. Btw; I don't see a way to configure voting beyond on/off.

[jira] [Commented] (LANG-695) SystemUtils.IS_OS_UNIX doesn't recognize FreeBSD as a Unix system

2011-05-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027554#comment-13027554 ] Henri Yandell commented on LANG-695: Absolutely - any help you could offer there to

[jira] [Commented] (LANG-696) Deprecate ClassUtils getShortClassName in favor of Class getSimpleName

2011-04-29 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13026867#comment-13026867 ] Henri Yandell commented on LANG-696: I've noted the different in the getShortName

[jira] [Updated] (LANG-696) Deprecate ClassUtils getShortClassName in favor of Class getSimpleName

2011-04-29 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-696: --- Fix Version/s: (was: 3.0) 3.x Deprecate ClassUtils getShortClassName in favor

[jira] [Issue Comment Edited] (LANG-696) Deprecate ClassUtils getShortClassName in favor of Class getSimpleName

2011-04-29 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13026867#comment-13026867 ] Henri Yandell edited comment on LANG-696 at 4/29/11 6:00 AM: -

[jira] [Updated] (LANG-695) SystemUtils.IS_OS_UNIX doesn't recognize FreeBSD as a Unix system

2011-04-29 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-695: --- Description: FreeBSD isn't recognized as Unix system in SystemUtils.IS_OS_UNIX; There should be

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

2011-04-28 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-693: --- Fix Version/s: 3.x Setting fix version to 3.x (i.e. post 3.0). Seems like a very fair issue to take a

[jira] [Commented] (LANG-696) Deprecate ClassUtils getShortClassName in favor of Class getSimpleName

2011-04-28 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13026864#comment-13026864 ] Henri Yandell commented on LANG-696: So you're suggesting we have: public static

[jira] [Created] (LANG-698) Document that the Mutable numbers don't work as expected with String.format

2011-04-28 Thread Henri Yandell (JIRA)
Document that the Mutable numbers don't work as expected with String.format --- Key: LANG-698 URL: https://issues.apache.org/jira/browse/LANG-698 Project: Commons Lang

[jira] [Created] (LANG-699) Consider implementing Formattable on various classes with toString

2011-04-28 Thread Henri Yandell (JIRA)
Consider implementing Formattable on various classes with toString -- Key: LANG-699 URL: https://issues.apache.org/jira/browse/LANG-699 Project: Commons Lang Issue Type:

[jira] [Commented] (LANG-696) Deprecate ClassUtils getShortClassName in favor of Class getSimpleName

2011-04-27 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13026117#comment-13026117 ] Henri Yandell commented on LANG-696: The only issue I see is that inner classes report

[jira] [Commented] (SANSELAN-50) Support for WEBP Image Format

2011-04-22 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13023377#comment-13023377 ] Henri Yandell commented on SANSELAN-50: --- WEBP Home:

[jira] [Updated] (LANG-462) FastDateFormat supports parse

2011-04-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-462: --- Attachment: LANG-462-FormatCache.patch Fixed version of UseFormatCache. I've dealt with the clashes

[jira] [Updated] (LANG-462) FastDateFormat supports parse

2011-04-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-462: --- Attachment: DateParser.patch Remaining DateParser code that suffers from failing unit tests.

[jira] [Commented] (LANG-462) FastDateFormat supports parse

2011-04-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021999#comment-13021999 ] Henri Yandell commented on LANG-462: Apologies - I get your question now Charles. I've

[jira] [Updated] (LANG-462) FastDateFormat supports parse

2011-04-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-462: --- Fix Version/s: (was: 3.0) 3.x I'm moving this to 3.x for the DateParser work.

[jira] [Updated] (LANG-462) FastDateFormat supports parse

2011-04-12 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-462: --- Fix Version/s: (was: 3.x) 3.0 The big issue is the failing unit test - that

[jira] [Created] (LANG-691) Remove DateUtils.UTC_TIME_ZONE

2011-04-11 Thread Henri Yandell (JIRA)
Remove DateUtils.UTC_TIME_ZONE -- Key: LANG-691 URL: https://issues.apache.org/jira/browse/LANG-691 Project: Commons Lang Issue Type: Bug Reporter: Henri Yandell Fix For: 3.0 TimeZone

[jira] [Closed] (LANG-691) Remove DateUtils.UTC_TIME_ZONE

2011-04-11 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-691. -- Resolution: Fixed Remove DateUtils.UTC_TIME_ZONE -- Key:

[jira] [Updated] (DBUTILS-75) efficient usage from findbugs

2011-04-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated DBUTILS-75: - Fix Version/s: (was: 1.3) 1.4 efficient usage from findbugs

[jira] [Closed] (DBUTILS-75) efficient usage from findbugs

2011-04-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed DBUTILS-75. Resolution: Fixed Looks good - thanks for the patch. efficient usage from findbugs

[jira] [Commented] (DBUTILS-70) add setQueryTimeout support to QueryRunner

2011-04-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018028#comment-13018028 ] Henri Yandell commented on DBUTILS-70: -- Needs to not affect the class' thread safety.

[jira] [Closed] (DBUTILS-65) Duplicate code introduced during Java 1.5 branch merge

2011-04-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed DBUTILS-65. Resolution: Fixed Fix Version/s: 1.4 Duplicate code introduced during Java 1.5 branch

[jira] [Closed] (DBUTILS-65) Duplicate code introduced during Java 1.5 branch merge

2011-04-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed DBUTILS-65. Resolution: Fixed Thanks, I've applied the patch. Duplicate code introduced during Java 1.5

[jira] [Reopened] (DBUTILS-65) Duplicate code introduced during Java 1.5 branch merge

2011-04-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell reopened DBUTILS-65: -- Duplicate code introduced during Java 1.5 branch merge

[jira] [Updated] (DBUTILS-76) New handler StringColumnListHandler

2011-04-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated DBUTILS-76: - Fix Version/s: 1.4 New handler StringColumnListHandler ---

[jira] [Updated] (DBUTILS-74) New ListResultSetHandler with a ResultSetHandler as parameter

2011-04-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated DBUTILS-74: - Fix Version/s: 1.4 Consider for 1.4. New ListResultSetHandler with a ResultSetHandler as

[jira] [Updated] (DBUTILS-73) .BasicRowProcessor.CaseInsensitiveHashMap uses default Locale for toLowerCase

2011-04-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated DBUTILS-73: - Fix Version/s: 1.4 .BasicRowProcessor.CaseInsensitiveHashMap uses default Locale for

[jira] [Closed] (DBUTILS-72) BasicRowProcessor's CaseInsentitiveHashMap does not work with reflection

2011-04-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed DBUTILS-72. Resolution: Won't Fix Input Taglib is so old that it's probably more a case that the subject

[jira] [Commented] (DBUTILS-68) Examples on main page are not generic and produce unchecked warning

2011-04-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018037#comment-13018037 ] Henri Yandell commented on DBUTILS-68: -- Thanks, I've applied that to SVN. Need to

[jira] [Closed] (DBUTILS-68) Examples on main page are not generic and produce unchecked warning

2011-04-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed DBUTILS-68. Resolution: Fixed Resolving - I edited the staging site; which will get pushed to live

[jira] [Commented] (LANG-454) Add getCharArray() to CharRange

2011-04-08 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13017321#comment-13017321 ] Henri Yandell commented on LANG-454: CharRange is going to go away after all for 3.0.

[jira] [Created] (LANG-689) Make CharRange non-public

2011-04-08 Thread Henri Yandell (JIRA)
Make CharRange non-public - Key: LANG-689 URL: https://issues.apache.org/jira/browse/LANG-689 Project: Commons Lang Issue Type: Task Components: lang.* Reporter: Henri Yandell Fix

[jira] [Created] (LANG-690) Move CharSet over to Range and remove the now package-private CharRange class

2011-04-08 Thread Henri Yandell (JIRA)
Move CharSet over to Range and remove the now package-private CharRange class - Key: LANG-690 URL: https://issues.apache.org/jira/browse/LANG-690 Project: Commons Lang

[jira] [Closed] (LANG-689) Make CharRange non-public

2011-04-08 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-689. -- Resolution: Fixed svn ci -m Making CharRange non-public. LANG-689 Sending

[jira] [Commented] (LANG-687) Convert more of the StringUtils API to take CharSequence

2011-04-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016629#comment-13016629 ] Henri Yandell commented on LANG-687: svn ci -m Moving equalsIgnoreCase,

[jira] [Closed] (LANG-687) Convert more of the StringUtils API to take CharSequence

2011-04-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-687. -- Resolution: Fixed svn ci -m Adding a test to enforce the CharSequence vs String contract for

[jira] [Commented] (LANG-688) Proposed code simplifications for BooleanUtils

2011-04-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016704#comment-13016704 ] Henri Yandell commented on LANG-688: There seem to three types of change: 1) Removing

[jira] [Commented] (LANG-687) Convert more of the StringUtils API to take CharSequence

2011-04-05 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016261#comment-13016261 ] Henri Yandell commented on LANG-687: Reopening - some of this will be done per the rule

[jira] [Updated] (LANG-687) Convert more of the StringUtils API to take CharSequence

2011-04-05 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-687: --- Description: Use CharSequence and not String in the StringUtils API for non-mutating operations.

[jira] [Commented] (LANG-687) Convert more of the StringUtils API to take CharSequence

2011-04-05 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016267#comment-13016267 ] Henri Yandell commented on LANG-687: Of the remaining methods, 8 are IgnoreCase based.

[jira] [Commented] (LANG-687) Convert more of the StringUtils API to take CharSequence

2011-04-05 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016268#comment-13016268 ] Henri Yandell commented on LANG-687: svn ci -m Moving countMatches, ordinalIndexOf and

[jira] [Closed] (LANG-687) Convert more of the StringUtils API to take CharSequence

2011-04-03 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-687. -- Resolution: Won't Fix All this code is rolled back - doesn't make sense to do this after discussion on

[jira] Updated: (LANG-687) Convert more of the StringUtils API to take CharSequence

2011-03-17 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-687: --- Description: Wherever possible, use CharSequence and not String in the StringUtils API. Here is the

[jira] Updated: (LANG-687) Convert more of the StringUtils API to take CharSequence

2011-03-16 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-687: --- Description: Wherever possible, use CharSequence and not String in the StringUtils API. Here is the

[jira] Issue Comment Edited: (LANG-687) Convert more of the StringUtils API to take CharSequence

2011-03-16 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007360#comment-13007360 ] Henri Yandell edited comment on LANG-687 at 3/16/11 6:18 AM: -

<    1   2   3   4   5   6   7   8   9   10   >