cziegeler 2002/06/12 00:24:16
Modified: . build.xml
src/documentation/xdocs who.xml
Added: . CREDITS
Log:
As promissed, moving credits
Revision Changes Path
1.231 +2 -0 xml-cocoon2/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/build.xml,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -r1.230 -r1.231
--- build.xml 12 Jun 2002 07:14:31 -0000 1.230
+++ build.xml 12 Jun 2002 07:24:16 -0000 1.231
@@ -1594,6 +1594,7 @@
<copy todir="${dist.src.dir}" filtering="on">
<fileset dir=".">
<include name="README"/>
+ <include name="CREDITS"/>
<include name="legal/*"/>
<include name="WARNING"/>
<include name="*.bat"/>
@@ -1691,6 +1692,7 @@
<copy todir="${dist.bin.dir}" filtering="on">
<fileset dir=".">
+ <include name="CREDITS"/>
<include name="README"/>
<include name="legal/*"/>
<include name="WARNING"/>
1.5 +7 -4 xml-cocoon2/CREDITS
1.7 +0 -24 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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- who.xml 7 Jun 2002 20:33:25 -0000 1.6
+++ who.xml 12 Jun 2002 07:24:16 -0000 1.7
@@ -72,30 +72,6 @@
</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>
- <li>
- The interpreted sitemap engine and other contributions from Sylvain Wallez
are
- made possible by the time donated by his company,
- <link href="http://www.anyware-tech.com">Anyware Technologies</link>.
- </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]