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

michi at wyona.com michi at wyona.com
Wed Apr 22 16:22:48 CEST 2009


Author: michi
Date: 2009-04-22 16:22:48 +0200 (Wed, 22 Apr 2009)
New Revision: 42499

Modified:
   public/yanel/trunk/src/build/targets/resources.xml
Log:
problem on Windows detected and hence commented

Modified: public/yanel/trunk/src/build/targets/resources.xml
===================================================================
--- public/yanel/trunk/src/build/targets/resources.xml	2009-04-22 14:08:18 UTC (rev 42498)
+++ public/yanel/trunk/src/build/targets/resources.xml	2009-04-22 14:22:48 UTC (rev 42499)
@@ -37,7 +37,9 @@
 
     <antcall target="prepare-realms-config"/>
     <antcall target="prepare-global-resource-types-config"/>
+<!-- TODO: There is a problem with paths on Windows, but works fine on UNIX
     <merge-resource-types-configs realmsconfigfile="${classes.dir}/realms.xml" globalresourcetypesconfigfile="${classes.dir}/resource-types.xml"/>
+-->
     <antcall target="generate-resources-build-file"/>
   </target>
 



More information about the Yanel-commits mailing list