[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1207 ---

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-13 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181475030 --- Diff: pom.xml --- @@ -375,12 +449,12 @@ - com.mycila

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-13 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181474959 --- Diff: pom.xml --- @@ -198,6 +200,78 @@ + +org.apache.rat +apache-rat-plugin +0.12

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-13 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181468772 --- Diff: pom.xml --- @@ -198,6 +200,78 @@ + +org.apache.rat +apache-rat-plugin +0.12

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-13 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181434241 --- Diff: pom.xml --- @@ -198,6 +200,78 @@ + +org.apache.rat +apache-rat-plugin +0.12

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-12 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181267547 --- Diff: pom.xml --- @@ -198,6 +200,78 @@ + +org.apache.rat +apache-rat-plugin +0.12

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-12 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181249189 --- Diff: pom.xml --- @@ -198,6 +200,78 @@ + +org.apache.rat +apache-rat-plugin +0.12

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-12 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181249226 --- Diff: pom.xml --- @@ -198,6 +200,78 @@ + +org.apache.rat +apache-rat-plugin +0.12

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-12 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181248921 --- Diff: pom.xml --- @@ -198,6 +200,78 @@ + +org.apache.rat +apache-rat-plugin +0.12

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-12 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181248949 --- Diff: pom.xml --- @@ -375,12 +449,12 @@ - com.mycila

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-12 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181197514 --- Diff: pom.xml --- @@ -198,6 +200,78 @@ + +org.apache.rat +apache-rat-plugin +0.12

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-12 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181198668 --- Diff: pom.xml --- @@ -375,12 +449,12 @@ - com.mycila

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-12 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181196340 --- Diff: pom.xml --- @@ -198,6 +200,78 @@ + +org.apache.rat +apache-rat-plugin +0.12

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-12 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1207#discussion_r181197234 --- Diff: pom.xml --- @@ -198,6 +200,78 @@ + +org.apache.rat +apache-rat-plugin +0.12

[GitHub] drill pull request #1207: DRILL-6320: Fixed License Headers

2018-04-11 Thread ilooner
GitHub user ilooner opened a pull request: https://github.com/apache/drill/pull/1207 DRILL-6320: Fixed License Headers There were several issues with license headers before this change: 1. We used the apache-rat-plugin to check licenses which was not thread safe. So when