[jira] [Resolved] (NET-472) FTPClient doesn't remember __dataConnectionMode

2012-08-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-472. -- Resolution: Later Consider for a later redesign FTPClient doesn't remember __dataConnectionMode

[jira] [Updated] (NET-472) FTPClient doesn't remember __dataConnectionMode

2012-08-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-472: - Issue Type: Improvement (was: Bug) FTPClient doesn't remember __dataConnectionMode

[jira] [Updated] (NET-446) Inconsistent short date handling

2012-08-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-446: - Issue Type: Improvement (was: Bug) Inconsistent short date handling

[jira] [Updated] (NET-466) Regression: TelnetInputStream#available() blocks

2012-08-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-466: - Fix Version/s: (was: 3.1) 3.2 Regression: TelnetInputStream#available() blocks

[jira] [Commented] (NET-466) Regression: TelnetInputStream#available() blocks

2012-08-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13437287#comment-13437287 ] Sebb commented on NET-466: -- Applied a fix which should work: URL:

[jira] [Commented] (LANG-816) introduce ConstantUtils class to prevent Javac from inlining constants

2012-08-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13440012#comment-13440012 ] Sebb commented on LANG-816: --- I like this idea. JMeter had the same problem with its Version class

[jira] [Commented] (NET-466) Regression: TelnetInputStream#available() blocks

2012-08-31 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13445822#comment-13445822 ] Sebb commented on NET-466: -- Thanks, that's very useful to know. Regression:

[jira] [Updated] (NET-480) Wrong passivHost by using FTPHTTPClient with EPSV

2012-09-11 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-480: - Description: At the FTPHTTPClient Class in line 99 the Answer from the EPSV Command will parse to receive the Data port

[jira] [Commented] (NET-480) Wrong passivHost by using FTPHTTPClient with EPSV

2012-09-11 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453626#comment-13453626 ] Sebb commented on NET-480: -- Are you referring to the condition in the \_parsePassiveModeReply()

[jira] [Commented] (LANG-810) StringUtils.join() endIndex, bugged for loop

2012-09-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453880#comment-13453880 ] Sebb commented on LANG-810: --- OK with me to just fix Javadoc StringUtils.join()

[jira] [Commented] (NET-480) Wrong passivHost by using FTPHTTPClient with EPSV

2012-09-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453884#comment-13453884 ] Sebb commented on NET-480: -- Can you attach a copy of the work-round? That would at least show what

[jira] [Commented] (CSV-88) Not possible to create a CSVFormat from scratch

2012-09-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CSV-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454341#comment-13454341 ] Sebb commented on CSV-88: - bq. Being forced to use an API style (fluent or other) is oh so lame. Not

[jira] [Resolved] (LANG-747) NumberUtils does not handle Long Hex numbers

2012-09-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-747. --- Resolution: Fixed Fix Version/s: 3.2 NumberUtils does not handle Long Hex numbers

[jira] [Created] (LANG-822) NumberUtils#createNumber - bad behaviour for leading --

2012-09-12 Thread Sebb (JIRA)
Sebb created LANG-822: - Summary: NumberUtils#createNumber - bad behaviour for leading -- Key: LANG-822 URL: https://issues.apache.org/jira/browse/LANG-822 Project: Commons Lang Issue Type: Bug

[jira] [Updated] (LANG-810) StringUtils.join() endIndex, bugged for loop

2012-09-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated LANG-810: -- Assignee: (was: Joerg Schaible) StringUtils.join() endIndex, bugged for loop

[jira] [Commented] (LANG-810) StringUtils.join() endIndex, bugged for loop

2012-09-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454442#comment-13454442 ] Sebb commented on LANG-810: --- Check the recent commit which also updated the examples.

[jira] [Commented] (IO-344) Exception throwns for IOUtils.closeQuietly

2012-09-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454774#comment-13454774 ] Sebb commented on IO-344: - Try adding the following code to the method that starts the tailer: {code}

[jira] [Resolved] (IO-344) Exception throwns for IOUtils.closeQuietly

2012-09-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-344. - Resolution: Invalid Fix Version/s: (was: 2.4) This is now clearly not an issue with Commons IO.

[jira] [Commented] (LANG-799) DateUtils#parseDate uses default locale instead of US (or trying both default locale and Locale.English)

