Hello Zoltan Chovan, Alexey Serbin, Attila Bukor, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/23205

to look at the new patch set (#4).

Change subject: [Java] KUDU-3677: Fix optional dependencies
......................................................................

[Java] KUDU-3677: Fix optional dependencies

This update removes compileUnshaded dependencies from the generated POM and 
re-adds them with
compile scope, including any defined exclusions without the optional 
configuration attribute.

We now use project.configurations.findByName("compileUnshaded") instead of 
direct access to
avoid Could not get unknown property 'compileUnshaded' errors when the 
configuration is not
defined.

Change-Id: I5b7593f595b64082d86fb64cbe8f38ff9b2ccb88
---
M java/gradle/publishing.gradle
1 file changed, 60 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/05/23205/4
--
To view, visit http://gerrit.cloudera.org:8080/23205
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5b7593f595b64082d86fb64cbe8f38ff9b2ccb88
Gerrit-Change-Number: 23205
Gerrit-PatchSet: 4
Gerrit-Owner: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Zoltan Chovan <[email protected]>

Reply via email to