Message:
The following issue has been closed.
Resolver: dion gillard
Date: Wed, 8 Oct 2003 12:00 PM
Added docs, applied similar fix
---------------------------------------------------------------------
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: Closed
Priority: Major
Resolution: FIXED
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-javadoc
Fix Fors:
1.0-rc2
Assignee:
Reporter: Masahiro Takatsuka
Created: Fri, 3 Oct 2003 6:34 PM
Updated: Wed, 8 Oct 2003 12:00 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]