[jira] Closed: (LANG-620) Convert Range To An Interface

2010-05-21 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-620. -- Resolution: Won't Fix Resolving - it's useable for non-Comparables; but you have to supply a

[jira] Closed: (LANG-623) Replace characters seems to not be able to replace Icelanding Thorn (Þ, þ)

2010-05-21 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-623. -- Resolution: Cannot Reproduce Seems odd. Testing, the following passes: +public void testLang623()

[jira] Updated: (LANG-623) Replace characters seem s to not be able to replace Icelanding Thorn (Þ, þ)

2010-05-21 Thread Joerg Schaible (JIRA)
[ https://issues.apache.org/jira/browse/LANG-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Schaible updated LANG-623: Description: Failing test case : {code} @Ignore public void convert_English_Thorn(){

[jira] Commented: (LANG-623) Replace characters see ms to not be able to replace Icelanding Thorn (Þ, þ)

2010-05-21 Thread Joerg Schaible (JIRA)
[ https://issues.apache.org/jira/browse/LANG-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869902#action_12869902 ] Joerg Schaible commented on LANG-623: - This test can only proof something if Thomas set

[jira] Updated: (JEXL-102) Add jexl2 as a supported name

2010-05-21 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-102: --- Assignee: Henri Biestro Fix Version/s: 2.0.2 added jexl2 variants as name/extension/mime for

[jira] Created: (VFS-309) ThreadLocal memory leak in DefaultFileContent

2010-05-21 Thread jontro (JIRA)
ThreadLocal memory leak in DefaultFileContent - Key: VFS-309 URL: https://issues.apache.org/jira/browse/VFS-309 Project: Commons VFS Issue Type: Bug Affects Versions: 2.0 Environment:

[jira] Updated: (VFS-309) ThreadLocal memory leak in DefaultFileContent

2010-05-21 Thread jontro (JIRA)
[ https://issues.apache.org/jira/browse/VFS-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jontro updated VFS-309: --- Description: When using commons vfs in a servlet container the ThreadLocal values stored will not be released once the

[jira] Commented: (JEXL-102) Add jexl2 as a supported name

2010-05-21 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870006#action_12870006 ] Sebb commented on JEXL-102: --- Looks OK to me. Add jexl2 as a supported name

[jira] Resolved: (JEXL-102) Add jexl2 as a supported name

2010-05-21 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-102. Resolution: Fixed Thanks. Add jexl2 as a supported name ---