You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by GitBox <gi...@apache.org> on 2021/02/06 08:27:21 UTC

[GitHub] [oozie] Celebrate-future opened a new pull request #55: Remove unused dependencies

Celebrate-future opened a new pull request #55:
URL: https://github.com/apache/oozie/pull/55


   @gezapeti Hi, I am a user of project **_org.apache.oozie:oozie-client:5.3.0-SNAPSHOT_**. I found that its pom file introduced **_84_** dependencies. However, among them, **_15_** libraries (**_17%_**) have not been used by your project (the redundant dependencies are listed below). This PR helps **_org.apache.oozie:oozie-client:5.3.0-SNAPSHOT_** lose weight :) I have tested the revised configuration in my local environment. It is safe to remove the unused libraries.
   
   Best regards
   
   
   ## Redundant dependencies----
   <pre><code>
   com.google.code.findbugs:jsr305:jar:1.3.9:compile
   org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1:test
   org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1:test
   org.apache.directory.server:apacheds-i18n:jar:2.0.0-M15:compile
   xml-apis:xml-apis:jar:1.4.01:compile
   org.apache.xmlgraphics:batik-rasterizer:jar:1.10:compile
   org.apache.xmlgraphics:batik-svgrasterizer:jar:1.10:compile
   org.apache.xmlgraphics:batik-ext:jar:1.10:compile
   org.apache.xmlgraphics:batik-constants:jar:1.10:compile
   net.arnx:nashorn-promise:jar:0.1.1:compile
   org.slf4j:jul-to-slf4j:jar:1.7.25:compile
   org.apache.hadoop:hadoop-annotations:jar:2.6.0:compile
   jdk.tools:jdk.tools:jar:1.6:system
   javax.xml.bind:jaxb-api:jar:2.3.0:compile
   net.jcip:jcip-annotations:jar:1.0:provided
   </code></pre>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [oozie] asalamon74 commented on pull request #55: Remove unused dependencies

Posted by GitBox <gi...@apache.org>.
asalamon74 commented on pull request #55:
URL: https://github.com/apache/oozie/pull/55#issuecomment-774936916


   Thanks for the patch @Celebrate-future . Unfortunately we don't support pull requests yet. Can you please open a jira and upload the patch there. Thanks.
   
   Can you also please also avoid changing the indentation of the XML file? It's hard to see the real change with he current version.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org