Skip to content

Commit

Permalink
Generated by gradle-git-publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Dec 22, 2024
1 parent 94e5596 commit 3b0552c
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 14 deletions.
2 changes: 1 addition & 1 deletion docs/snapshot/api/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h2 title="io.mateo">io.mateo.*</h2>
<div class="table-header col-last">Value</div>
<div class="col-first even-row-color"><code id="io.mateo.cxf.codegen.internal.GeneratedVersionAccessor.CXF_VERSION">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="io/mateo/cxf/codegen/internal/GeneratedVersionAccessor.html#CXF_VERSION">CXF_VERSION</a></code></div>
<div class="col-last even-row-color"><code>"4.0.5"</code></div>
<div class="col-last even-row-color"><code>"4.0.6"</code></div>
<div class="col-first odd-row-color"><code id="io.mateo.cxf.codegen.internal.GeneratedVersionAccessor.SLF4J_VERSION">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="io/mateo/cxf/codegen/internal/GeneratedVersionAccessor.html#SLF4J_VERSION">SLF4J_VERSION</a></code></div>
<div class="col-last odd-row-color"><code>"2.0.16"</code></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ <h2>Method Details</h2>
<h3>getCxfVersion</h3>
<div class="member-signature"><span class="modifiers">public abstract</span>&nbsp;<span class="return-type"><a href="https://docs.gradle.org/current/javadoc/org/gradle/api/provider/Property.html" title="class or interface in org.gradle.api.provider" class="external-link">Property</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&gt;</span>&nbsp;<span class="element-name">getCxfVersion</span>()</div>
<div class="block">Specify the version of Apache CXF dependencies. The convention is
<a href="../internal/GeneratedVersionAccessor.html#CXF_VERSION">"4.0.5"</a></div>
<a href="../internal/GeneratedVersionAccessor.html#CXF_VERSION">"4.0.6"</a></div>
</section>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/snapshot/user-guide/attributes.html
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@
<div id="footer">
<div id="footer-text">
Version 2.4.1-SNAPSHOT<br>
Last updated 2024-12-14 23:29:09 UTC
Last updated 2024-12-21 23:59:32 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/snapshot/user-guide/authors.html
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
<div id="footer">
<div id="footer-text">
Version 2.4.1-SNAPSHOT<br>
Last updated 2024-12-14 23:29:09 UTC
Last updated 2024-12-21 23:59:32 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/snapshot/user-guide/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@ <h2 id="examples.using-xjc-extensions"><a class="anchor" href="#examples.using-x
<div id="footer">
<div id="footer-text">
Version 2.4.1-SNAPSHOT<br>
Last updated 2024-12-14 23:29:09 UTC
Last updated 2024-12-21 23:59:32 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/snapshot/user-guide/generating-java.html
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@ <h3 id="verbose-logs"><a class="anchor" href="#verbose-logs"></a>4.2. Verbose Lo
<div id="footer">
<div id="footer-text">
Version 2.4.1-SNAPSHOT<br>
Last updated 2024-12-14 23:29:09 UTC
Last updated 2024-12-21 23:59:32 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/snapshot/user-guide/generating-javascript.html
Original file line number Diff line number Diff line change
Expand Up @@ -820,7 +820,7 @@ <h2 id="generating-javascript-sources.logging"><a class="anchor" href="#generati
<div id="footer">
<div id="footer-text">
Version 2.4.1-SNAPSHOT<br>
Last updated 2024-12-14 23:29:09 UTC
Last updated 2024-12-21 23:59:32 UTC
</div>
</div>
</body>
Expand Down
12 changes: 9 additions & 3 deletions docs/snapshot/user-guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -808,6 +808,12 @@ <h3 id="supported-gradle-versions"><a class="anchor" href="#supported-gradle-ver
<li>
<p>8.10</p>
</li>
<li>
<p>8.11</p>
</li>
<li>
<p>8.12</p>
</li>
</ul>
</div></div></td>
</tr>
Expand Down Expand Up @@ -891,7 +897,7 @@ <h3 id="dependency-configuration"><a class="anchor" href="#dependency-configurat
for code generation.</p>
</div>
<div class="paragraph">
<p>Out-of-the-box, the following dependencies are added (v4.0.5):</p>
<p>Out-of-the-box, the following dependencies are added (v4.0.6):</p>
</div>
<div class="ulist">
<ul>
Expand Down Expand Up @@ -923,7 +929,7 @@ <h3 id="dependency-configuration"><a class="anchor" href="#dependency-configurat
</ul>
</div>
<div class="paragraph">
<p>These are the same dependencies defined in the Maven plugin&#8217;s <a href="https://github.com/apache/cxf/blob/cxf-4.0.5/maven-plugins/codegen-plugin/pom.xml#L71..L106">POM</a>.</p>
<p>These are the same dependencies defined in the Maven plugin&#8217;s <a href="https://github.com/apache/cxf/blob/cxf-4.0.6/maven-plugins/codegen-plugin/pom.xml#L71..L106">POM</a>.</p>
</div>
<div class="sect3">
<h4 id="dependency-version-constraints"><a class="anchor" href="#dependency-version-constraints"></a>2.2.1. Managing Dependency Versions</h4>
Expand Down Expand Up @@ -1988,7 +1994,7 @@ <h3 id="examples.using-xjc-extensions"><a class="anchor" href="#examples.using-x
<div id="footer">
<div id="footer-text">
Version 2.4.1-SNAPSHOT<br>
Last updated 2024-12-14 23:29:09 UTC
Last updated 2024-12-21 23:59:32 UTC
</div>
</div>
</body>
Expand Down
8 changes: 7 additions & 1 deletion docs/snapshot/user-guide/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,12 @@ <h2 id="supported-gradle-versions"><a class="anchor" href="#supported-gradle-ver
<li>
<p>8.10</p>
</li>
<li>
<p>8.11</p>
</li>
<li>
<p>8.12</p>
</li>
</ul>
</div></div></td>
</tr>
Expand Down Expand Up @@ -802,7 +808,7 @@ <h3 id="support-policy"><a class="anchor" href="#support-policy"></a>3.1. Suppor
<div id="footer">
<div id="footer-text">
Version 2.4.1-SNAPSHOT<br>
Last updated 2024-12-14 23:29:09 UTC
Last updated 2024-12-21 23:59:32 UTC
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions docs/snapshot/user-guide/plugin-configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ <h2 id="dependency-configuration"><a class="anchor" href="#dependency-configurat
for code generation.</p>
</div>
<div class="paragraph">
<p>Out-of-the-box, the following dependencies are added (v4.0.5):</p>
<p>Out-of-the-box, the following dependencies are added (v4.0.6):</p>
</div>
<div class="ulist">
<ul>
Expand Down Expand Up @@ -755,7 +755,7 @@ <h2 id="dependency-configuration"><a class="anchor" href="#dependency-configurat
</ul>
</div>
<div class="paragraph">
<p>These are the same dependencies defined in the Maven plugin&#8217;s <a href="https://github.com/apache/cxf/blob/cxf-4.0.5/maven-plugins/codegen-plugin/pom.xml#L71..L106">POM</a>.</p>
<p>These are the same dependencies defined in the Maven plugin&#8217;s <a href="https://github.com/apache/cxf/blob/cxf-4.0.6/maven-plugins/codegen-plugin/pom.xml#L71..L106">POM</a>.</p>
</div>
<div class="sect2">
<h3 id="dependency-version-constraints"><a class="anchor" href="#dependency-version-constraints"></a>2.1. Managing Dependency Versions</h3>
Expand Down Expand Up @@ -872,7 +872,7 @@ <h4 id="standard-gradle-dependency-management"><a class="anchor" href="#standard
<div id="footer">
<div id="footer-text">
Version 2.4.1-SNAPSHOT<br>
Last updated 2024-12-14 23:29:09 UTC
Last updated 2024-12-21 23:59:32 UTC
</div>
</div>
</body>
Expand Down

0 comments on commit 3b0552c

Please sign in to comment.