Remove commons-beanutils usage#2408
Conversation
0f516d9 to
e8ce8e8
Compare
|
This would be a breaking change, no? I get its an outdated library, but someone could be depending on it |
|
Yeah... that's true. We could leave the dependency but not use it so people can safely exclude it. WDYT? |
|
Sounds good to me |
8140445 to
da67c78
Compare
|
Fixed |
|
Should we add a comment to the POM indicating the dependency is not longer used but kept for backward compatibility purposes? Also it looks like the github actions config was not building PRs against the 4.3.x branch. I just updated the config. The 4.3.x branch is for me and on Jenkins after this change 0976c63 |
da67c78 to
7e3582b
Compare
|
There we go there is the failure 😂 |
|
Believe it or not but the build passes on my machine... I'll look into this |
|
Oh I believe it 🤦♂️ |
7e3582b to
428c156
Compare
Signed-off-by: Marcin Grzejszczak <marcin@grzejszczak.pl>
Signed-off-by: Marcin Grzejszczak <marcin@grzejszczak.pl>
Signed-off-by: Marcin Grzejszczak <marcin@grzejszczak.pl>
Signed-off-by: Marcin Grzejszczak <marcin@grzejszczak.pl>
Signed-off-by: Marcin Grzejszczak <marcin@grzejszczak.pl>
428c156 to
bd1d4a4
Compare
|
Hurray, the build is green |
fixes #2129