[ 
https://issues.apache.org/jira/browse/HBASE-14087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14628943#comment-14628943
 ] 

Sean Busbey commented on HBASE-14087:
-------------------------------------

for the curious, the second point is covered by

http://apache.org/legal/src-headers.html

we have a few files with the old style "copyright the ASF" header.

{code}
$ grep -rl -E "[cC]opyright [0-9]* [tT]he [aA]pache [sS]oftware [fF]oundation" *
bin/considerAsDead.sh
bin/graceful_stop.sh
bin/hbase
bin/hbase-config.sh
bin/hbase-daemon.sh
bin/hbase-daemons.sh
bin/local-master-backup.sh
bin/local-regionservers.sh
bin/master-backup.sh
bin/regionservers.sh
bin/rolling-restart.sh
bin/start-hbase.sh
bin/stop-hbase.sh
bin/zookeepers.sh
conf/hbase-env.sh
dev-support/test-util.sh
hbase-client/src/test/java/org/apache/hadoop/hbase/zookeeper/TestZKUtil.java
hbase-examples/src/main/cpp/DemoClient.cpp
hbase-examples/src/main/cpp/Makefile
hbase-examples/src/main/perl/DemoClient.pl
hbase-examples/src/main/php/DemoClient.php
hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/model/TestModelBase.java
hbase-server/src/main/java/org/apache/hadoop/hbase/HealthCheckChore.java
hbase-server/src/main/java/org/apache/hadoop/hbase/HealthChecker.java
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationLoad.java
hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestPrefetch.java
hbase-server/src/test/resources/org/apache/hadoop/hbase/PerformanceEvaluation_Counter.properties
hbase-shell/src/main/ruby/shell/commands/disable_table_replication.rb
hbase-shell/src/main/ruby/shell/commands/enable_table_replication.rb
src/main/xslt/configuration_to_asciidoc_chapter.xsl
{code}

> ensure correct ASL headers on source/docs
> -----------------------------------------
>
>                 Key: HBASE-14087
>                 URL: https://issues.apache.org/jira/browse/HBASE-14087
>             Project: HBase
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Blocker
>
> * we have a couple of files that are missing their headers.
> * we have one file using old-style ASF copyrights



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to