[
https://issues.apache.org/jira/browse/HAWQ-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruilong Huo resolved HAWQ-1319.
-------------------------------
Resolution: Fixed
> 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
> Affects Versions: 2.1.0.0-incubating
> Reporter: Ed Espino
> Assignee: Ruilong Huo
> 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)