2012-09-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461137#comment-13461137 ] Sebb commented on LANG-799: --- Added tests to show current behaviour, i.e. ParseException occurs if

[jira] [Commented] (LANG-799) DateUtils#parseDate uses default locale instead of US (or trying both default locale and Locale.English)

2012-09-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461140#comment-13461140 ] Sebb commented on LANG-799: --- Not sure it's necessary for the code to check that the Locale is

[jira] [Commented] (LANG-799) DateUtils#parseDate uses default locale instead of US (or trying both default locale and Locale.English)

2012-09-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461148#comment-13461148 ] Sebb commented on LANG-799: --- The patch breaks the tests I just added for UK and DE parsing. This

[jira] [Updated] (LANG-799) DateUtils#parseDate uses default locale; add Locale support

2012-09-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated LANG-799: -- Summary: DateUtils#parseDate uses default locale; add Locale support (was: DateUtils#parseDate uses default locale

[jira] [Resolved] (LANG-799) DateUtils#parseDate uses default locale; add Locale support

2012-09-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-799. --- Resolution: Fixed Fix Version/s: 3.2 Applied patch with minor tweaks: - dropped check for valid Locale - use

[jira] [Commented] (LANG-799) DateUtils#parseDate uses default locale; add Locale support

2012-09-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461196#comment-13461196 ] Sebb commented on LANG-799: --- bq. That last commit now breaks the build, as my test

[jira] [Commented] (LANG-799) DateUtils#parseDate uses default locale; add Locale support

2012-09-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461197#comment-13461197 ] Sebb commented on LANG-799: --- URL: http://svn.apache.org/viewvc?rev=1388818view=rev Log: LANG-799 -

[jira] [Commented] (LANG-799) DateUtils#parseDate uses default locale; add Locale support

2012-09-23 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461545#comment-13461545 ] Sebb commented on LANG-799: --- Java 7 has many more Locales. It so happens that the first different

[jira] [Created] (LANG-826) FastDateParser does not handle non-ASCII digits correctly

2012-09-24 Thread Sebb (JIRA)
Sebb created LANG-826: - Summary: FastDateParser does not handle non-ASCII digits correctly Key: LANG-826 URL: https://issues.apache.org/jira/browse/LANG-826 Project: Commons Lang Issue Type: Bug

[jira] [Resolved] (LANG-826) FastDateParser does not handle non-ASCII digits correctly

2012-09-24 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-826. --- Resolution: Fixed Fix Version/s: 3.2 URL: http://svn.apache.org/viewvc?rev=1389673view=rev Log: LANG-826

[jira] [Created] (LANG-828) FastDateParser does not handle non-Gregorian calendars properly

2012-09-25 Thread Sebb (JIRA)
Sebb created LANG-828: - Summary: FastDateParser does not handle non-Gregorian calendars properly Key: LANG-828 URL: https://issues.apache.org/jira/browse/LANG-828 Project: Commons Lang Issue Type: Bug

[jira] [Resolved] (LANG-828) FastDateParser does not handle non-Gregorian calendars properly

2012-09-25 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-828. --- Resolution: Fixed Fix Version/s: 3.2 Assignee: (was: Sebb) URL:

[jira] [Created] (IMAGING-91) ByteSourceInputStream.streamLength could be a long

2012-09-25 Thread Sebb (JIRA)
Sebb created IMAGING-91: --- Summary: ByteSourceInputStream.streamLength could be a long Key: IMAGING-91 URL: https://issues.apache.org/jira/browse/IMAGING-91 Project: Commons Imaging Issue Type:

[jira] [Reopened] (LANG-828) FastDateParser does not handle non-Gregorian calendars properly

2012-09-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened LANG-828: --- Much searching and experimentation reveals that the reason for the problems is as mentioned here: [1] i.e.

[jira] [Resolved] (LANG-828) FastDateParser does not handle non-Gregorian calendars properly

2012-09-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-828. --- Resolution: Fixed URL: http://svn.apache.org/viewvc?rev=1390626view=rev Log: LANG-828 FastDateParser does not handle

[jira] [Created] (LANG-829) FastDateParser could use Calendar.getDisplayNames for all text fields

2012-09-26 Thread Sebb (JIRA)
Sebb created LANG-829: - Summary: FastDateParser could use Calendar.getDisplayNames for all text fields Key: LANG-829 URL: https://issues.apache.org/jira/browse/LANG-829 Project: Commons Lang Issue

