Remove Sulfur SR1 release notes 71/102471/3
authorSangwook Ha <sangwook.ha@verizon.com>
Fri, 23 Sep 2022 20:38:19 +0000 (13:38 -0700)
committerSangwook Ha <sangwook.ha@verizon.com>
Fri, 23 Sep 2022 21:56:42 +0000 (14:56 -0700)
The master branch is for Chlorine, remove the release notes for Sulfur.
And update the CPD link to fix a link-check error.

Change-Id: I1e08541aeb4e85309f9e9cd7e982f06ac3f298c7
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
docs/contributor-guides/coding-guidelines/coding-guidelines-java.rst
docs/release-notes/index.rst
docs/release-notes/release-notes-sulfur-sr1.rst [deleted file]

index 6b46b46a65b11a3225f49145e33e42124200e0cf..c11c266318d6bf243e6127242386d505a5364a32 100644 (file)
@@ -375,7 +375,7 @@ Additional Resources
 PMD Copy/Paste Detection (CPD)
 ==============================
 
-odlparent includes `PMD <https://pmd.github.io>`__ with its `CPD <https://pmd.github.io/pmd-6.0.0/pmd_userdocs_cpd.html>`__
+odlparent includes `PMD <https://pmd.github.io>`__ with its `CPD <https://pmd.github.io/latest/pmd_userdocs_cpd.html>`__
 (Copy/Paste detection), which will warn but yet not fail the build for any
 duplicate code (not just within but also across classes within the same module)
 .
@@ -775,4 +775,3 @@ It should however be avoided when many objects are created in the resulting
 lambda expressions, especially if DTOs end up being necessary to convey
 information from one lambda to the next where a single variable could do the
 trick in a more traditional form. (TODO: provide examples.)
-
index 16825120df7aa9d6f94ee8c6e296015ce31b7a67..ef449ca85bcf6b79dd234cf6518002d11e718fac 100644 (file)
@@ -54,5 +54,5 @@ Service Release Notes
 .. toctree::
    :glob:
    :maxdepth: 1
-
+..
    release-notes-*
diff --git a/docs/release-notes/release-notes-sulfur-sr1.rst b/docs/release-notes/release-notes-sulfur-sr1.rst
deleted file mode 100644 (file)
index f3433f9..0000000
+++ /dev/null
@@ -1,80 +0,0 @@
-Sulfur-SR1 Release Notes
-========================
-
-This page details changes and bug fixes between the Sulfur Release
-and the Sulfur Stability Release 1 (Sulfur-SR1) of OpenDaylight.
-
-
-daexim
-------
-* `beba400 <https://git.opendaylight.org/gerrit/q/beba400>`_
-  : Use netconf-3.0.5
-* `90e0800 <https://git.opendaylight.org/gerrit/q/90e0800>`_
-  : Bump upstream versions
-* `3e595bd <https://git.opendaylight.org/gerrit/q/3e595bd>`_
-  : Bump MRI upstreams
-
-
-integration/distribution
-------------------------
-* `aea51280 <https://git.opendaylight.org/gerrit/q/aea51280>`_
-  : Update netconf/bgpcep
-* `3ee28384 <https://git.opendaylight.org/gerrit/q/3ee28384>`_
-  : Bump bgpcep version
-* `2bcc8f7e <https://git.opendaylight.org/gerrit/q/2bcc8f7e>`_
-  : Bump upstream versions
-* `784ceda9 <https://git.opendaylight.org/gerrit/q/784ceda9>`_
-  : Bump upstreams
-
-
-jsonrpc
--------
-* `23f9ec1 <https://git.opendaylight.org/gerrit/q/23f9ec1>`_
-  : Use netconf-3.0.5
-* `4503199 <https://git.opendaylight.org/gerrit/q/4503199>`_
-  : Bump upstream versions
-* `8272e74 <https://git.opendaylight.org/gerrit/q/8272e74>`_
-  : Bump MRI upstreams
-
-
-lispflowmapping
----------------
-* `17f19cd7 <https://git.opendaylight.org/gerrit/q/17f19cd7>`_
-  : Use netconf-3.0.5
-* `a04e24b4 <https://git.opendaylight.org/gerrit/q/a04e24b4>`_
-  : Bump upstream versions
-* `4f0b7f13 <https://git.opendaylight.org/gerrit/q/4f0b7f13>`_
-  : Bump MRI upstreams
-
-
-openflowplugin
---------------
-* `7af94ca53 <https://git.opendaylight.org/gerrit/q/7af94ca53>`_
-  : Use netconf-3.0.5
-* `3beb7b777 <https://git.opendaylight.org/gerrit/q/3beb7b777>`_
-  : Bump upstream versions
-* `99bd25a7b <https://git.opendaylight.org/gerrit/q/99bd25a7b>`_
-  : Bump MRI upstreams
-* `aec89be5a <https://git.opendaylight.org/gerrit/q/aec89be5a>`_
-  : Fix useless object
-* `2b878b3d0 <https://git.opendaylight.org/gerrit/q/2b878b3d0>`_
-  : Clean up GetReconciliationStateProvider
-
-
-ovsdb
------
-* `9787779dd <https://git.opendaylight.org/gerrit/q/9787779dd>`_
-  : Use netconf-3.0.5
-* `5c6f603bd <https://git.opendaylight.org/gerrit/q/5c6f603bd>`_
-  : Bump upstream versions
-* `9a08779e7 <https://git.opendaylight.org/gerrit/q/9a08779e7>`_
-  : Bump MRI upstreams
-
-
-serviceutils
-------------
-* `8e1cc6e <https://git.opendaylight.org/gerrit/q/8e1cc6e>`_
-  : Bump upstream versions
-* `b323ea8 <https://git.opendaylight.org/gerrit/q/b323ea8>`_
-  : Bump MRI upstreams
-