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

2013-01-18 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-836: --- Component/s: lang.text.* StrSubstitutor does not support StringBuilder or CharSequence

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

2012-10-26 Thread Arnaud Brunet (JIRA)
[ https://issues.apache.org/jira/browse/LANG-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Brunet updated LANG-836: --- Attachment: mylyn-context.zip StrSubstitutor does not support StringBuilder or CharSequence

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

2012-10-26 Thread Arnaud Brunet (JIRA)
[ https://issues.apache.org/jira/browse/LANG-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Brunet updated LANG-836: --- Attachment: LANG-836-v2.patch StrSubstitutor does not support StringBuilder or CharSequence

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

2012-10-26 Thread Arnaud Brunet (JIRA)
[ https://issues.apache.org/jira/browse/LANG-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Brunet updated LANG-836: --- Attachment: (was: mylyn-context.zip) StrSubstitutor does not support StringBuilder or

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

2012-10-23 Thread Arnaud BRUNET (JIRA)
[ https://issues.apache.org/jira/browse/LANG-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud BRUNET updated LANG-836: --- Attachment: LANG-836.patch Added an implementation : - StrBuilder(String) - StrBuilder(CharSequence)