[jira] Commented: (LANG-396) Investigate for vararg usages

2010-03-22 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848039#action_12848039 ] Henri Yandell commented on LANG-396: svn ci -m Vararging constructor methods; much like

[jira] Commented: (LANG-396) Investigate for vararg usages

2010-03-22 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848498#action_12848498 ] Henri Yandell commented on LANG-396: Note that some of the methods in Richard's patch

[jira] Commented: (LANG-396) Investigate for vararg usages

2010-03-22 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848504#action_12848504 ] Henri Yandell commented on LANG-396: Remaining possibilities seem to just be in

[jira] Commented: (LANG-396) Investigate for vararg usages

2010-03-22 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848509#action_12848509 ] Henri Yandell commented on LANG-396: svn ci -m Adding concat(Object...) and

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

2010-03-22 Thread Henri Yandell (JIRA)
Consider improvements in LANG-396 - Key: LANG-611 URL: https://issues.apache.org/jira/browse/LANG-611 Project: Commons Lang Issue Type: Improvement Components: General Reporter: Henri

[jira] Closed: (LANG-606) EqualsBuilder causes StackOverflowException

2010-03-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-606. -- Resolution: Fixed Thanks Oliver. I modified the @since tags, but otherwise committed as is. svn ci -m

[jira] Closed: (LANG-601) Add Builder Interface / Update Builders to Implement It

2010-03-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-601. -- Resolution: Fixed Thanks Michael. I think it's a great idea. svn ci -m Adding Builder interface, and

[jira] Commented: (COMMONSSITE-28) Create code styles for import into IDEs

2010-03-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847824#action_12847824 ] Henri Yandell commented on COMMONSSITE-28: -- Noting that the checkstyle feature

[jira] Closed: (COMMONSSITE-28) Create code styles for import into IDEs

2010-03-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed COMMONSSITE-28. Resolution: Later Resolving this. There's no reason why each component can't have an

[jira] Closed: (COMMONSSITE-12) Create development site

2010-03-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed COMMONSSITE-12. Resolution: Won't Fix We canned the nightly build scripts in favour of continuum.

[jira] Closed: (COMMONSSITE-10) Support multiple builds

2010-03-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed COMMONSSITE-10. Resolution: Won't Fix We canned the nightly build scripts in favour of continuum.

[jira] Closed: (COMMONSSITE-14) ApacheCon advertisement does not work for Konqueror

2010-03-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed COMMONSSITE-14. Resolution: Invalid Closing as not a Commons issue. Suggest you chat to site-dev@ if

[jira] Closed: (COMMONSSITE-24) missing -source.jar bundles in maven repository for many apache commons

2010-03-20 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed COMMONSSITE-24. Resolution: Won't Fix Over time this becomes less of a problem and no one has worked

[jira] Updated: (LANG-609) Support lazy initialization using atomic variables

2010-03-17 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-609: --- Fix Version/s: 3.0 Support lazy initialization using atomic variables

[jira] Commented: (LANG-609) Support lazy initialization using atomic variables

2010-03-17 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846469#action_12846469 ] Henri Yandell commented on LANG-609: Sounds good. Support lazy initialization using

[jira] Commented: (LANG-604) Optimize isBlank() for untrimmed strings

2010-03-17 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846475#action_12846475 ] Henri Yandell commented on LANG-604: I'm not sure I buy that most of the strings checked

[jira] Closed: (LANG-600) Javadoc is incorrect for public static int lastIndexOf(String str, String searchStr)

2010-03-17 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-600. -- Resolution: Fixed svn ci -m Fixing javadoc per LANG-600. Examples already in tests.

[jira] Commented: (LANG-606) EqualsBuilder causes StackOverflowException

2010-03-17 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846514#action_12846514 ] Henri Yandell commented on LANG-606: Can you check the patch? It doesn't apply cleanly,

[jira] Commented: (LANG-597) Add more utility methods for generic types

2010-03-17 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846519#action_12846519 ] Henri Yandell commented on LANG-597: Can we have the patch without the Copyright

[jira] Updated: (LANG-605) DefaultExceptionContext overwrites values in recursive situations

2010-03-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-605: --- Fix Version/s: 3.0 Sounds like this is a blocker for 3.0. DefaultExceptionContext overwrites values

