AbstractCompensatingTransactionManagerDelegate is importing com.mysema.commons.lang.Assert
But this class is not on the runtime classpath after declaring a dependency on spring-ldap 4.1.0. This is the only use of com.mysema.commons.lang.Assert for a notNull assertion in the project, which suggests it is a mistake.
AbstractCompensatingTransactionManagerDelegate is importing com.mysema.commons.lang.Assert
But this class is not on the runtime classpath after declaring a dependency on spring-ldap 4.1.0. This is the only use of
com.mysema.commons.lang.Assertfor anotNullassertion in the project, which suggests it is a mistake.