Ed Espino created HAWQ-1319:
-------------------------------

             Summary: 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 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to