Changes
#113 (Jun 14, 2019 11:52:30 PM)
#111 (Oct 9, 2018 6:08:41 PM)
- downgraded the spring-data-jpa and -commons dependencies to what is in production. Their versions are limited by the primary spring framework version. Minor NPE patch in D1BaseJpaRepositoryConfiguration. — rnahf / detail
#110 (Sep 20, 2018 8:22:34 PM)
- refs: #8700: downgrading spring, solr, solrj, compiler, and httpClient dependency versions to what's in the 2.3 branch and production. Changes made across the d1_cn_common, d1_cn_index_common, d1_cn_index_generator, and d1_cn_index_processor components. There is a refactored HttpSolrClient construction method that needed refactoring. Downgrading loses the builder in favor of the "new" method. — rnahf / detail
#109 (Sep 7, 2018 7:01:37 PM)
- decrementing the junit version to 4.10, because 4.11 and higher break some unit tests related to LDAP. — rnahf / detail
#107 (Sep 6, 2018 6:42:35 PM)
- standardizing dependency versions in trunk (2.4-SNAPSHOT):: compiler: 1.8; spring: 4.3.8.RELEASE; solr: 7.1.0; and junit: 4.12; — rnahf / detail
#106 (Sep 6, 2018 5:17:35 PM)
- backed out changes related to rabbitMQ and AMQP in general. Kept the spring and jvm version upgrades. — rnahf / detail