You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ma...@apache.org on 2002/10/07 02:56:12 UTC

cvs commit: jakarta-commons/xdocs/stylesheets project.xml

martinc     2002/10/06 17:56:12

  Modified:    docs     beanutils.html charter.html collections.html
                        commons.html components.html contributors.html
                        dbcp.html digester.html directory.html
                        discovery.html index.html lang.html license.html
                        logging.html modeler.html patches.html pool.html
                        releases.html sandbox.html versioning.html
                        volunteering.html
               xdocs    components.xml
               xdocs/stylesheets project.xml
  Log:
  Links to Validator now go to the Validator web site, rather than viewcvs.
  
  Revision  Changes    Path
  1.53      +1 -1      jakarta-commons/docs/beanutils.html
  
  Index: beanutils.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/beanutils.html,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- beanutils.html	19 Sep 2002 21:04:26 -0000	1.52
  +++ beanutils.html	7 Oct 2002 00:56:11 -0000	1.53
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.51      +1 -1      jakarta-commons/docs/charter.html
  
  Index: charter.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/charter.html,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- charter.html	19 Sep 2002 21:04:26 -0000	1.50
  +++ charter.html	7 Oct 2002 00:56:11 -0000	1.51
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.41      +1 -1      jakarta-commons/docs/collections.html
  
  Index: collections.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/collections.html,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- collections.html	19 Sep 2002 21:04:26 -0000	1.40
  +++ collections.html	7 Oct 2002 00:56:11 -0000	1.41
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.55      +19 -1     jakarta-commons/docs/commons.html
  
  Index: commons.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/commons.html,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- commons.html	27 Sep 2002 21:05:13 -0000	1.54
  +++ commons.html	7 Oct 2002 00:56:11 -0000	1.55
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  @@ -167,25 +167,43 @@
         <tr><td>
           <blockquote>
                                       <p>
  +
     The Commons Proper is dedicated to one principal
  +
     goal: creating and maintaining reusable Java components.  The Commons 
  +
     Proper is a place for collaboration and sharing, where
  +
     developers from throughout the Jakarta community can work together 
  +
     on projects to be shared by the Jakarta projects and Jakarta users.  
  +
   </p>
                                                   <p>
  +
     Commons developers will make an effort to ensure that their
  +
     components have minimal dependencies on other libraries, so that
  +
     these components can be deployed easily.  In addition, Commons components
  +
     will keep their interfaces as stable as possible, so that Jakarta users
  +
     (including other Jakarta subprojects) can implement these
  +
     components without having to worry about changes in the future. 
  +
   </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
  +
     development process.  If you are interested in participating in any of 
  +
     these aspects, please join us!
  +
   </p>
                               </blockquote>
           </p>
  
  
  
  1.60      +2 -2      jakarta-commons/docs/components.html
  
  Index: components.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/components.html,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- components.html	27 Sep 2002 15:48:27 -0000	1.59
  +++ components.html	7 Oct 2002 00:56:11 -0000	1.60
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  @@ -416,7 +416,7 @@
      <!-- /Lang -->
   
      <!-- validator -->
  -    <dt><b><big><a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a></big></b></dt>
  +    <dt><b><big><a href="./validator/">Validator</a></big></b></dt>
       <dd>
           The commons-validator package provides a simple, extendable framework
           to define validators (validation methods) and validation rules in an xml file.
  
  
  
  1.52      +1 -1      jakarta-commons/docs/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/contributors.html,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- contributors.html	19 Sep 2002 21:04:26 -0000	1.51
  +++ contributors.html	7 Oct 2002 00:56:11 -0000	1.52
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.10      +1 -1      jakarta-commons/docs/dbcp.html
  
  Index: dbcp.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/dbcp.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- dbcp.html	19 Sep 2002 21:04:26 -0000	1.9
  +++ dbcp.html	7 Oct 2002 00:56:11 -0000	1.10
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.38      +1 -1      jakarta-commons/docs/digester.html
  
  Index: digester.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/digester.html,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- digester.html	19 Sep 2002 21:04:26 -0000	1.37
  +++ digester.html	7 Oct 2002 00:56:11 -0000	1.38
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.48      +1 -1      jakarta-commons/docs/directory.html
  
  Index: directory.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/directory.html,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- directory.html	19 Sep 2002 21:04:26 -0000	1.47
  +++ directory.html	7 Oct 2002 00:56:11 -0000	1.48
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.7       +1 -1      jakarta-commons/docs/discovery.html
  
  Index: discovery.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/discovery.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- discovery.html	26 Sep 2002 16:08:39 -0000	1.6
  +++ discovery.html	7 Oct 2002 00:56:11 -0000	1.7
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.53      +1 -1      jakarta-commons/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/index.html,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- index.html	19 Sep 2002 21:04:26 -0000	1.52
  +++ index.html	7 Oct 2002 00:56:11 -0000	1.53
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.14      +1 -1      jakarta-commons/docs/lang.html
  
  Index: lang.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/lang.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- lang.html	4 Oct 2002 05:11:11 -0000	1.13
  +++ lang.html	7 Oct 2002 00:56:11 -0000	1.14
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.48      +1 -1      jakarta-commons/docs/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/license.html,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- license.html	19 Sep 2002 21:04:26 -0000	1.47
  +++ license.html	7 Oct 2002 00:56:11 -0000	1.48
  @@ -102,7 +102,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.26      +1 -1      jakarta-commons/docs/logging.html
  
  Index: logging.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/logging.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- logging.html	27 Sep 2002 15:48:27 -0000	1.25
  +++ logging.html	7 Oct 2002 00:56:11 -0000	1.26
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.20      +1 -1      jakarta-commons/docs/modeler.html
  
  Index: modeler.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/modeler.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- modeler.html	19 Sep 2002 21:04:26 -0000	1.19
  +++ modeler.html	7 Oct 2002 00:56:11 -0000	1.20
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.6       +1 -1      jakarta-commons/docs/patches.html
  
  Index: patches.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/patches.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- patches.html	23 Sep 2002 18:57:01 -0000	1.5
  +++ patches.html	7 Oct 2002 00:56:11 -0000	1.6
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.10      +1 -1      jakarta-commons/docs/pool.html
  
  Index: pool.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/pool.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- pool.html	19 Sep 2002 21:04:26 -0000	1.9
  +++ pool.html	7 Oct 2002 00:56:11 -0000	1.10
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.46      +1 -1      jakarta-commons/docs/releases.html
  
  Index: releases.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/releases.html,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- releases.html	27 Sep 2002 21:01:20 -0000	1.45
  +++ releases.html	7 Oct 2002 00:56:11 -0000	1.46
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.57      +1 -1      jakarta-commons/docs/sandbox.html
  
  Index: sandbox.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/sandbox.html,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- sandbox.html	19 Sep 2002 21:04:26 -0000	1.56
  +++ sandbox.html	7 Oct 2002 00:56:11 -0000	1.57
  @@ -101,7 +101,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.32      +1 -1      jakarta-commons/docs/versioning.html
  
  Index: versioning.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/versioning.html,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- versioning.html	19 Sep 2002 21:04:26 -0000	1.31
  +++ versioning.html	7 Oct 2002 00:56:11 -0000	1.32
  @@ -105,7 +105,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.8       +1 -1      jakarta-commons/docs/volunteering.html
  
  Index: volunteering.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/volunteering.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- volunteering.html	19 Sep 2002 21:04:26 -0000	1.7
  +++ volunteering.html	7 Oct 2002 00:56:11 -0000	1.8
  @@ -103,7 +103,7 @@
   </li>
                       <li>    <a href="./pool.html">Pool</a>
   </li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  +                    <li>    <a href="./validator">Validator</a>
   </li>
                   </ul>
               <p><strong>Sandbox Components</strong></p>
  
  
  
  1.53      +1 -1      jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- components.xml	27 Sep 2002 03:33:44 -0000	1.52
  +++ components.xml	7 Oct 2002 00:56:12 -0000	1.53
  @@ -231,7 +231,7 @@
      <!-- /Lang -->
   
      <!-- validator -->
  -    <dt><b><big><a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a></big></b></dt>
  +    <dt><b><big><a href="./validator/">Validator</a></big></b></dt>
       <dd>
           The commons-validator package provides a simple, extendable framework
           to define validators (validation methods) and validation rules in an xml file.
  
  
  
  1.49      +1 -1      jakarta-commons/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- project.xml	19 Sep 2002 21:04:52 -0000	1.48
  +++ project.xml	7 Oct 2002 00:56:12 -0000	1.49
  @@ -106,7 +106,7 @@
   
           <item name="Pool"                   href="/pool.html"/>
   
  -        <item name="Validator"              href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/"/>
  +        <item name="Validator"              href="/validator"/>
   
       </menu>
   
  
  
  

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