Skip to content

Commit 27346b1

Browse files
committed
Bug 37842047 - [37841868->25.03.1] Coherence: Ensure docs/ examples have description and keywords on all pages
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v25.03/": change = 115660]
1 parent 8f4ee51 commit 27346b1

File tree

21 files changed

+56
-50
lines changed

21 files changed

+56
-50
lines changed

prj/docs/about/02_introduction.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Introduction
8+
:description: Oracle Coherence CE Documentation - Introduction
9+
:keywords: coherence, java, documentation, introduction
810
911
// DO NOT remove this header - it might look like a duplicate of the header above, but
1012
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/docs/about/03_quickstart.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Quick Start
8+
:description: Oracle Coherence CE Documentation - Quick Start
9+
:keywords: coherence, java, documentation, quick start,
810
911
// DO NOT remove this header - it might look like a duplicate of the header above, but
1012
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/docs/about/04_important.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2022, 2024 Oracle and/or its affiliates.
2+
Copyright (c) 2022, 2025 Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
55
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Important Changes in Coherence Community Edition (CE)
8+
:description: Oracle Coherence CE Documentation - Important Changes
9+
:keywords: coherence, java, documentation, Important Changes
810
911
== Java Development Kit Requirements
1012

prj/docs/core/01_overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
///////////////////////////////////////////////////////////////////////////////
77
= Overview
88
:description: Coherence Core Improvements
9-
:keywords: coherence, java, documentation
9+
:keywords: coherence, java, documentation, core improvements
1010
1111
// DO NOT remove this header - it might look like a duplicate of the header above, but
1212
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/docs/core/02_topics.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Topics
8-
:description: Coherence Core Improvements
9-
:keywords: coherence, java, documentation
8+
:description: Coherence Core Improvements - Topics
9+
:keywords: coherence, java, documentation, topics
1010
1111
// DO NOT remove this header - it might look like a duplicate of the header above, but
1212
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/docs/core/06_virtual_threads.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2000, 2023, Oracle and/or its affiliates.
2+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
55
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Virtual Threads Support
8-
:description: Coherence Core Improvements
9-
:keywords: coherence, java, documentation
8+
:description: Coherence Core Improvements - Virtual Threads Support
9+
:keywords: coherence, java, documentation, Virtual Threads, JDK21,
1010
1111
// DO NOT remove this header - it might look like a duplicate of the header above, but
1212
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/docs/core/08_vector_db.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
2+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
55
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Vector DB
8-
:description: Coherence Core Improvements
9-
:keywords: coherence, java, documentation
8+
:description: Coherence Core Improvements - Vector DB
9+
:keywords: coherence, java, documentation, Vector DB, AI, RAG, Retrieval Augmented Generation (
1010
1111
// DO NOT remove this header - it might look like a duplicate of the header above, but
1212
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/docs/core/10_filter_descriptions.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Query and Trace Recorder Improvements
8-
:description: Coherence Core Improvements
9-
:keywords: coherence, java, documentation
8+
:description: Coherence Core Improvements - Query and Trace Recorder Improvements
9+
:keywords: coherence, java, documentation, Query, Trace Recorder
1010
1111
// DO NOT remove this header - it might look like a duplicate of the header above, but
1212
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/examples/guides/050-bootstrap/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2000, 2023, Oracle and/or its affiliates.
2+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Bootstrap Coherence
88
:description: Coherence Guides
9-
:keywords: coherence, java, documentation, guides
9+
:keywords: coherence, java, documentation, guides, bootstrap, client, server
1010
1111
== Bootstrap Coherence
1212

prj/examples/guides/070-coherence-extend/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2022, Oracle and/or its affiliates.
2+
Copyright (c) 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Coherence*Extend
88
:description: Provides a guide for clients to connect to a Coherence Cluster via Coherence*Extend
9-
:keywords: coherence, java, documentation
9+
:keywords: coherence, java, documentation, Extend, Coherence*Extend
1010
1111
// DO NOT remove this header - it might look like a duplicate of the header above, but
1212
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/examples/guides/100-put-get-remove/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2000, 2021, Oracle and/or its affiliates.
2+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Put Get and Remove Operations
88
:description: Coherence Guides Basic NamedMap put, get and remove operations
9-
:keywords: coherence, java, documentation
9+
:keywords: coherence, java, documentation, NamedMap put, NamedMap get, NamedMap remote, example
1010
1111
// DO NOT remove this header - it might look like a duplicate of the header above, but
1212
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/examples/guides/110-queries/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2022, 2024 Oracle and/or its affiliates.
2+
Copyright (c) 2022, 2025 Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
55
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Querying Caches
88
:description: Provides a guide for querying Coherence caches
9-
:keywords: coherence, java, documentation
9+
:keywords: coherence, java, documentation, querying, query cache, filters, CohQL
1010
1111
// DO NOT remove this header - it might look like a duplicate of the header above, but
1212
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/examples/guides/124-views/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2022, Oracle and/or its affiliates.
2+
Copyright (c) 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Views
88
:description: Provides a guide for creating views using ContinuousQueryCache
9-
:keywords: coherence, java, documentation
9+
:keywords: coherence, java, documentation, ContinuousQueryCache, views
1010
1111
// DO NOT remove this header - it might look like a duplicate of the header above, but
1212
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/examples/guides/128-entry-processors/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2022, Oracle and/or its affiliates.
2+
Copyright (c) 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Entry Processors
88
:description: Provides a guide for creating Entry Processors
9-
:keywords: coherence, java, documentation
9+
:keywords: coherence, java, documentation, entry processor, examples, guides
1010
1111
// DO NOT remove this header - it might look like a duplicate of the header above, but
1212
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/examples/guides/190-cache-stores/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2000, 2021, Oracle and/or its affiliates.
2+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Cache Stores
88
:description: Use and configure Cache Stores within Coherence
9-
:keywords: coherence, java, documentation
9+
:keywords: coherence, java, documentation, cache stores, examples, guides, read through, write through, write behind
1010
1111
// DO NOT remove this header - it might look like a duplicate of the header above, but
1212
// both they serve a purpose, and the docs will look wrong if it is removed.

prj/examples/guides/460-topics/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2000, 2021, Oracle and/or its affiliates.
2+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Topics
88
:description: Coherence Tutorials
9-
:keywords: coherence, java, documentation, tutorials
9+
:keywords: coherence, java, documentation, tutorials, topcs, example, guide
1010
1111
== Topics
1212

prj/examples/guides/510-executor/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2023, Oracle and/or its affiliates.
2+
Copyright (c) 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= The Coherence Executor Service
88
:description: Coherence Guides
9-
:keywords: coherence, java, documentation, guides
9+
:keywords: coherence, java, documentation, guides, executor, executor service
1010
1111
== The Coherence Executor Service
1212

prj/examples/guides/600-response-caching/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2000, 2023, Oracle and/or its affiliates.
2+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= CDI Response Caching
88
:description: Coherence Guides
9-
:keywords: coherence, java, documentation, guides
9+
:keywords: coherence, java, documentation, guides, response caching, CDI, Helidon
1010
1111
== CDI Response Caching
1212

prj/examples/guides/905-key-association/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2000, 2022, Oracle and/or its affiliates.
2+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Key Association
88
:description: Coherence Guides
9-
:keywords: coherence, java, documentation, guides
9+
:keywords: coherence, java, documentation, guides, key association
1010
1111
== Key Association
1212

prj/examples/guides/906-partition-level-transactions/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2000, 2023, Oracle and/or its affiliates.
2+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Partition Level Transactions
88
:description: Coherence Guides
9-
:keywords: coherence, java, documentation, guides
9+
:keywords: coherence, java, documentation, guides, partition level transactions, partitions
1010
1111
== Partition Level Transactions
1212

prj/examples/guides/910-multi-cluster-client/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2000, 2022, Oracle and/or its affiliates.
2+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
///////////////////////////////////////////////////////////////////////////////
77
= Multi-Cluster Client
88
:description: Coherence Guides
9-
:keywords: coherence, java, documentation, guides
9+
:keywords: coherence, java, documentation, guides, multi cluster, client
1010
1111
== Multi-Cluster Client
1212

0 commit comments

Comments
 (0)