Update of /var/cvs/contributions/didactor2/src/core/config/applications
In directory james.mmbase.org:/tmp/cvs-serv29410
Modified Files:
DidactorComponent.xml DidactorCore.xml
Log Message:
did not deploy correctly
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/config/applications
Index: DidactorComponent.xml
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/core/config/applications/DidactorComponent.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- DidactorComponent.xml 28 Sep 2005 12:36:08 -0000 1.5
+++ DidactorComponent.xml 24 Nov 2008 14:32:15 -0000 1.6
@@ -2,7 +2,7 @@
<!DOCTYPE application PUBLIC "-//MMBase//DTD application config 1.1//EN"
"http://www.mmbase.org/dtd/application_1_1.dtd">
<application name="DidactorComponent" maintainer="didactor.nl" version="2"
auto-deploy="true">
<requirements>
- <requires name="Resources" maintainer="didactor.nl" version="2"
/>
+ <requires name="Resources" maintainer="mmbase.org" version="1"
/>
</requirements>
<neededbuilderlist>
@@ -12,8 +12,8 @@
</neededbuilderlist>
<neededreldeflist>
- <reldef source="settingrel" target="settingrel"
direction="bidirectional" guisourcename="SettingRel" guitargetname="SettingRel"
/>
- <reldef source="related" target="related"
direction="bidirectional" guisourcename="Related" guitargetname="Related" />
+ <reldef source="settingrel" target="settingrel"
direction="bidirectional" guisourcename="SettingRel" guitargetname="SettingRel"
builder="settingrel" />
+ <reldef source="related" target="related"
direction="bidirectional" guisourcename="Related" guitargetname="Related"
builder="insrel" />
</neededreldeflist>
<allowedrelationlist />
Index: DidactorCore.xml
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/core/config/applications/DidactorCore.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- DidactorCore.xml 29 Feb 2008 10:22:39 -0000 1.15
+++ DidactorCore.xml 24 Nov 2008 14:32:15 -0000 1.16
@@ -30,10 +30,10 @@
</neededbuilderlist>
<neededreldeflist>
- <reldef source="related" target="related" direction="bidirectional"
guisourcename="Related" guitargetname="Related" />
- <reldef source="rolerel" target="rolerel" direction="bidirectional"
guisourcename="RoleRel" guitargetname="RoleRel" />
- <reldef source="classrel" target="classrel" direction="bidirectional"
guisourcename="ClassRel" guitargetname="ClassRel" />
- <reldef source="authrel" target="authrel" direction="bidirectional"
guisourcename="AuthRel" guitargetname="AuthRel" />
+ <reldef source="related" target="related" direction="bidirectional"
guisourcename="Related" guitargetname="Related" builder="insrel"/>
+ <reldef source="rolerel" target="rolerel" direction="bidirectional"
guisourcename="RoleRel" guitargetname="RoleRel" builder="rolerel"/>
+ <reldef source="classrel" target="classrel" direction="bidirectional"
guisourcename="ClassRel" guitargetname="ClassRel" builder="classrel" />
+ <reldef source="authrel" target="authrel" direction="bidirectional"
guisourcename="AuthRel" guitargetname="AuthRel" builder="authrel" />
</neededreldeflist>
<allowedrelationlist>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs