You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by "Lav Jain (JIRA)" <ji...@apache.org> on 2017/05/03 16:48:04 UTC

[jira] [Created] (HAWQ-1454) Exclude certain jars from Ranger Plugin Service packaging

Lav Jain created HAWQ-1454:
------------------------------

             Summary: Exclude certain jars from Ranger Plugin Service packaging
                 Key: HAWQ-1454
                 URL: https://issues.apache.org/jira/browse/HAWQ-1454
             Project: Apache HAWQ
          Issue Type: Bug
          Components: Security
            Reporter: Lav Jain
            Assignee: Ed Espino


The following jars may cause conflicts in certain environments depending on how the classes are being loaded.
```
WEB-INF/lib/jersey-json-1.9.jar
WEB-INF/lib/jersey-core-1.9.jar
WEB-INF/lib/jersey-server-1.9.jar
```
We need to exclude them while building the RPM.




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