Skip to content

Commit 8e4d081

Browse files
committed
update site content for protonj2 1.0.0-M23
1 parent e0e838e commit 8e4d081

File tree

2,545 files changed

+635051
-31
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,545 files changed

+635051
-31
lines changed

content/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ <h1 id="dashboard">Dashboard</h1>
205205
</tr>
206206
<tr>
207207
<td><a href="/proton/index.html">Qpid ProtonJ2</a></td>
208-
<td><a href="/releases/qpid-protonj2-1.0.0-M22">1.0.0-M22</a></td>
208+
<td><a href="/releases/qpid-protonj2-1.0.0-M23">1.0.0-M23</a></td>
209209
<td><a href="https://issues.apache.org/jira/projects/PROTON">Summary</a> &#x2022; <a href="https://issues.apache.org/jira/issues/?jql=project+%3D+PROTON+and+resolution+is+null+and+component+in+%28%22protonj2%22%29">Open issues</a> &#x2022; <a href="https://issues.apache.org/jira/issues/?jql=project+%3D+PROTON+and+component+in+%28%22protonj2%22%29">All issues</a> &#x2022; <a href="https://issues.apache.org/jira/secure/CreateIssue!default.jspa?pid=12313720">Create issue</a></td>
210210
<td><a href="https://github.com/apache/qpid-protonj2/actions"><img src="https://github.com/apache/qpid-protonj2/actions/workflows/build.yml/badge.svg?branch=main" height="20"/></a></td>
211211
<td><a href="https://gitbox.apache.org/repos/asf/qpid-protonj2.git">Git</a> &#x2022; <a href="https://github.com/apache/qpid-protonj2">GitHub</a></td>

content/download.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ <h2 id="messaging-apis">Messaging APIs</h2>
142142
</tr>
143143
<tr>
144144
<td><a href="/proton/index.html">Qpid ProtonJ2</a></td>
145-
<td>1.0.0-M22</td>
146-
<td><a href="https://www.apache.org/dyn/closer.lua?filename=qpid/protonj2/1.0.0-M22/apache-qpid-protonj2-1.0.0-M22-src.tar.gz&amp;action=download">Source</a> (<a href="https://downloads.apache.org/qpid/protonj2/1.0.0-M22/apache-qpid-protonj2-1.0.0-M22-src.tar.gz.asc">ASC</a>, <a href="https://downloads.apache.org/qpid/protonj2/1.0.0-M22/apache-qpid-protonj2-1.0.0-M22-src.tar.gz.sha512">SHA512</a>), <a href="https://www.apache.org/dyn/closer.lua?filename=qpid/protonj2/1.0.0-M22/apache-qpid-protonj2-1.0.0-M22-bin.tar.gz&amp;action=download">Binary</a> (<a href="https://downloads.apache.org/qpid/protonj2/1.0.0-M22/apache-qpid-protonj2-1.0.0-M22-bin.tar.gz.asc">ASC</a>, <a href="https://downloads.apache.org/qpid/protonj2/1.0.0-M22/apache-qpid-protonj2-1.0.0-M22-bin.tar.gz.sha512">SHA512</a>)</td>
147-
<td><a href="/releases/qpid-protonj2-1.0.0-M22/index.html">Release Page</a>, <a href="maven.html">Maven</a></td>
145+
<td>1.0.0-M23</td>
146+
<td><a href="https://www.apache.org/dyn/closer.lua?filename=qpid/protonj2/1.0.0-M23/apache-qpid-protonj2-1.0.0-M23-src.tar.gz&amp;action=download">Source</a> (<a href="https://downloads.apache.org/qpid/protonj2/1.0.0-M23/apache-qpid-protonj2-1.0.0-M23-src.tar.gz.asc">ASC</a>, <a href="https://downloads.apache.org/qpid/protonj2/1.0.0-M23/apache-qpid-protonj2-1.0.0-M23-src.tar.gz.sha512">SHA512</a>), <a href="https://www.apache.org/dyn/closer.lua?filename=qpid/protonj2/1.0.0-M23/apache-qpid-protonj2-1.0.0-M23-bin.tar.gz&amp;action=download">Binary</a> (<a href="https://downloads.apache.org/qpid/protonj2/1.0.0-M23/apache-qpid-protonj2-1.0.0-M23-bin.tar.gz.asc">ASC</a>, <a href="https://downloads.apache.org/qpid/protonj2/1.0.0-M23/apache-qpid-protonj2-1.0.0-M23-bin.tar.gz.sha512">SHA512</a>)</td>
147+
<td><a href="/releases/qpid-protonj2-1.0.0-M23/index.html">Release Page</a>, <a href="maven.html">Maven</a></td>
148148
</tr>
149149
<tr>
150150
<td><a href="/components/jms/index.html">Qpid JMS</a> (jakarta.jms)</td>

