[jira] [Created] (EMAIL-181) the filename of the attachment is not right if the filename has Chinese Characters

2018-07-16 Thread Backer (JIRA)
Backer created EMAIL-181: Summary: the filename of the attachment is not right if the filename has Chinese Characters Key: EMAIL-181 URL: https://issues.apache.org/jira/browse/EMAIL-181 Project: Commons

[jira] [Commented] (LANG-782) Specialized StringBuilder to allow simple creating of Strings from base Strings with variable arguments and proper punctuation

2018-07-16 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16545796#comment-16545796 ] Gary Gregory commented on LANG-782: --- This feels somewhat redundant with the huge pile of methods in

[jira] [Commented] (EMAIL-180) Unable to read filename with 28+ characters

2018-07-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16545751#comment-16545751 ] Sebb commented on EMAIL-180: Note that the actual parsing of emails is done by JavaMail. > Unable to read

[jira] [Commented] (EMAIL-180) Unable to read filename with 28+ characters

2018-07-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16545741#comment-16545741 ] Sebb commented on EMAIL-180: If the headers really are as per the description - no spaces on folded lines -

[jira] [Created] (EMAIL-180) Unable to read filename with 28+ characters

2018-07-16 Thread sid (JIRA)
sid created EMAIL-180: -- Summary: Unable to read filename with 28+ characters Key: EMAIL-180 URL: https://issues.apache.org/jira/browse/EMAIL-180 Project: Commons Email Issue Type: Bug

[jira] [Updated] (LANG-782) Specialized StringBuilder to allow simple creating of Strings from base Strings with variable arguments and proper punctuation

2018-07-16 Thread Darryl Smith (JIRA)
[ https://issues.apache.org/jira/browse/LANG-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl Smith updated LANG-782: -- Attachment: AffixBuilderTest.java > Specialized StringBuilder to allow simple creating of Strings from

[jira] [Commented] (LANG-782) Specialized StringBuilder to allow simple creating of Strings from base Strings with variable arguments and proper punctuation

2018-07-16 Thread Darryl Smith (JIRA)
[ https://issues.apache.org/jira/browse/LANG-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16545125#comment-16545125 ] Darryl Smith commented on LANG-782: --- Hello   I have had a look at this again (after some years) and

[jira] [Updated] (LANG-782) Specialized StringBuilder to allow simple creating of Strings from base Strings with variable arguments and proper punctuation

2018-07-16 Thread Darryl Smith (JIRA)
[ https://issues.apache.org/jira/browse/LANG-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl Smith updated LANG-782: -- Attachment: AffixBuilder.java > Specialized StringBuilder to allow simple creating of Strings from base

[jira] [Commented] (LANG-1339) Some classes depend on the java.desktop profile

2018-07-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16545099#comment-16545099 ] ASF GitHub Bot commented on LANG-1339: -- Github user kinow commented on the issue:

[GitHub] commons-lang issue #275: WIP LANG-1339: replace java.beans.PropertyListener ...

2018-07-16 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/commons-lang/pull/275 Back to WIP. Please avoid merging it for now. Gilles noted in the mailing list that the Observable/Observer classes have been deprecated in Java 9. So we will probably go with the