[Yanel-commits] rev 41123 - public/yanel/contributions/resources/xinha

michi at wyona.com michi at wyona.com
Fri Jan 23 12:28:19 CET 2009


Author: michi
Date: 2009-01-23 12:28:18 +0100 (Fri, 23 Jan 2009)
New Revision: 41123

Modified:
   public/yanel/contributions/resources/xinha/build.xml
Log:
yanel home fixed

Modified: public/yanel/contributions/resources/xinha/build.xml
===================================================================
--- public/yanel/contributions/resources/xinha/build.xml	2009-01-23 11:01:44 UTC (rev 41122)
+++ public/yanel/contributions/resources/xinha/build.xml	2009-01-23 11:28:18 UTC (rev 41123)
@@ -4,7 +4,7 @@
 
   <taskdef resource="net/sf/antcontrib/antlib.xml"/>
 
-  <!-- <property name="yanel.home" value="${yanel.source.home}"/> -->
+  <property name="yanel.home" value="${yanel.source.home}"/>
   <property file="${user.home}/.ant-global.properties"/>
   <echo>YANEL_HOME is set to: ${yanel.home}</echo>
 



More information about the Yanel-commits mailing list