Skip to content

Commit 5137f34

Browse files
committed
Add couchbaselabs/query. Get indexing from ceejatec.
Change-Id: I5bc06e8de6b76ea866cec9915207b45261c6bf13 Reviewed-on: http://review.couchbase.org/42249 Reviewed-by: Chris Hillery <ceej@couchbase.com> Tested-by: Chris Hillery <ceej@couchbase.com>
1 parent f163609 commit 5137f34

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

toy/toy-ceej.xml

+3-1
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,10 @@
3838

3939
<!-- Sherlock extension projects -->
4040
<project name="forestdb" remote="ceejatec" />
41-
<project name="indexing" path="goproj/src/github.com/couchbase/indexing" />
41+
<project name="indexing" remote="ceejatec" path="goproj/src/github.com/couchbase/indexing" />
42+
<!-- I believe we should end up with only one or the other of these two: -->
4243
<project name="tuqtng" remote="ceejatec" path="goproj/src/github.com/couchbaselabs/tuqtng"/>
44+
<project name="query" remote="couchbaselabs" path="goproj/src/github.com/couchbaselabs/query"/>
4345

4446
<!-- Go support libraries - Couchbase-supported -->
4547
<project name="gomemcached" path="godeps/src/github.com/couchbase/gomemcached"/>

0 commit comments

Comments
 (0)