Re: commons-beanutils in PR #403

2017-02-22 Thread Anthony Baker
commons-beanutils is a transitive dependency. I noticed this by inspection :-) Based on the PR comments, I am not planning to use the override resolution strategy. Anthony > On Feb 22, 2017, at 1:22 PM, Kirk Lund wrote: > > I'm comparing Anthony's PR with my changes for GEODE-2460, and I'm t

commons-beanutils in PR #403

2017-02-22 Thread Kirk Lund
I'm comparing Anthony's PR with my changes for GEODE-2460, and I'm trying to understand why we need to add the override for commons-beanutils to gradle/dependency-resolution.gradle. Without this, GEODE-2460 passes precheckin and uiTest. Is there some way to detect that commons-beanutils needs this