Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-888 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-888 Summary: javadoc locale support Type: New Feature Status: Unassigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-javadoc Assignee: Reporter: Masahiro Takatsuka Created: Fri, 3 Oct 2003 6:34 PM Updated: Fri, 3 Oct 2003 6:34 PM Environment: independent Description: I'd like to submit my contribution to javadoc plugin. I've modified plugin.jelly to add a property "maven.javadoc.locale" so that a user can specify the locale javadoc command is going to work with. With this modification, a user can have something like: maven.javadoc.locale=en_US in their project.properties to specify the locale. If this modification is acceptable, please include it in the official javadoc plugin. Thanks for your consideration. plugin.jelly.diff----------- 98d97 < locale="${maven.javadoc.locale}" ---------------------------- Regards, Masa --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
