You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2002/01/08 12:32:47 UTC

cvs commit: jakarta-avalon-cornerstone/apps/overlord/src/xdocs index.xml

hammant     02/01/08 03:32:46

  Modified:    apps/overlord/src/xdocs index.xml
  Log:
  coments added
  
  Revision  Changes    Path
  1.2       +6 -2      jakarta-avalon-cornerstone/apps/overlord/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/apps/overlord/src/xdocs/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	8 Jan 2002 08:24:31 -0000	1.1
  +++ index.xml	8 Jan 2002 11:32:46 -0000	1.2
  @@ -7,7 +7,7 @@
       <title>Cornerstone - Applications / Overlord</title>
       <subtitle>Introduction</subtitle>
       <authors>
  -      <person id="TODO" name="TODO" email="TODO@TODO.net"/>
  +      <person id="EJP" name="Eung-ju Park" email="colus@apache.org"/>
       </authors>
       <notice>
         Overlord documentation is under construction.  Everything you
  @@ -17,7 +17,11 @@
     <body>
       <s1 title="Overview">
         <p>
  -      	Overlord is ....
  +      	In many case we need applications that collect something from various sources
  +	and and process that information. E.g. to collect content from content provider
  +	and store to a portal's database. With Overlord it easy to do it. Overlord 
  +	provides management for collectors. You just implement collecting and processing
  +	logic.
         </p>
       </s1>
     </body>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>