This is an automated email from the ASF dual-hosted git repository.

asalamon74 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/oozie.git


The following commit(s) were added to refs/heads/master by this push:
     new a062e33  OOZIE-3460 Remove pom files from Oozie sharelibs (nobigo via 
asalamon74)
a062e33 is described below

commit a062e33733ee0e527400637a932288ca610a73bb
Author: Andras Salamon <[email protected]>
AuthorDate: Wed Apr 3 14:33:33 2019 +0200

    OOZIE-3460 Remove pom files from Oozie sharelibs (nobigo via asalamon74)
---
 release-log.txt                          | 1 +
 src/main/assemblies/partial-sharelib.xml | 1 +
 2 files changed, 2 insertions(+)

diff --git a/release-log.txt b/release-log.txt
index 9ab627e..146c8ac 100644
--- a/release-log.txt
+++ b/release-log.txt
@@ -1,5 +1,6 @@
 -- Oozie 5.2.0 release (trunk - unreleased)
 
+OOZIE-3460 Remove pom files from Oozie sharelibs (nobigo via asalamon74)
 OOZIE-3450 Investigate and clean git sharelib (matijhs via asalamon74)
 OOZIE-3443 Migrate from joda time to java.time (matijhs via asalamon74)
 OOZIE-3448 Cleanup of oozie-server copy dependency (nobigo via asalamon74)
diff --git a/src/main/assemblies/partial-sharelib.xml 
b/src/main/assemblies/partial-sharelib.xml
index 0ae6aa0..80a60c6 100644
--- a/src/main/assemblies/partial-sharelib.xml
+++ b/src/main/assemblies/partial-sharelib.xml
@@ -32,6 +32,7 @@
             <scope>runtime</scope>
             <excludes>
                 <exclude>org.apache.oozie:oozie-hadoop-distcp:jar</exclude>
+                <exclude>*:*:pom:*</exclude>
             </excludes>
         </dependencySet>
     </dependencySets>

Reply via email to