Hello.
Le ven. 18 févr. 2022 à 11:32, Avijit Basak a écrit :
>
> Hi All
>
> Please see my comments below.
>
>> [...]
>
> --I have modified the exception class name to
> GeneticIllegalArgumentException.
The build fails because of CheckStyle errors:
https://app.travis-ci.com/github/apache/
Is this a Jenkins issue?
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to
/home/jenkins/workspace/Commons/commons-codec/target/classes
[WARNING] Attempt to (de-)serialize anony
Not sure, but the console output is similar to this build from 2 days ago,
that also failed:
https://ci-builds.apache.org/job/Commons/job/commons-codec/commons-codec$commons-codec/134/console
Maybe it's due to Maven version, or to some Maven plugin? Travis/GH Actions
appear to be running OK.
-Bru
Just finished changing all tests to JUnit5 and dropped junit-vintage-engine
from pom.xml.
It's on PR #113.
I saw that there are another 8 PRs in the issue, I hope there are not too
many conflicts in there for the reviewer.
Any doubt about my changes, I'm here to answer.
(By the way, I just sent