[
https://issues.apache.org/jira/browse/PLUTO-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Dalquist resolved PLUTO-476.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.1.6
2.0.0
Removed the unused properties file and merged the good messages into the used
property file.
> Unused LocalStrings.properties with better messages
> ---------------------------------------------------
>
> Key: PLUTO-476
> URL: https://issues.apache.org/jira/browse/PLUTO-476
> Project: Pluto
> Issue Type: Bug
> Components: portlet container
> Affects Versions: 2.0.0, 1.1.5
> Reporter: Eric Dalquist
> Assignee: Eric Dalquist
> Fix For: 2.0.0, 1.1.6
>
> Attachments: plutoMessages.diff
>
>
> The file
> /pluto-container/src/main/resources/org/apache/pluto/core/impl/LocalStrings.properties
> appears to be unused as there are no classes in the
> org.apache.pluto.core.impl package.
> The file
> /pluto-container/src/main/resources/org/apache/pluto/internal/impl/LocalStrings.properties
> contains mostly duplicate property names as the file in core but the
> messages are not as good as those in the core package. I believe the file
> /pluto-container/src/main/resources/org/apache/pluto/core/impl/LocalStrings.properties
> should be removed and the messages migrated into the file
> /pluto-container/src/main/resources/org/apache/pluto/internal/impl/LocalStrings.properties
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.