[
https://issues.apache.org/jira/browse/HAWQ-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860426#comment-15860426
]
Ed Espino commented on HAWQ-1319:
---------------------------------
FYI: The PR #1111 I has been submitted. This is for the expanded pom.xml and
not for the addressing the missing ASF headers in java files or the removal of
the jar files.
> Add ASF header to java files and remove jar files introduced with HAWQ-922
> --------------------------------------------------------------------------
>
> Key: HAWQ-1319
> URL: https://issues.apache.org/jira/browse/HAWQ-1319
> Project: Apache HAWQ
> Issue Type: Task
> Components: Build
> Reporter: Ed Espino
> Assignee: Ed Espino
> Fix For: 2.1.0.0-incubating
>
>
> The following two jar files were introduce with HAWQ-922:
> * src/test/feature/UDF/sql/PLJavaAdd.jar
> * src/test/feature/UDF/sql/PLJavauAdd.jar
> Alan Gates identified these files during his IPMC review for Apache HAWQ
> 2.1.0.0 RC3.
> These files were missed by our RAT check due to the fact the "src/test"
> directory is explicitly excluded (<exclude>src/test/**/*</exclude>). To
> avoid this in the future, this should be updated to exclude only the files
> necessary (example: binary test files).
> The source is readily available in the same directory and these jar files
> should be removed.
> The following java files should contain the ASF license header. Are there
> any other files added that should contain the ASF license header?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)