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 hl...@apache.org on 2005/02/22 15:05:41 UTC

svn commit: r154848 [38/41] - in jakarta/site: ./ docs/ docs/site/ docs/site/downloads/ docs/site/news/ docs/site/pmc/ xdocs/ xdocs/downloads/ xdocs/site/news/ xdocs/stylesheets/

Modified: jakarta/site/docs/site/overview.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/overview.html?view=diff&r1=154847&r2=154848
==============================================================================
--- jakarta/site/docs/site/overview.html (original)
+++ jakarta/site/docs/site/overview.html Tue Feb 22 06:03:23 2005
@@ -1,23 +1,19 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
-<meta name="keyword" content="jakarta, java" />
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<meta name="keyword" content="jakarta, java">
 <title>The Jakarta Site - Jakarta Overview</title>
-<link type="text/css" href="/style/style.css" rel="stylesheet" />
-<meta value="Apache Jakarta Project" name="author" />
-<meta value="general.AT.jakarta.DOT.apache.DOT.org" name="email" />
+<link type="text/css" href="/style/style.css" rel="stylesheet">
+<meta value="Apache Jakarta Project" name="author">
+<meta value="general.AT.jakarta.DOT.apache.DOT.org" name="email">
 </head>
 <body>
 <table cellspacing="0" width="100%" border="0" class="page-header">
 <!--PAGE HEADER-->
 <tr>
 <td colspan="2">
-<!--JAKARTA LOGO-->
-<a href="http://jakarta.apache.org/">
-<img border="0" alt="The Jakarta Project" src="http://jakarta.apache.org/images/jakarta-logo.gif" />
-</a>
-</td>
+<!--JAKARTA LOGO--><a href="http://jakarta.apache.org/"><img border="0" alt="The Jakarta Project" src="http://jakarta.apache.org/images/jakarta-logo.gif"></a></td>
 </tr>
 </table>
 <table cellspacing="4" width="100%" border="0">
@@ -27,7 +23,8 @@
 <navbar name="lhs">
 
     
-    <p>
+    
+<p>
 <strong>Support</strong>
 </p>
 <ul>
@@ -50,7 +47,8 @@
 <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Subprojects</strong>
 </p>
 <ul>
@@ -112,7 +110,8 @@
 <a href="../watchdog/index.html">Watchdog</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Incubating</strong>
 </p>
 <ul>
@@ -120,7 +119,8 @@
 <a href="http://incubator.apache.org/projects/agila.html">Agila</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Ex-Jakarta</strong>
 </p>
 <ul>
@@ -152,833 +152,1136 @@
 <a href="http://struts.apache.org/">Struts</a>
 </li>
 </ul>
-    </navbar>
+    
+</navbar>
 </td>
-<!--MAIN BODY-->
-<td align="left" valign="top" class="main-body">
+<!--MAIN BODY--><td align="left" valign="top" class="main-body">
 <div class="section">
 <div class="section-header">
-<a name="Libraries, Tools, and APIs">
-<strong>Libraries, Tools, and APIs</strong>
-</a>
+<a name="Libraries,%20Tools,%20and%20APIs"><strong>Libraries, Tools, and APIs</strong></a>
 </div>
 <p>
 <div class="section-body">
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="BCEL: Byte Code Engineering Library">
-<strong>BCEL: Byte Code Engineering Library</strong>
-</a>
+<a name="BCEL:%20Byte%20Code%20Engineering%20Library"><strong>BCEL: Byte Code Engineering Library</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Classes to analyze and modify the compiled bytecode 
+            
+<p>Classes to analyze and modify the compiled bytecode 
               (instead of the java source code).</p>
