You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by bo...@apache.org on 2002/11/11 17:19:49 UTC

cvs commit: jakarta-site2/xdocs/stylesheets site.vsl

bodewig     2002/11/11 08:19:49

  Modified:    docs     index.html
               docs/site acknowledgements.html agreement.html binindex.html
                        bugs.html communication.html contact.html
                        contributing.html cvsindex.html cvsonunix.html
                        cvsonwin32.html decisions.html dirlayout.html
                        elsewhere.html faqs.html getinvolved.html
                        guidelines.html guides.html idiot.html
                        jakarta-site-tags-example.html
                        jakarta-site-tags.html jakarta-site2.html
                        jakarta-site2b.html jars.html jon.html
                        jspa-agreement.html jspa-position.html legal.html
                        library.html mail.html mail2.html management.html
                        methodology.html micromail.html mission.html
                        newbie.html newproject.html news-2000.html
                        news.html overview.html packageversioning.html
                        proposal.html roles.html source.html
                        sourceindex.html understandingopensource.html
                        vendors.html versioning.html whoweare.html
               docs/site/news 200206.html 200207.html 200208.html
                        200209.html 200210.html index.html
               docs/site/pmc 01-01-17-meeting-minutes.html
                        01-01-17-pictures.html 01-03-19-meeting-agenda.html
                        01-03-19-meeting-irclog.html
                        01-03-19-meeting-summary.html
                        01-04-22-meeting-irclog.html
                        02-01-30-elections.html index.html
               xdocs    index.xml
               xdocs/site binindex.xml news.xml sourceindex.xml
               xdocs/stylesheets site.vsl
  Log:
  Re-add Commons-CLI stuff that went away because somebody has directly
  added the HTML files and I had regenerated them.
  
  Try to avoid this problem in the future by adding a big warning to all
  generated files.  Will it help?  Who knows?
  
  Revision  Changes    Path
  1.168     +1 -0      jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.167
  retrieving revision 1.168
  diff -u -r1.167 -r1.168
  --- index.html	6 Nov 2002 17:21:19 -0000	1.167
  +++ index.html	11 Nov 2002 16:19:44 -0000	1.168
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.45      +1 -0      jakarta-site2/docs/site/acknowledgements.html
  
  Index: acknowledgements.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/acknowledgements.html,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- acknowledgements.html	6 Nov 2002 12:09:26 -0000	1.44
  +++ acknowledgements.html	11 Nov 2002 16:19:44 -0000	1.45
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.16      +1 -0      jakarta-site2/docs/site/agreement.html
  
  Index: agreement.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/agreement.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- agreement.html	6 Nov 2002 12:09:26 -0000	1.15
  +++ agreement.html	11 Nov 2002 16:19:44 -0000	1.16
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.226     +2 -0      jakarta-site2/docs/site/binindex.html
  
  Index: binindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
  retrieving revision 1.225
  retrieving revision 1.226
  diff -u -r1.225 -r1.226
  --- binindex.html	11 Nov 2002 15:58:39 -0000	1.225
  +++ binindex.html	11 Nov 2002 16:19:44 -0000	1.226
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -209,6 +210,7 @@
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-bcel/release/v5.0/">BCEL 5.0</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-cactus/release/v1.4.1/">Cactus 1.4.1</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-beanutils/v1.5/">Commons BeanUtils 1.5</a></li>
  +<li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-cli/v1.0/">Commons CLI 1.0</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-collections/v2.1/">Commons Collections 2.1</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-digester/v1.3/">Commons Digester 1.3</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-discovery/v0.1/">Commons Discovery 0.1</a></li>
  
  
  
  1.49      +1 -0      jakarta-site2/docs/site/bugs.html
  
  Index: bugs.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/bugs.html,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- bugs.html	6 Nov 2002 12:09:26 -0000	1.48
  +++ bugs.html	11 Nov 2002 16:19:44 -0000	1.49
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.42      +1 -0      jakarta-site2/docs/site/communication.html
  
  Index: communication.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/communication.html,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- communication.html	6 Nov 2002 12:09:26 -0000	1.41
  +++ communication.html	11 Nov 2002 16:19:44 -0000	1.42
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.49      +1 -0      jakarta-site2/docs/site/contact.html
  
  Index: contact.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/contact.html,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- contact.html	6 Nov 2002 12:09:26 -0000	1.48
  +++ contact.html	11 Nov 2002 16:19:44 -0000	1.49
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.16      +1 -0      jakarta-site2/docs/site/contributing.html
  
  Index: contributing.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/contributing.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- contributing.html	6 Nov 2002 12:09:26 -0000	1.15
  +++ contributing.html	11 Nov 2002 16:19:44 -0000	1.16
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.72      +1 -0      jakarta-site2/docs/site/cvsindex.html
  
  Index: cvsindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/cvsindex.html,v
  retrieving revision 1.71
  retrieving revision 1.72
  diff -u -r1.71 -r1.72
  --- cvsindex.html	6 Nov 2002 12:09:26 -0000	1.71
  +++ cvsindex.html	11 Nov 2002 16:19:44 -0000	1.72
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.48      +1 -0      jakarta-site2/docs/site/cvsonunix.html
  
  Index: cvsonunix.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/cvsonunix.html,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- cvsonunix.html	6 Nov 2002 12:09:26 -0000	1.47
  +++ cvsonunix.html	11 Nov 2002 16:19:44 -0000	1.48
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.51      +1 -0      jakarta-site2/docs/site/cvsonwin32.html
  
  Index: cvsonwin32.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/cvsonwin32.html,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- cvsonwin32.html	6 Nov 2002 12:09:26 -0000	1.50
  +++ cvsonwin32.html	11 Nov 2002 16:19:44 -0000	1.51
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.47      +1 -0      jakarta-site2/docs/site/decisions.html
  
  Index: decisions.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/decisions.html,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- decisions.html	6 Nov 2002 12:09:26 -0000	1.46
  +++ decisions.html	11 Nov 2002 16:19:44 -0000	1.47
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.41      +1 -0      jakarta-site2/docs/site/dirlayout.html
  
  Index: dirlayout.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/dirlayout.html,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- dirlayout.html	6 Nov 2002 12:09:26 -0000	1.40
  +++ dirlayout.html	11 Nov 2002 16:19:44 -0000	1.41
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.17      +1 -0      jakarta-site2/docs/site/elsewhere.html
  
  Index: elsewhere.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/elsewhere.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- elsewhere.html	6 Nov 2002 12:09:26 -0000	1.16
  +++ elsewhere.html	11 Nov 2002 16:19:44 -0000	1.17
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.58      +1 -0      jakarta-site2/docs/site/faqs.html
  
  Index: faqs.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/faqs.html,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- faqs.html	6 Nov 2002 12:09:26 -0000	1.57
  +++ faqs.html	11 Nov 2002 16:19:44 -0000	1.58
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.52      +1 -0      jakarta-site2/docs/site/getinvolved.html
  
  Index: getinvolved.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/getinvolved.html,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- getinvolved.html	6 Nov 2002 12:09:26 -0000	1.51
  +++ getinvolved.html	11 Nov 2002 16:19:44 -0000	1.52
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.45      +1 -0      jakarta-site2/docs/site/guidelines.html
  
  Index: guidelines.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/guidelines.html,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- guidelines.html	6 Nov 2002 12:09:26 -0000	1.44
  +++ guidelines.html	11 Nov 2002 16:19:44 -0000	1.45
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.18      +1 -0      jakarta-site2/docs/site/guides.html
  
  Index: guides.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/guides.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- guides.html	6 Nov 2002 12:09:26 -0000	1.17
  +++ guides.html	11 Nov 2002 16:19:44 -0000	1.18
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.18      +1 -0      jakarta-site2/docs/site/idiot.html
  
  Index: idiot.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/idiot.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- idiot.html	6 Nov 2002 12:09:26 -0000	1.17
  +++ idiot.html	11 Nov 2002 16:19:44 -0000	1.18
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.27      +1 -0      jakarta-site2/docs/site/jakarta-site-tags-example.html
  
  Index: jakarta-site-tags-example.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/jakarta-site-tags-example.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- jakarta-site-tags-example.html	6 Nov 2002 12:09:26 -0000	1.26
  +++ jakarta-site-tags-example.html	11 Nov 2002 16:19:44 -0000	1.27
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.28      +1 -0      jakarta-site2/docs/site/jakarta-site-tags.html
  
  Index: jakarta-site-tags.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/jakarta-site-tags.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- jakarta-site-tags.html	6 Nov 2002 12:09:26 -0000	1.27
  +++ jakarta-site-tags.html	11 Nov 2002 16:19:44 -0000	1.28
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.52      +1 -0      jakarta-site2/docs/site/jakarta-site2.html
  
  Index: jakarta-site2.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/jakarta-site2.html,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- jakarta-site2.html	6 Nov 2002 12:09:26 -0000	1.51
  +++ jakarta-site2.html	11 Nov 2002 16:19:44 -0000	1.52
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.16      +1 -0      jakarta-site2/docs/site/jakarta-site2b.html
  
  Index: jakarta-site2b.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/jakarta-site2b.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- jakarta-site2b.html	6 Nov 2002 12:09:26 -0000	1.15
  +++ jakarta-site2b.html	11 Nov 2002 16:19:44 -0000	1.16
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.16      +1 -0      jakarta-site2/docs/site/jars.html
  
  Index: jars.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/jars.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- jars.html	6 Nov 2002 12:09:26 -0000	1.15
  +++ jars.html	11 Nov 2002 16:19:44 -0000	1.16
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.19      +1 -0      jakarta-site2/docs/site/jon.html
  
  Index: jon.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/jon.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- jon.html	6 Nov 2002 12:09:26 -0000	1.18
  +++ jon.html	11 Nov 2002 16:19:44 -0000	1.19
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.7       +1 -0      jakarta-site2/docs/site/jspa-agreement.html
  
  Index: jspa-agreement.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/jspa-agreement.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- jspa-agreement.html	6 Nov 2002 12:09:26 -0000	1.6
  +++ jspa-agreement.html	11 Nov 2002 16:19:44 -0000	1.7
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.28      +1 -0      jakarta-site2/docs/site/jspa-position.html
  
  Index: jspa-position.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/jspa-position.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- jspa-position.html	6 Nov 2002 12:09:26 -0000	1.27
  +++ jspa-position.html	11 Nov 2002 16:19:44 -0000	1.28
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.42      +1 -0      jakarta-site2/docs/site/legal.html
  
  Index: legal.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/legal.html,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- legal.html	6 Nov 2002 12:09:26 -0000	1.41
  +++ legal.html	11 Nov 2002 16:19:44 -0000	1.42
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.48      +1 -0      jakarta-site2/docs/site/library.html
  
  Index: library.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/library.html,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- library.html	6 Nov 2002 12:09:27 -0000	1.47
  +++ library.html	11 Nov 2002 16:19:44 -0000	1.48
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.64      +1 -0      jakarta-site2/docs/site/mail.html
  
  Index: mail.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/mail.html,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- mail.html	6 Nov 2002 12:09:27 -0000	1.63
  +++ mail.html	11 Nov 2002 16:19:44 -0000	1.64
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.88      +1 -0      jakarta-site2/docs/site/mail2.html
  
  Index: mail2.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/mail2.html,v
  retrieving revision 1.87
  retrieving revision 1.88
  diff -u -r1.87 -r1.88
  --- mail2.html	7 Nov 2002 06:55:51 -0000	1.87
  +++ mail2.html	11 Nov 2002 16:19:44 -0000	1.88
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.49      +1 -0      jakarta-site2/docs/site/management.html
  
  Index: management.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/management.html,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- management.html	7 Nov 2002 06:55:51 -0000	1.48
  +++ management.html	11 Nov 2002 16:19:44 -0000	1.49
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.16      +1 -0      jakarta-site2/docs/site/methodology.html
  
  Index: methodology.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/methodology.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- methodology.html	6 Nov 2002 12:09:27 -0000	1.15
  +++ methodology.html	11 Nov 2002 16:19:44 -0000	1.16
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.36      +1 -0      jakarta-site2/docs/site/micromail.html
  
  Index: micromail.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/micromail.html,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- micromail.html	6 Nov 2002 12:09:27 -0000	1.35
  +++ micromail.html	11 Nov 2002 16:19:44 -0000	1.36
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.49      +1 -0      jakarta-site2/docs/site/mission.html
  
  Index: mission.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/mission.html,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- mission.html	7 Nov 2002 06:55:51 -0000	1.48
  +++ mission.html	11 Nov 2002 16:19:44 -0000	1.49
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.8       +1 -0      jakarta-site2/docs/site/newbie.html
  
  Index: newbie.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/newbie.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- newbie.html	7 Nov 2002 06:55:51 -0000	1.7
  +++ newbie.html	11 Nov 2002 16:19:44 -0000	1.8
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.26      +1 -0      jakarta-site2/docs/site/newproject.html
  
  Index: newproject.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/newproject.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- newproject.html	6 Nov 2002 12:09:27 -0000	1.25
  +++ newproject.html	11 Nov 2002 16:19:45 -0000	1.26
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.16      +1 -0      jakarta-site2/docs/site/news-2000.html
  
  Index: news-2000.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news-2000.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- news-2000.html	6 Nov 2002 12:09:27 -0000	1.15
  +++ news-2000.html	11 Nov 2002 16:19:45 -0000	1.16
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.244     +5 -8      jakarta-site2/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
  retrieving revision 1.243
  retrieving revision 1.244
  diff -u -r1.243 -r1.244
  --- news.html	6 Nov 2002 17:21:19 -0000	1.243
  +++ news.html	11 Nov 2002 16:19:45 -0000	1.244
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -154,14 +155,10 @@
                                       <a name="1106.1">
   <h3>6 November 2002 - Commons CLI 1.0 Released</h3>
   </a>
  -                                                <p>
  -  The Commons CLI team is proud to announce Commons CLI 1.0, the
  -  first official release of this Commons component. Binary and source
  -  distributions are available
  -  <a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-cli/v1.0/">here</a>.
  -  More information about Commons CLI can be found on the project
  -  <a href="http://jakarta.apache.org/commons/cli/">home page</a>.
  -</p>
  +                                                <p>The Commons CLI team is proud to announce Commons CLI 1.0, the
  +first official release of this Commons component. Binary and source
  +distributions are available <a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-cli/v1.0/">here</a>.
  +More information about Commons CLI can be found on the project <a href="http://jakarta.apache.org/commons/cli/">home page</a>.</p>
                                                   <hr size="1" noshade="noshade" />
                                                   <a name="1101.1">
   <h3>1 November 2002 - Commons Validator 1.0 Released</h3>
  
  
  
  1.11      +1 -0      jakarta-site2/docs/site/overview.html
  
  Index: overview.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/overview.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- overview.html	6 Nov 2002 12:09:27 -0000	1.10
  +++ overview.html	11 Nov 2002 16:19:45 -0000	1.11
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.7       +1 -0      jakarta-site2/docs/site/packageversioning.html
  
  Index: packageversioning.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/packageversioning.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- packageversioning.html	6 Nov 2002 12:09:27 -0000	1.6
  +++ packageversioning.html	11 Nov 2002 16:19:45 -0000	1.7
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.46      +1 -0      jakarta-site2/docs/site/proposal.html
  
  Index: proposal.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/proposal.html,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- proposal.html	7 Nov 2002 06:55:51 -0000	1.45
  +++ proposal.html	11 Nov 2002 16:19:45 -0000	1.46
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.55      +1 -0      jakarta-site2/docs/site/roles.html
  
  Index: roles.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/roles.html,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- roles.html	6 Nov 2002 12:09:27 -0000	1.54
  +++ roles.html	11 Nov 2002 16:19:45 -0000	1.55
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.53      +1 -0      jakarta-site2/docs/site/source.html
  
  Index: source.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/source.html,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- source.html	6 Nov 2002 12:09:27 -0000	1.52
  +++ source.html	11 Nov 2002 16:19:45 -0000	1.53
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.152     +3 -0      jakarta-site2/docs/site/sourceindex.html
  
  Index: sourceindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
  retrieving revision 1.151
  retrieving revision 1.152
  diff -u -r1.151 -r1.152
  --- sourceindex.html	11 Nov 2002 15:58:39 -0000	1.151
  +++ sourceindex.html	11 Nov 2002 16:19:45 -0000	1.152
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -211,6 +212,8 @@
   is the latest release of the Cactus project.</li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-beanutils/v1.5/">Commons BeanUtils 1.5</a>
   is the latest release of the Commons BeanUtils project.</li>
  +<li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-cli/v1.0/">Commons CLI 1.0</a>
  +is the latest release of the Commons CLI project.</li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-collections/v2.1/">Commons Collections 2.1</a>
   is the latest release of the Commons Collections project.</li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-digester/v1.3/">Commons Digester 1.3</a>
  
  
  
  1.29      +1 -0      jakarta-site2/docs/site/understandingopensource.html
  
  Index: understandingopensource.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/understandingopensource.html,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- understandingopensource.html	6 Nov 2002 12:09:27 -0000	1.28
  +++ understandingopensource.html	11 Nov 2002 16:19:45 -0000	1.29
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.17      +1 -0      jakarta-site2/docs/site/vendors.html
  
  Index: vendors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/vendors.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- vendors.html	6 Nov 2002 12:09:27 -0000	1.16
  +++ vendors.html	11 Nov 2002 16:19:45 -0000	1.17
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.11      +1 -0      jakarta-site2/docs/site/versioning.html
  
  Index: versioning.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/versioning.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- versioning.html	6 Nov 2002 12:09:27 -0000	1.10
  +++ versioning.html	11 Nov 2002 16:19:45 -0000	1.11
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.107     +1 -0      jakarta-site2/docs/site/whoweare.html
  
  Index: whoweare.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/whoweare.html,v
  retrieving revision 1.106
  retrieving revision 1.107
  diff -u -r1.106 -r1.107
  --- whoweare.html	7 Nov 2002 06:55:51 -0000	1.106
  +++ whoweare.html	11 Nov 2002 16:19:45 -0000	1.107
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.5       +1 -0      jakarta-site2/docs/site/news/200206.html
  
  Index: 200206.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news/200206.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- 200206.html	6 Nov 2002 12:09:30 -0000	1.4
  +++ 200206.html	11 Nov 2002 16:19:47 -0000	1.5
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.3       +1 -0      jakarta-site2/docs/site/news/200207.html
  
  Index: 200207.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news/200207.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- 200207.html	6 Nov 2002 12:09:30 -0000	1.2
  +++ 200207.html	11 Nov 2002 16:19:47 -0000	1.3
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.5       +1 -0      jakarta-site2/docs/site/news/200208.html
  
  Index: 200208.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news/200208.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- 200208.html	6 Nov 2002 12:09:30 -0000	1.4
  +++ 200208.html	11 Nov 2002 16:19:47 -0000	1.5
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.3       +1 -0      jakarta-site2/docs/site/news/200209.html
  
  Index: 200209.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news/200209.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- 200209.html	6 Nov 2002 12:09:30 -0000	1.2
  +++ 200209.html	11 Nov 2002 16:19:48 -0000	1.3
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.6       +1 -0      jakarta-site2/docs/site/news/200210.html
  
  Index: 200210.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news/200210.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- 200210.html	7 Nov 2002 06:55:51 -0000	1.5
  +++ 200210.html	11 Nov 2002 16:19:48 -0000	1.6
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.9       +1 -0      jakarta-site2/docs/site/news/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news/index.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.html	6 Nov 2002 12:09:30 -0000	1.8
  +++ index.html	11 Nov 2002 16:19:48 -0000	1.9
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.21      +1 -0      jakarta-site2/docs/site/pmc/01-01-17-meeting-minutes.html
  
  Index: 01-01-17-meeting-minutes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/pmc/01-01-17-meeting-minutes.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- 01-01-17-meeting-minutes.html	6 Nov 2002 12:09:30 -0000	1.20
  +++ 01-01-17-meeting-minutes.html	11 Nov 2002 16:19:48 -0000	1.21
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.23      +1 -0      jakarta-site2/docs/site/pmc/01-01-17-pictures.html
  
  Index: 01-01-17-pictures.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/pmc/01-01-17-pictures.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- 01-01-17-pictures.html	6 Nov 2002 12:09:30 -0000	1.22
  +++ 01-01-17-pictures.html	11 Nov 2002 16:19:48 -0000	1.23
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.24      +1 -0      jakarta-site2/docs/site/pmc/01-03-19-meeting-agenda.html
  
  Index: 01-03-19-meeting-agenda.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/pmc/01-03-19-meeting-agenda.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- 01-03-19-meeting-agenda.html	6 Nov 2002 12:09:30 -0000	1.23
  +++ 01-03-19-meeting-agenda.html	11 Nov 2002 16:19:48 -0000	1.24
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.21      +1 -0      jakarta-site2/docs/site/pmc/01-03-19-meeting-irclog.html
  
  Index: 01-03-19-meeting-irclog.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/pmc/01-03-19-meeting-irclog.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- 01-03-19-meeting-irclog.html	6 Nov 2002 12:09:30 -0000	1.20
  +++ 01-03-19-meeting-irclog.html	11 Nov 2002 16:19:48 -0000	1.21
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.24      +1 -0      jakarta-site2/docs/site/pmc/01-03-19-meeting-summary.html
  
  Index: 01-03-19-meeting-summary.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/pmc/01-03-19-meeting-summary.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- 01-03-19-meeting-summary.html	6 Nov 2002 12:09:30 -0000	1.23
  +++ 01-03-19-meeting-summary.html	11 Nov 2002 16:19:48 -0000	1.24
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.20      +1 -0      jakarta-site2/docs/site/pmc/01-04-22-meeting-irclog.html
  
  Index: 01-04-22-meeting-irclog.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/pmc/01-04-22-meeting-irclog.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- 01-04-22-meeting-irclog.html	6 Nov 2002 12:09:31 -0000	1.19
  +++ 01-04-22-meeting-irclog.html	11 Nov 2002 16:19:48 -0000	1.20
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.11      +1 -0      jakarta-site2/docs/site/pmc/02-01-30-elections.html
  
  Index: 02-01-30-elections.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/pmc/02-01-30-elections.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- 02-01-30-elections.html	6 Nov 2002 12:09:31 -0000	1.10
  +++ 02-01-30-elections.html	11 Nov 2002 16:19:48 -0000	1.11
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.26      +1 -0      jakarta-site2/docs/site/pmc/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/pmc/index.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- index.html	6 Nov 2002 12:09:31 -0000	1.25
  +++ index.html	11 Nov 2002 16:19:48 -0000	1.26
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  
  1.128     +1 -1      jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.127
  retrieving revision 1.128
  diff -u -r1.127 -r1.128
  --- index.xml	6 Nov 2002 12:27:07 -0000	1.127
  +++ index.xml	11 Nov 2002 16:19:48 -0000	1.128
  @@ -12,11 +12,11 @@
   <section name="Product News">
   <p>
   <ul>
  +<li><a href="site/news.html#1106.1">6 November 2002 - <b>Commons CLI 1.0 Released</b></a></li>
   <li><a href="site/news.html#1101.1">1 November 2002 - <b>Commons Validator 1.0 Released</b></a></li>
   <li><a href="site/news.html#1023.1">23 October 2002 - <b>Commons BeanUtils 1.5 Released</b></a></li>
   <li><a href="site/news.html#1021.1">21 October 2002 - <b>Commons Collections 2.1 Released</b></a></li>
   <li><a href="site/news.html#1020.1">20 October 2002 - <b>Avalon Phoenix 4.0.1 Released</b></a></li>
  -<li><a href="site/news.html#1009.2">09 October 2002 - <b>Log4j 1.2.7 Released</b></a></li>
   <li><a href="site/news.html">More news</a> ...</li>
   </ul>
   </p>
  
  
  
  1.188     +1 -0      jakarta-site2/xdocs/site/binindex.xml
  
  Index: binindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/binindex.xml,v
  retrieving revision 1.187
  retrieving revision 1.188
  diff -u -r1.187 -r1.188
  --- binindex.xml	11 Nov 2002 15:58:40 -0000	1.187
  +++ binindex.xml	11 Nov 2002 16:19:48 -0000	1.188
  @@ -78,6 +78,7 @@
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-bcel/release/v5.0/">BCEL 5.0</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-cactus/release/v1.4.1/">Cactus 1.4.1</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-beanutils/v1.5/">Commons BeanUtils 1.5</a></li>
  +<li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-cli/v1.0/">Commons CLI 1.0</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-collections/v2.1/">Commons Collections 2.1</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-digester/v1.3/">Commons Digester 1.3</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-discovery/v0.1/">Commons Discovery 0.1</a></li>
  
  
  
  1.212     +12 -0     jakarta-site2/xdocs/site/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
  retrieving revision 1.211
  retrieving revision 1.212
  diff -u -r1.211 -r1.212
  --- news.xml	1 Nov 2002 05:20:01 -0000	1.211
  +++ news.xml	11 Nov 2002 16:19:48 -0000	1.212
  @@ -11,6 +11,18 @@
   
   <section name="News &amp; Status">
   
  +<a name="1106.1">
  +<h3>6 November 2002 - Commons CLI 1.0 Released</h3>
  +</a>
  +                                                
  +<p>The Commons CLI team is proud to announce Commons CLI 1.0, the
  +first official release of this Commons component. Binary and source
  +distributions are available <a
  +href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-cli/v1.0/">here</a>.
  +More information about Commons CLI can be found on the project <a
  +href="http://jakarta.apache.org/commons/cli/">home page</a>.</p>
  +<hr size="1" noshade="noshade" />
  +
   <a name="1101.1">
   <h3>1 November 2002 - Commons Validator 1.0 Released</h3>
   </a>
  
  
  
  1.111     +2 -0      jakarta-site2/xdocs/site/sourceindex.xml
  
  Index: sourceindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/sourceindex.xml,v
  retrieving revision 1.110
  retrieving revision 1.111
  diff -u -r1.110 -r1.111
  --- sourceindex.xml	11 Nov 2002 15:58:40 -0000	1.110
  +++ sourceindex.xml	11 Nov 2002 16:19:48 -0000	1.111
  @@ -79,6 +79,8 @@
   is the latest release of the Cactus project.</li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-beanutils/v1.5/">Commons BeanUtils 1.5</a>
   is the latest release of the Commons BeanUtils project.</li>
  +<li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-cli/v1.0/">Commons CLI 1.0</a>
  +is the latest release of the Commons CLI project.</li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-collections/v2.1/">Commons Collections 2.1</a>
   is the latest release of the Commons Collections project.</li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-digester/v1.3/">Commons Digester 1.3</a>
  
  
  
  1.26      +1 -0      jakarta-site2/xdocs/stylesheets/site.vsl
  
  Index: site.vsl
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/stylesheets/site.vsl,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- site.vsl	31 Oct 2002 21:56:33 -0000	1.25
  +++ site.vsl	11 Nov 2002 16:19:49 -0000	1.26
  @@ -222,6 +222,7 @@
   
   #macro (document)
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  
  
  

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


Re: cvs commit: jakarta-site2/xdocs/stylesheets site.vsl

Posted by Jon Scott Stevens <jo...@latchkey.com>.
on 2002/11/11 8:19 AM, "bodewig@apache.org" <bo...@apache.org> wrote:

> Try to avoid this problem in the future by adding a big warning to all
> generated files.  Will it help?  Who knows?
> 

Experience says no.

-jon


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