You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2020/06/26 10:39:00 UTC

[jira] [Created] (HDDS-3875) Package classpath files to the jar files instead of uploading them as artifacts

Marton Elek created HDDS-3875:
---------------------------------

             Summary: Package classpath files to the jar files instead of uploading them as artifacts
                 Key: HDDS-3875
                 URL: https://issues.apache.org/jira/browse/HDDS-3875
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: 0.6.0
            Reporter: Marton Elek
            Assignee: Marton Elek


During the earlier release we realized that Apache Nexus couldn't handle the classpath files well.

Classpath files are generated during the build and copied to the final distribution to use separated classpath definition for each of the services.

It turned out that the Apache Nexus couldn't handle it well (INFRA-18344)  and HDDS-1510 was an attempt to fix this problem. But during 0.5.0 release we have seen the same problem.

To make the 0.6.0 release more seamless I propose to update the logic and instead of copy the classpath file via an artifact I would pack/unpack them to/from the final artifact jar.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org