rdonkin     2003/07/02 14:05:38

  Modified:    xdocs    components.xml index.xml
  Log:
  Updated FileUpload and added link to article.
  
  Revision  Changes    Path
  1.94      +16 -15    jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.93
  retrieving revision 1.94
  diff -u -r1.93 -r1.94
  --- components.xml    2 Jul 2003 02:21:53 -0000       1.93
  +++ components.xml    2 Jul 2003 21:05:38 -0000       1.94
  @@ -150,6 +150,22 @@
        </ul>
       </dd>
       <!-- /EL -->
  +    
  +    
  +    <!-- FileUpload -->
  +    <dt><b><big><a 
href="http://jakarta.apache.org/commons/fileupload/";>FileUpload</a></big></b></dt>
  +    <dd>
  +      FileUpload makes it easy to add robust, high-performance, file upload
  +      capability to your servlets and web applications.
  +     <br/>
  +     Releases:
  +     <ul>
  +       <li>Release 1.0 (from mirror)
  +       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  +       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 25 Jun 
2003</li>
  +     </ul>
  +    </dd>
  +    <!-- /FileUpload -->
   
       <!-- Jelly -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/jelly/";>Jelly</a></big></b></dt>
  @@ -295,21 +311,6 @@
        </ul>
       </dd>
       <!-- /Betwixt -->
  -    
  -    <!-- FileUpload -->
  -    <dt><b><big><a 
href="http://jakarta.apache.org/commons/fileupload/";>FileUpload</a></big></b></dt>
  -    <dd>
  -      FileUpload makes it easy to add robust, high-performance, file upload
  -      capability to your servlets and web applications.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li>Release 1.0 R.C.1 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 4 Jun 
2003</li>
  -     </ul>
  -    </dd>
  -    <!-- /FileUpload -->
   
      <!-- HttpClient -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/httpclient/";>HttpClient</a></big></b></dt>
  
  
  
  1.12      +4 -0      jakarta-commons/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/index.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- index.xml 29 Mar 2003 10:12:19 -0000      1.11
  +++ index.xml 2 Jul 2003 21:05:38 -0000       1.12
  @@ -48,6 +48,10 @@
     (including other Jakarta subprojects) can implement these
     components without having to worry about changes in the future.
            </p>
  +                        <p>
  +  This <a 
href='http://www.onjava.com/pub/a/onjava/2003/06/25/commons.html'>article</a> 
  +  gives an overview of (some of) the components which can be found here.
  +        </p>
                        <p>
     We welcome participation from all that are interested, at all skill levels.
     Coding, documentation and testing are all critical parts of the software
  
  
  

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

Reply via email to