[Yanel-commits] rev 26589 - in public/yanel/contributions/projects/yanel-minimal/realms/minimal-realm: . yanel/config

michi at wyona.com michi at wyona.com
Tue Aug 7 21:40:15 CEST 2007


Author: michi
Date: 2007-08-07 21:40:14 +0200 (Tue, 07 Aug 2007)
New Revision: 26589

Added:
   public/yanel/contributions/projects/yanel-minimal/realms/minimal-realm/realm.xml
Removed:
   public/yanel/contributions/projects/yanel-minimal/realms/minimal-realm/yanel/config/yanel-realm-config.xml
Log:
realm config moved

Added: public/yanel/contributions/projects/yanel-minimal/realms/minimal-realm/realm.xml
===================================================================
--- public/yanel/contributions/projects/yanel-minimal/realms/minimal-realm/realm.xml	                        (rev 0)
+++ public/yanel/contributions/projects/yanel-minimal/realms/minimal-realm/realm.xml	2007-08-07 19:40:14 UTC (rev 26589)
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+
+<realm-config xmlns="http://www.wyona.org/yanel/realm/1.0">
+  <name>Minimal Yanel Realm</name>
+
+  <rti>yanel/config/rti-repository.xml</rti>
+  <data>yanel/config/data-repository.xml</data>
+  <ac-policies>yanel/config/ac-policies-repository.xml</ac-policies>
+  <ac-identities>yanel/config/ac-identities-repository.xml</ac-identities>
+</realm-config>

Deleted: public/yanel/contributions/projects/yanel-minimal/realms/minimal-realm/yanel/config/yanel-realm-config.xml
===================================================================
--- public/yanel/contributions/projects/yanel-minimal/realms/minimal-realm/yanel/config/yanel-realm-config.xml	2007-08-07 19:38:26 UTC (rev 26588)
+++ public/yanel/contributions/projects/yanel-minimal/realms/minimal-realm/yanel/config/yanel-realm-config.xml	2007-08-07 19:40:14 UTC (rev 26589)
@@ -1,9 +0,0 @@
-<?xml version="1.0"?>
-
-<realm-config xmlns="http://www.wyona.org/yanel/realm/1.0">
-  <name>Realm for managing Yanel</name>
-  <rti>rti-repository.xml</rti>
-  <data>data-repository.xml</data>
-  <ac-policies>ac-policies-repository.xml</ac-policies>
-  <ac-identities>ac-identities-repository.xml</ac-identities>
-</realm-config>



More information about the Yanel-commits mailing list