[ https://issues.apache.org/jira/browse/SOLR-15730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435479#comment-17435479 ]
Jan Høydahl commented on SOLR-15730: ------------------------------------ And here is the full list from {{gw -q dependencies --configuration compileClasspath}} {code:java} ------------------------------------------------------------ Project ':solr:solrj' - Solrj - Solr Java Client ------------------------------------------------------------compileClasspath - Compile classpath for source set 'main'. +--- org.slf4j:slf4j-api:1.7.24 +--- commons-io:commons-io -> 2.8.0 +--- org.apache.commons:commons-math3 -> 3.6.1 +--- org.eclipse.jetty.http2:http2-client:9.4.44.v20210927 | +--- org.eclipse.jetty.http2:http2-common:9.4.44.v20210927 | | \--- org.eclipse.jetty.http2:http2-hpack:9.4.44.v20210927 | | +--- org.eclipse.jetty:jetty-util:9.4.44.v20210927 | | +--- org.eclipse.jetty:jetty-http:9.4.44.v20210927 | | | +--- org.eclipse.jetty:jetty-util:9.4.44.v20210927 | | | \--- org.eclipse.jetty:jetty-io:9.4.44.v20210927 | | | \--- org.eclipse.jetty:jetty-util:9.4.44.v20210927 | | \--- org.eclipse.jetty:jetty-io:9.4.44.v20210927 (*) | \--- org.eclipse.jetty:jetty-alpn-client:9.4.44.v20210927 | \--- org.eclipse.jetty:jetty-io:9.4.44.v20210927 (*) +--- org.eclipse.jetty.http2:http2-http-client-transport:9.4.44.v20210927 | +--- org.eclipse.jetty:jetty-client:9.4.44.v20210927 | | +--- org.eclipse.jetty:jetty-http:9.4.44.v20210927 (*) | | \--- org.eclipse.jetty:jetty-io:9.4.44.v20210927 (*) | \--- org.eclipse.jetty.http2:http2-client:9.4.44.v20210927 (*) +--- org.eclipse.jetty:jetty-util:9.4.44.v20210927 +--- org.eclipse.jetty:jetty-http:9.4.44.v20210927 (*) +--- org.eclipse.jetty:jetty-alpn-java-client:9.4.44.v20210927 | \--- org.eclipse.jetty:jetty-alpn-client:9.4.44.v20210927 (*) +--- org.eclipse.jetty:jetty-alpn-client:9.4.44.v20210927 (*) +--- org.apache.httpcomponents:httpmime -> 4.5.10 | \--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.13 | \--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.14 +--- io.netty:netty-buffer:4.1.68.Final | \--- io.netty:netty-common:4.1.68.Final +--- io.netty:netty-codec:4.1.68.Final | +--- io.netty:netty-common:4.1.68.Final | +--- io.netty:netty-buffer:4.1.68.Final (*) | \--- io.netty:netty-transport:4.1.68.Final | +--- io.netty:netty-common:4.1.68.Final | +--- io.netty:netty-buffer:4.1.68.Final (*) | \--- io.netty:netty-resolver:4.1.68.Final | \--- io.netty:netty-common:4.1.68.Final +--- io.netty:netty-common:4.1.68.Final +--- io.netty:netty-handler:4.1.68.Final | +--- io.netty:netty-common:4.1.68.Final | +--- io.netty:netty-resolver:4.1.68.Final (*) | +--- io.netty:netty-buffer:4.1.68.Final (*) | +--- io.netty:netty-transport:4.1.68.Final (*) | \--- io.netty:netty-codec:4.1.68.Final (*) +--- io.netty:netty-resolver:4.1.68.Final (*) +--- io.netty:netty-transport:4.1.68.Final (*) +--- io.netty:netty-transport-native-epoll:4.1.68.Final | +--- io.netty:netty-common:4.1.68.Final | +--- io.netty:netty-buffer:4.1.68.Final (*) | +--- io.netty:netty-transport:4.1.68.Final (*) | \--- io.netty:netty-transport-native-unix-common:4.1.68.Final | +--- io.netty:netty-common:4.1.68.Final | +--- io.netty:netty-buffer:4.1.68.Final (*) | \--- io.netty:netty-transport:4.1.68.Final (*) +--- io.netty:netty-transport-native-unix-common:4.1.68.Final (*) +--- org.apache.zookeeper:zookeeper:3.7.0 | +--- org.apache.zookeeper:zookeeper-jute:3.7.0 | +--- io.netty:netty-handler:4.1.59.Final -> 4.1.68.Final (*) | +--- io.netty:netty-transport-native-epoll:4.1.59.Final -> 4.1.68.Final (*) | \--- org.slf4j:slf4j-api:1.7.30 -> 1.7.24 +--- com.google.errorprone:error_prone_annotations:2.9.0 +--- com.google.code.findbugs:jsr305 -> 3.0.2 +--- com.google.code.findbugs:annotations:3.0.1 | +--- net.jcip:jcip-annotations:1.0 | \--- com.google.code.findbugs:jsr305:3.0.1 -> 3.0.2 +--- org.slf4j:slf4j-api:1.7.24 +--- commons-logging:commons-logging:1.1.3 +--- org.slf4j:jcl-over-slf4j:1.7.24 | \--- org.slf4j:slf4j-api:1.7.24 +--- project : | +--- com.google.code.findbugs:annotations:{strictly 3.0.1} -> 3.0.1 (c) | +--- com.google.code.findbugs:jsr305:{strictly 3.0.2} -> 3.0.2 (c) | +--- com.google.errorprone:error_prone_annotations:{strictly 2.9.0} -> 2.9.0 (c) | +--- commons-io:commons-io:{strictly 2.8.0} -> 2.8.0 (c) | +--- commons-logging:commons-logging:{strictly 1.1.3} -> 1.1.3 (c) | +--- io.netty:netty-buffer:{strictly 4.1.68.Final} -> 4.1.68.Final (c) | +--- io.netty:netty-codec:{strictly 4.1.68.Final} -> 4.1.68.Final (c) | +--- io.netty:netty-common:{strictly 4.1.68.Final} -> 4.1.68.Final (c) | +--- io.netty:netty-handler:{strictly 4.1.68.Final} -> 4.1.68.Final (c) | +--- io.netty:netty-resolver:{strictly 4.1.68.Final} -> 4.1.68.Final (c) | +--- io.netty:netty-transport:{strictly 4.1.68.Final} -> 4.1.68.Final (c) | +--- io.netty:netty-transport-native-epoll:{strictly 4.1.68.Final} -> 4.1.68.Final (c) | +--- io.netty:netty-transport-native-unix-common:{strictly 4.1.68.Final} -> 4.1.68.Final (c) | +--- net.jcip:jcip-annotations:{strictly 1.0} -> 1.0 (c) | +--- org.apache.commons:commons-math3:{strictly 3.6.1} -> 3.6.1 (c) | +--- org.apache.httpcomponents:httpmime:{strictly 4.5.10} -> 4.5.10 (c) | +--- org.apache.zookeeper:zookeeper:{strictly 3.7.0} -> 3.7.0 (c) | +--- org.apache.zookeeper:zookeeper-jute:{strictly 3.7.0} -> 3.7.0 (c) | +--- org.eclipse.jetty:jetty-alpn-client:{strictly 9.4.44.v20210927} -> 9.4.44.v20210927 (c) | +--- org.eclipse.jetty:jetty-alpn-java-client:{strictly 9.4.44.v20210927} -> 9.4.44.v20210927 (c) | +--- org.eclipse.jetty:jetty-client:{strictly 9.4.44.v20210927} -> 9.4.44.v20210927 (c) | +--- org.eclipse.jetty:jetty-http:{strictly 9.4.44.v20210927} -> 9.4.44.v20210927 (c) | +--- org.eclipse.jetty:jetty-io:{strictly 9.4.44.v20210927} -> 9.4.44.v20210927 (c) | +--- org.eclipse.jetty:jetty-util:{strictly 9.4.44.v20210927} -> 9.4.44.v20210927 (c) | +--- org.eclipse.jetty.http2:http2-client:{strictly 9.4.44.v20210927} -> 9.4.44.v20210927 (c) | +--- org.eclipse.jetty.http2:http2-common:{strictly 9.4.44.v20210927} -> 9.4.44.v20210927 (c) | +--- org.eclipse.jetty.http2:http2-http-client-transport:{strictly 9.4.44.v20210927} -> 9.4.44.v20210927 (c) | +--- org.slf4j:jcl-over-slf4j:{strictly 1.7.24} -> 1.7.24 (c) | +--- org.slf4j:slf4j-api:{strictly 1.7.24} -> 1.7.24 (c) | +--- org.eclipse.jetty.http2:http2-hpack:{strictly 9.4.44.v20210927} -> 9.4.44.v20210927 (c) | +--- org.apache.httpcomponents:httpclient:{strictly 4.5.13} -> 4.5.13 (c) | +--- org.apache.httpcomponents:httpcore:{strictly 4.4.14} -> 4.4.14 (c) | +--- org.apache.commons:commons-math3:3.6.1 (c) | +--- commons-logging:commons-logging:1.1.3 (c) | +--- org.apache.httpcomponents:httpmime:4.5.10 (c) | +--- commons-io:commons-io:2.8.0 (c) | +--- org.apache.httpcomponents:httpclient:4.5.13 (c) | \--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.14 (c) \--- project : (*)(c) - dependency constraint (*) - dependencies omitted (listed previously) {code} > Modularize SolrJ > ---------------- > > Key: SOLR-15730 > URL: https://issues.apache.org/jira/browse/SOLR-15730 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Components: SolrJ > Reporter: Jan Høydahl > Priority: Major > Attachments: Skjermbilde 2021-10-28 kl. 15.38.40.png > > > Umbrella issue for breaking up SolrJ into a slim solrj-core with minimal > dependencies as well as solrj-zk, solrj-streaming, solrj-jdbc etc as needed. > We can move relevant other JIRAs as sub-tasks to this one to keep everything > together. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org