-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Invalid
-
Affects Version/s: 0.9
-
Fix Version/s: None
-
Component/s: Launch 'forrest', XML grammars & validation
-
Labels:None
If you remove the DNS server entries from your OS forrest cannot validate anymore if you use it from your custom ant.
sudo vi /etc/resolv.conf
-> comment all DNS
try your custom ant to invoke forrest, 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
sudo vi /etc/resolv.conf
-> comment all DNS
try your custom ant to invoke forrest, 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