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

michi at wyona.com michi at wyona.com
Fri Apr 17 09:10:29 CEST 2009


Author: michi
Date: 2009-04-17 09:10:28 +0200 (Fri, 17 Apr 2009)
New Revision: 42416

Modified:
   public/yanel/trunk/src/build/targets/resources.xml
Log:
Merge of resource types activated, but actual implementation not finished yet

Modified: public/yanel/trunk/src/build/targets/resources.xml
===================================================================
--- public/yanel/trunk/src/build/targets/resources.xml	2009-04-17 07:07:35 UTC (rev 42415)
+++ public/yanel/trunk/src/build/targets/resources.xml	2009-04-17 07:10:28 UTC (rev 42416)
@@ -35,9 +35,7 @@
       <classpath refid="classpath.taskdef.merge-resource-types-configs"/>
     </taskdef>
 
-<!-- TODO: An exception is thrown by the spring framework ...
     <merge-resource-types-configs defaultrealmsconfigdir="${yanel.source.home}/conf/" localrealmsconfigdir="${local.config.home}/"/>
--->
 
     <condition property="local.resource-types.config.exists">
       <available file="${local.config.home}/local.resource-types.xml" type="file"/>



More information about the Yanel-commits mailing list