Author: aherbert Date: Thu Apr 16 14:08:21 2026 New Revision: 83849 Log: Add justification to revapi report
Modified: dev/commons/rng/1.7-RC1/site/commons-rng-core/revapi-report.html Modified: dev/commons/rng/1.7-RC1/site/commons-rng-core/revapi-report.html ============================================================================== --- dev/commons/rng/1.7-RC1/site/commons-rng-core/revapi-report.html Thu Apr 16 14:03:18 2026 (r83848) +++ dev/commons/rng/1.7-RC1/site/commons-rng-core/revapi-report.html Thu Apr 16 14:08:21 2026 (r83849) @@ -295,7 +295,7 @@ <td><code>java.class.externalClassExposedInAPI</code></td> <td><code><b>interface org.apache.commons.rng.ArbitrarilyJumpableUniformRandomProvider</b></code> <td>A class from supplementary archives is used in a public capacity in the API.</td> -<td></td></tr></table></section></section><section> +<td>Arbitrary jump support was added to the client API and can be used by other modules.</td></tr></table></section></section><section> <h2>Non-breaking Changes</h2><section> <h3>Binary</h3><table border="0" class="bodyTable table table-striped table-bordered"> <tr class="a"> @@ -317,7 +317,7 @@ <td><code>java.class.externalClassExposedInAPI</code></td> <td><code><b>interface org.apache.commons.rng.ArbitrarilyJumpableUniformRandomProvider</b></code> <td>A class from supplementary archives is used in a public capacity in the API.</td> -<td></td></tr></table></section><section> +<td>Arbitrary jump support was added to the client API and can be used by other modules.</td></tr></table></section><section> <h3>Source</h3><table border="0" class="bodyTable table table-striped table-bordered"> <tr class="a"> <th>Difference Code</th> @@ -338,7 +338,7 @@ <td><code>java.class.externalClassExposedInAPI</code></td> <td><code><b>interface org.apache.commons.rng.ArbitrarilyJumpableUniformRandomProvider</b></code> <td>A class from supplementary archives is used in a public capacity in the API.</td> -<td></td></tr></table></section></section><section> +<td>Arbitrary jump support was added to the client API and can be used by other modules.</td></tr></table></section></section><section> <h2>Changes Not Affecting The API</h2><section> <h3>Binary</h3><table border="0" class="bodyTable table table-striped table-bordered"> <tr class="a">
