You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Ed Espino (JIRA)" <ji...@apache.org> on 2017/02/09 22:31:41 UTC

[jira] [Updated] (HAWQ-1319) Remove jar files introduced with HAWQ-922

     [ https://issues.apache.org/jira/browse/HAWQ-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ed Espino updated HAWQ-1319:
----------------------------
    Description: 
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?

  was:
The following twoo 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.


> 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
>
> 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)