[
https://issues.apache.org/jira/browse/EMAIL-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart resolved EMAIL-135.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.2
Sounds reasonable, applied change in r1532538.
Thanks for the report and patch!
> Make DataSourceUrlResolver#createUrl() protected
> ------------------------------------------------
>
> Key: EMAIL-135
> URL: https://issues.apache.org/jira/browse/EMAIL-135
> Project: Commons Email
> Issue Type: Improvement
> Affects Versions: 1.3.1
> Reporter: Andreas Kohn
> Priority: Minor
> Fix For: 1.3.2
>
> Attachments: email-135-datasourceurlresolver-createUrl-protected.diff
>
>
> It would be nice if {{#createUrl()}} was protected, so that it can be used in
> derived classes.
> In the specific instance where I need that: we're sending emails using Amazon
> Simple Email Service, which requires that attachments not just have a
> specific content type, but also an extension matching that content type.
> To implement this requirement I've extended DataSourceUrlResolver, and return
> a URLDataSource that reports the original file name with the extension
> suitably enforced.
--
This message was sent by Atlassian JIRA
(v6.1#6144)