From af6eb85a0740ad7dfc396ccc4eeeb0877f220ba6 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 24 Jul 2007 05:49:12 +0000 Subject: [PATCH] Made the addns.xsl file import common/utility.xsl instead of common/common.xsl (because I moved the logging template that it calls from common.xsl to utility.xsl, but forgot to update the import here...) --- releasetools/xslnsfiles/addns.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasetools/xslnsfiles/addns.xsl b/releasetools/xslnsfiles/addns.xsl index ef8565615..5a6e56be3 100644 --- a/releasetools/xslnsfiles/addns.xsl +++ b/releasetools/xslnsfiles/addns.xsl @@ -9,7 +9,7 @@ exclude-result-prefixes="d exsl saxon NodeInfo" version='1.0'> - + -- 2.49.0