Skip to content

Commit

Permalink
Add couchbaselabs/query. Get indexing from ceejatec.
Browse files Browse the repository at this point in the history
Change-Id: I5bc06e8de6b76ea866cec9915207b45261c6bf13
Reviewed-on: http://review.couchbase.org/42249
Reviewed-by: Chris Hillery <[email protected]>
Tested-by: Chris Hillery <[email protected]>
  • Loading branch information
ceejatec committed Oct 17, 2014
1 parent f163609 commit 5137f34
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion toy/toy-ceej.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@

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

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

0 comments on commit 5137f34

Please sign in to comment.