cziegeler 2002/06/05 04:29:30
Modified: . build.xml
src/documentation/xdocs who.xml
Removed: . CREDITS
Log:
Merged Credits into docs
Revision Changes Path
1.225 +0 -2 xml-cocoon2/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/build.xml,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- build.xml 3 Jun 2002 13:13:55 -0000 1.224
+++ build.xml 5 Jun 2002 11:29:30 -0000 1.225
@@ -1566,7 +1566,6 @@
<copy todir="${dist.src.dir}" filtering="on">
<fileset dir=".">
<include name="README"/>
- <include name="CREDITS"/>
<include name="legal/*"/>
<include name="WARNING"/>
<include name="*.bat"/>
@@ -1664,7 +1663,6 @@
<copy todir="${dist.bin.dir}" filtering="on">
<fileset dir=".">
- <include name="CREDITS"/>
<include name="README"/>
<include name="legal/*"/>
<include name="WARNING"/>
1.4 +19 -0 xml-cocoon2/src/documentation/xdocs/who.xml
Index: who.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/who.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- who.xml 19 May 2002 19:16:14 -0000 1.3
+++ who.xml 5 Jun 2002 11:29:30 -0000 1.4
@@ -66,6 +66,25 @@
<li>Nicola Ken Barozzi ([EMAIL PROTECTED])</li>
</ul>
</s2>
+ <s2 title="Credits">
+ <p>This is a place where major donations to the Cocoon project are listed
+ and it should be used to give appropriate visibility to those inviduals,
+ organizations or companies that donated resources to the effort. This is
+ one of the ways the Cocoon community pays back.
+ </p>
+ <ul>
+ <li>
+ The Cocoon project was originally created, proposed and bootstrapped by
+Stefano Mazzocchi ([EMAIL PROTECTED])
+ </li>
+ <li>
+ The web application framework consisting of the session handling (aka
sunShine),
+ the authentication framework (aka sunRise) and the portal engine (aka
sunSpot)
+ was created and developed by the Open Source Competence Center of
+ <link href="http://www.s-und-n.de">s&n AG</link>, Paderborn, Germany.
+ </li>
+ </ul>
+ </s2>
</s1>
</body>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]