Skip to content

Commit 9e54b2c

Browse files
authored
Setup 3.2.7/3.3.1/4.0.1.xml (#7848)
1 parent 41a14a5 commit 9e54b2c

File tree

7 files changed

+132
-12
lines changed

7 files changed

+132
-12
lines changed

manifest/3.2.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ licenses/APL2.txt.
1818
<!-- Build Scripts (required on CI servers) -->
1919
<project name="product-texts" path="product-texts" remote="couchbase"/>
2020
<project name="build" path="cbbuild" remote="couchbase" revision="b1dc2359603ab411ce0788854ea879ce804c9055">
21-
<annotation name="VERSION" value="3.2.6" keep="true"/>
21+
<annotation name="VERSION" value="3.2.7" keep="true"/>
2222
<annotation name="BLD_NUM" value="@BLD_NUM@" keep="true"/>
2323
<annotation name="RELEASE" value="@RELEASE@" keep="true"/>
2424
</project>
2525

2626

2727
<!-- Sync Gateway -->
28-
<project name="sync_gateway" path="sync_gateway" remote="couchbase" revision="release/3.2.6"/>
28+
<project name="sync_gateway" path="sync_gateway" remote="couchbase" revision="release/3.2.7"/>
2929

3030
</manifest>

manifest/3.2/3.2.6.xml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<!--
4+
Copyright 2016-Present Couchbase, Inc.
5+
6+
Use of this software is governed by the Business Source License included in
7+
the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
8+
file, in accordance with the Business Source License, use of this software will
9+
be governed by the Apache License, Version 2.0, included in the file
10+
licenses/APL2.txt.
11+
-->
12+
13+
<manifest>
14+
15+
<remote fetch="https://github.com/couchbase/" name="couchbase"/>
16+
<default remote="couchbase" revision="master"/>
17+
18+
<!-- Build Scripts (required on CI servers) -->
19+
<project name="product-texts" path="product-texts" remote="couchbase"/>
20+
<project name="build" path="cbbuild" remote="couchbase" revision="b1dc2359603ab411ce0788854ea879ce804c9055">
21+
<annotation name="VERSION" value="3.2.6" keep="true"/>
22+
<annotation name="BLD_NUM" value="@BLD_NUM@" keep="true"/>
23+
<annotation name="RELEASE" value="@RELEASE@" keep="true"/>
24+
</project>
25+
26+
27+
<!-- Sync Gateway -->
28+
<project name="sync_gateway" path="sync_gateway" remote="couchbase" revision="e64ce5c34ce6b57c85a4226e2a81f548386dc8b8"/>
29+
30+
</manifest>

manifest/3.3.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ licenses/APL2.txt.
1818
<!-- Build Scripts (required on CI servers) -->
1919
<project name="product-texts" path="product-texts" remote="couchbase"/>
2020
<project name="build" path="cbbuild" remote="couchbase" revision="b1dc2359603ab411ce0788854ea879ce804c9055">
21-
<annotation name="VERSION" value="3.3.0.2" keep="true"/>
21+
<annotation name="VERSION" value="3.3.1" keep="true"/>
2222
<annotation name="BLD_NUM" value="@BLD_NUM@" keep="true"/>
2323
<annotation name="RELEASE" value="@RELEASE@" keep="true"/>
2424
</project>
2525

2626

2727
<!-- Sync Gateway -->
28-
<project name="sync_gateway" path="sync_gateway" remote="couchbase" revision="release/3.3.0.2"/>
28+
<project name="sync_gateway" path="sync_gateway" remote="couchbase" revision="release/3.3.1"/>
2929

3030
</manifest>

manifest/3.3/3.3.0.2.xml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<!--
4+
Copyright 2016-Present Couchbase, Inc.
5+
6+
Use of this software is governed by the Business Source License included in
7+
the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
8+
file, in accordance with the Business Source License, use of this software will
9+
be governed by the Apache License, Version 2.0, included in the file
10+
licenses/APL2.txt.
11+
-->
12+
13+
<manifest>
14+
15+
<remote fetch="https://github.com/couchbase/" name="couchbase"/>
16+
<default remote="couchbase" revision="master"/>
17+
18+
<!-- Build Scripts (required on CI servers) -->
19+
<project name="product-texts" path="product-texts" remote="couchbase"/>
20+
<project name="build" path="cbbuild" remote="couchbase" revision="b1dc2359603ab411ce0788854ea879ce804c9055">
21+
<annotation name="VERSION" value="3.3.0.2" keep="true"/>
22+
<annotation name="BLD_NUM" value="@BLD_NUM@" keep="true"/>
23+
<annotation name="RELEASE" value="@RELEASE@" keep="true"/>
24+
</project>
25+
26+
27+
<!-- Sync Gateway -->
28+
<project name="sync_gateway" path="sync_gateway" remote="couchbase" revision="932f7452c71febb31ec17e324128d3d1bb52b5a3"/>
29+
30+
</manifest>

manifest/4.0.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ licenses/APL2.txt.
1818
<!-- Build Scripts (required on CI servers) -->
1919
<project name="product-texts" path="product-texts" remote="couchbase"/>
2020
<project name="build" path="cbbuild" remote="couchbase" revision="b1dc2359603ab411ce0788854ea879ce804c9055">
21-
<annotation name="VERSION" value="4.0.0.2" keep="true"/>
21+
<annotation name="VERSION" value="4.0.1" keep="true"/>
2222
<annotation name="BLD_NUM" value="@BLD_NUM@" keep="true"/>
2323
<annotation name="RELEASE" value="@RELEASE@" keep="true"/>
2424
</project>
2525

2626

2727
<!-- Sync Gateway -->
28-
<project name="sync_gateway" path="sync_gateway" remote="couchbase" revision="release/4.0.0.2"/>
28+
<project name="sync_gateway" path="sync_gateway" remote="couchbase" revision="release/4.0.1"/>
2929

3030
</manifest>

manifest/4.0/4.0.0.2.xml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<!--
4+
Copyright 2016-Present Couchbase, Inc.
5+
6+
Use of this software is governed by the Business Source License included in
7+
the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
8+
file, in accordance with the Business Source License, use of this software will
9+
be governed by the Apache License, Version 2.0, included in the file
10+
licenses/APL2.txt.
11+
-->
12+
13+
<manifest>
14+
15+
<remote fetch="https://github.com/couchbase/" name="couchbase"/>
16+
<default remote="couchbase" revision="master"/>
17+
18+
<!-- Build Scripts (required on CI servers) -->
19+
<project name="product-texts" path="product-texts" remote="couchbase"/>
20+
<project name="build" path="cbbuild" remote="couchbase" revision="b1dc2359603ab411ce0788854ea879ce804c9055">
21+
<annotation name="VERSION" value="4.0.0.2" keep="true"/>
22+
<annotation name="BLD_NUM" value="@BLD_NUM@" keep="true"/>
23+
<annotation name="RELEASE" value="@RELEASE@" keep="true"/>
24+
</project>
25+
26+
27+
<!-- Sync Gateway -->
28+
<project name="sync_gateway" path="sync_gateway" remote="couchbase" revision="01df412be365c1389de12a71f2a27f9227bd1970"/>
29+
30+
</manifest>

manifest/product-config.json

Lines changed: 36 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -614,8 +614,8 @@
614614
"go_version": "1.24.4",
615615
"interval": 120,
616616
"production": true,
617-
"release": "3.2.6",
618-
"release_name": "Couchbase Sync Gateway 3.2.6",
617+
"release": "3.2.7",
618+
"release_name": "Couchbase Sync Gateway 3.2.7",
619619
"start_build": 1,
620620
"trigger_blackduck": true
621621
},
@@ -708,12 +708,22 @@
708708
"start_build": 7,
709709
"trigger_blackduck": true
710710
},
711+
"manifest/3.2/3.2.6.xml": {
712+
"do-build": false,
713+
"go_version": "1.24.4",
714+
"interval": 1440,
715+
"production": true,
716+
"release": "3.2.6",
717+
"release_name": "Couchbase Sync Gateway 3.2.6",
718+
"start_build": 2,
719+
"trigger_blackduck": true
720+
},
711721
"manifest/3.3.xml": {
712722
"go_version": "1.24.4",
713723
"interval": 120,
714724
"production": true,
715-
"release": "3.3.0.2",
716-
"release_name": "Couchbase Sync Gateway 3.3.0.2",
725+
"release": "3.3.1",
726+
"release_name": "Couchbase Sync Gateway 3.3.1",
717727
"start_build": 1,
718728
"trigger_blackduck": true
719729
},
@@ -727,6 +737,16 @@
727737
"start_build": 2,
728738
"trigger_blackduck": true
729739
},
740+
"manifest/3.3/3.3.0.2.xml": {
741+
"do-build": false,
742+
"go_version": "1.24.4",
743+
"interval": 1440,
744+
"production": true,
745+
"release": "3.3.0.2",
746+
"release_name": "Couchbase Sync Gateway 3.3.0.2",
747+
"start_build": 2,
748+
"trigger_blackduck": true
749+
},
730750
"manifest/3.3/3.3.0.xml": {
731751
"do-build": false,
732752
"go_version": "1.24.4",
@@ -741,8 +761,8 @@
741761
"go_version": "1.24.4",
742762
"interval": 120,
743763
"production": true,
744-
"release": "4.0.0.2",
745-
"release_name": "Couchbase Sync Gateway 4.0.0.2",
764+
"release": "4.0.1",
765+
"release_name": "Couchbase Sync Gateway 4.0.1",
746766
"start_build": 1,
747767
"trigger_blackduck": true
748768
},
@@ -756,6 +776,16 @@
756776
"start_build": 2,
757777
"trigger_blackduck": true
758778
},
779+
"manifest/4.0/4.0.0.2.xml": {
780+
"do-build": false,
781+
"go_version": "1.24.4",
782+
"interval": 1440,
783+
"production": true,
784+
"release": "4.0.0.2",
785+
"release_name": "Couchbase Sync Gateway 4.0.0.2",
786+
"start_build": 2,
787+
"trigger_blackduck": true
788+
},
759789
"manifest/4.0/4.0.0.xml": {
760790
"do-build": false,
761791
"go_version": "1.24.4",

0 commit comments

Comments
 (0)