Skip to content

Commit

Permalink
Drop javadoc API link
Browse files Browse the repository at this point in the history
  • Loading branch information
aherbert committed Jul 5, 2024
1 parent 0ad1801 commit 85f696b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@
<!-- Java API links configured in commons-parent create redirect warnings on JDK 17
and fail the build. The links are not required as detectJavaApiLink=true (default). -->
<links combine.self="override">
<link>https://commons.apache.org/proper/commons-rng/commons-rng-client-api/javadocs/api-${statistics.commons.rng.version}/</link>
</links>
<failOnWarnings>true</failOnWarnings>
<!-- Enable MathJax -->
Expand Down Expand Up @@ -448,7 +447,6 @@
<!-- Java API links configured in commons-parent create redirect warnings on JDK 17
and fail the build. The links are not required as detectJavaApiLink=true (default). -->
<links combine.self="override">
<link>https://commons.apache.org/proper/commons-rng/commons-rng-client-api/javadocs/api-${statistics.commons.rng.version}/</link>
</links>
<failOnWarnings>true</failOnWarnings>
<!-- Enable MathJax -->
Expand Down

0 comments on commit 85f696b

Please sign in to comment.