[kudu-CR] build: adjust boost location check slightly

2016-06-29 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged.

Change subject: build: adjust boost location check slightly
..


build: adjust boost location check slightly

Commit 5b83695 broke the Cloudera packaging builds because the boost prefix
check interpreted regular expression characters in the directory names [1].
This patch fixes that by replacing the regular expression matching with a
simpler substring search.

1. 
/data/jenkins/workspace/generic-package-debian64-8-0/Kudu-Packaging-Kudu-2016-06-29_09-15-06/kudu-1.0.0+cdh5.4.0+0-1.kudu1.0.0.p0.522~jessie

Change-Id: Iac7ba5b803d04736d9ed0e1f9dc5093bef1051da
Reviewed-on: http://gerrit.cloudera.org:8080/3530
Reviewed-by: Dan Burkert 
Reviewed-by: Jean-Daniel Cryans 
Tested-by: Kudu Jenkins
---
M CMakeLists.txt
1 file changed, 5 insertions(+), 2 deletions(-)

Approvals:
  Dan Burkert: Looks good to me, approved
  Jean-Daniel Cryans: Looks good to me, approved
  Kudu Jenkins: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/3530
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iac7ba5b803d04736d9ed0e1f9dc5093bef1051da
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo 
Gerrit-Reviewer: Adar Dembo 
Gerrit-Reviewer: Dan Burkert 
Gerrit-Reviewer: Jean-Daniel Cryans 
Gerrit-Reviewer: Kudu Jenkins


[kudu-CR] build: adjust boost location check slightly

2016-06-29 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change.

Change subject: build: adjust boost location check slightly
..


Patch Set 1: Code-Review+2

-- 
To view, visit http://gerrit.cloudera.org:8080/3530
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iac7ba5b803d04736d9ed0e1f9dc5093bef1051da
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo 
Gerrit-Reviewer: Dan Burkert 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No


[kudu-CR] build: adjust boost location check slightly

2016-06-29 Thread Jean-Daniel Cryans (Code Review)
Jean-Daniel Cryans has posted comments on this change.

Change subject: build: adjust boost location check slightly
..


Patch Set 1: Code-Review+2

-- 
To view, visit http://gerrit.cloudera.org:8080/3530
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iac7ba5b803d04736d9ed0e1f9dc5093bef1051da
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo 
Gerrit-Reviewer: Dan Burkert 
Gerrit-Reviewer: Jean-Daniel Cryans 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No


[kudu-CR] build: adjust boost location check slightly

2016-06-29 Thread Adar Dembo (Code Review)
Hello Dan Burkert,

I'd like you to do a code review.  Please visit

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

to review the following change.

Change subject: build: adjust boost location check slightly
..

build: adjust boost location check slightly

Commit 5b83695 broke the Cloudera packaging builds because the boost prefix
check interpreted regular expression characters in the directory names [1].
This patch fixes that by replacing the regular expression matching with a
simpler substring search.

1. 
/data/jenkins/workspace/generic-package-debian64-8-0/Kudu-Packaging-Kudu-2016-06-29_09-15-06/kudu-1.0.0+cdh5.4.0+0-1.kudu1.0.0.p0.522~jessie

Change-Id: Iac7ba5b803d04736d9ed0e1f9dc5093bef1051da
---
M CMakeLists.txt
1 file changed, 5 insertions(+), 2 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iac7ba5b803d04736d9ed0e1f9dc5093bef1051da
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo 
Gerrit-Reviewer: Dan Burkert 


[kudu-CR] build: adjust boost location check slightly

2016-06-29 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change.

Change subject: build: adjust boost location check slightly
..


Patch Set 1:

Build Started http://104.196.14.100/job/kudu-gerrit/2095/

-- 
To view, visit http://gerrit.cloudera.org:8080/3530
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iac7ba5b803d04736d9ed0e1f9dc5093bef1051da
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo 
Gerrit-Reviewer: Dan Burkert 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No