You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2006/09/01 13:53:48 UTC

[jira] Created: (MJAVADOC-88) Copyright null if no organization name was specified

Copyright null if no organization name was specified
----------------------------------------------------

                 Key: MJAVADOC-88
                 URL: http://jira.codehaus.org/browse/MJAVADOC-88
             Project: Maven 2.x Javadoc Plugin
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Vincent Siveton


For instance, the output is
{noformat}
Copyright © 2006 null. All Rights Reserved. 
{noformat}

should be
{noformat}
Copyright © 2006. All Rights Reserved. 
{noformat}

-- 
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

       

[jira] Closed: (MJAVADOC-88) Copyright null if no organization name was specified

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-88?page=all ]

Vincent Siveton closed MJAVADOC-88.
-----------------------------------

         Assignee: Vincent Siveton
       Resolution: Fixed
    Fix Version/s: 2.1

fixed

> Copyright null if no organization name was specified
> ----------------------------------------------------
>
>                 Key: MJAVADOC-88
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-88
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Vincent Siveton
>         Assigned To: Vincent Siveton
>             Fix For: 2.1
>
>
> For instance, the output is
> {noformat}
> Copyright © 2006 null. All Rights Reserved. 
> {noformat}
> should be
> {noformat}
> Copyright © 2006. All Rights Reserved. 
> {noformat}

-- 
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