[jira] [Created] (LANG-830) FastDateParser could use \Q \E to quote regexes

2012-09-26 Thread Sebb (JIRA)
Sebb created LANG-830: - Summary: FastDateParser could use \Q \E to quote regexes Key: LANG-830 URL: https://issues.apache.org/jira/browse/LANG-830 Project: Commons Lang Issue Type: Improvement

[jira] [Created] (LANG-831) FastDateParser does not handle white-space properly

2012-09-26 Thread Sebb (JIRA)
Sebb created LANG-831: - Summary: FastDateParser does not handle white-space properly Key: LANG-831 URL: https://issues.apache.org/jira/browse/LANG-831 Project: Commons Lang Issue Type: Bug

[jira] [Resolved] (LANG-831) FastDateParser does not handle white-space properly

2012-09-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-831. --- Resolution: Fixed Fix Version/s: 3.2 URL: http://svn.apache.org/viewvc?rev=1390779view=rev Log: LANG-831

[jira] [Created] (LANG-832) FastDateParser does not unterminated quotes correctly

2012-09-26 Thread Sebb (JIRA)
Sebb created LANG-832: - Summary: FastDateParser does not unterminated quotes correctly Key: LANG-832 URL: https://issues.apache.org/jira/browse/LANG-832 Project: Commons Lang Issue Type: Bug

[jira] [Updated] (LANG-832) FastDateParser does not handle unterminated quotes correctly

