yes it is really a bug.
I created a fix pr (with test codes) at
https://github.com/apache/commons-lang/pull/529
check in it when you guys have time.
Xeno Amess 于2020年4月29日周三 上午5:04写道:
> well when I look at StringUtil I found something like this.
>
> final char c1 = cs.charAt(index1++);
> final
I always get this failure in release-2.x and 'mvn clean install -V':
[INFO] Running org.apache.logging.log4j.core.util.InitTest
Timer Log4j Initialization stopped. Elapsed time: 1.316873519 seconds
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
1.344 s <<< FAILURE! - in or
Wrong list.
2020-04-30 0:33 UTC+02:00, Gary Gregory :
> I always get this failure in release-2.x and 'mvn clean install -V':
>
> [INFO] Running org.apache.logging.log4j.core.util.InitTest
> Timer Log4j Initialization stopped. Elapsed time: 1.316873519 seconds
> [ERROR] Tests run: 1, Failures: 1, E