[
https://issues.apache.org/jira/browse/HADOOP-10666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033915#comment-14033915
]
Hudson commented on HADOOP-10666:
---------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #1804 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1804/])
HADOOP-10666. Remove Copyright /d/d/d/d Apache Software Foundation from the
source files license header. Contributed by Henry Saputra. (wang:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1603025)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/conf/hadoop-env.sh
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/conf/hadoop-policy.xml
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/conf/log4j.properties
*
/hadoop/common/trunk/hadoop-maven-plugins/src/main/java/org/apache/hadoop/maven/plugin/protoc/ProtocMojo.java
*
/hadoop/common/trunk/hadoop-maven-plugins/src/main/java/org/apache/hadoop/maven/plugin/util/Exec.java
*
/hadoop/common/trunk/hadoop-maven-plugins/src/main/java/org/apache/hadoop/maven/plugin/util/FileSetUtils.java
*
/hadoop/common/trunk/hadoop-maven-plugins/src/main/java/org/apache/hadoop/maven/plugin/versioninfo/VersionInfoMojo.java
*
/hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/main/resources/distcp-default.xml
*
/hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/test/resources/sslConfig.xml
> Remove Copyright /d/d/d/d Apache Software Foundation from the source files
> license header
> -----------------------------------------------------------------------------------------
>
> Key: HADOOP-10666
> URL: https://issues.apache.org/jira/browse/HADOOP-10666
> Project: Hadoop Common
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 2.4.0
> Reporter: Henry Saputra
> Assignee: Henry Saputra
> Priority: Minor
> Fix For: 2.5.0
>
> Attachments: HADOOP-10666.patch
>
>
> Some of the files have "Copyright 2011 Apache Software Foundation" in the
> license header comment.
> This is not the right license header per ASF rule [1]
> From the ASF header rule [1] :
> "Source File Headers for Code Developed at the ASF"
> "This section refers only to works submitted directly to the ASF by the
> copyright owner or owner's agent."
> Seems like the one without Copyright notice is used for software developed
> directly by ASF which Apache Hadoop is.
> When it was under external organization it does need to use the one from ASF
> 2.0 license [2] which requires Copyright included.
> [1] http://www.apache.org/legal/src-headers.html
> [2] http://www.apache.org/licenses/LICENSE-2.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)