You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "pleeplop (via GitHub)" <gi...@apache.org> on 2023/03/13 15:23:41 UTC

[GitHub] [servicemix-bundles] pleeplop opened a new pull request, #199: Fix solrj 9.1.1 bundle import

pleeplop opened a new pull request, #199:
URL: https://github.com/apache/servicemix-bundles/pull/199

   Solr import org.eclipse.jetty
   
   ```
   $ java -jar biz.aQute.bnd-6.3.1.jar xref --to --destination 'org.eclipse.jetty*' ~/.m2/repository/org/apache/solr/solr-solrj/9.1.1/solr-solrj-9.1.1.jar
                org.apache.solr.client.solrj.embedded > org.eclipse.jetty.util.ssl
                    org.apache.solr.client.solrj.impl > org.eclipse.jetty.client.util
                                                        org.eclipse.jetty.client.api
                                                        org.eclipse.jetty.http
                                                        org.eclipse.jetty.util.ssl
                                                        org.eclipse.jetty.util
                                                        org.eclipse.jetty.client.http
                                                        org.eclipse.jetty.http2.client.http
                                                        org.eclipse.jetty.http2.client
                                                        org.eclipse.jetty.client
                    org.apache.solr.client.solrj.util > org.eclipse.jetty.util
                                                        org.eclipse.jetty.http
                                                        org.eclipse.jetty.client.api
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@servicemix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [servicemix-bundles] jbonofre merged pull request #199: Fix solrj 9.1.1 bundle import

Posted by "jbonofre (via GitHub)" <gi...@apache.org>.
jbonofre merged PR #199:
URL: https://github.com/apache/servicemix-bundles/pull/199


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@servicemix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org