[ http://jira.codehaus.org/browse/MJAVADOC-45?page=all ]

Brett Porter updated MJAVADOC-45:
---------------------------------

    Fix Version: 2.0

> Quoted argument text must escape apostrophes
> --------------------------------------------
>
>          Key: MJAVADOC-45
>          URL: http://jira.codehaus.org/browse/MJAVADOC-45
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>  Environment: Win2k
>     Reporter: Brian S O'Neill
>     Priority: Minor
>      Fix For: 2.0

>
>
> The default -bottom argument passed to javadoc looks like this for me:
> -bottom 'Copyright 2006 Brian S O'Neill. All Rights Reserved.'
> The apostrophe in my name is breaking the quoted string, and javadoc dies. I 
> can workaround this by passing the bottom argument in pom.xml, escaping the 
> apostrophe with a backslash.
> The javadoc plugin should escape all quoted arguments. It seems pretty easy, 
> just change the quotedArgument method.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to