Well, that's unfortunate, the only way to fix that is with a new release...
Gary
On Wed, Apr 19, 2023, 02:35 Poirier-Morency, Guillaume
wrote:
> Hello!
>
> It appears that the latest commons-configuration2 package was built
> with JDK 11 without the --release flag to target Java 8 API. This
> r
This should likely be one PR, see comments in the PR. In general, when you
submit a fix in a PR, it should contain changes to both main and test. The
test changed or added to the test folder should fail without the changes to
main.
Gary
On Wed, Apr 19, 2023, 01:30 Miguel Muñoz wrote:
> Today I
Hi Team,
Please can you look into this issue.
https://issues.apache.org/jira/browse/BEANUTILS-473
Issue - Backward Compatibility - Exception while copying null values to
primitive types
Root-cause - In new version we replaced convert method call with
converForCopy method.
Inside convertForCopy