[ https://issues.apache.org/jira/browse/PLUTO-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Dalquist updated PLUTO-476: -------------------------------- Affects Version/s: 2.0.0 > 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 > 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.