[jira] Commented: (LANG-604) Optimize isBlank() for untrimmed strings

2010-03-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845245#action_12845245 ] Henri Yandell commented on LANG-604: Two questions: 1) What kind of improvement has this

[jira] Updated: (LANG-606) EqualsBuilder causes StackOverflowException

2010-03-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-606: --- Fix Version/s: 3.0 EqualsBuilder causes StackOverflowException

[jira] Updated: (LANG-598) DateUtils.isSameDay needs to factor in TimeZone

2010-03-05 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-598: --- Fix Version/s: 3.1 DateUtils.isSameDay needs to factor in TimeZone

[jira] Commented: (LANG-508) Validate: add message parameter construction via elllipsis notation to speed up processing

2010-03-05 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841768#action_12841768 ] Henri Yandell commented on LANG-508: Paul - you didn't attach any code or point to a

[jira] Updated: (LANG-600) Javadoc is incorrect for public static int lastIndexOf(String str, String searchStr)

2010-03-05 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-600: --- Fix Version/s: 3.0 Javadoc is incorrect for public static int lastIndexOf(String str, String

[jira] Commented: (LANG-600) Javadoc is incorrect for public static int lastIndexOf(String str, String searchStr)

2010-03-05 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842219#action_12842219 ] Henri Yandell commented on LANG-600: Confirmed. Javadoc is incorrect for public static

[jira] Commented: (LANG-510) Convert StringUtils API to take CharSequence

2010-03-05 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842220#action_12842220 ] Henri Yandell commented on LANG-510: lastIndexOf method can be CharSequence'd. Same way

[jira] Commented: (LANG-370) Document thread safety of classes

2010-03-03 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840542#action_12840542 ] Henri Yandell commented on LANG-370: For the moment, I'm going with the gorgeous javadoc

[jira] Updated: (LANG-532) Consider code in Collections

2010-03-03 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-532: --- Fix Version/s: (was: 3.0) 3.1 Moving to 3.1 - this doesn't affect compatibility

[jira] Closed: (LANG-283) Visitors for Builders

2010-03-03 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-283. -- Resolution: Won't Fix Closing as wontfix. Overcomplicates builders, plus the patch contains a huge

[jira] Closed: (LANG-529) Add a concurrent package

2010-03-03 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-529. -- Resolution: Fixed Few issues left in 3.0, so making the assumption that we're done for new concurrent

[jira] Closed: (LANG-490) Note to rewrite package.html's before release.

2010-03-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-490. -- Resolution: Fixed Done. Not a lot to change in fact. Note to rewrite package.html's before release.

[jira] Updated: (LANG-596) StrSubstitutor should also handle the default properties of a java.util.Properties class

2010-03-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-596: --- Fix Version/s: 3.1 Sounds good - assigning to 3.1. Needs code/test patch. StrSubstitutor should also

[jira] Closed: (CLI-191) Coding error: OptionGroup.setSelected causes java.lang.NullPointerException

2010-03-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CLI-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed CLI-191. - Resolution: Fixed Per report this is already fixed - resolving. Coding error: OptionGroup.setSelected

[jira] Closed: (CLI-188) Adding the another hyphen code 96.

2010-03-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CLI-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed CLI-188. - Resolution: Won't Fix Agreed - resolving as wontfix. Adding the another hyphen code 96.

[jira] Updated: (LANG-594) DateUtils equal compare functions up to most significant field

2010-02-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-594: --- Fix Version/s: (was: 3.0) 3.1 Moving to 3.1 until code shows up. Date code in

[jira] Closed: (LANG-493) Remove code that does not hold enough value to remain

2010-02-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-493. -- Resolution: Fixed Remove code that does not hold enough value to remain

[jira] Commented: (LANG-489) Create migrate guide to Lang 3.0

2010-02-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838704#action_12838704 ] Henri Yandell commented on LANG-489: Pull data from LANG-492 and LANG-493. Create

[jira] Closed: (LANG-492) Remove code handled now by the JDK

2010-02-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-492. -- Resolution: Fixed Remove code handled now by the JDK --

[jira] Created: (LANG-595) JDK 1.6 changes

2010-02-25 Thread Henri Yandell (JIRA)
JDK 1.6 changes --- Key: LANG-595 URL: https://issues.apache.org/jira/browse/LANG-595 Project: Commons Lang Issue Type: Task Reporter: Henri Yandell Fix For: 3.1 Most likely this is 4.0, but somewhere

[jira] Commented: (LANG-595) JDK 1.6 changes

2010-02-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838705#action_12838705 ] Henri Yandell commented on LANG-595: Consider removing ArrayUtils.clone(Arrays.copyOf)

[jira] Commented: (LANG-370) Document thread safety of classes

2010-02-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838710#action_12838710 ] Henri Yandell commented on LANG-370: Let's agree first then on a format to declare

[jira] Commented: (LANG-593) Testing with JDK 1.7

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12837697#action_12837697 ] Henri Yandell commented on LANG-593: Worth reporting to wherever JDK 1.7 bugs get

[jira] Commented: (LANG-576) Add methods for cloneables to ObjectUtils

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12837698#action_12837698 ] Henri Yandell commented on LANG-576: How so? Do you have an example? Basically I'm

[jira] Updated: (LANG-341) [NumberUtils] Please add number byte[] methods

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-341: --- Attachment: LANG-341.patch Attaching patch based on Harmony code. Implements the toLong(byte[]) and

[jira] Updated: (LANG-341) [NumberUtils] Please add number byte[] methods

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-341: --- Fix Version/s: (was: 3.0) 3.1 Moving to 3.1. I think the path to finishing the

[jira] Commented: (LANG-588) Create a basic PairL, R class

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12837706#action_12837706 ] Henri Yandell commented on LANG-588: I think consensus isn't lost. I'm +1 to L/R. I

[jira] Commented: (LANG-370) Document thread safety of classes

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12837708#action_12837708 ] Henri Yandell commented on LANG-370: My general view on this btw is that a class should

[jira] Commented: (LANG-582) Provide an implementation of the ThreadFactory interface

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12837710#action_12837710 ] Henri Yandell commented on LANG-582: +1 to the patch. Provide an implementation of the

[jira] Updated: (LANG-332) EqualsBuilder to alternatively use method properties

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-332: --- Fix Version/s: (was: 3.0) 3.1 Moving to 3.1. I don't think there's any obvious

[jira] Updated: (LANG-526) Performance testing

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-526: --- Fix Version/s: (was: 3.0) 3.1 Moving to 3.1. Nothing has shown up here that I'd

[jira] Updated: (LANG-503) GetterMethodsReflectionToStringBuilder (code attached, proposal for integration)

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-503: --- Fix Version/s: (was: 3.0) 3.1 Moving to 3.1 as it doesn't imply backwards

[jira] Closed: (LANG-582) Provide an implementation of the ThreadFactory interface

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-582. -- Resolution: Fixed Had a spare cycle, so committed the patch: svn ci -m Adding BasicThreadFactory class.

[jira] Updated: (LANG-588) Create a basic PairL, R class

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-588: --- Attachment: PairTest.java Pair.java Updating the Pair.java file. toString added,

[jira] Commented: (LANG-588) Create a basic PairL, R class

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838167#action_12838167 ] Henri Yandell commented on LANG-588: I also made the class final. Create a basic PairL,

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

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-591: --- Fix Version/s: 3.1 I think #1 is best *nod*. Putting in 3.1. Diff algorithm sounds great :) A more

[jira] Issue Comment Edited: (LANG-591) A more complex Levenshtein distance would be useful

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838170#action_12838170 ] Henri Yandell edited comment on LANG-591 at 2/25/10 3:06 AM: - I

[jira] Commented: (LANG-588) Create a basic PairL, R class

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838169#action_12838169 ] Henri Yandell commented on LANG-588: Noting that I applied the files in r916098. Needing

[jira] Closed: (LANG-588) Create a basic PairL, R class

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-588. -- Resolution: Fixed svn ci -m Adding toString test. LANG-588 Sending

[jira] Updated: (LANG-593) Testing with JDK 1.7

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-593: --- Component/s: General Testing with JDK 1.7 Key: LANG-593

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

2010-02-22 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12836537#action_12836537 ] Henri Yandell commented on LANG-591: Why is #1 a performance issue? A more complex

[jira] Commented: (LANG-341) [NumberUtils] Please add number byte[] methods

2010-02-22 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12836539#action_12836539 ] Henri Yandell commented on LANG-341: Minor note - toLong(null) needs to equal 0 as that's

[jira] Reopened: (LANG-576) Add methods for cloneables to ObjectUtils

2010-02-21 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell reopened LANG-576: Not convinced by cloneIfPossible, feels like a very undefined state to get into I may have a clone.

[jira] Commented: (LANG-588) Create a basic PairL, R class

2010-02-10 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832079#action_12832079 ] Henri Yandell commented on LANG-588: Left/Right does imply tree/graph like structures

[jira] Commented: (LANG-588) Create a basic PairL, R class

2010-02-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830653#action_12830653 ] Henri Yandell commented on LANG-588: It was for IP sake - I wrote it as an exercise

[jira] Commented: (LANG-559) New Validate utility methods

2010-02-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830656#action_12830656 ] Henri Yandell commented on LANG-559: Patch looks good. Does this match your thoughts

[jira] Closed: (LANG-579) Add new Validate methods

2010-02-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-579. -- Resolution: Fixed Thanks Valentin. svn ci -m Applying Valentin Rocher's patch to LANG-579, adding new

[jira] Created: (LANG-589) StringUtils: indexOf(, String) and indexOf(, char) have different behaviour

2010-02-06 Thread Henri Yandell (JIRA)
StringUtils: indexOf(, String) and indexOf(, char) have different behaviour --- Key: LANG-589 URL: https://issues.apache.org/jira/browse/LANG-589 Project: Commons Lang

[jira] Updated: (LANG-510) Convert StringUtils API to take CharSequence

2010-02-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-510: --- Attachment: LANG-510-indexOf.patch Very tempting to just add the CharSequence API, and have it call

[jira] Commented: (LANG-510) Convert StringUtils API to take CharSequence

2010-02-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830673#action_12830673 ] Henri Yandell commented on LANG-510: Methods that could move to CharSequence if we had an

[jira] Commented: (LANG-590) Remove JDK 1.2/1.3 bug handling in StringUtils.indexOf(String, String, int)

2010-02-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830674#action_12830674 ] Henri Yandell commented on LANG-590: svn ci -m Removing JDK 1.2/1.3 protecting bugfix.

[jira] Closed: (LANG-590) Remove JDK 1.2/1.3 bug handling in StringUtils.indexOf(String, String, int)

2010-02-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-590. -- Resolution: Fixed svn ci -m Moving the indexOf(String, String, int) method above the ordinalIndexOf

[jira] Commented: (LANG-510) Convert StringUtils API to take CharSequence

2010-02-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830677#action_12830677 ] Henri Yandell commented on LANG-510: Played with changing left/right/mid. Issue here,

[jira] Issue Comment Edited: (LANG-510) Convert StringUtils API to take CharSequence

2010-02-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830677#action_12830677 ] Henri Yandell edited comment on LANG-510 at 2/7/10 7:25 AM:

[jira] Issue Comment Edited: (LANG-510) Convert StringUtils API to take CharSequence

2010-02-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830677#action_12830677 ] Henri Yandell edited comment on LANG-510 at 2/7/10 7:31 AM:

[jira] Commented: (LANG-559) New Validate utility methods

2010-02-02 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828988#action_12828988 ] Henri Yandell commented on LANG-559: Go with IllegalArgumentException. It was the parent

[jira] Closed: (LANG-583) Add ArrayUtils.isNotEmpty method

2010-02-02 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-583. -- Resolution: Fixed Patch applied. I flattened the if statements into return statements, and changed to

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

2010-02-02 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-454. -- Resolution: Fixed Iterator patch applied - thanks Vincent. svn ci -m Adding Vincent Ricard's patch to

[jira] Updated: (LANG-585) exception.DefaultExceptionContext.getFormattedExceptionMessage catches Throwable

2010-01-31 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-585: --- Affects Version/s: (was: 3.0) Fix Version/s: 3.0 Agreed, setting fix version to 3.0.

[jira] Updated: (LANG-411) HashCodeBuilder: expose typed hashing methods

2010-01-31 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-411: --- Fix Version/s: (was: 3.0) 3.1 Moving to 3.1 as I don't see this as either a) a

[jira] Updated: (LANG-395) annotations based builders

2010-01-31 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-395: --- Fix Version/s: (was: 3.0) 3.1 Moving to 3.1 as not a backwards-incompatible

[jira] Commented: (LANG-316) Enable CaseInsensitivity in EqualsBuilder and HashCodeBuilder

2010-01-31 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828025#action_12828025 ] Henri Yandell commented on LANG-316: I'm in favour of not adding this to Lang - instead

[jira] Commented: (LANG-582) Provide an implementation of the ThreadFactory interface

2010-01-28 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805831#action_12805831 ] Henri Yandell commented on LANG-582: Sounds like a good idea, +1. Provide an

[jira] Commented: (LANG-577) Add ObjectReference interface and two implementations

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12804410#action_12804410 ] Henri Yandell commented on LANG-577: The API does appear to be a match for MutableObject.

[jira] Updated: (LANG-576) Add methods for cloneables to ObjectUtils

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-576: --- No backwards compat issues, so moving to 3.1. If resolved before 3.0 is released please assign to 3.0.

[jira] Updated: (LANG-577) Add ObjectReference interface and two implementations

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-577: --- Fix Version/s: (was: 3.0) 3.1 No backwards compat issues, so moving to 3.1. If

[jira] Updated: (LANG-580) Add Event Support Utilities

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-580: --- Fix Version/s: (was: 3.0) 3.1 No backwards compat issues, so moving to 3.1. If

[jira] Updated: (LANG-398) Annotations?

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-398: --- Fix Version/s: (was: 3.1) 3.0 Annotations?

[jira] Updated: (LANG-403) HashcodeBuilder is broken for Annotations

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-403: --- Issue Type: Improvement (was: Bug) HashcodeBuilder is broken for Annotations

[jira] Updated: (LANG-441) DateUtils Javadoc does not fully define round() behaviour

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-441: --- Issue Type: Improvement (was: Bug) DateUtils Javadoc does not fully define round() behaviour

[jira] Updated: (LANG-307) CloneUtils - utility class to enable cloning via various different mechanisms

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-307: --- Fix Version/s: (was: 3.0) 3.1 No backwards compat issues, so moving to 3.1. If

[jira] Updated: (LANG-483) Add ComparisonUtils to Commons Lang

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-483: --- Fix Version/s: (was: 3.0) 3.1 No backwards compat issues, so moving to 3.1. If

[jira] Updated: (LANG-470) Add containsAll methods to ArrayUtils

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-470: --- Fix Version/s: (was: 3.0) 3.1 No backwards compat issues, so moving to 3.1. If

[jira] Updated: (LANG-502) new method StringUtils.replaceIgnoreCase (with patch)

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-502: --- Fix Version/s: (was: 3.0) 3.1 No backwards compat issues, so moving to 3.1. If

[jira] Updated: (LANG-576) Add methods for cloneables to ObjectUtils

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-576: --- Fix Version/s: (was: 3.0) 3.1 Add methods for cloneables to ObjectUtils

[jira] Updated: (LANG-536) Add isSorted() to ArrayUtils

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-536: --- Fix Version/s: (was: 3.0) 3.1 No backwards compat issues, so moving to 3.1. If

[jira] Commented: (LANG-341) [NumberUtils] Please add number byte[] methods

2010-01-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12804422#action_12804422 ] Henri Yandell commented on LANG-341: Very tempted to implement this on top of

[jira] Commented: (LANG-405) StringUtils.truncate() to cut out middle part of a String

2010-01-21 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12803229#action_12803229 ] Henri Yandell commented on LANG-405: Thanks Srihari. Patch tried but your new failing

[jira] Closed: (LANG-405) StringUtils.truncate() to cut out middle part of a String

2010-01-21 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-405. -- Resolution: Fixed Scratch that - I'd incorrectly copied it and had ... Patch looks good: svn ci -m

[jira] Commented: (CODEC-89) new Base64().encode() appends a CRLF, and chunks results into 76 character lines

2010-01-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12801870#action_12801870 ] Henri Yandell commented on CODEC-89: +1 to a 1.4.1 release that goes back to the 1.3

<    3   4   5   6   7   8   9   10   11   12   >