[jira] Closed: (LANG-484) Create changes-report xml file from history

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-484. -- Resolution: Fixed File now exists with content up until 2.4. Create changes-report xml file from

[jira] Commented: (CODEC-59) Add methods to Base64 which work with String instead of byte[]

2009-07-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733013#action_12733013 ] Gary Gregory commented on CODEC-59: --- About the 5 lines fix: can you provide a test that

[jira] Updated: (LANG-65) [lang] Expose DateIterator or add DateUtils.iterator(startDate, endDate)

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-65: -- Fix Version/s: (was: 3.0) Commons Time? Changing fix version to Commons Time?.

[jira] Created: (LANG-519) Define standard for escape/unescape Java

2009-07-19 Thread Henri Yandell (JIRA)
Define standard for escape/unescape Java Key: LANG-519 URL: https://issues.apache.org/jira/browse/LANG-519 Project: Commons Lang Issue Type: Sub-task Reporter: Henri Yandell -- This

[jira] Updated: (LANG-519) Define standard for escape/unescape Java

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-519: --- Fix Version/s: 3.0 Define standard for escape/unescape Java

[jira] Updated: (LANG-518) Define standard for escape/unescape 'JavaScript'

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-518: --- Fix Version/s: 3.0 Define standard for escape/unescape 'JavaScript'

[jira] Updated: (LANG-517) Define standard for escape/unescape HTML

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-517: --- Fix Version/s: 3.0 Define standard for escape/unescape HTML

[jira] Closed: (LANG-66) [lang] StringEscaper.escapeXml() escapes characters 0x7f

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-66. - Resolution: Fixed Rewrite in LANG-505 supports the user choosing not to do this easily. LANG-515 to define

[jira] Closed: (LANG-505) Rewrite StringEscapeUtils

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-505. -- Resolution: Fixed Rewrite complete. LANG-515 to define how the escaping/unbehaviour logic should

[jira] Closed: (LANG-448) Lower Ascii Characters don't get encoded by Entities.java

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-448. -- Resolution: Fixed Rewrite in LANG-505 supports the user choosing not to do this easily. LANG-515 to

[jira] Closed: (LANG-339) StringEscapeUtils.escapeHtml() escapes multibyte characters like Chinese, Japanes, etc.

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-339. -- Resolution: Fixed Unit test added with current (bad) behaviour). LANG-515 and its subtasks to deal with

[jira] Commented: (LANG-517) Define standard for escape/unescape HTML

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733032#action_12733032 ] Henri Yandell commented on LANG-517: Note LANG-339 - our escape/unescape is not

[jira] Commented: (LANG-515) Define standard escape/unescape behaviours

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733033#action_12733033 ] Henri Yandell commented on LANG-515: Ideally, all should be symmetric. original =

[jira] Commented: (LANG-507) StringEscapeUtils.unescapeJava should support \u+ notation

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733034#action_12733034 ] Henri Yandell commented on LANG-507: *nudge to Gregor* StringEscapeUtils.unescapeJava

[jira] Closed: (LANG-439) StringEscapeUtils.escapeHTML() does not escape chars (0x00-0x20)

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-439. -- Resolution: Fixed Closing as LANG-505 has given the user the ability to customize their escaping, and

[jira] Created: (LANG-515) Define standard escape/unescape behaviours

2009-07-19 Thread Henri Yandell (JIRA)
Define standard escape/unescape behaviours -- Key: LANG-515 URL: https://issues.apache.org/jira/browse/LANG-515 Project: Commons Lang Issue Type: Task Reporter: Henri Yandell

[jira] Created: (LANG-517) Define standard for escape/unescape HTML

2009-07-19 Thread Henri Yandell (JIRA)
Define standard for escape/unescape HTML Key: LANG-517 URL: https://issues.apache.org/jira/browse/LANG-517 Project: Commons Lang Issue Type: Sub-task Reporter: Henri Yandell -- This

[jira] Created: (LANG-518) Define standard for escape/unescape 'JavaScript'

2009-07-19 Thread Henri Yandell (JIRA)
Define standard for escape/unescape 'JavaScript' Key: LANG-518 URL: https://issues.apache.org/jira/browse/LANG-518 Project: Commons Lang Issue Type: Sub-task Reporter: Henri

[jira] Created: (LANG-516) Define standard for escape/unescape XML

2009-07-19 Thread Henri Yandell (JIRA)
Define standard for escape/unescape XML --- Key: LANG-516 URL: https://issues.apache.org/jira/browse/LANG-516 Project: Commons Lang Issue Type: Sub-task Reporter: Henri Yandell

[jira] Commented: (LANG-519) Define standard for escape/unescape Java

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733038#action_12733038 ] Henri Yandell commented on LANG-519: Escape currently defined as: public static

[jira] Commented: (LANG-518) Define standard for escape/unescape 'JavaScript'

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733040#action_12733040 ] Henri Yandell commented on LANG-518: The same as LANG-519, except that ' and / are also

[jira] Commented: (LANG-516) Define standard for escape/unescape XML

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733042#action_12733042 ] Henri Yandell commented on LANG-516: XML escaping is: new AggregateTranslator(

[jira] Commented: (LANG-515) Define standard escape/unescape behaviours

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733041#action_12733041 ] Henri Yandell commented on LANG-515: All methods need javadoc once agreement exists in

[jira] Commented: (LANG-516) Define standard for escape/unescape XML

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733043#action_12733043 ] Henri Yandell commented on LANG-516: HTML escaping: public static final

[jira] Closed: (LANG-400) Add DateUtils methods to implement before and after time-insensitive

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-400. -- Resolution: Won't Fix Fix Version/s: (was: 3.0) Commons Time? Closing and

[jira] Closed: (LANG-434) Add DateUtils.ceiling() method

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-434. -- Resolution: Fixed Patch applied. Thanks Robert and Travis. I renamed ceil to ceiling as we don't call

[jira] Commented: (LANG-486) Add (non-)lenient date parsing

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733049#action_12733049 ] Henri Yandell commented on LANG-486: Poorly explained on my part. Sorry (and you're

[jira] Commented: (LANG-355) StrBuilder should implement CharSequence and Appendable

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733051#action_12733051 ] Henri Yandell commented on LANG-355: Thanks Arnaud, patches applied. StrBuilder should

[jira] Updated: (LANG-355) StrBuilder should implement CharSequence and Appendable

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-355: --- Attachment: LANG-355-Appendable.patch Adding Appendable patch. StrBuilder should implement

[jira] Commented: (LANG-355) StrBuilder should implement CharSequence and Appendable

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733053#action_12733053 ] Henri Yandell commented on LANG-355: Implementing Appendable appears to be fine. At least

[jira] Closed: (LANG-355) StrBuilder should implement CharSequence and Appendable

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-355. -- Resolution: Fixed Patch applied. StrBuilder should implement CharSequence and Appendable

[jira] Commented: (LANG-285) Wish : method unaccent

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733059#action_12733059 ] Henri Yandell commented on LANG-285: Cedrik's suggestion looks good to me. I'm all for a

[jira] Issue Comment Edited: (LANG-285) Wish : method unaccent

2009-07-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733059#action_12733059 ] Henri Yandell edited comment on LANG-285 at 7/19/09 1:22 PM: -

[jira] Commented: (LANG-285) Wish : method unaccent

2009-07-19 Thread Stephen Colebourne (JIRA)
[ https://issues.apache.org/jira/browse/LANG-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733065#action_12733065 ] Stephen Colebourne commented on LANG-285: - I'd avoid a hard 1.6 dependency right now,