content/maven.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h2 id="qpid-protonj2">Qpid ProtonJ2</h2>
149149
<span class="nt">&lt;dependency&gt;</span>
150150
<span class="nt">&lt;groupId&gt;</span>org.apache.qpid<span class="nt">&lt;/groupId&gt;</span>
151151
<span class="nt">&lt;artifactId&gt;</span>protonj2-client<span class="nt">&lt;/artifactId&gt;</span>
152-
<span class="nt">&lt;version&gt;</span>1.0.0-M22<span class="nt">&lt;/version&gt;</span>
152+
<span class="nt">&lt;version&gt;</span>1.0.0-M23<span class="nt">&lt;/version&gt;</span>
153153
<span class="nt">&lt;/dependency&gt;</span>
154154
</pre></div>
155155

@@ -159,7 +159,7 @@ <h2 id="qpid-protonj2">Qpid ProtonJ2</h2>
159159
<span class="nt">&lt;dependency&gt;</span>
160160
<span class="nt">&lt;groupId&gt;</span>org.apache.qpid<span class="nt">&lt;/groupId&gt;</span>
161161
<span class="nt">&lt;artifactId&gt;</span>protonj2<span class="nt">&lt;/artifactId&gt;</span>
162-
<span class="nt">&lt;version&gt;</span>1.0.0-M22<span class="nt">&lt;/version&gt;</span>
162+
<span class="nt">&lt;version&gt;</span>1.0.0-M23<span class="nt">&lt;/version&gt;</span>
163163
<span class="nt">&lt;/dependency&gt;</span>
164164
</pre></div>
165165

content/proton/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h2 id="documentation">Documentation</h2>
154154
<li><a href="/releases/qpid-proton-0.40.0/proton/cpp/examples/index.html">C++ examples</a></li>
155155
<li><a href="/releases/qpid-proton-0.40.0/proton/cpp/api/annotated.html">C++ API reference</a></li>
156156
<li><a href="/releases/qpid-proton-j-0.34.1/api/index.html">Proton-J API reference</a></li>
157-
<li><a href="/releases/qpid-protonj2-1.0.0-M22/api/index.html">ProtonJ2 API reference</a></li>
157+
<li><a href="/releases/qpid-protonj2-1.0.0-M23/api/index.html">ProtonJ2 API reference</a></li>
158158
<li><a href="/releases/qpid-proton-dotnet-1.0.0-M10/api/index.html">Proton DotNet API reference</a></li>
159159
<li><a href="/releases/qpid-proton-0.40.0/proton/python/docs/overview.html">Python overview</a></li>
160160
<li><a href="/releases/qpid-proton-0.40.0/proton/python/docs/tutorial.html">Python tutorial</a></li>
@@ -173,7 +173,7 @@ <h2 id="releases">Releases</h2>
173173

174174
<ul>
175175
<li><a href="/releases/qpid-proton-0.40.0">Qpid Proton 0.40.0</a></li>
176-
<li><a href="/releases/qpid-protonj2-1.0.0-M22">Qpid ProtonJ2 1.0.0-M22</a></li>
176+
<li><a href="/releases/qpid-protonj2-1.0.0-M23">Qpid ProtonJ2 1.0.0-M23</a></li>
177177
<li><a href="/releases/qpid-proton-j-0.34.1">Qpid Proton-J 0.34.1</a></li>
178178
<li><a href="/releases/qpid-proton-dotnet-1.0.0-M10">Qpid Proton DotNet 1.0.0-M10</a></li>
179179
<li><a href="/releases/index.html#past-releases">Past releases</a></li>

content/releases/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@ <h2 id="current-releases">Current releases</h2>
127127
<div class="two-column">
128128

