Andreas Kohn created EMAIL-135:
----------------------------------

             Summary: 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


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)

Reply via email to