Skip to content

Commit 44fa60c

Browse files
committed
Disable obsolete module test/distribution/topics-compatibility/topics-14.1.1.2206.03 as discussed with JK.
Remote remote.distribution on main success, changes 108048, job.9.20240329164646.23426 (auto-submit integ 108051 main -> coherence-ce/main after successfully running remote remote.distribution) Job ID: job.9.20240329183048.7048 [git-p4: depot-paths = "//dev/coherence-ce/main/": change = 108054]
1 parent 5d0a2d8 commit 44fa60c

File tree

1 file changed

+4
-2
lines changed
  • prj/test/distribution/topics-compatibility

1 file changed

+4
-2
lines changed

prj/test/distribution/topics-compatibility/pom.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2000, 2023, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
44
55
Licensed under the Universal Permissive License v 1.0 as shown at
66
https://oss.oracle.com/licenses/upl.
@@ -23,7 +23,9 @@
2323
<packaging>pom</packaging>
2424

2525
<modules>
26-
<module>topics-14.1.1.2206.3</module>
26+
<!-- commenting out since there is no Coherence rolling upgrade compatibility from 14.1.1.2206 to 14.1.2.0/15.1.1.0.0 -->
27+
<!-- this module could be resurrected when new versions of this test are needed in future. -->
28+
<!--module>topics-14.1.1.2206.3</module-->
2729
</modules>
2830

2931
<properties>

0 commit comments

Comments
 (0)