SoltauFintel
SoltauFintel
I'm not sure we really need this. Therefore it will not be merged initially.
a) Does it really work with less columns? (
@Onekun any news or can I close this issue?
It has to be mentioned that beanutils2 2.0.0 was not released by Apache. However, it looks like https://github.com/melloware/commons-beanutils2 has released it on MavenCentral.
@leonate : I don't know. Probably not. I can't say for sure.
@uek06 I've had a quick look at it. I haven't found a commons-beanutils alternative. I don't have time for further research. If you want to you can make a counterproposal...
Using Gradle you can exclude the dependency yourself. commons-beanutils already changed to commons-collections 4.4. However, beanutils has no release yet. The beanutils project looks quite dead.
I have made a short test. Excluding commons-collections:commons-collections and adding org.apache.commons:commons-collections4:4.4 result in many test case errors. So we have to wait for a beanutils update.
argh ... there's a beanutils2 ...
It comes to a Happy End. See PR #327