Hello. Sorry for being late, but the change[1] in commit d7c53ab3e05b09f2522f7b7ee78e96ad97defe95 impacts Commons Math: Method "isSupportConnected" is called in class "AbtractRealDistribution".[2] That class was ported to [STATISTICS] as "AbstractContinuousDistribution". So now there are code duplications (beacuse ""AbtractRealDistribution" is not public). Perhaps the "searchPlateau" functionality could be provided in a public API (?).
Side-note: Why wasn't the issue caught by Jenkins? Commons Math is not listed as being dependent on it.[3] Regards, Gilles [1] https://issues.apache.org/jira/projects/STATISTICS/issues/STATISTICS-48 [2] https://gitbox.apache.org/repos/asf?p=commons-math.git;a=blob;f=commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/AbstractRealDistribution.java;h=3d79914bc6c19be3de255ce53763c1cae479ac33;hb=HEAD#l172 [3] https://ci-builds.apache.org/job/Commons/job/commons-statistics/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org