129129
<ul>
130+
<li><a href="qpid-protonj2-1.0.0-M23/index.html">Qpid ProtonJ2 1.0.0-M23</a>, February 2025 </li>
130131
<li><a href="qpid-jms-2.7.0/index.html">Qpid JMS 2.7.0</a>, February 2025</li>
131132
<li><a href="qpid-jms-1.13.0/index.html">Qpid JMS 1.13.0</a>, February 2025</li>
132133
<li><a href="qpid-proton-0.40.0/index.html">Qpid Proton 0.40.0</a>, November 2024</li>
133-
<li><a href="qpid-protonj2-1.0.0-M22/index.html">Qpid ProtonJ2 1.0.0-M22</a>, September 2024 </li>
134134
<li><a href="qpid-proton-dotnet-1.0.0-M10/index.html">Qpid proton-dotnet 1.0.0-M10</a>, April 2024</li>
135135
<li><a href="qpid-proton-j-0.34.1/index.html">Qpid Proton-J 0.34.1</a>, March 2023</li>
136136
<li><a href="qpid-broker-j-9.2.0/index.html">Qpid Broker-J 9.2.0</a>, February 2024</li>
@@ -150,6 +150,7 @@ <h2 id="past-releases">Past releases</h2>
150150
<ul>
151151
<li><a href="qpid-jms-2.6.1/index.html">Qpid JMS 2.6.1</a>, October 2024</li>
152152
<li><a href="qpid-jms-1.12.1/index.html">Qpid JMS 1.12.1</a>, October 2024</li>
153+
<li><a href="qpid-protonj2-1.0.0-M22/index.html">Qpid ProtonJ2 1.0.0-M22</a>, September 2024 </li>
153154
<li><a href="qpid-jms-2.6.0/index.html">Qpid JMS 2.6.0</a>, September 2024</li>
154155
<li><a href="qpid-jms-1.12.0/index.html">Qpid JMS 1.12.0</a>, September 2024</li>
155156
<li><a href="qpid-protonj2-1.0.0-M21/index.html">Qpid ProtonJ2 1.0.0-M21</a>, July 2024 </li>

content/releases/qpid-protonj2-1.0.0-M10/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h2 id="more-information">More information</h2>
174174

175175
<script type="text/javascript">
176176
_deferredFunctions.push(function() {
177-
if ("1.0.0-M10" === "1.0.0-M22") {
177+
if ("1.0.0-M10" === "1.0.0-M23") {
178178
_modifyCurrentReleaseLinks();
179179
}
180180
});

content/releases/qpid-protonj2-1.0.0-M11/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h2 id="more-information">More information</h2>
174174

175175
<script type="text/javascript">
176176
_deferredFunctions.push(function() {
177-
if ("1.0.0-M11" === "1.0.0-M22") {
177+
if ("1.0.0-M11" === "1.0.0-M23") {
178178
_modifyCurrentReleaseLinks();
179179
}
180180
});

content/releases/qpid-protonj2-1.0.0-M12/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h2 id="more-information">More information</h2>
174174

175175
<script type="text/javascript">
176176
_deferredFunctions.push(function() {
177-
if ("1.0.0-M12" === "1.0.0-M22") {
177+
if ("1.0.0-M12" === "1.0.0-M23") {
178178
_modifyCurrentReleaseLinks();
179179
}
180180
});

content/releases/qpid-protonj2-1.0.0-M13/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h2 id="more-information">More information</h2>
174174

175175
<script type="text/javascript">
176176
_deferredFunctions.push(function() {
177-
if ("1.0.0-M13" === "1.0.0-M22") {
177+
if ("1.0.0-M13" === "1.0.0-M23") {
178178
_modifyCurrentReleaseLinks();
179179
}
180180
});

content/releases/qpid-protonj2-1.0.0-M14/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h2 id="more-information">More information</h2>
174174

175175
<script type="text/javascript">
176176
_deferredFunctions.push(function() {
177-
if ("1.0.0-M14" === "1.0.0-M22") {
177+
if ("1.0.0-M14" === "1.0.0-M23") {
178178
_modifyCurrentReleaseLinks();
179179
}
180180
});

0 commit comments

Comments
 (0)