[Yanel-commits] rev 47257 - public/yanel/trunk/src/build

michi at wyona.com michi at wyona.com
Tue Jan 26 23:32:14 CET 2010


Author: michi
Date: 2010-01-26 23:32:14 +0100 (Tue, 26 Jan 2010)
New Revision: 47257

Modified:
   public/yanel/trunk/src/build/yanel2properties.xsl
Log:
also copy smtp config

Modified: public/yanel/trunk/src/build/yanel2properties.xsl
===================================================================
--- public/yanel/trunk/src/build/yanel2properties.xsl	2010-01-26 22:31:53 UTC (rev 47256)
+++ public/yanel/trunk/src/build/yanel2properties.xsl	2010-01-26 22:32:14 UTC (rev 47257)
@@ -19,6 +19,7 @@
       <xsl:copy-of select="/yanel:yanel/yanel:resource-types-config"/>
       <xsl:copy-of select="/yanel:yanel/yanel:reserved-prefix"/>
       <xsl:copy-of select="/yanel:yanel/yanel:scheduler"/>
+      <xsl:copy-of select="/yanel:yanel/yanel:smtp"/>
     </yanel>
   </xsl:template>
 



More information about the Yanel-commits mailing list