Skip to content

Commit

Permalink
CARGO-1613: Add support for Jetty 12.x (this should pass the CI tests…
Browse files Browse the repository at this point in the history
… now). Default will be changed to EE 10 later.
  • Loading branch information
alitokmen committed Jul 24, 2023
1 parent 8c428d4 commit ca6e7d6
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 221 deletions.
2 changes: 1 addition & 1 deletion cargo/Jetty+10.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ <h3 id="Jetty10.x-DeployerFeatures">Deployer Features</h3>
<td class="confluenceTd">
<p><a class="unresolved" href="#">Installed Deployer</a></p></td>
<td class="confluenceTd">
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jetty.<wbr>Jetty9x10x11xInstalledLocalDeployer</code></p></td>
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jetty.<wbr>Jetty9x10x11x12xInstalledLocalDeployer</code></p></td>
<td class="confluenceTd">
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
<td class="confluenceTd">
Expand Down
2 changes: 1 addition & 1 deletion cargo/Jetty+11.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ <h3 id="Jetty11.x-DeployerFeatures">Deployer Features</h3>
<td class="confluenceTd">
<p><a class="unresolved" href="#">Installed Deployer</a></p></td>
<td class="confluenceTd">
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jetty.<wbr>Jetty9x10x11xInstalledLocalDeployer</code></p></td>
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jetty.<wbr>Jetty9x10x11x12xInstalledLocalDeployer</code></p></td>
<td class="confluenceTd">
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
<td class="confluenceTd">
Expand Down
Loading

0 comments on commit ca6e7d6

Please sign in to comment.