[
https://issues.apache.org/jira/browse/DIRSHARED-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Knecht resolved DIRSHARED-49.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.9.18
Finally resolved. I migrated hopefully most of the errors and exceptions to
i18n and ....
... yes, it's a boring task (monkey work) ;-)
I tried to migrated the test this way, e.g.
assertTrue(I18n.err(I18n.ERR_12070),
ne.getMessage().startsWith(I18n.ERR_12070));
Hope this works also from within Eclipse.
> Add i18n translation for error messages and other
> -------------------------------------------------
>
> Key: DIRSHARED-49
> URL: https://issues.apache.org/jira/browse/DIRSHARED-49
> Project: Directory Shared
> Issue Type: Improvement
> Environment: All
> Reporter: Felix Knecht
> Assignee: Felix Knecht
> Fix For: 0.9.18
>
>
> As I've already done it for the ApacheDS I'll volunteer to do for the
> ApacheShared as well. Please add wishes, comments, suggestions here (like
> e.g. Err_xxx number blocks for specific modules of the shared project.
> I would do it they way I've done in the ADS already. if nobody objects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.