2012-09-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated LANG-832: -- Summary: FastDateParser does not handle unterminated quotes correctly (was: FastDateParser does not unterminated quotes

[jira] [Resolved] (LANG-832) FastDateParser does not handle unterminated quotes correctly

2012-09-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-832. --- Resolution: Fixed Fix Version/s: 3.2 URL: http://svn.apache.org/viewvc?rev=1390795view=rev Log: LANG-832

[jira] [Commented] (LANG-829) FastDateParser could use Calendar.getDisplayNames for all text fields

2012-09-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464362#comment-13464362 ] Sebb commented on LANG-829: --- bq. Also, the nameValues entries are only used by the TextStrategy,

[jira] [Commented] (LANG-829) FastDateParser could use Calendar.getDisplayNames for all text fields

2012-09-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464374#comment-13464374 ] Sebb commented on LANG-829: --- Also, could fetch the values using Calender.ALL_STYLES - there would

[jira] [Reopened] (LANG-829) FastDateParser could use Calendar.getDisplayNames for all text fields

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened LANG-829: --- Assignee: Sebb (was: Charles Honton) The change does not address the original issue. The Map returned from

[jira] [Resolved] (LANG-829) FastDateParser could use Calendar.getDisplayNames for all text fields

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-829. --- Resolution: Fixed Assignee: (was: Sebb) URL: http://svn.apache.org/viewvc?rev=1390937view=rev Log: LANG-829

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

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464619#comment-13464619 ] Sebb commented on LANG-833: --- bq. No cause for it. [i.e. StringBuffer] StringBuffer may still be

[jira] [Commented] (LANG-830) FastDateParser could use \Q \E to quote regexes

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464625#comment-13464625 ] Sebb commented on LANG-830: --- The Pattern.quote() method can be used for this.

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

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464649#comment-13464649 ] Sebb commented on LANG-833: --- I don't think it makes sense to use StrBuilder in the API, but for

[jira] [Resolved] (LANG-830) FastDateParser could use \Q \E to quote regexes

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-830. --- Resolution: Fixed Fix Version/s: 3.2 URL: http://svn.apache.org/viewvc?rev=1390954view=rev Log: LANG-830

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

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-470. --- Resolution: Won't Fix Fix Version/s: (was: 3.x) Using ArrayUtils.nullToEmpty() solves the NPE issue.

[jira] [Resolved] (LANG-777) jar contains velocity template of release notes

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-777. --- Resolution: Fixed Log: LANG-777 jar contains velocity template of release notes Merge releases notes into standard

[jira] [Updated] (LANG-794) SystemUtils.IS_OS_WINDOWS_2008, VISTA are incorrect

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated LANG-794: -- Fix Version/s: (was: 3.2) SystemUtils.IS_OS_WINDOWS_2008, VISTA are incorrect

[jira] [Updated] (LANG-815) DurationFormatUtils.formatPeriod() mis-calculation

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated LANG-815: -- Summary: DurationFormatUtils.formatPeriod() mis-calculation (was: DurationFormatUtils.formatPeriod() miss-calculation)

[jira] [Resolved] (LANG-818) FastDateFormat's z pattern does not respect timezone of Calendar instances passed to format()

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-818. --- Resolution: Fixed Fix Version/s: 3.2 Thanks for the code patch and test case. Test case fails before code patch

[jira] [Resolved] (LANG-820) TypeUtils.normalizeUpperBounds broken?

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-820. --- Resolution: Not A Problem Thanks for the test case, added: URL: http://svn.apache.org/viewvc?rev=1390984view=rev Log:

[jira] [Created] (LANG-834) Validate: add inclusiveBetween(long start, long end, long value) methods

2012-09-27 Thread Sebb (JIRA)
Sebb created LANG-834: - Summary: Validate: add inclusiveBetween(long start, long end, long value) methods Key: LANG-834 URL: https://issues.apache.org/jira/browse/LANG-834 Project: Commons Lang Issue

[jira] [Updated] (LANG-834) Validate: add inclusiveBetween(long start, long end, long value) methods

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated LANG-834: -- Attachment: LANG-834.patch Sample implementation Validate: add inclusiveBetween(long start, long end,

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

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464850#comment-13464850 ] Sebb commented on LANG-833: --- Actually, one cannot use AbstractStringBuilder as that is not

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

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464855#comment-13464855 ] Sebb commented on LANG-833: --- Unfortunately, the Appendable interface throws IOException which does

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

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated LANG-833: -- Issue Type: Improvement (was: Bug) Not a bug; it's a possible enhancement for a future version.

[jira] [Created] (LANG-835) StrBuilder should support StringBuilder as an input parameter

2012-09-27 Thread Sebb (JIRA)
Sebb created LANG-835: - Summary: StrBuilder should support StringBuilder as an input parameter Key: LANG-835 URL: https://issues.apache.org/jira/browse/LANG-835 Project: Commons Lang Issue Type:

[jira] [Created] (LANG-836) StrSubstitutor does not support StringBuilder or CharSequence

2012-09-27 Thread Sebb (JIRA)
Sebb created LANG-836: - Summary: StrSubstitutor does not support StringBuilder or CharSequence Key: LANG-836 URL: https://issues.apache.org/jira/browse/LANG-836 Project: Commons Lang Issue Type: Bug

[jira] [Created] (LANG-837) ObjectUtils.identityToString does not support StringBuilder or StrBuilder or Appendable

2012-09-27 Thread Sebb (JIRA)
Sebb created LANG-837: - Summary: ObjectUtils.identityToString does not support StringBuilder or StrBuilder or Appendable Key: LANG-837 URL: https://issues.apache.org/jira/browse/LANG-837 Project: Commons Lang

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

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464943#comment-13464943 ] Sebb commented on LANG-833: --- ToStringStyle would also need to be converted/duplicated

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

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464947#comment-13464947 ] Sebb commented on LANG-833: --- Also ReflectionToStringBuilder ToStringBuilder

[jira] [Commented] (LANG-801) Util for conversion between primitive types

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465087#comment-13465087 ] Sebb commented on LANG-801: --- There aeems to be a lot of unnecessary conversion to/from

[jira] [Commented] (CODEC-158) Add Codec, StringCodec, and BinaryCodec interfaces that extend both encoder and decoder

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465218#comment-13465218 ] Sebb commented on CODEC-158: It might well be useful to have a common super-interface, so if

[jira] [Commented] (NET-481) Commons TFTP does not support RFCs 2347 and 2349

2012-09-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465223#comment-13465223 ] Sebb commented on NET-481: -- Sounds like a useful enhancement. Could you provide a sample patch?

[jira] [Created] (LANG-839) ArrayUtils removeElements methods use unnecessary HashSet

2012-09-28 Thread Sebb (JIRA)
Sebb created LANG-839: - Summary: ArrayUtils removeElements methods use unnecessary HashSet Key: LANG-839 URL: https://issues.apache.org/jira/browse/LANG-839 Project: Commons Lang Issue Type: Improvement

[jira] [Resolved] (LANG-838) ArrayUtils removeElements methods clone temporary index arrays unnecessarily

2012-09-28 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-838. --- Resolution: Fixed Fix Version/s: 3.2 URL: http://svn.apache.org/viewvc?rev=1391695view=rev Log: LANG-838

[jira] [Commented] (LANG-839) ArrayUtils removeElements methods use unnecessary HashSet

2012-09-28 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13466020#comment-13466020 ] Sebb commented on LANG-839: --- Note that the current implementation creates a HashMap of size

[jira] [Commented] (LANG-804) Redundant check for zero in HashCodeBuilder ctor

2012-09-29 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13466196#comment-13466196 ] Sebb commented on LANG-804: --- More to the point, perhaps the ctor should check for positive

[jira] [Commented] (LANG-839) ArrayUtils removeElements methods use unnecessary HashSet

2012-09-29 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13466201#comment-13466201 ] Sebb commented on LANG-839: --- An alternative implementation might be to use BitSet, as indexes are

[jira] [Commented] (LANG-839) ArrayUtils removeElements methods use unnecessary HashSet

2012-09-30 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13466604#comment-13466604 ] Sebb commented on LANG-839: --- Using BitSet will clearly use less memory than HashSet or even an

[jira] [Commented] (CODEC-158) Add Codec, StringCodec, and BinaryCodec interfaces that extend both encoder and decoder

2012-10-03 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13468459#comment-13468459 ] Sebb commented on CODEC-158: Thanks! Does not seem to affect binary compatibility (according

[jira] [Commented] (CODEC-158) Add Codec, StringCodec, and BinaryCodec interfaces that extend both encoder and decoder

2012-10-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13469272#comment-13469272 ] Sebb commented on CODEC-158: I would be OK with any of those; prefer the ones starting with Bin

[jira] [Commented] (CODEC-158) Add Codec, StringCodec, and BinaryCodec interfaces that extend both encoder and decoder

2012-10-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13469406#comment-13469406 ] Sebb commented on CODEC-158: Sorry, but I don't see how this has anything directly to do with

[jira] [Commented] (IO-125) wrong groupId value in pom.xml

2012-10-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13469837#comment-13469837 ] Sebb commented on IO-125: - There are two issues here: 1) what groupId should Commons IO use; 2) how to

[jira] [Comment Edited] (IO-125) wrong groupId value in pom.xml

2012-10-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13469837#comment-13469837 ] Sebb edited comment on IO-125 at 10/5/12 10:35 AM: --- This issue is closed.

[jira] [Commented] (LANG-841) Add StringUtils replaceAllPatternDotAll and removeAllPatternDotAll

2012-10-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470193#comment-13470193 ] Sebb commented on LANG-841: --- JIRA description too terse - please explain purpose don't have to

[jira] [Commented] (IO-347) org.apache.commons:commons-io:1.3.2 POM is broken

2012-10-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470203#comment-13470203 ] Sebb commented on IO-347: - The problem is that 1.3.2 was accidentally copied into the wrong source

[jira] [Resolved] (NET-466) Regression: TelnetInputStream#available() blocks

2012-10-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-466. -- Resolution: Fixed Regression: TelnetInputStream#available() blocks

[jira] [Resolved] (NET-479) After upgrade from JRE 1.6 Update 27 to Update 29 (and up till Update 35), cannot logon using FTPS

2012-10-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-479. -- Resolution: Not A Problem After upgrade from JRE 1.6 Update 27 to Update 29 (and up till Update 35), cannot logon

[jira] [Updated] (NET-480) Wrong passivHost by using FTPHTTPClient with EPSV

2012-10-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-480: - Environment: All Systems with ftp Access over http (was: All Systems with ftp Access over ftp) Wrong passivHost by

[jira] [Resolved] (NET-349) FTPClient.listFiles() returns a file entry containing a new line character only up to the new line character

2012-10-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-349. -- Resolution: Won't Fix Impossible to fix this in general. For example, the following listing appears to show 3 files:

[jira] [Created] (CODEC-159) BaseNCodec uses UTF-8 rather than US_ASCII for byte conversions

2012-10-06 Thread Sebb (JIRA)
Sebb created CODEC-159: -- Summary: BaseNCodec uses UTF-8 rather than US_ASCII for byte conversions Key: CODEC-159 URL: https://issues.apache.org/jira/browse/CODEC-159 Project: Commons Codec Issue Type:

[jira] [Commented] (NET-482) Support XOAUTH

2012-10-06 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470970#comment-13470970 ] Sebb commented on NET-482: -- It would be slightly more consistent with other methods if the code

[jira] [Created] (NET-483) Base64.encodeBase64(byte[], boolean, boolean, int) does not calculate output size correctly for unchunked output

2012-10-06 Thread Sebb (JIRA)
Sebb created NET-483: Summary: Base64.encodeBase64(byte[], boolean, boolean, int) does not calculate output size correctly for unchunked output Key: NET-483 URL: https://issues.apache.org/jira/browse/NET-483

[jira] [Resolved] (NET-483) Base64.encodeBase64(byte[], boolean, boolean, int) does not calculate output size correctly for unchunked output

2012-10-06 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-483. -- Resolution: Fixed Fix Version/s: 3.2 URL: http://svn.apache.org/viewvc?rev=1395097view=rev Log: NET-483

[jira] [Created] (NET-484) Base64.CHUNK_SEPARATOR should be private

2012-10-06 Thread Sebb (JIRA)
Sebb created NET-484: Summary: Base64.CHUNK_SEPARATOR should be private Key: NET-484 URL: https://issues.apache.org/jira/browse/NET-484 Project: Commons Net Issue Type: Improvement Affects Versions:

[jira] [Resolved] (NET-484) Base64.CHUNK_SEPARATOR should be private

2012-10-06 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-484. -- Resolution: Fixed Fix Version/s: 3.2 URL: http://svn.apache.org/viewvc?rev=1395101view=rev Log: NET-484

[jira] [Resolved] (DBUTILS-102) com.microsoft.sqlserver.jdbc.SQLServerException: Incorrect syntax near the keyword 'WHERE'

2012-10-06 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved DBUTILS-102. -- Resolution: Invalid Syntax error in test case: ) a where Note the spurious a character.

[jira] [Resolved] (DAEMON-260) unable to find procrun exes (procsrv.exe or procmgr.exe) on extracting binary commons-daemon-1.0.10-bin.zip

2012-10-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved DAEMON-260. - Resolution: Not A Problem The top-level bin archives are for the Java binaries only. Native binaries are under

[jira] [Commented] (LANG-839) ArrayUtils removeElements methods use unnecessary HashSet

2012-10-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13472033#comment-13472033 ] Sebb commented on LANG-839: --- URL: http://svn.apache.org/viewvc?rev=1395834view=rev Log: LANG-839

[jira] [Commented] (LANG-839) ArrayUtils removeElements methods use unnecessary HashSet

2012-10-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13472034#comment-13472034 ] Sebb commented on LANG-839: --- BitSet is considerably faster on Win XP: Ratio=38% count=0

[jira] [Commented] (LANG-839) ArrayUtils removeElements methods use unnecessary HashSet

2012-10-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13472046#comment-13472046 ] Sebb commented on LANG-839: --- Applied slightly different fix which uses BitSet but converts to

[jira] [Resolved] (LANG-839) ArrayUtils removeElements methods use unnecessary HashSet

2012-10-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-839. --- Resolution: Fixed Fix Version/s: 3.2 ArrayUtils removeElements methods use unnecessary HashSet

[jira] [Commented] (LANG-839) ArrayUtils removeElements methods use unnecessary HashSet

2012-10-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13472197#comment-13472197 ] Sebb commented on LANG-839: --- Thanks! Note: this started because of the boxing warnings (adding

[jira] [Commented] (LANG-839) ArrayUtils removeElements methods use unnecessary HashSet

2012-10-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13472455#comment-13472455 ] Sebb commented on LANG-839: --- Further testing shows that the approach used in the original patch -

[jira] [Commented] (LANG-839) ArrayUtils removeElements methods use unnecessary HashSet

2012-10-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13472457#comment-13472457 ] Sebb commented on LANG-839: --- URL: http://svn.apache.org/viewvc?rev=1395943view=rev Log: LANG-839

[jira] [Commented] (LANG-839) ArrayUtils removeElements methods use unnecessary HashSet

2012-10-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13472485#comment-13472485 ] Sebb commented on LANG-839: --- URL: http://svn.apache.org/viewvc?rev=1396075view=rev Log: LANG-839

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