[
https://issues.apache.org/jira/browse/MJAVADOC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957492#comment-17957492
]
Olivier Lamy commented on MJAVADOC-93:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-javadoc-plugin#460|https://github.com/apache/maven-javadoc-plugin/issues/460].
> Allow commas in text arguments doctitle, windowtitle, header, footer, and
> bottom [PATCH ATTACHED]
> -------------------------------------------------------------------------------------------------
>
> Key: MJAVADOC-93
> URL: https://issues.apache.org/jira/browse/MJAVADOC-93
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Affects Versions: 2.1
> Environment: WinXp, Java5
> Reporter: Martin Zeltner
> Assignee: Brian E Fox
> Priority: Major
> Fix For: 2.1
>
> Attachments:
> patch_maven-javadoc-plugin_dont-split-text-parameters-by-comma.patch
>
>
> Allow commas in text arguments doctitle, windowtitle, header, footer, and
> bottom. By default quiet every argument value for the javadoctool will be
> added comma-separated (each token one cmd-line-arg) and the comma itself will
> be of course omitted. But in arguments doctitle, windowtitle, header, footer,
> and bottom this should not be applied. The appended patch solves this issue.
> Cheers,
> Martin
> http://el4j.sf.net
--
This message was sent by Atlassian Jira
(v8.20.10#820010)