This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git


The following commit(s) were added to refs/heads/master by this push:
     new 69c949bc Remove old version of JXR plugin.
69c949bc is described below

commit 69c949bcc08f60c4f8e042856cf76ceeb3b86a97
Author: Alex Herbert <[email protected]>
AuthorDate: Tue Apr 14 18:23:31 2026 +0100

    Remove old version of JXR plugin.
    
    The latest 3.x version supports no fork.
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index c3ea554b..c150a6fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,11 +65,6 @@
     <!-- Workaround to avoid duplicating config files. -->
     <rng.parent.dir>${basedir}</rng.parent.dir>
 
-    <!-- Fix to avoid JXR 3.0.0 forking the lifecycle phase 'compile' during 
site report
-       jxr:aggregate. If compile is forked it fails when building the Java 9 
modules that
-       depend on other packages. -->
-    <commons.jxr.version>2.5</commons.jxr.version>
-
     <!-- Change from commons-parent -->
     <commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
 

Reply via email to