RE: [docbook-apps] Occasional errors in downloads from sourceforge

From
Mauritz Jeanson <>
Date
2007-03-13T15:34:23+00:00
ID
000001c76584$faf90260$71ea1a51@D7MZ171J
Thread
RE: [docbook-apps] Occasional errors in downloads from sourceforge
> -----Original Message-----
> From: Ron Catterall

> (sequence-master [master-name back-first-draft]
> [warning] Cannot reconnect to 
> "http://docbook.sourceforge.net/release/images/draft.png": 
> java.net.ConnectException: Operation timed out. A previously 
> cached copy will be used.)
> 
> These always cause long delays in FO transformations, but 
> eventually they complete OK.  Clearly this is when 
> sourceforge is down for whatever reason, but I would like to 
> avoid having to download anything during an FO 
> transformation.  How can I keep a local copy of whatever is 
> needed and instruct use of local copies (in a catalog 
> perhaps.)  (I have local copies of DTD and XSL files of course.) 


Set the value of the draft.watermark.image parameter to a local path.

See
http://docbook.sourceforge.net/release/xsl/current/doc/fo/draft.watermark.im
age.html

/MJ