brianm / config-magic

Convenience Configuration Library for Java
81 stars 26 forks source link

update cglib to address #10 #11

Closed brianm closed 3 years ago

brianm commented 6 years ago

Update various plugins and cglib.

@MatthieuCoelho does this address #10 for you?

MatthieuCoelho commented 6 years ago

I've tried and last version of CGLIB still have the issue.

brianm commented 6 years ago

Should probably move it to compile time code gen, but I don't expect to have cycles to do that for a while :-(

Any chance you can send a PR with a failing test?

MatthieuCoelho commented 6 years ago

No chance, the warning will stay for now, thanks.