otis        02/05/10 10:24:05

  Modified:    docs     index.html
  Added:       xdocs    lucenesandbox.xml
  Log:
  - Added Lucene Sandbox.
  
  Revision  Changes    Path
  1.9       +5 -22     jakarta-lucene/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/docs/index.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.html        20 Mar 2002 01:26:07 -0000      1.8
  +++ index.html        10 May 2002 17:24:05 -0000      1.9
  @@ -11,11 +11,11 @@
           <head>
               <meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1"/>
   
  -                                                    <meta name="author" value="Jon 
S. Stevens">
  +            <meta name="author" value="Jon S. Stevens">
               <meta name="email" value="[EMAIL PROTECTED]">
  -                                        <meta name="author" value="Ted Husted">
  +            <meta name="author" value="Ted Husted">
               <meta name="email" value="[EMAIL PROTECTED]">
  -                                        <meta name="author" value="Doug Cutting">
  +            <meta name="author" value="Doug Cutting">
               <meta name="email" value="[EMAIL PROTECTED]">
               
              
  @@ -72,6 +72,8 @@
   </li>
                       <li>    <a href="./contributions.html">Contributions</a>
   </li>
  +                    <li>    <a href="./lucenesandbox.html">Lucene Sandbox</a>
  +</li>
                   </ul>
               <p><strong>Plans</strong></p>
           <ul>
  @@ -181,23 +183,4 @@
           </body>
       </html>
   <!-- end the processing -->
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
   
  
  
  
  1.1                  jakarta-lucene/xdocs/lucenesandbox.xml
  
  Index: lucenesandbox.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
  <properties>
  <author>Otis Gospodentic</author>
  <title>Lucene Sandbox</title>
  </properties>
  <body>
  
  <section name="Lucene Sandbox">
  Lucene project also contains a workspace, Lucene Sandbox, that is open to all Lucene 
committers, as well
  as a few other developers.  The purpose of the Sandbox is to host various third 
party contributions,
  and to serve as a place to try out new ideas and prepare them for inclusion into the 
core Lucene
  distribution.
  Users are free to experiment with the components developed in the Sandbox, but 
Sandbox components will
  not necessarily be maintained, particularly in their current state.
  </section>
  
  </body>
  </document>
  
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to