Re: Does 8.5.2 depend on 8.2.0

2020-06-18 Thread Phill Campbell
framework. > On Jun 18, 2020, at 12:09 PM, Chris Hostetter > wrote: > > > : Subject: Does 8.5.2 depend on 8.2.0 > > No. The code certainly doesn't, but i suppose it's possible some metadata > somewhere in some pom file may be broken? > > > : My build.g

Re: Does 8.5.2 depend on 8.2.0

2020-06-18 Thread Chris Hostetter
: Subject: Does 8.5.2 depend on 8.2.0 No. The code certainly doesn't, but i suppose it's possible some metadata somewhere in some pom file may be broken? : My build.gradle has this: : compile(group: 'org.apache.solr', name: 'solr-solrj', version:'8.5.2') : No where is there a reference

Does 8.5.2 depend on 8.2.0

2020-06-18 Thread Phill Campbell
I use gradle to build my project. I noticed that in the build the jar it is using is 8.2.0. I don’t include that anywhere. I clear my grade cache and rebuild and I see this: $find . -name "solr*" ./modules-2/metadata-2.71/descriptors/org.apache.solr/solr-parent