Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

[BAHIR-152] Enforce License Header in Java Sources#58

Closed
ckadner wants to merge 1 commit intoapache:masterfrom
ckadner:BAHIR-152_java_license_header
Closed

[BAHIR-152] Enforce License Header in Java Sources#58
ckadner wants to merge 1 commit intoapache:masterfrom
ckadner:BAHIR-152_java_license_header

Conversation

@ckadner
Copy link
Member

@ckadner ckadner commented Dec 10, 2017

BAHIR-152: License header not enforced for Java sources

Add a Header rule to the checkstyle configuration to enforce proper
Apache license headers in *.java source files.

A similar HeaderMatchesChecker rule already exists in the scalastyle
configuration to enforce the license headers in *.scala source files.

Add a "Header" rule to the checkstyle configuration to enforce proper
Apache license headers in Java source files.
A similar rule ("HeaderMatchesChecker") already exists in the scalastyle
configuration.

Closes apache#58
@ApacheBahir
Copy link

✅ Build successful

@ApacheBahir
Copy link

Refer to this link for build results (access rights to CI server needed):
http://169.45.79.58:8080/job/bahir_spark_pr_builder/121/

@tedyu
Copy link

tedyu commented Dec 10, 2017

lgtm

@asfgit asfgit closed this in 57cb15f Dec 10, 2017
@ckadner
Copy link
Member Author

ckadner commented Dec 11, 2017

Thanks @tedyu for review and @lresende for merging.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants