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

michi at wyona.com michi at wyona.com
Mon Apr 27 13:04:16 CEST 2009


Author: michi
Date: 2009-04-27 13:04:16 +0200 (Mon, 27 Apr 2009)
New Revision: 42543

Modified:
   public/yanel/trunk/src/build/targets/resources.xml
Log:
comments removed since it now also seems to work on Windows

Modified: public/yanel/trunk/src/build/targets/resources.xml
===================================================================
--- public/yanel/trunk/src/build/targets/resources.xml	2009-04-27 11:03:26 UTC (rev 42542)
+++ public/yanel/trunk/src/build/targets/resources.xml	2009-04-27 11:04:16 UTC (rev 42543)
@@ -37,9 +37,7 @@
 
     <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