-            <p>The Byte Code Engineering Library (formerly 
+            
+<p>The Byte Code Engineering Library (formerly 
               known as JavaClass) is intended to give users a 
               convenient possibility to analyze, create, and 
               manipulate (binary) Java class files (those ending 
               with .class).</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Online user manual</li>
-              <li>
+              
+<li>
 <b>Version: </b>???</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Commons">
-<strong>Commons</strong>
-</a>
+<a name="Commons"><strong>Commons</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Repository for small scale, reusable, code components 
+            
+<p>Repository for small scale, reusable, code components 
               that are useful in multiple Jakarta subprojects.</p>
-            <p>Contains also a "Sandbox": A workspace for more 
+            
+<p>Contains also a "Sandbox": A workspace for more 
               experimental Java component development.</p>
-            <ul>Components in the Commons Proper:
+            
+<ul>Components in the Commons Proper:
               <li>
 <b>BeanUtils</b>
-                <p>Easy to use wrapper around reflection and 
+                
+<p>Easy to use wrapper around reflection and 
                   introspection</p>
-                <ul>
-                  <li>
+                
+<ul>
+                  
+<li>
 <b>Documentation: </b>Javadoc</li>
-                  <li>
+                  
+<li>
 <b>Version: </b>1.2</li>
-                </ul>
-              </li>
+                
+</ul>
+              
+</li>
 
-              <li>
+              
+<li>
 <b>Collections</b>
-                <p>Additional collection classes for specal purposes:</p>
-                <ul> 
-                  <li>Special-purpose implementations of Lists and 
+                
+<p>Additional collection classes for specal purposes:</p>
+                
+<ul> 
+                  
+<li>Special-purpose implementations of Lists and 
                     Maps for fast access</li>
-                  <li>Adapter classes from Java1-style containers 
+                  
+<li>Adapter classes from Java1-style containers 
                     (arrays, enumerations) to Java2-style collections.</li>
-                  <li>Methods to test or create typical set-theory 
+                  
+<li>Methods to test or create typical set-theory 
                     properties of collections such as union, 
                     intersection, and closure.</li>
-                </ul>
-                <ul>
-                  <li>
+                
+</ul>
+                
+<ul>
+                  
+<li>
 <b>Documentation: </b>Javadoc</li>
-                  <li>
+                  
+<li>
 <b>Version: </b>1.0</li>
-                </ul>
-              </li>
+                
+</ul>
+              
+</li>
 
-              <li>
+              
+<li>
 <b>Digester</b>
-                <p>Digester provides a higher level, more
+                
+<p>Digester provides a higher level, more
                 developer-friendly interface to SAX events, because
                 most of the details of navigating the XML element
                 hierarchy are hidden -- allowing the developer to
                 focus on the processing to be performed.</p>
 
-                <p>Many Jakarta projects read XML configuration files
+                
+<p>Many Jakarta projects read XML configuration files
                 to provide initialization of various Java objects
                 within the system. There are several ways of doing
                 this, and the Digester component was designed to
                 provide a common implementation that can be used in
                 many different projects.</p>
 
-                <p>Basically, the Digester package lets you configure
+                
+<p>Basically, the Digester package lets you configure
                 an XML -&gt; Java object mapping module, which triggers
                 certain actions called rules whenever a particular
                 pattern of nested XML elements is recognized. A rich
                 set of predefined rules is available for your use, or
                 you can also create your own.</p>
 
-                <ul>
-                  <li>
+                
+<ul>
+                  
+<li>
 <b>Documentation: </b>Javadoc</li>
-                  <li>
+                  
+<li>
 <b>Version: </b>1.1.1</li>
-                </ul>
-              </li>
+                
+</ul>
+              
+</li>
 
-              <li>
+              
+<li>
 <b>DBCP: Database Connection Pool Package</b>
-                <p />
-                <ul>
-                  <li>
+                
+<p></p>
+                
+<ul>
+                  
+<li>
 <b>Documentation: </b>Javadoc</li>
-                  <li>
+                  
+<li>
 <b>Version: </b>1.5</li>
-                </ul>
-              </li>
+                
+</ul>
+              
+</li>
 
-              <li>
+              
+<li>
 <b>HttpClient</b>
-                  <p>The Jakarta Commons <em>HttpClient</em> component provides
+                  
+<p>The Jakarta Commons <em>HttpClient</em> component provides
                 an efficient, up-to-date, and feature-rich package
                 implementing the client side of the most recent HTTP
                 standards and recommendations.</p>
 
-                <p>Designed for extension while providing robust
+                
+<p>Designed for extension while providing robust
                 support for the base HTTP and HTTPS protocols, the <em>HttpClient</em>
                 component may be of interest to anyone building
                 HTTP-aware client applications such as web browsers,
                 web service clients, or systems that leverage or
                 extend the HTTP protocol for distributed
                 communication.</p>
-                <ul>
-                  <li>
+                
+<ul>
+                  
+<li>
 <b>Documentation: </b>Overview, supported protocols, and Javadoc</li>
-                  <li>
+                  
+<li>
 <a href="http://jakarta.apache.org/commons/httpclient/">HttpClient Website</a>
 </li>
-                </ul>
-              </li>
+                
+</ul>
+              
+</li>
 
-              <li>
+              
+<li>
 <b>JXPath</b>
-                <p>Manipulating beans using the XPath syntax (?)</p>
-                <ul>
-                  <li>
+                
+<p>Manipulating beans using the XPath syntax (?)</p>
+                
+<ul>
+                  
+<li>
 <b>Documentation: </b>Javadoc</li>
-                  <li>
+                  
+<li>
 <b>Version: </b>1.3</li>
-                </ul>
-              </li>
+                
+</ul>
+              
+</li>
 
-              <li>
+              
+<li>
 <b>Latka</b>
-                <p>Latka is an extensible functional (end-to-end) testing tool.
+                
+<p>Latka is an extensible functional (end-to-end) testing tool.
                 It uses an XML syntax to define a series of HTTP (or HTTPS) 
                 requests and a set of validators to verify that the request was
                 processed correctly.</p>
-                <p>Latka has a bridge to JUnit, so that tests can be
+                
+<p>Latka has a bridge to JUnit, so that tests can be
                 executed and automated via tools such as Ant.</p>
-                <p>There is a taglib available as part of the Taglibs project
+                
+<p>There is a taglib available as part of the Taglibs project
                 at Jakarta for running Latka tests as part of a web application.
                 </p>
-                <ul>
-                  <li>
+                
+<ul>
+                  
+<li>
 <b>Documentation: </b>Overview, Javadoc, User's Guide,
                   Developer's Guide and XML syntax reference</li>
-                </ul>
-              </li>
+                
+</ul>
+              
+</li>
 
-              <li>
+              
+<li>
 <b>Logging</b>
-                <p>Simple wrapper API around multiple logging APIs</p>
-                <p>The Logging package is an ultra-thin bridge between
+                
+<p>Simple wrapper API around multiple logging APIs</p>
+                
+<p>The Logging package is an ultra-thin bridge between
                 different logging libraries. Commons components may
                 use the Logging API to remove compile-time and
                 run-time dependencies on any particular logging
                 package, and contributors may write Log
                 implementations for the library of their choice.</p>
-                <p>
+                
+<p>
 <ul>Includes prebuilt support for the following:
                     <li> Log4J from Apache's Jakarta project.</li>
-                    <li>JDK Logging API, included in JDK 1.4 
+                    
+<li>JDK Logging API, included in JDK 1.4 
                       or later systems.</li>
-                    <li>LogKit from Apache's Jakarta project.</li>
-                    <li>NoOpLog implementation that simply swallows all 
+                    
+<li>LogKit from Apache's Jakarta project.</li>
+                    
+<li>NoOpLog implementation that simply swallows all 
                       log output, for all named Log isntances</li>
-                    <li>SimpleLog implementation that writes all log 
+                    
+<li>SimpleLog implementation that writes all log 
                       output, for all named Log instances, to System.out.</li>
-                  </ul>
+                  
+</ul>
 </p>
-                <ul>
-                  <li>
+                
+<ul>
+                  
+<li>
 <b>Documentation: </b>Javadoc</li>
-                  <li>
+                  
+<li>
 <b>Version: </b>1.0</li>
-                </ul>
-              </li>
+                
+</ul>
+              
+</li>
 
-              <li>
+              
+<li>
 <b>Pool</b>
-                <p>Generalized Object Pool Interface (?)</p>
-                <ul>
-                  <li>
+                
+<p>Generalized Object Pool Interface (?)</p>
+                
+<ul>
+                  
+<li>
 <b>Documentation: </b>Javadoc</li>
-                  <li>
+                  
+<li>
 <b>Version: </b>1.5</li>
-                </ul>
-              </li>
+                
+</ul>
+              
+</li>
 
-              <li>
+              
+<li>
 <b>Validator</b>
-                <p>Framework to define input validators in XML (?)</p>
-                <ul>
-                  <li>
+                
+<p>Framework to define input validators in XML (?)</p>
+                
+<ul>
+                  
+<li>
 <b>Documentation:Javadoc</b>
 </li>
-                  <li>
+                  
+<li>
 <b>Version: </b>1.6</li>
-                </ul>
-              </li>
-            </ul>
+                
+</ul>
+              
+</li>
+            
+</ul>
 
-          </div>
+          
+</div>
 </div> 
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="ECS: Element Construction Set">
-<strong>ECS: Element Construction Set</strong>
-</a>
+<a name="ECS:%20Element%20Construction%20Set"><strong>ECS: Element Construction Set</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Java API to generate markup tags, rather than using 
+            
+<p>Java API to generate markup tags, rather than using 
               println(). It directly supports HTML 4.0 and XML, but 
               can easily be extended to create tags for any markup language.
               It is now recommended that the Jakarta Velocity project
               be used instead of ECS.</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Examples and Javadoc</li>
-              <li>
+              
+<li>
 <b>Version: </b>1.4.1</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="JMeter">
-<strong>JMeter</strong>
-</a>
+<a name="JMeter"><strong>JMeter</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Pure Java desktop application designed to load 
+            
+<p>Pure Java desktop application designed to load 
               test functional behavior and measure performance.</p>
-            <p>Can load and performance test HTTP and FTP servers
+            
+<p>Can load and performance test HTTP and FTP servers
               as well as arbitrary database queries (via JDBC).</p>
-            <p>Swing support to make a graphical analysis of 
+            
+<p>Swing support to make a graphical analysis of 
               performance or to test your server, script, object
               behavior under heavy concurrent load.</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Online user and
                 developers manual</li>
-              <li>
+              
+<li>
 <b>Version: </b>1.7beta</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="ORO: Regular Expression Library">
-<strong>ORO: Regular Expression Library</strong>
-</a>
+<a name="ORO:%20Regular%20Expression%20Library"><strong>ORO: Regular Expression Library</strong></a>
 </div>
 <div class="subsection-body">
-            <p>The Jakarta-ORO Java classes are a set of
+            
+<p>The Jakarta-ORO Java classes are a set of
             text-processing Java classes that provide Perl5 compatible
             regular expressions, AWK-like regular expressions, glob
             expressions, and utility classes for performing
             substitutions, splits, filtering filenames, etc.</p>
-            <p>This library is the successor to the OROMatcher,
+            
+<p>This library is the successor to the OROMatcher,
             AwkTools, PerlTools, and TextTools libraries from ORO,
             Inc.</p> 
-            <p>Jakarta ORO package is possibly the more
+            
+<p>Jakarta ORO package is possibly the more
             complete regular expression package than Jakarta
             Regexp.</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Javadoc</li>
-              <li>
+              
+<li>
 <b>Version: </b>2.0.7</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="POI">
-<strong>POI</strong>
-</a>
+<a name="POI"><strong>POI</strong></a>
 </div>
 <div class="subsection-body">
-            <p>APIs for manipulating OLE 2 file formats</p>
-            <p>Set of APIs for creating, reading, and writing files 
+            
+<p>APIs for manipulating OLE 2 file formats</p>
+            
+<p>Set of APIs for creating, reading, and writing files 
               based upon the OLE 2 Compound Document Format using only 
               Java (no native stuff). OLE 2 Compound Document Format 
               based files include most Microsoft Office files such as
               XLS and DOC.</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Description and history</li>
-              <li>
+              
+<li>
 <b>Version: </b>1.1-dev</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Regexp">
-<strong>Regexp</strong>
-</a>
+<a name="Regexp"><strong>Regexp</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Pure Java Regular Expression package</p>
-            <ul>
-              <li>
+            
+<p>Pure Java Regular Expression package</p>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Javadoc</li>
-              <li>
+              
+<li>
 <b>Version: </b>1.3-dev</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Taglibs">
-<strong>Taglibs</strong>
-</a>
+<a name="Taglibs"><strong>Taglibs</strong></a>
 </div>
 <div class="subsection-body">
-            <p>A collection of JavaServer Pages (JSP) custom tag 
+            
+<p>A collection of JavaServer Pages (JSP) custom tag 
               libraries useful in building web applications.</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Descriptions of 
                 all subpackages, online tutorial</li>
-              <li>
+              
+<li>
 <b>Version: </b>
 </li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Watchdog">
-<strong>Watchdog</strong>
-</a>
+<a name="Watchdog"><strong>Watchdog</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Validation tests for the Servlet and 
+            
+<p>Validation tests for the Servlet and 
               JavaServer Pages specifications</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Javadoc</li>
-              <li>
+              
+<li>
 <b>Version: </b>None</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-        </div>
+        
+</div>
 </p>
 </div>
 <div class="section">
 <div class="section-header">
-<a name="Frameworks and Engines">
-<strong>Frameworks and Engines</strong>
-</a>
+<a name="Frameworks%20and%20Engines"><strong>Frameworks and Engines</strong></a>
 </div>
 <p>
 <div class="section-body">
           
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Avalon">
-<strong>Avalon</strong>
-</a>
+<a name="Avalon"><strong>Avalon</strong></a>
 </div>
 <div class="subsection-body">
             
 
-            <p>Component-oriented framework and set of components for 
+            
+<p>Component-oriented framework and set of components for 
               appliction development.</p>
-            <p>The main goal of this project is to design a way for
+            
+<p>The main goal of this project is to design a way for
               different projects to share resources avoiding as much 
               as possible efforts duplication.</p>
-            <p>Extensive printable book</p>
             
-            <li>
+<p>Extensive printable book</p>
+            
+            
+<li>
 <b>Framework</b>
               
 
-              <p>The Avalon framework consists of interfaces that
+              
+<p>The Avalon framework consists of interfaces that
               define relationships between commonly used application
               components, best-of-practice pattern enforcements, and
               several lightweight convenience implementations of the
               generic components.</p>
 
-              <p>At the core of the Avalon framework is the Component. 
+              
+<p>At the core of the Avalon framework is the Component. 
                 A Component is defined as a passive entity that performs a 
                 specific role, in other words, a Component is acted upon
                 (passive) and takes on a specific role in regards to
                 being configurable, composable, intitializable, disposable,
                 or stoppable.</p>
 
-              <p>Components and interfaces are provided for:
+              
+<p>Components and interfaces are provided for:
                 <ul>
-                  <li>Component management and composition</li>
-                  <li>Activity and role management (in the above sense)</li>
-                  <li>Configuration and parameter management</li>
-                  <li>Context management</li>
-                  <li>Loggin</li>
-                  <li>Threading</li>
-                  <li>Exception support</li>
-                </ul>
-              </p>
-              <ul>
-                <li>
+                  
+<li>Component management and composition</li>
+                  
+<li>Activity and role management (in the above sense)</li>
+                  
+<li>Configuration and parameter management</li>
+                  
+<li>Context management</li>
+                  
+<li>Loggin</li>
+                  
+<li>Threading</li>
+                  
+<li>Exception support</li>
+                
+</ul>
+              
+</p>
+              
+<ul>
+                
+<li>
 <b>Documentation: </b>Overview, UML package and class
                   diagrams</li>
-                <li>
+                
+<li>
 <b>Version: </b>4.1.2</li>
-              </ul>
-            </li>
+              
+</ul>
+            
+</li>
 
-            <li>
+            
+<li>
 <b>LogKit</b>
-              <p>LogKit is a logging toolkit designed for secure 
+              
+<p>LogKit is a logging toolkit designed for secure 
                 performance oriented logging in applications.</p>
-              <ul>
-                <li>
+              
+<ul>
+                
+<li>
 <b>Documentation: </b>Online whitepaper and Javadoc</li>
-                <li>
+                
+<li>
 <b>Version: </b>1.0.1</li>
-              </ul>
-            </li>
+              
+</ul>
+            
+</li>
     
-            <li>
+            
+<li>
 <b>Excalibur</b>
-              <p>Collection of ready to use components and utilities</p>
-              <p>Also provides a Scratchpad, for components under development</p>
-              <p>The status of individual components is not always clear.</p>
-              <ul>Individual utilities for:
+              
+<p>Collection of ready to use components and utilities</p>
+              
+<p>Also provides a Scratchpad, for components under development</p>
+              
+<p>The status of individual components is not always clear.</p>
+              
+<ul>Individual utilities for:
                 <li>Command line parsing</li>
-                <li>Collections</li>
-                <li>Component Utils (?)</li>
-                <li>Thread utils (mutexes, ...)</li>
-                <li>Data Source Mgt (?)</li>
-                <li>I18N</li>
-                <li>IO Utils (File Filters and copying routines 
+                
+<li>Collections</li>
+                
+<li>Component Utils (?)</li>
+                
+<li>Thread utils (mutexes, ...)</li>
+                
+<li>Data Source Mgt (?)</li>
+                
+<li>I18N</li>
+                
+<li>IO Utils (File Filters and copying routines 
                   on Streams and Readers)</li>
-                <li>LogKit Mgt (define the log categories on a 
+                
+<li>LogKit Mgt (define the log categories on a 
                   component basis)</li>
-                <li>Resource Monitoring (notification when a 
+                
+<li>Resource Monitoring (notification when a 
                   resource has changed)</li>
-                <li>Pooling support (?)</li>
-                <li>Property Utils (wildcard-like lookup of key-value pairs)</li>
-                <li>Proxy (?)</li>
-              </ul>
-              <ul>
-                <li>
+                
+<li>Pooling support (?)</li>
+                
+<li>Property Utils (wildcard-like lookup of key-value pairs)</li>
+                
+<li>Proxy (?)</li>
+              
+</ul>
+              
+<ul>
+                
+<li>
 <b>Documentation: </b>Short descriptions for 
                   individual components, Javadoc.</li>
-                <li>
+                
+<li>
 <b>Version: </b>4.1</li>
-              </ul>
-            </li>
+              
+</ul>
+            
+</li>
 
-            <li>
+            
+<li>
 <b>Phoenix</b>
-              <p>Minimal Application Server (manages classloader, security 
+              
+<p>Minimal Application Server (manages classloader, security 
                 and logging needs)</p>
-              <p>Purpose somewhat unlear, possibly still starting out.</p>
-              <ul>
-                <li>
+              
+<p>Purpose somewhat unlear, possibly still starting out.</p>
+              
+<ul>
+                
+<li>
 <b>Documentation: </b>Javadoc</li>
-                <li>
+                
+<li>
 <b>Version: </b>4.0a2</li>
-              </ul>
-            </li>
+              
+</ul>
+            
+</li>
 
-              <li>
+              
+<li>
 <b>Cornerstone</b>
-              <p>Cornerstone is a set of services for the Phoenix
+              
+<p>Cornerstone is a set of services for the Phoenix
                 kernel. It contains "blocks" that plug into
                 Phoenix. Example blocks include ConnectionManager,
                 SocketManager, Scheduler etc.</p>
-              <p>Seems somewhat immature</p>
-                <ul>
-                  <li>
+              
+<p>Seems somewhat immature</p>
+                
+<ul>
+                  
+<li>
 <b>Documentation: </b>Examples, Javadoc</li>
-                  <li>
+                  
+<li>
 <b>Version: </b>No official release yet</li>
-                </ul>
-              </li>
+                
+</ul>
+              
+</li>
 
-          </div>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Cactus">
-<strong>Cactus</strong>
-</a>
+<a name="Cactus"><strong>Cactus</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Cactus is a simple test framework for unit testing 
+            
+<p>Cactus is a simple test framework for unit testing 
               server-side java code (Servlets, EJBs, Tag Libs, Filters, ...). </p>
-            <p>It uses JUnit and extends it.</p>
-            <p>It focuses on integration unit testing, but also supports
+            
+<p>It uses JUnit and extends it.</p>
+            
+<p>It focuses on integration unit testing, but also supports
               code logic and functional unit testing.</p>
-            <p>It provides testing for servlets (etc) within the actual
+            
+<p>It provides testing for servlets (etc) within the actual
               servlet container, as opposed to testing them within a 
               testing scaffold.</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Javadoc, Tutorials, HowTos and Sample Application</li>
-              <li>
+              
+<li>
 <b>Version: </b>1.2</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Lucene">
-<strong>Lucene</strong>
-</a>
+<a name="Lucene"><strong>Lucene</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Large-scale text search and indexing engine.</p>
-            <ul>
-              <li>
+            
+<p>Large-scale text search and indexing engine.</p>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>FAQ, Tutorial, Links 
                 to offsite articles, Javadoc</li>
-              <li>
+              
+<li>
 <b>Version: </b>1.02</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
           
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Struts">
-<strong>Struts</strong>
-</a>
+<a name="Struts"><strong>Struts</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Model,View,Controller Framework for server
+            
+<p>Model,View,Controller Framework for server
               side development.Struts uses a special Servlet 
               as a switchboard to route requests from Web browsers 
               to the appropriate Java ServerPage (JSP).</p>
-            <p>Specifically designed for combining Servlets and JSPs,
+            
+<p>Specifically designed for combining Servlets and JSPs,
               but works well with JDBC, EJB, JNDI, XSL, and Velocity.</p>
-            <p>Provides support for mapping of form data to Java Beans.</p>
-            <p>Relies on Custom Tags and JSP. Possibly plays better
+            
+<p>Provides support for mapping of form data to Java Beans.</p>
+            
+<p>Relies on Custom Tags and JSP. Possibly plays better
               with other J2EE technologies than Turbine.  Its relative
               simplicity makes it easier to retrofit to an existing
               project than Turbine.</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>FAQs, 
                 User Guide, Developer Guide and third party resources.
               </li>
-              <li>
+              
+<li>
 <b>Version: </b>1.0.2</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Turbine">
-<strong>Turbine</strong>
-</a>
+<a name="Turbine"><strong>Turbine</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Servlet based MVC framework.  Its sub-projects provide
+            
+<p>Servlet based MVC framework.  Its sub-projects provide
               functionality useful outside of a web appliction.</p>
-            <p>Its Fulcrum component provides a "services" framework:
+            
+<p>Its Fulcrum component provides a "services" framework:
               Singleton objects which may also have an init() and
               destroy() lifecycle. Many services come prepackaged
               (cf. entry below for Fulcrum).</p>
-            <p>Less concerned with J2EE conformance, more of an
+            
+<p>Less concerned with J2EE conformance, more of an
               alternative!</p>
-            <p>
+            
+<p>
 <b>News: </b>Last Entry: 08.Mar.02 (status reports
               for entire project)</p>
 
-            <li>
+            
+<li>
 <b>Turbine</b>
-              <ul>
-                <li>
+              
+<ul>
+                
+<li>
 <b>Documentation: </b>Overview
                   documents, HowTos, Javadoc.</li>
-                <li>
+                
+<li>
 <b>Version: </b>2.3</li>
-              </ul>
-            </li>
+              
+</ul>
+            
+</li>
 
-            <li>
+            
+<li>
 <b>Fulcrum</b>
-              <p>Reusable services framework. Can be used outside of Turbine.</p>
-              <ul>Individual Services for:
+              
+<p>Reusable services framework. Can be used outside of Turbine.</p>
+              
+<ul>Individual Services for:
                 <li>Cache</li>
-                <li>Factory</li>
-                <li>Bean population from form input (Intake)</li>
-                <li>JSP</li>
-                <li>Localization</li>
-                <li>Mimetypes</li>
-                <li>Naming (JNDI Wrapper)</li>
-                <li>Object/JDBC Pooling</li>
-                <li>Scheduler</li>
-                <li>Security</li>
-                <li>Templates</li>
-                <li>File uploads</li>
-                <li>Velocity</li>
-                <li>XML-RPC</li>
-                <li>XSLT</li>
-              </ul>
-              <ul>
-                <li>
+                
+<li>Factory</li>
+                
+<li>Bean population from form input (Intake)</li>
+                
+<li>JSP</li>
+                
+<li>Localization</li>
+                
+<li>Mimetypes</li>
+                
+<li>Naming (JNDI Wrapper)</li>
+                
+<li>Object/JDBC Pooling</li>
+                
+<li>Scheduler</li>
+                
+<li>Security</li>
+                
+<li>Templates</li>
+                
+<li>File uploads</li>
+                
+<li>Velocity</li>
+                
+<li>XML-RPC</li>
+                
+<li>XSLT</li>
+              
+</ul>
+              
+<ul>
+                
+<li>
 <b>Documentation: </b>Javadoc, Individual descriptions.</li>
-                <li>
+                
+<li>
 <b>Version: </b>1.0b2</li>
-                <li>
+                
+<li>
 <b>News: </b>None</li>
-              </ul>
-            </li>
+              
+</ul>
+            
+</li>
 
-            <li>
+            
+<li>
 <b>Stratum</b>
-              <p>Set of existing Turbine code and new utility routines,
+              
+<p>Set of existing Turbine code and new utility routines,
                 refactored as components, with the intent to move
                 it into the Commons.</p>
-              <ul>
-                <li>
+              
+<ul>
+                
+<li>
 <b>Documentation: </b>Javadoc</li>
-                <li>
+                
+<li>
 <b>Version: </b>3.0b2</li>
-              </ul>
-            </li>
+              
+</ul>
+            
+</li>
 
-            <li>
+            
+<li>
 <b>Turbine Developer Kit (TDK)</b>
-              <p>The Turbine Development Kit (TDK) is a package that
+              
+<p>The Turbine Development Kit (TDK) is a package that
                 bundles a copy of Turbine, Tomcat, jar files,
                 documentation and other utilities in order to help you
                 get started with Turbine as quickly as possible.</p>
-              <ul>
-                <li>
+              
+<ul>
+                
+<li>
 <b>Documentation: </b>Tutorial, Javadoc</li>
-                <li>
+                
+<li>
 <b>Version: </b>2.2b1</li>
-              </ul>
-            </li>
+              
+</ul>
+            
+</li>
 
-          </div>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Velocity">
-<strong>Velocity</strong>
-</a>
+<a name="Velocity"><strong>Velocity</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Templating engine: replaces placeholders in document
+            
+<p>Templating engine: replaces placeholders in document
               templates with dynamic content at runtime. The content
               is taken from application classes, which are placed 
               into a VelocityContext at runtime.</p>
-            <p>Templates can contain conditional statments and loop
+            
+<p>Templates can contain conditional statments and loop
               constructs for cases when the number of dynamic content
               entries is not known ahead of time.</p>
-            <p>Can be used to generate HTML, but also about anything
+            
+<p>Can be used to generate HTML, but also about anything
               else (SQL, Java, HTML, XML, Binary, etc).</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Printable user
                 and Developers guide. Comparisons with 
                 other projects.</li>
-              <li>
+              
+<li>
 <b>Version: </b>1.3-rc1</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
     
-        </div>
+        
+</div>
 </p>
 </div>
 <div class="section">
 <div class="section-header">
-<a name="Server Applications">
-<strong>Server Applications</strong>
-</a>
+<a name="Server%20Applications"><strong>Server Applications</strong></a>
 </div>
 <p>
 <div class="section-body">
 
-      <div class="subsection">
+      
+<div class="subsection">
 <div class="subsection-header">
-<a name="Alexandria">
-<strong>Alexandria</strong>
-</a>
+<a name="Alexandria"><strong>Alexandria</strong></a>
 </div>
 <div class="subsection-body">
-            <p>CVS, Javadoc, Source code, Documentation management
+            
+<p>CVS, Javadoc, Source code, Documentation management
               system, to allow you to browse multiple and remote source
               repositories Generate Javadoc across multiple java
               projects.</p>
 
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Javadoc</li>
-              <li>
+              
+<li>
 <b>Version: </b>None</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="James">
-<strong>James</strong>
-</a>
+<a name="James"><strong>James</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Portable email server for all common formats.</p>
-            <p>Design goals are portability, protocol abstraction,
+            
+<p>Portable email server for all common formats.</p>
+            
+<p>Design goals are portability, protocol abstraction,
               resource abstraction, mail transport and storage in
               single server.</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Javadoc. Online.</li>
-              <li>
+              
+<li>
 <b>Version: </b>2.0a2</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Jetspeed">
-<strong>Jetspeed</strong>
-</a>
+<a name="Jetspeed"><strong>Jetspeed</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Information Portal, making data available
+            
+<p>Information Portal, making data available
               via the web or a WAP-enabled phone.</p>
-            <p>Jetspeed is independent of content type. The actual
+            
+<p>Jetspeed is independent of content type. The actual
               presentation of the data is handled via XSL and delivered
               to the user for example via the combination of Java Server
               Pages (JSPs) and HTML.</p>
-            <p>Jetspeed provides support for templating and content 
+            
+<p>Jetspeed provides support for templating and content 
               publication frameworks such as Cocoon, WebMacro and Velocity.</p>
-            <p>Jetspeed is built on top of Turbine.</p>
-            <ul>
-              <li>
+            
+<p>Jetspeed is built on top of Turbine.</p>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Javadoc. Online.</li>
-              <li>
+              
+<li>
 <b>Version: </b>1.3a2</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Tomcat 3">
-<strong>Tomcat 3</strong>
-</a>
+<a name="Tomcat%203"><strong>Tomcat 3</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Official Reference Implementation of the 
+            
+<p>Official Reference Implementation of the 
               Servlet 2.2 and JSP 1.1</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Javadoc. Online</li>
-              <li>
+              
+<li>
 <b>Version: </b>3.3</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-          <div class="subsection">
+          
+<div class="subsection">
 <div class="subsection-header">
-<a name="Tomcat 4">
-<strong>Tomcat 4</strong>
-</a>
+<a name="Tomcat%204"><strong>Tomcat 4</strong></a>
 </div>
 <div class="subsection-body">
-            <p>Official Reference Implementation of the 
+            
+<p>Official Reference Implementation of the 
               Servlet 2.3 and JSP 1.2</p>
-            <ul>
-              <li>
+            
+<ul>
+              
+<li>
 <b>Documentation: </b>Javadoc. Online</li>
-              <li>
+              
+<li>
 <b>Version: </b>4.0.3</li>
-            </ul>
-          </div>
+            
+</ul>
+          
+</div>
 </div>
 
-        </div>
+        
+</div>
 </p>
 </div>
 </td>
-<!--RIGHT SIDE NAVIGATION-->
-<td nowrap="true" valign="top" class="right-navbar">
+<!--RIGHT SIDE NAVIGATION--><td nowrap="true" valign="top" class="right-navbar">
 <navbar name="rhs">
 
-    <p>
+    
+<p>
 <strong>About Jakarta</strong>
 </p>
 <ul>
@@ -1001,7 +1304,8 @@
 <a href="http://jakarta.apache.org/site/java_at_apache.html">Java@Apache</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Reference</strong>
 </p>
 <ul>
@@ -1033,17 +1337,23 @@
 <a href="http://www.apache.org/foundation/thanks.html">Acknowledgements</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Search Jakarta</strong>
 </p>
 <div class="searchbox">
-        <form action="http://www.google.com/search" method="get">
-          <input value="jakarta.apache.org" name="sitesearch" type="hidden" />
-          <input size="10" name="q" id="query" type="text" />
-          <input name="Search" value="Search" type="submit" />
-        </form>
-      </div>
-    <p>
+        
+<form action="http://www.google.com/search" method="get">
+          
+<input value="jakarta.apache.org" name="sitesearch" type="hidden">
+          <input size="10" name="q" id="query" type="text">
+          <input name="Search" value="Search" type="submit">
+        
+</form>
+      
+</div>
+    
+<p>
 <strong>Unaffiliated Links</strong>
 </p>
 <ul>
@@ -1060,7 +1370,8 @@
 <a href="http://www.planetapache.org/">Planet Apache</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Unaffiliated Translations</strong>
 </p>
 <ul>
@@ -1074,20 +1385,21 @@
 <a href="http://jakarta.jp/">Jakarta.JP (Japanese)</a>
 </li>
 </ul>
+
 </navbar>
 </td>
 </tr>
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="3">
-<hr size="1" noshade="" />
+<hr size="1" noshade="">
 </td>
 </tr>
 <tr>
 <td colspan="3">
 <div class="page-footer">
 <em>
-        Copyright © 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
+        Copyright &copy; 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
         </em>
 </div>
 </td>

Modified: jakarta/site/docs/site/packageversioning.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/packageversioning.html?view=diff&r1=154847&r2=154848
==============================================================================
--- jakarta/site/docs/site/packageversioning.html (original)
+++ jakarta/site/docs/site/packageversioning.html Tue Feb 22 06:03:23 2005
@@ -1,22 +1,18 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <title>The Jakarta Site - Package versioning</title>
-<link type="text/css" href="/style/style.css" rel="stylesheet" />
-<meta value="Apache Jakarta Project" name="author" />
-<meta value="general.AT.jakarta.DOT.apache.DOT.org" name="email" />
+<link type="text/css" href="/style/style.css" rel="stylesheet">
+<meta value="Apache Jakarta Project" name="author">
+<meta value="general.AT.jakarta.DOT.apache.DOT.org" name="email">
 </head>
 <body>
 <table cellspacing="0" width="100%" border="0" class="page-header">
 <!--PAGE HEADER-->
 <tr>
 <td colspan="2">
-<!--JAKARTA LOGO-->
-<a href="http://jakarta.apache.org/">
-<img border="0" alt="The Jakarta Project" src="http://jakarta.apache.org/images/jakarta-logo.gif" />
-</a>
-</td>
+<!--JAKARTA LOGO--><a href="http://jakarta.apache.org/"><img border="0" alt="The Jakarta Project" src="http://jakarta.apache.org/images/jakarta-logo.gif"></a></td>
 </tr>
 </table>
 <table cellspacing="4" width="100%" border="0">
@@ -26,7 +22,8 @@
 <navbar name="lhs">
 
     
-    <p>
+    
+<p>
 <strong>Support</strong>
 </p>
 <ul>
@@ -49,7 +46,8 @@
 <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Subprojects</strong>
 </p>
 <ul>
@@ -111,7 +109,8 @@
 <a href="../watchdog/index.html">Watchdog</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Incubating</strong>
 </p>
 <ul>
@@ -119,7 +118,8 @@
 <a href="http://incubator.apache.org/projects/agila.html">Agila</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Ex-Jakarta</strong>
 </p>
 <ul>
@@ -151,32 +151,39 @@
 <a href="http://struts.apache.org/">Struts</a>
 </li>
 </ul>
-    </navbar>
+    
+</navbar>
 </td>
-<!--MAIN BODY-->
-<td align="left" valign="top" class="main-body">
+<!--MAIN BODY--><td align="left" valign="top" class="main-body">
 <div class="section">
 <div class="section-header">
-<a name="Package versioning">
-<strong>Package versioning</strong>
-</a>
+<a name="Package%20versioning"><strong>Package versioning</strong></a>
 </div>
 <p>
 <div class="section-body">
 
+
 <p>
 The <a target="_new" href="http://java.sun.com/j2se/1.4/docs/guide/versioning/spec/VersioningSpecification.html">Java(tm) Product Versioning Specification</a> allows users to identify the exact version information of a package within a JAR. This is particularly useful when users have a number of packages, with version interdependences, from various distributions. 
 </p>
+
 <p>
 These four simple steps use ANT to maintain and insert the versioning information, so all JARs shipped are correctly versioned. <b>Note:</b> This is just one method, and in future releases ANT may have built in mechanisms for this task.
 </p>
+
 <h3>Step 1: Manually create a template manifest file.</h3>
+
 <p>Java versioning is implemented by attributes set within the manifest of the JAR.</p>
+
 <p>
 See Javasoft's documentation on: <a target="_new" href="http://java.sun.com/j2se/1.4/docs/guide/versioning/spec/VersioningSpecification.html#JARManifestFormat">JAR Manifest Format</a>
+
 </p>
+
 <p>
+
 <table border="1" align="center">
+
 <tr>
 <td>
 <pre>
@@ -187,36 +194,55 @@
 Implementation-Version: @version@
 Implementation-Vendor: "Apache Software Foundation"
 </pre>
+
 </td>
 </tr>
+
 </table>
+
 </p>
+
 <p>
 Save this with your build.xml as a file called <b>manifest.template</b>.
 </p>
+
 <p>
-<b>Note:</b> The <em>{Apacke Package}</em> ought be manually replaced by the package name, e.g. "log4j" or "Axis"<br />
+
+<b>Note:</b> The <em>{Apacke Package}</em> ought be manually replaced by the package name, e.g. "log4j" or "Axis"<br>
+
 <b>Note:</b> The <em>@version@</em> is a specific keyword used later in ANT filtering, and will be dynamically updated.
 </p>
+
 <h3>Step 2: Maintain the version in your ANT build script</h3>
+
 <p>
 Set and maintain the <b>${version}</b> property.
 </p>
+
 <p>
+
 <table border="1" align="center">
+
 <tr>
 <td>
 <pre>&lt;property name="version" value="1-1-1" /&gt;</pre>
 </td>
 </tr>
+
 </table>
+
 </p>
+
 <h3>Step 3: Create the manifest, filtering the version</h3>
+
 <p>
 This replaces <b>@version@</b> in <em>manifest.template</em> with <b>1-1-1</b> in <em>manifest.mf</em>.
 </p>
+
 <p>
+
 <table border="1" align="center">
+
 <tr>
 <td>
 <pre>
@@ -229,14 +255,21 @@
 &lt;/target&gt;</pre>
 </td>
 </tr>
+
 </table>
+
 </p>
+
 <h3>Step 4: Create your JAR, setting the manifest attribute</h3>
+
 <p>
 This sets the <b>META-INF/Manifest.mf</b> in the JAR file.
 </p>
+
 <p>
+
 <table border="1" align="center">
+
 <tr>
 <td>
 <pre>
@@ -244,24 +277,31 @@
     &lt;jar jarfile=<em>...</em>
             <b>manifest="manifest.mf"</b>/&gt;
 </pre>
+
 </td>
 </tr>
+
 </table>
+
 </p>
-<hr width="100%" />
+
+<hr width="100%">
+
 <p>
 Sample Files:   <a href="packageversioning-manifest.template">manifest.template</a>, <a href="packageversioning-build.xml">build.xml</a>
+
 </p>
 
+
 </div>
 </p>
 </div>
 </td>
-<!--RIGHT SIDE NAVIGATION-->
-<td nowrap="true" valign="top" class="right-navbar">
+<!--RIGHT SIDE NAVIGATION--><td nowrap="true" valign="top" class="right-navbar">
 <navbar name="rhs">
 
-    <p>
+    
+<p>
 <strong>About Jakarta</strong>
 </p>
 <ul>
@@ -284,7 +324,8 @@
 <a href="http://jakarta.apache.org/site/java_at_apache.html">Java@Apache</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Reference</strong>
 </p>
 <ul>
@@ -316,17 +357,23 @@
 <a href="http://www.apache.org/foundation/thanks.html">Acknowledgements</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Search Jakarta</strong>
 </p>
 <div class="searchbox">
-        <form action="http://www.google.com/search" method="get">
-          <input value="jakarta.apache.org" name="sitesearch" type="hidden" />
-          <input size="10" name="q" id="query" type="text" />
-          <input name="Search" value="Search" type="submit" />
-        </form>
-      </div>
-    <p>
+        
+<form action="http://www.google.com/search" method="get">
+          
+<input value="jakarta.apache.org" name="sitesearch" type="hidden">
+          <input size="10" name="q" id="query" type="text">
+          <input name="Search" value="Search" type="submit">
+        
+</form>
+      
+</div>
+    
+<p>
 <strong>Unaffiliated Links</strong>
 </p>
 <ul>
@@ -343,7 +390,8 @@
 <a href="http://www.planetapache.org/">Planet Apache</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Unaffiliated Translations</strong>
 </p>
 <ul>
@@ -357,20 +405,21 @@
 <a href="http://jakarta.jp/">Jakarta.JP (Japanese)</a>
 </li>
 </ul>
+
 </navbar>
 </td>
 </tr>
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="3">
-<hr size="1" noshade="" />
+<hr size="1" noshade="">
 </td>
 </tr>
 <tr>
 <td colspan="3">
 <div class="page-footer">
 <em>
-        Copyright © 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
+        Copyright &copy; 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
         </em>
 </div>
 </td>

Modified: jakarta/site/docs/site/pmc/01-01-17-meeting-minutes.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/pmc/01-01-17-meeting-minutes.html?view=diff&r1=154847&r2=154848
==============================================================================
--- jakarta/site/docs/site/pmc/01-01-17-meeting-minutes.html (original)
+++ jakarta/site/docs/site/pmc/01-01-17-meeting-minutes.html Tue Feb 22 06:03:23 2005
@@ -1,22 +1,18 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <title>The Jakarta Site - 2001 January 17 - Jakarta PMC Meeting Minutes</title>
-<link type="text/css" href="/style/style.css" rel="stylesheet" />
-<meta value="Apache Jakarta Project" name="author" />
-<meta value="general.AT.jakarta.DOT.apache.DOT.org" name="email" />
+<link type="text/css" href="/style/style.css" rel="stylesheet">
+<meta value="Apache Jakarta Project" name="author">
+<meta value="general.AT.jakarta.DOT.apache.DOT.org" name="email">
 </head>
 <body>
 <table cellspacing="0" width="100%" border="0" class="page-header">
 <!--PAGE HEADER-->
 <tr>
 <td colspan="2">
-<!--JAKARTA LOGO-->
-<a href="http://jakarta.apache.org/">
-<img border="0" alt="The Jakarta Project" src="http://jakarta.apache.org/images/jakarta-logo.gif" />
-</a>
-</td>
+<!--JAKARTA LOGO--><a href="http://jakarta.apache.org/"><img border="0" alt="The Jakarta Project" src="http://jakarta.apache.org/images/jakarta-logo.gif"></a></td>
 </tr>
 </table>
 <table cellspacing="4" width="100%" border="0">
@@ -26,7 +22,8 @@
 <navbar name="lhs">
 
     
-    <p>
+    
+<p>
 <strong>Support</strong>
 </p>
 <ul>
@@ -49,7 +46,8 @@
 <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Subprojects</strong>
 </p>
 <ul>
@@ -111,7 +109,8 @@
 <a href="../../watchdog/index.html">Watchdog</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Incubating</strong>
 </p>
 <ul>
@@ -119,7 +118,8 @@
 <a href="http://incubator.apache.org/projects/agila.html">Agila</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Ex-Jakarta</strong>
 </p>
 <ul>
@@ -151,20 +151,20 @@
 <a href="http://struts.apache.org/">Struts</a>
 </li>
 </ul>
-    </navbar>
+    
+</navbar>
 </td>
-<!--MAIN BODY-->
-<td align="left" valign="top" class="main-body">
+<!--MAIN BODY--><td align="left" valign="top" class="main-body">
 <div class="section">
 <div class="section-header">
-<a name="2001 January 17 - Jakarta PMC Meeting Minutes">
-<strong>2001 January 17 - Jakarta PMC Meeting Minutes</strong>
-</a>
+<a name="2001%20January%2017%20-%20Jakarta%20PMC%20Meeting%20Minutes"><strong>2001 January 17 - Jakarta PMC Meeting Minutes</strong></a>
 </div>
 <p>
 <div class="section-body">
+
 <p>Below is the text of an email message posted to the Jakarta General list on 20 Jan 2001.</p>
 
+
 <div class="source">
 Appointment of recording secretary: Sam Ruby volunteered.
 
@@ -511,15 +511,16 @@
 - Sam Ruby
 
 </div>
-  </div>
+  
+</div>
 </p>
 </div>
 </td>
-<!--RIGHT SIDE NAVIGATION-->
-<td nowrap="true" valign="top" class="right-navbar">
+<!--RIGHT SIDE NAVIGATION--><td nowrap="true" valign="top" class="right-navbar">
 <navbar name="rhs">
 
-    <p>
+    
+<p>
 <strong>About Jakarta</strong>
 </p>
 <ul>
@@ -542,7 +543,8 @@
 <a href="http://jakarta.apache.org/site/java_at_apache.html">Java@Apache</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Reference</strong>
 </p>
 <ul>
@@ -574,17 +576,23 @@
 <a href="http://www.apache.org/foundation/thanks.html">Acknowledgements</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Search Jakarta</strong>
 </p>
 <div class="searchbox">
-        <form action="http://www.google.com/search" method="get">
-          <input value="jakarta.apache.org" name="sitesearch" type="hidden" />
-          <input size="10" name="q" id="query" type="text" />
-          <input name="Search" value="Search" type="submit" />
-        </form>
-      </div>
-    <p>
+        
+<form action="http://www.google.com/search" method="get">
+          
+<input value="jakarta.apache.org" name="sitesearch" type="hidden">
+          <input size="10" name="q" id="query" type="text">
+          <input name="Search" value="Search" type="submit">
+        
+</form>
+      
+</div>
+    
+<p>
 <strong>Unaffiliated Links</strong>
 </p>
 <ul>
@@ -601,7 +609,8 @@
 <a href="http://www.planetapache.org/">Planet Apache</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Unaffiliated Translations</strong>
 </p>
 <ul>
@@ -615,20 +624,21 @@
 <a href="http://jakarta.jp/">Jakarta.JP (Japanese)</a>
 </li>
 </ul>
+
 </navbar>
 </td>
 </tr>
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="3">
-<hr size="1" noshade="" />
+<hr size="1" noshade="">
 </td>
 </tr>
 <tr>
 <td colspan="3">
 <div class="page-footer">
 <em>
-        Copyright © 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
+        Copyright &copy; 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
         </em>
 </div>
 </td>

Modified: jakarta/site/docs/site/pmc/01-01-17-pictures.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/pmc/01-01-17-pictures.html?view=diff&r1=154847&r2=154848
==============================================================================
--- jakarta/site/docs/site/pmc/01-01-17-pictures.html (original)
+++ jakarta/site/docs/site/pmc/01-01-17-pictures.html Tue Feb 22 06:03:23 2005
@@ -1,22 +1,18 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <title>The Jakarta Site - Jakarta PMC Meeting 1/17/2001</title>
-<link type="text/css" href="/style/style.css" rel="stylesheet" />
-<meta value="Apache Jakarta Project" name="author" />
-<meta value="general.AT.jakarta.DOT.apache.DOT.org" name="email" />
+<link type="text/css" href="/style/style.css" rel="stylesheet">
+<meta value="Apache Jakarta Project" name="author">
+<meta value="general.AT.jakarta.DOT.apache.DOT.org" name="email">
 </head>
 <body>
 <table cellspacing="0" width="100%" border="0" class="page-header">
 <!--PAGE HEADER-->
 <tr>
 <td colspan="2">
-<!--JAKARTA LOGO-->
-<a href="http://jakarta.apache.org/">
-<img border="0" alt="The Jakarta Project" src="http://jakarta.apache.org/images/jakarta-logo.gif" />
-</a>
-</td>
+<!--JAKARTA LOGO--><a href="http://jakarta.apache.org/"><img border="0" alt="The Jakarta Project" src="http://jakarta.apache.org/images/jakarta-logo.gif"></a></td>
 </tr>
 </table>
 <table cellspacing="4" width="100%" border="0">
@@ -26,7 +22,8 @@
 <navbar name="lhs">
 
     
-    <p>
+    
+<p>
 <strong>Support</strong>
 </p>
 <ul>
@@ -49,7 +46,8 @@
 <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Subprojects</strong>
 </p>
 <ul>
@@ -111,7 +109,8 @@
 <a href="../../watchdog/index.html">Watchdog</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Incubating</strong>
 </p>
 <ul>
@@ -119,7 +118,8 @@
 <a href="http://incubator.apache.org/projects/agila.html">Agila</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Ex-Jakarta</strong>
 </p>
 <ul>
@@ -151,91 +151,80 @@
 <a href="http://struts.apache.org/">Struts</a>
 </li>
 </ul>
-    </navbar>
+    
+</navbar>
 </td>
-<!--MAIN BODY-->
-<td align="left" valign="top" class="main-body">
+<!--MAIN BODY--><td align="left" valign="top" class="main-body">
 <div class="section">
 <div class="section-header">
-<a name="Pictures!">
-<strong>Pictures!</strong>
-</a>
+<a name="Pictures!"><strong>Pictures!</strong></a>
 </div>
 <p>
 <div class="section-body">
+
 <p>
+
 <table border="0" cellpadding="5" cellspacing="2" width="100%" bgcolor="#F0F0F0">
+
 <tr>
-    <td>
-<font size="3" face="Arial">Jakarta PMC Meeting<br />1/17/2001</font>
+    
+<td><font size="3" face="Arial">Jakarta PMC Meeting<br>1/17/2001</font>
     </td>
+
 </tr>
+
 </table>
 
+
 <center>
 <table cellspacing="10" cellpadding="0" border="0">
 
+
 <tr>
-        <td align="center">
-<a href="../../images/pmc/112-1226_IMG.jpg">
-<img src="../../images/pmc/thumbnails/112-1226_IMG.jpg" border="0" alt="112-1226_IMG" />
-</a>    </td>
-        <td align="center">
-<a href="../../images/pmc/112-1227_IMG.jpg">
-<img src="../../images/pmc/thumbnails/112-1227_IMG.jpg" border="0" alt="112-1227_IMG" />
-</a>    </td>
-        <td align="center">
-<a href="../../images/pmc/112-1228_IMG.jpg">
-<img src="../../images/pmc/thumbnails/112-1228_IMG.jpg" border="0" alt="112-1228_IMG" />
-</a>    </td>
-        <td align="center">
-<a href="../../images/pmc/112-1230_IMG.jpg">
-<img src="../../images/pmc/thumbnails/112-1230_IMG.jpg" border="0" alt="112-1230_IMG" />
-</a>    </td>
+        
+<td align="center"><a href="../../images/pmc/112-1226_IMG.jpg"><img src="../../images/pmc/thumbnails/112-1226_IMG.jpg" border="0" alt="112-1226_IMG"></a>    </td>
+        <td align="center"><a href="../../images/pmc/112-1227_IMG.jpg"><img src="../../images/pmc/thumbnails/112-1227_IMG.jpg" border="0" alt="112-1227_IMG"></a>    </td>
+        <td align="center"><a href="../../images/pmc/112-1228_IMG.jpg"><img src="../../images/pmc/thumbnails/112-1228_IMG.jpg" border="0" alt="112-1228_IMG"></a>    </td>
+        <td align="center"><a href="../../images/pmc/112-1230_IMG.jpg"><img src="../../images/pmc/thumbnails/112-1230_IMG.jpg" border="0" alt="112-1230_IMG"></a>    </td>
+
 
 </tr>
 
+
 <tr>
-        <td align="center">
-<a href="../../images/pmc/112-1231_IMG.jpg">
-<img src="../../images/pmc/thumbnails/112-1231_IMG.jpg" border="0" alt="112-1231_IMG" />
-</a>    </td>
-        <td align="center">
-<a href="../../images/pmc/112-1232_IMG.jpg">
-<img src="../../images/pmc/thumbnails/112-1232_IMG.jpg" border="0" alt="112-1232_IMG" />
-</a>    </td>
-        <td align="center">
-<a href="../../images/pmc/112-1233_IMG.jpg">
-<img src="../../images/pmc/thumbnails/112-1233_IMG.jpg" border="0" alt="112-1233_IMG" />
-</a>    </td>
-        <td align="center">
-<a href="../../images/pmc/112-1234_IMG.jpg">
-<img src="../../images/pmc/thumbnails/112-1234_IMG.jpg" border="0" alt="112-1234_IMG" />
-</a>    </td>
+        
+<td align="center"><a href="../../images/pmc/112-1231_IMG.jpg"><img src="../../images/pmc/thumbnails/112-1231_IMG.jpg" border="0" alt="112-1231_IMG"></a>    </td>
+        <td align="center"><a href="../../images/pmc/112-1232_IMG.jpg"><img src="../../images/pmc/thumbnails/112-1232_IMG.jpg" border="0" alt="112-1232_IMG"></a>    </td>
+        <td align="center"><a href="../../images/pmc/112-1233_IMG.jpg"><img src="../../images/pmc/thumbnails/112-1233_IMG.jpg" border="0" alt="112-1233_IMG"></a>    </td>
+        <td align="center"><a href="../../images/pmc/112-1234_IMG.jpg"><img src="../../images/pmc/thumbnails/112-1234_IMG.jpg" border="0" alt="112-1234_IMG"></a>    </td>
+
 
 </tr>
 
+
 <tr>
-        <td align="left" colspan="4">
-<a href="../../images/pmc/112-1235_IMG.jpg">
-<img src="../../images/pmc/thumbnails/112-1235_IMG.jpg" border="0" alt="112-1235_IMG" />
-</a>    </td>
+        
+<td align="left" colspan="4"><a href="../../images/pmc/112-1235_IMG.jpg"><img src="../../images/pmc/thumbnails/112-1235_IMG.jpg" border="0" alt="112-1235_IMG"></a>    </td>
+
 </tr>
 
+
 </table>
 </center>
+
 </p>
 
 
-  </div>
+  
+</div>
 </p>
 </div>
 </td>
-<!--RIGHT SIDE NAVIGATION-->
-<td nowrap="true" valign="top" class="right-navbar">
+<!--RIGHT SIDE NAVIGATION--><td nowrap="true" valign="top" class="right-navbar">
 <navbar name="rhs">
 
-    <p>
+    
+<p>
 <strong>About Jakarta</strong>
 </p>
 <ul>
@@ -258,7 +247,8 @@
 <a href="http://jakarta.apache.org/site/java_at_apache.html">Java@Apache</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Reference</strong>
 </p>
 <ul>
@@ -290,17 +280,23 @@
 <a href="http://www.apache.org/foundation/thanks.html">Acknowledgements</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Search Jakarta</strong>
 </p>
 <div class="searchbox">
-        <form action="http://www.google.com/search" method="get">
-          <input value="jakarta.apache.org" name="sitesearch" type="hidden" />
-          <input size="10" name="q" id="query" type="text" />
-          <input name="Search" value="Search" type="submit" />
-        </form>
-      </div>
-    <p>
+        
+<form action="http://www.google.com/search" method="get">
+          
+<input value="jakarta.apache.org" name="sitesearch" type="hidden">
+          <input size="10" name="q" id="query" type="text">
+          <input name="Search" value="Search" type="submit">
+        
+</form>
+      
+</div>
+    
+<p>
 <strong>Unaffiliated Links</strong>
 </p>
 <ul>
@@ -317,7 +313,8 @@
 <a href="http://www.planetapache.org/">Planet Apache</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Unaffiliated Translations</strong>
 </p>
 <ul>
@@ -331,20 +328,21 @@
 <a href="http://jakarta.jp/">Jakarta.JP (Japanese)</a>
 </li>
 </ul>
+
 </navbar>
 </td>
 </tr>
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="3">
-<hr size="1" noshade="" />
+<hr size="1" noshade="">
 </td>
 </tr>
 <tr>
 <td colspan="3">
 <div class="page-footer">
 <em>
-        Copyright © 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
+        Copyright &copy; 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
         </em>
 </div>
 </td>

Modified: jakarta/site/docs/site/pmc/01-03-19-meeting-agenda.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/pmc/01-03-19-meeting-agenda.html?view=diff&r1=154847&r2=154848
==============================================================================
--- jakarta/site/docs/site/pmc/01-03-19-meeting-agenda.html (original)
+++ jakarta/site/docs/site/pmc/01-03-19-meeting-agenda.html Tue Feb 22 06:03:23 2005
@@ -1,22 +1,18 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <title>The Jakarta Site - PMC Meeting Agenda - 2001-03-19</title>
-<link type="text/css" href="/style/style.css" rel="stylesheet" />
-<meta value="Apache Jakarta Project" name="author" />
-<meta value="general.AT.jakarta.DOT.apache.DOT.org" name="email" />
+<link type="text/css" href="/style/style.css" rel="stylesheet">
+<meta value="Apache Jakarta Project" name="author">
+<meta value="general.AT.jakarta.DOT.apache.DOT.org" name="email">
 </head>
 <body>
 <table cellspacing="0" width="100%" border="0" class="page-header">
 <!--PAGE HEADER-->
 <tr>
 <td colspan="2">
-<!--JAKARTA LOGO-->
-<a href="http://jakarta.apache.org/">
-<img border="0" alt="The Jakarta Project" src="http://jakarta.apache.org/images/jakarta-logo.gif" />
-</a>
-</td>
+<!--JAKARTA LOGO--><a href="http://jakarta.apache.org/"><img border="0" alt="The Jakarta Project" src="http://jakarta.apache.org/images/jakarta-logo.gif"></a></td>
 </tr>
 </table>
 <table cellspacing="4" width="100%" border="0">
@@ -26,7 +22,8 @@
 <navbar name="lhs">
 
     
-    <p>
+    
+<p>
 <strong>Support</strong>
 </p>
 <ul>
@@ -49,7 +46,8 @@
 <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Subprojects</strong>
 </p>
 <ul>
@@ -111,7 +109,8 @@
 <a href="../../watchdog/index.html">Watchdog</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Incubating</strong>
 </p>
 <ul>
@@ -119,7 +118,8 @@
 <a href="http://incubator.apache.org/projects/agila.html">Agila</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Ex-Jakarta</strong>
 </p>
 <ul>
@@ -151,68 +151,98 @@
 <a href="http://struts.apache.org/">Struts</a>
 </li>
 </ul>
-    </navbar>
+    
+</navbar>
 </td>
-<!--MAIN BODY-->
-<td align="left" valign="top" class="main-body">
+<!--MAIN BODY--><td align="left" valign="top" class="main-body">
 <div class="section">
 <div class="section-header">
-<a name="PMC Meeting Agenda - 2001-03-19">
-<strong>PMC Meeting Agenda - 2001-03-19</strong>
-</a>
+<a name="PMC%20Meeting%20Agenda%20-%202001-03-19"><strong>PMC Meeting Agenda - 2001-03-19</strong></a>
 </div>
 <p>
 <div class="section-body">
 
+
 <p>1. Welcoming of new members:</p>
+
 <blockquote>
-  <p>Peter Donald</p>
-  <p>Diane Holt</p>
-  <p>Ted Husted</p>
-  <p>Ceki Gülcü</p>
-  <p>Geir Magnusson Jr.</p>
-  <p>Daniel F. Savarese</p>
-  <p>Jason van Zyl</p>
+  
+<p>Peter Donald</p>
+  
+<p>Diane Holt</p>
+  
+<p>Ted Husted</p>
+  
+<p>Ceki G&uuml;lc&uuml;</p>
+  
+<p>Geir Magnusson Jr.</p>
+  
+<p>Daniel F. Savarese</p>
+  
+<p>Jason van Zyl</p>
+
 </blockquote>
+
 <p>2. Old Business:</p>
+
 <blockquote>
-  <p>2.1 Sam: revise the scope of Jakarta</p>
-  <p>2.2 Sam: formalization of the subproject hierarchy.</p>
-  <p>2.3 Unassigned: reformat the rules for revolutionaries document from an
+  
+<p>2.1 Sam: revise the scope of Jakarta</p>
+  
+<p>2.2 Sam: formalization of the subproject hierarchy.</p>
+  
+<p>2.3 Unassigned: reformat the rules for revolutionaries document from an
   email to a bylaw</p>
-  <p>2.4 James: Clarify the voting rules (specifically vetoes): give some
+  
+<p>2.4 James: Clarify the voting rules (specifically vetoes): give some
   examples and updating the document on the web site and proposing to general.</p>
-  <p>2.5 James: put out a clear and separate e-mail to the tomcat mailing lists
+  
+<p>2.5 James: put out a clear and separate e-mail to the tomcat mailing lists
   indicating what the criteria is for a release plan.</p>
-  <p>2.6 Unassigned: Proposal for cvs layout</p>
-  <p>2.7 James: review the bylaws.</p>
+  
+<p>2.6 Unassigned: Proposal for cvs layout</p>
+  
+<p>2.7 James: review the bylaws.</p>
+
 </blockquote>
+
 <p>3. New Business:</p>
+
 <blockquote>
-  <p>3.1 Commons proposal</p>
-  <p>3.2 PMC Member election process</p>
+  
+<p>3.1 Commons proposal</p>
+  
+<p>3.2 PMC Member election process</p>
+
 </blockquote>
+
 <p>4. Subproject status</p>
+
 <blockquote>
-  <p>Note: in the long term, the way I would like to address item 3.2 above is
+  
+<p>Note: in the long term, the way I would like to address item 3.2 above is
   to assign PMC representatives to monitor each subproject, and would like to
   give each an opportunity to discuss issues, status, and progress here. What I
   am looking for is major events like the recent Ant 1.3 release, upcoming
   Velocity release and outlook for releases like Tomcat 4.1. Without formal
   assignments, I'm simply expecting everybody to bring what they know.</p>
+
 </blockquote>
+
 <p>5. Other changes in status of PMC members</p>
+
 <p>6. Schedule for next meeting</p>
 
-  </div>
+  
+</div>
 </p>
 </div>
 </td>
-<!--RIGHT SIDE NAVIGATION-->
-<td nowrap="true" valign="top" class="right-navbar">
+<!--RIGHT SIDE NAVIGATION--><td nowrap="true" valign="top" class="right-navbar">
 <navbar name="rhs">
 
-    <p>
+    
+<p>
 <strong>About Jakarta</strong>
 </p>
 <ul>
@@ -235,7 +265,8 @@
 <a href="http://jakarta.apache.org/site/java_at_apache.html">Java@Apache</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Reference</strong>
 </p>
 <ul>
@@ -267,17 +298,23 @@
 <a href="http://www.apache.org/foundation/thanks.html">Acknowledgements</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Search Jakarta</strong>
 </p>
 <div class="searchbox">
-        <form action="http://www.google.com/search" method="get">
-          <input value="jakarta.apache.org" name="sitesearch" type="hidden" />
-          <input size="10" name="q" id="query" type="text" />
-          <input name="Search" value="Search" type="submit" />
-        </form>
-      </div>
-    <p>
+        
+<form action="http://www.google.com/search" method="get">
+          
+<input value="jakarta.apache.org" name="sitesearch" type="hidden">
+          <input size="10" name="q" id="query" type="text">
+          <input name="Search" value="Search" type="submit">
+        
+</form>
+      
+</div>
+    
+<p>
 <strong>Unaffiliated Links</strong>
 </p>
 <ul>
@@ -294,7 +331,8 @@
 <a href="http://www.planetapache.org/">Planet Apache</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Unaffiliated Translations</strong>
 </p>
 <ul>
@@ -308,20 +346,21 @@
 <a href="http://jakarta.jp/">Jakarta.JP (Japanese)</a>
 </li>
 </ul>
+
 </navbar>
 </td>
 </tr>
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="3">
-<hr size="1" noshade="" />
+<hr size="1" noshade="">
 </td>
 </tr>
 <tr>
 <td colspan="3">
 <div class="page-footer">
 <em>
-        Copyright © 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
+        Copyright &copy; 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
         </em>
 </div>
 </td>

Modified: jakarta/site/docs/site/pmc/01-03-19-meeting-irclog.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/pmc/01-03-19-meeting-irclog.html?view=diff&r1=154847&r2=154848
==============================================================================
--- jakarta/site/docs/site/pmc/01-03-19-meeting-irclog.html (original)
+++ jakarta/site/docs/site/pmc/01-03-19-meeting-irclog.html Tue Feb 22 06:03:23 2005
@@ -1,22 +1,18 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <title>The Jakarta Site - 3-19-01 IRC Log from PMC Meeting</title>
-<link type="text/css" href="/style/style.css" rel="stylesheet" />
-<meta value="Apache Jakarta Project" name="author" />
-<meta value="general.AT.jakarta.DOT.apache.DOT.org" name="email" />
+<link type="text/css" href="/style/style.css" rel="stylesheet">
+<meta value="Apache Jakarta Project" name="author">
+<meta value="general.AT.jakarta.DOT.apache.DOT.org" name="email">
 </head>
 <body>
 <table cellspacing="0" width="100%" border="0" class="page-header">
 <!--PAGE HEADER-->
 <tr>
 <td colspan="2">
-<!--JAKARTA LOGO-->
-<a href="http://jakarta.apache.org/">
-<img border="0" alt="The Jakarta Project" src="http://jakarta.apache.org/images/jakarta-logo.gif" />
-</a>
-</td>
+<!--JAKARTA LOGO--><a href="http://jakarta.apache.org/"><img border="0" alt="The Jakarta Project" src="http://jakarta.apache.org/images/jakarta-logo.gif"></a></td>
 </tr>
 </table>
 <table cellspacing="4" width="100%" border="0">
@@ -26,7 +22,8 @@
 <navbar name="lhs">
 
     
-    <p>
+    
+<p>
 <strong>Support</strong>
 </p>
 <ul>
@@ -49,7 +46,8 @@
 <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Subprojects</strong>
 </p>
 <ul>
@@ -111,7 +109,8 @@
 <a href="../../watchdog/index.html">Watchdog</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Incubating</strong>
 </p>
 <ul>
@@ -119,7 +118,8 @@
 <a href="http://incubator.apache.org/projects/agila.html">Agila</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Ex-Jakarta</strong>
 </p>
 <ul>
@@ -151,22 +151,22 @@
 <a href="http://struts.apache.org/">Struts</a>
 </li>
 </ul>
-    </navbar>
+    
+</navbar>
 </td>
-<!--MAIN BODY-->
-<td align="left" valign="top" class="main-body">
+<!--MAIN BODY--><td align="left" valign="top" class="main-body">
 <div class="section">
 <div class="section-header">
-<a name="3-19-01 IRC Log from PMC Meeting">
-<strong>3-19-01 IRC Log from PMC Meeting</strong>
-</a>
+<a name="3-19-01%20IRC%20Log%20from%20PMC%20Meeting"><strong>3-19-01 IRC Log from PMC Meeting</strong></a>
 </div>
 <p>
 <div class="section-body">
+
 <p>
 Below is the IRC log from the meeting on 3-19-01 held over IRC.
 </p>
 
+
 <div class="source">
 11:15:34 AM:  &lt;Sam&gt; Well, lets get started anyway...  Jon, you had indicated
                     that this IRC chat is being logged, right?
@@ -1036,15 +1036,16 @@
 1:51:58 PM: &lt;gmj_&gt; thanks, sam
 1:52:03 PM: &lt;jason&gt; thanks, bye
 </div>
-  </div>
+  
+</div>
 </p>
 </div>
 </td>
-<!--RIGHT SIDE NAVIGATION-->
-<td nowrap="true" valign="top" class="right-navbar">
+<!--RIGHT SIDE NAVIGATION--><td nowrap="true" valign="top" class="right-navbar">
 <navbar name="rhs">
 
-    <p>
+    
+<p>
 <strong>About Jakarta</strong>
 </p>
 <ul>
@@ -1067,7 +1068,8 @@
 <a href="http://jakarta.apache.org/site/java_at_apache.html">Java@Apache</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Reference</strong>
 </p>
 <ul>
@@ -1099,17 +1101,23 @@
 <a href="http://www.apache.org/foundation/thanks.html">Acknowledgements</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Search Jakarta</strong>
 </p>
 <div class="searchbox">
-        <form action="http://www.google.com/search" method="get">
-          <input value="jakarta.apache.org" name="sitesearch" type="hidden" />
-          <input size="10" name="q" id="query" type="text" />
-          <input name="Search" value="Search" type="submit" />
-        </form>
-      </div>
-    <p>
+        
+<form action="http://www.google.com/search" method="get">
+          
+<input value="jakarta.apache.org" name="sitesearch" type="hidden">
+          <input size="10" name="q" id="query" type="text">
+          <input name="Search" value="Search" type="submit">
+        
+</form>
+      
+</div>
+    
+<p>
 <strong>Unaffiliated Links</strong>
 </p>
 <ul>
@@ -1126,7 +1134,8 @@
 <a href="http://www.planetapache.org/">Planet Apache</a>
 </li>
 </ul>
-    <p>
+    
+<p>
 <strong>Unaffiliated Translations</strong>
 </p>
 <ul>
@@ -1140,20 +1149,21 @@
 <a href="http://jakarta.jp/">Jakarta.JP (Japanese)</a>
 </li>
 </ul>
+
 </navbar>
 </td>
 </tr>
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="3">
-<hr size="1" noshade="" />
+<hr size="1" noshade="">
 </td>
 </tr>
 <tr>
 <td colspan="3">
 <div class="page-footer">
 <em>
-        Copyright © 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
+        Copyright &copy; 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
         </em>
 </div>
 </td>



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: site-cvs-help@jakarta.apache.org