[seam-issues] [JBoss JIRA] Created: (SOLDER-114) Error on the documentation about the logging

luca stancapiano (JIRA) jira-events at lists.jboss.org
Fri Jul 29 13:09:23 EDT 2011


Error on the documentation about the logging
--------------------------------------------

                 Key: SOLDER-114
                 URL: https://issues.jboss.org/browse/SOLDER-114
             Project: Seam Solder
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 3.0.0.Final, 3.0.1.Beta1
         Environment: Documentation online. Here the link: http://docs.jboss.org/seam/3/latest/reference/en-US/html_single/#solder-logging
            Reporter: luca stancapiano
            Assignee: James Perkins
             Fix For: 3.0.1.Beta1


search the keyword 'TrainMessages_fr.properties' on the page site. There is an error:

The correct name should be:

TrainMessages.i18n_fr.propertie

else the generation of the implementation classes doesn't work.

The correct pattern is described here:

https://github.com/jamezp/jboss-logging-tools/blob/master/generator/src/main/java/org/jboss/logging/generator/TranslationClassGenerator.java

on the constant:

private static final String TRANSLATION_FILE_EXTENSION_PATTERN = ".i18n_[a-z]*(_[A-Z]*){0,2}\\.properties";



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list