[jira] [Closed] (LANG-793) Fix CheckStyle Errors in SerializationUtils

2012-03-15 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-793. -- Resolution: Fixed Fix Version/s: 3.2 Thanks Benedikt. I've applied the patch as r1301321.

[jira] [Closed] (LANG-755) DateFormatUtils.format manipulates Calendar behaviour

2012-03-11 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-755. -- Resolution: Won't Fix JDK bug. I've made a note in the javadoc of DateFormatUtils (r1299560).

[jira] [Closed] (LANG-791) Introduce Triple/Triad (3-tuple) similar to Pair

2012-03-11 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-791. -- Resolution: Duplicate https://svn.apache.org/repos/asf/commons/proper/lang/trunk/src/main/java/org/apache

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

2012-02-19 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-462. -- Resolution: Fixed Thanks Felix - I've applied your patch :) > FastDateFormat supports pa

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

2012-01-25 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-462. -- Resolution: Fixed Fix Version/s: (was: 3.x) 3.2 Thanks Charles. I've appli

[jira] [Closed] (LANG-743) JavaDoc bug in static inner class DateIterator

2011-12-27 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-743. -- Resolution: Fixed Fix Version/s: 3.2 Thanks Patrick. I've updated the javadoc to state that the en

[jira] [Closed] (LANG-761) [PATCH] Fix javadoc warnings

2011-12-27 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-761. -- Resolution: Fixed Fix Version/s: 3.2 Thanks Ville :) svn ci -m "Applying Ville Skyttä's patch fro

[jira] [Closed] (LANG-764) StrBuilder has a serialVersionUID but is not serializable - this is inconsistent

2011-12-27 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-764. -- Resolution: Fixed Fix Version/s: 3.2 Makes sense that this should be Serializable given that Strin

[jira] [Closed] (LANG-765) EventListenerSupport.ProxyInvocationHandler defines serialVersionUID but is not Serializable

2011-12-27 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-765. -- Resolution: Fixed Fix Version/s: 3.2 I don't see any particular reason to keep serialVersionUID so

[jira] [Closed] (LANG-783) Documentation bug: StringUtils.split

2011-12-27 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-783. -- Resolution: Fixed Fix Version/s: 3.2 Thanks Samuel. Resolved in r1225104. > Docum

[jira] [Closed] (LANG-772) ClassUtils.PACKAGE_SEPARATOR javadoc contains garbage text

2011-11-15 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-772. -- Resolution: Won't Fix They're the same character. Looks like something we did in 2003 to stop the javado

[jira] [Closed] (IO-287) Use terabyte (TB) , petabyte (PB) and exabyte (EB) in FileUtils.byteCountToDisplaySize(long size)

2011-11-11 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed IO-287. Resolution: Fixed Patch applied :) Thanks Ron. > Use terabyte (TB) , petabyte (PB) and exabyte

[jira] [Closed] (DBUTILS-53) Set Derby up as a unit test database

2011-11-10 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed DBUTILS-53. Resolution: Won't Fix Fix Version/s: (was: 1.5) Mockito's doing well, no need to dig int

[jira] [Closed] (IO-270) "IllegalArgumentException: Negative time" copying to Windows share

2011-11-10 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed IO-270. Resolution: Incomplete Closing as Incomplete. Not enough info to work on. > "IllegalArgumentEx

[jira] [Closed] (LANG-760) Add API StringUtils.toString(byte[] intput, String charsetName)

2011-11-08 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-760. -- > Add API StringUtils.toString(byte[] intput, String charsetName) > -

[jira] [Closed] (LANG-758) Add an example with whitespace in StringUtils.defaultIfEmpty

2011-09-28 Thread Henri Yandell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-758. -- Resolution: Fixed Fix Version/s: 3.0.2 Thanks Bruno :) Applied in r1177171. > Add