Dan did some work on this:

commit 71eb6bfbc429e7cc226671c99f682ec4fb31115d
Author: Dan Smith <upthewatersp...@apache.org>
Date:   Fri Sep 23 16:40:15 2016 -0700

    GEODE-1934: Removing spring-core dependencies from geode-core

    Remving the spring-core usage in geode-core classes that are not cli or
    web related. The CLI and web code needs to be split into separate
    projects. The rest of the geode-core should not depend on spring-core.

I think Dan was fixing the case where a client application depends on 
geode-core and hit a classpath issue due to an optional dependency on spring.

Anthony


> On Oct 5, 2016, at 4:45 PM, Jinmei Liao <jil...@pivotal.io> wrote:
> 
> Is there a initiative to get spring-core dependency out of geode-core? The
> only places we are using spring-core classes in geode-core are those Assert
> statements like: Assert.isNull, Assert.notNull etc. Should we try to get
> rid of those?
> 
> --
> Cheers
> 
> Jinmei

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to