You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Rainer Pruy (JIRA)" <ji...@codehaus.org> on 2006/01/24 15:46:06 UTC

[jira] Created: (MPJAVADOC-71) Default setting for bottom matter includes three years for copyright info

Default setting for bottom matter includes three years for copyright info
-------------------------------------------------------------------------

         Key: MPJAVADOC-71
         URL: http://jira.codehaus.org/browse/MPJAVADOC-71
     Project: maven-javadoc-plugin
        Type: Bug

 Environment: Linux
Maven 2.0.2
    Reporter: Rainer Pruy
    Priority: Minor
 Attachments: copyright-testcase.zip

The bottom line (usually copyright) of a default page happens to read (see attached zip for a testcase):

Copyright 2005-2005-2006 ........

It looks as if {currentYear} gets expanded to "<inceptionYear>-<current-year>"

If this is the expected behaviour (of {currentYear}) the default <bottom> template should be changed.
Otherwise the buf is with the value of {currentYear}.


Repeatt-By:
extract attached zip into a fresh directory
run mvn javadoc:javadoc thaere and check the resulting html pages.


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


[jira] Closed: (MJAVADOC-53) Default setting for bottom matter includes three years for copyright info

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-53?page=all ]
     
Carlos Sanchez closed MJAVADOC-53:
----------------------------------

      Assign To: Carlos Sanchez
     Resolution: Fixed
    Fix Version: 2.0

Already fixed

> Default setting for bottom matter includes three years for copyright info
> -------------------------------------------------------------------------
>
>          Key: MJAVADOC-53
>          URL: http://jira.codehaus.org/browse/MJAVADOC-53
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>  Environment: Linux
> Maven 2.0.2
>     Reporter: Rainer Pruy
>     Assignee: Carlos Sanchez
>     Priority: Minor
>      Fix For: 2.0
>  Attachments: copyright-testcase.zip
>
>
> The bottom line (usually copyright) of a default page happens to read (see attached zip for a testcase):
> Copyright 2005-2005-2006 ........
> It looks as if {currentYear} gets expanded to "<inceptionYear>-<current-year>"
> If this is the expected behaviour (of {currentYear}) the default <bottom> template should be changed.
> Otherwise the buf is with the value of {currentYear}.
> Repeatt-By:
> extract attached zip into a fresh directory
> run mvn javadoc:javadoc thaere and check the resulting html pages.

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