Added: 
websites/production/commons/content/proper/commons-release-plugin/japicmp.md
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/japicmp.md 
(added)
+++ 
websites/production/commons/content/proper/commons-release-plugin/japicmp.md 
Sat Nov  9 12:57:41 2024
@@ -0,0 +1,53 @@
+
+# Compatibility Report
+
+![semver OK](https://img.shields.io/badge/semver-OK-green?logo=semver "semver 
OK")
+
+## Summary
+
+> [!NOTE]
+>
+> No incompatible changes found while checking backward compatibility of 
version `1.8.3` with the previous version `1.8.2`.
+
+<details markdown="1">
+<summary>Expand to see options used.</summary>
+
+- **Report only summary**: No
+- **Report only changes**: Yes
+- **Report only binary-incompatible changes**: No
+- **Access modifier filter**: `PROTECTED`
+- **Old archives**:
+  - ![commons-release-plugin 
1.8.2](https://img.shields.io/badge/commons_release_plugin-1.8.2-blue 
"commons-release-plugin 1.8.2")
+- **New archives**:
+  - ![commons-release-plugin 
1.8.3](https://img.shields.io/badge/commons_release_plugin-1.8.3-blue 
"commons-release-plugin 1.8.3")
+- **Evaluate annotations**: Yes
+- **Include synthetic classes and class members**: No
+- **Include specific elements**: No
+- **Exclude specific elements**: No
+- **Ignore all missing classes**: No
+- **Ignore specific missing classes**: No
+- **Treat changes as errors**:
+  - Any changes: No
+  - Binary incompatible changes: No
+  - Source incompatible changes: No
+  - Incompatible changes caused by excluded classes: Yes
+  - Semantically incompatible changes: No
+  - Semantically incompatible changes, including development versions: No
+- **Classpath mode**: `ONE_COMMON_CLASSPATH`
+- **Old classpath**:
+```
+
+```
+- **New classpath**:
+```
+
+```
+
+</details>
+
+
+___
+
+*Generated on: 2024-11-09 12:57:25.921+0000*.
+
+

Modified: 
websites/production/commons/content/proper/commons-release-plugin/japicmp.xsd
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/japicmp.xsd 
(original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/japicmp.xsd 
Sat Nov  9 12:57:41 2024
@@ -532,7 +532,10 @@
 
   <xs:simpleType name="jApiCompatibilityChangeType">
     <xs:restriction base="xs:string">
+      <xs:enumeration value="ANNOTATION_ADDED"/>
       <xs:enumeration value="ANNOTATION_DEPRECATED_ADDED"/>
+      <xs:enumeration value="ANNOTATION_MODIFIED"/>
+      <xs:enumeration value="ANNOTATION_REMOVED"/>
       <xs:enumeration value="CLASS_REMOVED"/>
       <xs:enumeration value="CLASS_NOW_ABSTRACT"/>
       <xs:enumeration value="CLASS_NOW_FINAL"/>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/jira-report.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/jira-report.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/jira-report.html
 Sat Nov  9 12:57:41 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; JIRA Report</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -106,7 +106,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                                
                                                                                
    <li class="expanded">
+                                                                               
                                                                                
                                                                                
                                                                  <li 
class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -151,10 +151,6 @@
     SpotBugs</a>
           </li>
                                  <li class="none">
-                  <a href="clirr-report.html" title="Clirr">
-    Clirr</a>
-          </li>
-                                 <li class="none">
                   <a href="pmd.html" title="PMD">
     PMD</a>
           </li>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/mail-lists.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/mail-lists.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/mail-lists.html
 Sat Nov  9 12:57:41 2024
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
             <meta name="author" content="Apache Commons Documentation Team" />
-                <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; Apache Commons Release Plugin 
Mailing Lists</title>
 
@@ -37,8 +37,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -107,7 +107,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                                
                                                                          <li 
class="collapsed">
+                                                                               
                                                                                
                                                                                
                                                        <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/mailing-lists.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/mailing-lists.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/mailing-lists.html
 Sat Nov  9 12:57:41 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; Project Mailing Lists</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -131,8 +131,8 @@
     Mailing Lists</a>
           </li>
                                  <li class="none">
-                  <a href="dependency-info.html" title="Dependency 
Information">
-    Dependency Information</a>
+                  <a href="dependency-info.html" title="Maven Coordinates">
+    Maven Coordinates</a>
           </li>
                                  <li class="none">
                   <a href="dependency-management.html" title="Dependency 
Management">
@@ -156,7 +156,7 @@
           </li>
                    </ul>
               </li>
-                                                                               
                                                                                
                                                                                
                                                                          <li 
class="collapsed">
+                                                                               
                                                                                
                                                                                
                                                        <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>


Reply via email to