Skip to content

Commit 8672011

Browse files
committed
CBD-5799: Manifest for kafka-connect-cassandra
Change-Id: I651f39634b8e3e85542099d4b9daf7c1f7e2ec60 Reviewed-on: https://review.couchbase.org/c/manifest/+/206000 Tested-by: Chris Hillery <[email protected]> Reviewed-by: Blair Watt <[email protected]>
1 parent 0c09081 commit 8672011

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

kafka-connect-cassandra/main.xml

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<manifest>
3+
<remote name="couchbase" fetch="https://github.com/couchbase" review="review.couchbase.org" />
4+
5+
<default remote="couchbase" revision="master"/>
6+
7+
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++ -->
8+
<!-- Main source: Supported by Couchbase Analytics team -->
9+
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++ -->
10+
<project name="kafka-connect-cassandra" revision="couchbase-main"/>
11+
12+
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++ -->
13+
<!-- Build support - build scripts, etc. -->
14+
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++ -->
15+
<project name="build" revision="c1b485bbf14aa1176be5ea26b7982f4002188429">
16+
<annotation name="VERSION" value="1.0" keep="true"/>
17+
</project>
18+
</manifest>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"manifests": {
3+
"kafka-connect-cassandra/main.xml": {
4+
"production": true,
5+
"interval": 1452,
6+
"restricted": false,
7+
"start_build": 100,
8+
"trigger_blackduck": true,
9+
"do-build": true,
10+
"keep_git": true,
11+
"jenkins_job": "jar-build"
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)