forked from couchbase/manifest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtools.xml
67 lines (61 loc) · 5.73 KB
/
tools.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="couchbase" fetch="https://github.com/couchbase/" review="review.couchbase.org" />
<remote name="couchbase-priv" fetch="ssh://[email protected]/couchbase/" review="review.couchbase.org" />
<remote name="couchbasedeps" fetch="https://github.com/couchbasedeps/" review="review.couchbase.org" />
<remote name="couchbaselabs" fetch="https://github.com/couchbaselabs/" review="review.couchbase.org" />
<default remote="couchbase" revision="master" />
<!-- Core Couchbase Server projects -->
<project name="backup" remote="couchbase-priv" path="goproj/src/github.com/couchbase/backup" groups="notdefault,enterprise"/>
<project name="cbq-gui" remote="couchbase-priv" path="goproj/src/github.com/couchbase/cbq-gui" groups="notdefault,enterprise"/>
<project name="couchbase-cli"/>
<project name="couchbase-examples"/>
<project name="couchstore" revision="watson" groups="kv"/>
<project name="forestdb" groups="kv"/>
<project name="gometa" path="goproj/src/github.com/couchbase/gometa"/>
<project name="indexing" path="goproj/src/github.com/couchbase/indexing"/>
<project name="platform" revision="watson" groups="kv"/>
<project name="query" path="goproj/src/github.com/couchbase/query"/>
<project name="tlm" revision="watson" groups="kv">
<copyfile src="GNUmakefile" dest="GNUmakefile" />
<copyfile src="Makefile" dest="Makefile" />
<copyfile src="CMakeLists.txt" dest="CMakeLists.txt" />
</project>
<!-- Go support libraries - Couchbase-supported -->
<project name="cbauth" path="godeps/src/github.com/couchbase/cbauth"/>
<project name="gomemcached" path="godeps/src/github.com/couchbase/gomemcached"/>
<project name="retriever" path="godeps/src/github.com/couchbase/retriever"/>
<project name="go-couchbase" path="godeps/src/github.com/couchbase/go-couchbase"/>
<project name="clog" path="godeps/src/github.com/couchbase/clog"/>
<project name="go-slab" path="godeps/src/github.com/couchbase/go-slab"/>
<project name="goforestdb" path="godeps/src/github.com/couchbase/goforestdb"/>
<project name="gocb" revision="b6a973ceb0443e5fa3663eaec0cbf6456580b892" path="godeps/src/github.com/couchbase/gocb"/>
<project name="goutils" path="godeps/src/github.com/couchbase/goutils"/>
<project name="godbc" path="godeps/src/github.com/couchbase/godbc"/>
<!-- Go support libraries - third-party -->
<project name="protobuf" remote="couchbasedeps" revision="655cdfa588ea190e901bc5590e65d5621688847c" path="godeps/src/github.com/golang/protobuf"/>
<project name="go-jsonpointer" remote="couchbasedeps" revision="75939f54b39e7dafae879e61f65438dadc5f288c" path="godeps/src/github.com/dustin/go-jsonpointer"/>
<project name="gojson" remote="couchbasedeps" revision="af16e0e771e2ed110f2785564ae33931de8829e4" path="godeps/src/github.com/dustin/gojson" />
<project name="mux" remote="couchbasedeps" revision="8a875a034c69b940914d83ea03d3f1299b4d094b" path="godeps/src/github.com/gorilla/mux" />
<project name="context" remote="couchbasedeps" revision="215affda49addc4c8ef7e2534915df2c8c35c6cd" path="godeps/src/github.com/gorilla/context" />
<project name="liner" remote="couchbasedeps" revision="ad1edfd30321d8f006ccf05f1e0524adeb943060" path="godeps/src/github.com/peterh/liner" />
<project name="liner" remote="couchbasedeps" revision="d9335eee40a45a4f5d74524c90040d6fe6013d50" path="godeps/src/github.com/sbinet/liner" />
<project name="npipe" remote="couchbasedeps" revision="272c8150302e83f23d32a355364578c9c13ab20f" path="godeps/src/github.com/natefinch/npipe" />
<project name="go-metrics" remote="couchbasedeps" revision="dee209f2455f101a5e4e593dea94872d2c62d85d" path="godeps/src/github.com/rcrowley/go-metrics" />
<project name="go-zookeeper" remote="couchbasedeps" revision="fa6674abf3f4580b946a01bf7a1ce4ba8766205b" path="godeps/src/github.com/samuel/go-zookeeper" />
<project name="ts" remote="couchbasedeps" revision="ecf753e7c962639ab5a1fb46f7da627d4c0a04b8" path="godeps/src/github.com/olekukonko/ts"/>
<project name="text" remote="couchbasedeps" revision="601048ad6acbab6cedd582db09b8c4839ff25b15" path="godeps/src/golang.org/x/text"/>
<project name="crypto" remote="couchbasedeps" revision="f23ba3a5ee43012fcb4b92e1a2a405a92554f4f2" path="godeps/src/golang.org/x/crypto"/>
<project name="net" remote="couchbasedeps" revision="8968c61983e8f51a91b8c0ef25bf739278c89634" path="godeps/src/golang.org/x/net"/>
<!-- C/C++ support libraries -->
<project name="gtest" remote="couchbasedeps" revision="84819c7bb609ab0f8ecc464b0a80bf9d8e980cf5" groups="kv"/>
<!-- Couchbase internal build infrastructure -->
<project name="build" path="cbbuild" groups="notdefault,build">
<annotation name="VERSION" value="4.5.0" keep="true"/>
<annotation name="BLD_NUM" value="@BLD_NUM@" keep="true"/>
<annotation name="RELEASE" value="@RELEASE@" keep="true"/>
<annotation name="EDITION" value="@EDITION@" keep="true"/>
</project>
<project name="voltron" remote="couchbase-priv" groups="notdefault,packaging" />
<project name="couchdbx-app" groups="notdefault,packaging" />
</manifest>