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

2011-10-09 Thread Henri Yandell (Updated) (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.2) 3.0.3 Add ComparisonUtils to Commons Lang

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

2011-10-09 Thread Henri Yandell (Updated) (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.2) 3.0.3 Add isSorted() to ArrayUtils

[jira] [Updated] (LANG-660) Add methods to insert arrays into arrays at an index

2011-10-09 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-660: --- Fix Version/s: (was: 3.0.2) 3.0.3 Add methods to insert arrays into arrays

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

2011-10-09 Thread Henri Yandell (Updated) (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.0.2) 3.0.3 StringUtils.replaceEachRepeatedly(aaa,

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

2011-10-09 Thread Henri Yandell (Updated) (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.3 FastDateFormat supports parse

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

2011-11-08 Thread Henri Yandell (Updated) (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.2) 3.0.3 Removed the code and moving this to 3.0.3 so

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

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

[jira] [Updated] (CODEC-91) Handling of embedded padding in base64 encoded data changed in 1.4

2011-11-10 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated CODEC-91: --- Fix Version/s: 1.6 At this point the new behaviour should be the default. Setting the version to 1.6

[jira] [Updated] (CODEC-96) Base64 encode() method is no longer thread-safe, breaking clients using it as a shared BinaryEncoder

2011-11-10 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated CODEC-96: --- Fix Version/s: 1.6 +1 to simply documenting this and resolving. Base64 encode()

[jira] [Updated] (CODEC-104) Please add a function for the classical Unix crypt(3) hash

2011-11-10 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated CODEC-104: Fix Version/s: 1.6 +1 to copying this over into Codec. Here's a working link to Fulcrum's:

[jira] [Updated] (CODEC-121) QuotedPrintableCodec does not support soft line break per the 'quoted-printable' example on Wikipedia

2011-11-10 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated CODEC-121: Fix Version/s: 1.6 Remaining Estimate: (was: 2h) Original Estimate: (was: 2h)

[jira] [Updated] (CODEC-95) Base64: optionally allow strict parsing of base64 strings

2011-11-10 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated CODEC-95: --- Fix Version/s: 1.6 Feels resolvable for 1.6. Base64: optionally allow strict parsing

[jira] [Updated] (CODEC-88) Base32 encoder

2011-11-10 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated CODEC-88: --- Fix Version/s: 1.x Base32 encoder -- Key: CODEC-88

[jira] [Updated] (IO-273) BoundedInputStream.read() treats max differently from BoundedInputStream.read(byte[]...)

2011-11-10 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated IO-273: - Fix Version/s: 2.2 BoundedInputStream.read() treats max differently from

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

2011-11-10 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated IO-287: - Fix Version/s: 2.2 Use terabyte (TB) , petabyte (PB) and exabyte (EB) in

[jira] [Updated] (IO-218) Introduce new filter input stream with replacement facilities

2011-11-10 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated IO-218: - Fix Version/s: 2.2 Remaining Estimate: (was: 120h) Original Estimate: (was: 120h) Cool

[jira] [Updated] (IO-288) Supply a ReversedLinesFileReader

2011-11-10 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated IO-288: - Fix Version/s: 2.2 Supply a ReversedLinesFileReader -

[jira] [Updated] (IO-291) Add new function FileUtils.directoryContains

2011-11-10 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated IO-291: - Fix Version/s: 2.2 Add new function FileUtils.directoryContains

[jira] [Updated] (CODEC-58) Character set used by Base64 not documented

2011-11-11 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated CODEC-58: --- Fix Version/s: (was: 1.x) 1.4 Character set used by Base64 not documented

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

2011-11-15 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-772: --- Description: javadoc description of ClassUtils.PACKAGE_SEPARATOR is as follows: The package separator

[jira] [Updated] (LANG-774) Add isStarted isStopped and isSuspended to StopWatch

2011-11-23 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-774: --- Affects Version/s: (was: 4.0) 3.1 Fix Version/s: (was: 4.0)

[jira] [Updated] (LANG-774) Add isStarted isStopped and isSuspended to StopWatch

2011-12-27 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-774: --- Fix Version/s: (was: 3.2) 3.x Add isStarted isStopped and isSuspended to

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

2011-12-27 Thread Henri Yandell (Updated) (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: (was: 3.2) 3.x Method createNumber from NumberUtils doesn't

[jira] [Updated] (LANG-660) Add methods to insert arrays into arrays at an index

2011-12-27 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-660: --- Fix Version/s: (was: 3.2) 3.x Add methods to insert arrays into arrays at

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

2011-12-27 Thread Henri Yandell (Updated) (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.2) 3.x Add isSorted() to ArrayUtils

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

2011-12-27 Thread Henri Yandell (Updated) (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.2) 3.x StringUtils.replaceEachRepeatedly(aaa, new

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

2011-12-27 Thread Henri Yandell (Updated) (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.2) 3.x Add ComparisonUtils to Commons Lang

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

2011-12-27 Thread Henri Yandell (Updated) (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.2) 3.x Consider code in Collections

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

2012-01-12 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-755: --- Fix Version/s: 3.2 We should definitely javadoc this. I'm not sure we can do much else. It'd be good

[jira] [Updated] (LANG-786) StringUtils equals() relies on undefined behavior

2012-01-24 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-786: --- Fix Version/s: 3.2 StringUtils equals() relies on undefined behavior