Magnus Hagander wrote:
From what I can tell, this XSL will download and import another XSL fromdocbook.sourceforge.net every time you run "make" on it. Perhaps a copy of this file should be included in cvs to make sure we can still build when sourceforge is down?
Using xsl:import here is not a good idea even if sourceforge isn't down - the imported file could change without our knowing, and thus the principle of least surprise would be violated, ISTM.
cheers
andrew
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly