File tree 4 files changed +64
-0
lines changed
4 files changed +64
-0
lines changed Original file line number Diff line number Diff line change
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-dynamodb" revision =" couchbase-master" />
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 number Diff line number Diff line change
1
+ {
2
+ "manifests" : {
3
+ "kafka-connect-dynamodb/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
+ }
Original file line number Diff line number Diff line change
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-mongo" 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 number Diff line number Diff line change
1
+ {
2
+ "manifests" : {
3
+ "kafka-connect-mongo/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
+ }
You can’t perform that action at this time.
0 commit comments