Zoltan Chovan has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22768


Change subject: [WIP] KUDU-3657 - fix publishing
......................................................................

[WIP] KUDU-3657 - fix publishing

The changes introduced in KUDU-3610 have fixed the POM generation for
the kudu-hive java module, however the publishing for other modules were
broken as a side-effect. This patch aims to fix these issues.
The change in publishing.gradle file checks if the api and shadown
configurations are present to calculate the correct pom to be generated.
If they are not present for the given module, they are simply filled out
as empty arrays.

TODO:
[] manual check of generated POMs for all Java modules

Change-Id: Ie045805a68bfcd16325e1e4dbb38653cefe3a4b0
---
M java/gradle/publishing.gradle
1 file changed, 9 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/68/22768/1
-- 
To view, visit http://gerrit.cloudera.org:8080/22768
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie045805a68bfcd16325e1e4dbb38653cefe3a4b0
Gerrit-Change-Number: 22768
Gerrit-PatchSet: 1
Gerrit-Owner: Zoltan Chovan <[email protected]>

Reply via email to