[OS-JIRA] Created: (WOL-1124) Modify Maven Archetype created pom.xmls for utf-8 encoding

From: Greg.Brown (JIRA) ("Greg.Brown)
Date: Fri Oct 30 2009 - 08:44:54 EDT

  • Next message: Ramsey Gurley (JIRA): "[OS-JIRA] Created: (WOL-1125) [PATCH] WonderEntity templates"

    Modify Maven Archetype created pom.xmls for utf-8 encoding
    ----------------------------------------------------------

                     Key: WOL-1124
                     URL: http://issues.objectstyle.org/jira/browse/WOL-1124
                 Project: WOProject/WOLips
              Issue Type: Improvement
              Components: WOLips Maven
             Environment: all
                Reporter: Greg.Brown
                Priority: Minor

    the pom.xml should have a property:
                    <!-- properties used for filtering and dependency management -->
                    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
                    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

    included in the projects it creates. (Or something equivalent.)

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Fri Oct 30 2009 - 08:45:40 EDT