Alexander Veit created SOLR-16474:
-------------------------------------
Summary: Resolving some external entities in Solr/Jetty
configuration files currently does not work
Key: SOLR-16474
URL: https://issues.apache.org/jira/browse/SOLR-16474
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: config-api
Affects Versions: 9.0
Reporter: Alexander Veit
Eclipse seems to have switched its website from HTTP to HTTPS.
As a consequence parsing of Solr XML configuration files with a XML parser
sometimes runs into errors. E.g. the system ID
http://www.eclipse.org/jetty/configure_9_0.dtd does not resolve.
Files affected include
{noformat}
solr/server/etc/jetty-https.xml
solr/server/contexts/solr-jetty-context.xml
solr/server/etc/jetty.xml
solr/server/etc/jetty-http.xml
solr/server/etc/jetty-ssl.xml
solr/server/etc/jetty-requestlog.xml
{noformat}
I do not know whether the problem affects Solr itself, so you might consider
this issue as informational.
Also see https://github.com/eclipse/jetty.project/issues/8738
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]