Hello Dan Burkert, Jean-Daniel Cryans,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/4577
to review the following change.
Change subject: java: fix kudu-client builds with TSAN-only thirdparty
......................................................................
java: fix kudu-client builds with TSAN-only thirdparty
This turned out to be somewhat messy as only newer versions of maven[1]
allow profile activation when multiple conditions are true.
I tested this via repeated calls to "mvn help:active-profiles" and
"mvn clean compile" while hiding various combinations of my tsan,
uninstrumented, and system protoc executables.
1. https://issues.apache.org/jira/browse/MNG-4565
Change-Id: I580d69507abf0e486fc8f3f364177d0a60b6382b
---
M java/kudu-client/pom.xml
1 file changed, 67 insertions(+), 15 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/77/4577/1
--
To view, visit http://gerrit.cloudera.org:8080/4577
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I580d69507abf0e486fc8f3f364177d0a60b6382b
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>