[ 
https://issues.apache.org/jira/browse/VFS-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495756
 ] 

Adam Heath commented on VFS-154:
--------------------------------

When multiple org/apache/commons/vfs/Resource.properties exist.  This patch 
does not deal with merging of different locales.  If there are multiple jars, 
all providing that file, then the patch will merge them together.

Because FileSystemException's message parameter is actually a key to an entry 
in this file, it is necessary to allow other file system implementations to add 
entries to this bundle.

In some cases, a file system may implement the interfaces directly, and not 
extend AbstractFile*.

> Find all Resources.properties and merge them.
> ---------------------------------------------
>
>                 Key: VFS-154
>                 URL: https://issues.apache.org/jira/browse/VFS-154
>             Project: Commons VFS
>          Issue Type: New Feature
>    Affects Versions: 1.1
>            Reporter: Adam Heath
>            Priority: Minor
>         Attachments: feature_merged_message_resources.patch
>
>
> Add CombinedResources, which fetches all Resources.properties.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to