if i delete the invalid host DTD
ENTITY_TermQuery.xml from xslt input folder everything works
thanks uwe
From: Uwe Schindler
Sent: Monday, November 4, 2019 8:04 AM
To: dev@lucene.apache.org
Subject: Re: dtd anomaly
This job is ran on every ant build on Jenkins
ost www.bar.xyz<http://www.bar.xyz> in
>
>so maybe my ant 1.10 is too old to parse the input xml?
>i tried running xsl thru maven xml-maven-plugin
>
>
>
>
>____
>From: Uwe Schindler
>Sent: Monday, November 4, 2019 6:06 AM
>To: dev
uccessful
>
> can we delete lucene\src\main\xml\ENTITY_TermQuery.xml ?
> or at least deprecate lucene\src\main\xml\ENTITY_TermQuery.xml ?
>
> if we need to retain lucene\src\main\xml\ENTITY_TermQuery.xml
> can we change the offending host declaration: www.bar.xyz
> <http://www.bar.xyz/>
&g
ge the offending host declaration: www.bar.xyz<http://www.bar.xyz/>
or edit out these invalid host declarations?
thanks
martin-
From: Martin Gainty
Sent: Monday, November 4, 2019 7:07 AM
To: dev@lucene.apache.org
Subject: Re: dtd anomaly
having used xsl pars
ttp://www.bar.xyz> in
so maybe my ant 1.10 is too old to parse the input xml?
i tried running xsl thru maven xml-maven-plugin
From: Uwe Schindler
Sent: Monday, November 4, 2019 6:06 AM
To: dev@lucene.apache.org
Subject: RE: dtd anomaly
Hi,
I am wonderin
Hi,
I am wondering what you are doing. If you run “ant documentation” from Solr’s
or Lucene’s root folder, it should not even read those files – they are only
relevant for the XML queryparser. Could it be that you have accidentally copied
into some other folder where they are caught by some