[
https://issues.apache.org/jira/browse/MJAVADOC-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957482#comment-17957482
]
Olivier Lamy commented on MJAVADOC-53:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-javadoc-plugin#431|https://github.com/apache/maven-javadoc-plugin/issues/431].
> Default setting for bottom matter includes three years for copyright info
> -------------------------------------------------------------------------
>
> Key: MJAVADOC-53
> URL: https://issues.apache.org/jira/browse/MJAVADOC-53
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Environment: Linux
> Maven 2.0.2
> Reporter: Rainer Pruy
> Assignee: Carlos Sanchez Gonzalez
> 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 was sent by Atlassian Jira
(v8.20.10#820010)