validate-xdocs fails if no DNS server is configured on the underlying OS
------------------------------------------------------------------------
Key: FOR-1079
URL: https://issues.apache.org/jira/browse/FOR-1079
Project: Forrest
Issue Type: Bug
Components: XML grammars & validation
Affects Versions: 0.9-dev
Reporter: Thorsten Scherler
If you remove the DNS server entries from your OS forrest cannot validate
anymore.
sudo vi /etc/resolv.conf
-> comment all DNS
try "forrest" as usual on your project, it will fail like:
...
forrest/trunk/main/targets/validate.xml:136: Could not validate document
/home/thorsten/src/sadesi/boja2/trunk/exporter/src/documentation/content/xdocs/index.xml
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.