[
https://issues.apache.org/jira/browse/HADOOP-7648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107279#comment-13107279
]
Joep Rottinghuis commented on HADOOP-7648:
------------------------------------------
Eli: Yes I think so.
The only place where I see this in trunk is in the non-mavenized portion of
mapreduce:
trunk/hadoop-mapreduce-project/build.xml
That part goes into the generated javadoc.
I cannot easily tell where javadoc is generated from in the Mavenized part of
the build and if any date is injected there.
On <= 0.22 saveVersion.sh generates the year (date) part of the Compiled:
message in the top of the NN and JT UI.
The year at the bottom of dfshealth.jsp and jobtracker.jsp seems to come from a
static final HTML_TAIL in ServletUtil which is initiated with the current year
from java.util.Calendar when the webapp starts.
> Update date from 2009 to 2011
> -----------------------------
>
> Key: HADOOP-7648
> URL: https://issues.apache.org/jira/browse/HADOOP-7648
> Project: Hadoop Common
> Issue Type: Bug
> Components: build, documentation
> Affects Versions: 0.22.0
> Reporter: Joep Rottinghuis
> Fix For: 0.22.0
>
>
> Build files contains year parameter that shows up in the UI.
> Some of the documentation has 2009 copyrights on them.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira