You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Mike Perham (JIRA)" <ji...@codehaus.org> on 2006/01/10 19:51:02 UTC

[jira] Closed: (MJAVADOC-41) currentYear displays wrongly if inceptionYear defined

     [ http://jira.codehaus.org/browse/MJAVADOC-41?page=all ]
     
Mike Perham closed MJAVADOC-41:
-------------------------------

     Assign To: Mike Perham
    Resolution: Fixed

I noticed and fixed this with the recent patch.

> currentYear displays wrongly if inceptionYear defined
> -----------------------------------------------------
>
>          Key: MJAVADOC-41
>          URL: http://jira.codehaus.org/browse/MJAVADOC-41
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>  Environment: Maven 2.0.1, Windows XP
>     Reporter: Chris Hagmann
>     Assignee: Mike Perham

>
>
> To simplify my observations of this bug, I use the following <bottom> tag for my javadoc plugin configuration.
> <bottom>{currentYear}</bottom>
> This works fine if I don't specify any <inceptionYear> in the POM (e.g. resulting copyright footer: 2006).
> However, if I specify <inceptionYear> (e.g. 2004) then the copyright footer looks wrong (e..g 2004-2006) even with the <bottom> configuration as shown above.
> If I don't configure any <bottom> tag, then the copyright footer looks something like:
> Copyright 2004-2004-2006 mHave. All Rights Reserved.
> This is obviously wrong ...

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org