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

michi at wyona.com michi at wyona.com
Tue Dec 2 17:32:14 CET 2008


Author: michi
Date: 2008-12-02 17:32:13 +0100 (Tue, 02 Dec 2008)
New Revision: 40237

Added:
   public/yanel/contributions/realms/foaf/resource-types.xml
Log:
resource types added

Added: public/yanel/contributions/realms/foaf/resource-types.xml
===================================================================
--- public/yanel/contributions/realms/foaf/resource-types.xml	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/resource-types.xml	2008-12-02 16:32:13 UTC (rev 40237)
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+
+<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 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