[Yanel-commits] rev 51911 - public/yanel/contributions/realms/foaf

michi at wyona.com michi at wyona.com
Thu Jul 29 14:38:12 CEST 2010


Author: michi
Date: 2010-07-29 14:38:12 +0200 (Thu, 29 Jul 2010)
New Revision: 51911

Modified:
   public/yanel/contributions/realms/foaf/resource-types.xml
Log:
packages commented

Modified: public/yanel/contributions/realms/foaf/resource-types.xml
===================================================================
--- public/yanel/contributions/realms/foaf/resource-types.xml	2010-07-29 12:37:23 UTC (rev 51910)
+++ public/yanel/contributions/realms/foaf/resource-types.xml	2010-07-29 12:38:12 UTC (rev 51911)
@@ -2,8 +2,12 @@
 
 <resource-types xmlns="http://www.wyona.org/yanel/1.0" version="2008081300">
   <resource-type src="@REALM_SRC_DIR@/src/resources/shared/" compile="true"/>
+  <resource-type src="@REALM_SRC_DIR@/src/resources/foaf/" compile="true"/>
+  <resource-type src="@REALM_SRC_DIR@/src/resources/redirect/" compile="true"/>
+<!--
   <resource-type package="org.wyona.yanel.impl.resources.foaf" src="@REALM_SRC_DIR@/src/resources/foaf/" compile="true"/>
   <resource-type package="org.wyona.yanel.impl.resources.foaf.redirect" src="@REALM_SRC_DIR@/src/resources/redirect/" compile="true"/>
+-->
   <resource-type src="@REALM_SRC_DIR@/src/resources/findfriend/" compile="true"/>
   <resource-type src="@REALM_SRC_DIR@/src/resources/import-foaf/" compile="true"/>
 </resource-types>



More information about the Yanel-commits mailing list