You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/06/13 10:38:24 UTC

cvs commit: jakarta-avalon-phoenix/src/xdocs/bdg blockinfo-specification.xml creating-a-block.xml index.xml making-phoenix-compatible-comps.xml what-is-a-block-listener.xml what-is-a-block.xml what-is-an-application-listener.xml

donaldp     2002/06/13 01:38:24

  Modified:    src/xdocs changes.xml features.xml
                        for-developers-a-future.xml
                        for-developers-project-structure.xml
                        getting-started.xml guide-administrator.xml
                        guide-architecture.xml guide-deployers.xml
                        guide-example-configuration.xml guide-roles.xml
                        index.xml install.xml
               src/xdocs/assemblers assembly-xml-specification.xml
                        config-xml-specification.xml
                        creating-a-server-application.xml
                        environment-xml-specification.xml index.xml
                        what-is-a-server-application.xml
               src/xdocs/bdg blockinfo-specification.xml
                        creating-a-block.xml index.xml
                        making-phoenix-compatible-comps.xml
                        what-is-a-block-listener.xml what-is-a-block.xml
                        what-is-an-application-listener.xml
  Log:
  Update xml docs to look like the rest of the docs at Jakarta
  
  Revision  Changes    Path
  1.13      +2 -2      jakarta-avalon-phoenix/src/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/changes.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- changes.xml	23 May 2002 12:38:00 -0000	1.12
  +++ changes.xml	13 Jun 2002 08:38:23 -0000	1.13
  @@ -1,9 +1,9 @@
   <?xml version="1.0"?>
   
   <changes title="Avalon Phoenix - History of Changes">
  - <header>
  + <properties>
     <title>Changes</title>
  - </header>
  + </properties>
       <devs>
       <author name="Federico Barbieri" email="fede@apache.org" id="FB"/>
       <author name="Berin Loritsch" email="bloritsch@apache.org" id="BL"/>
  
  
  
  1.7       +2 -2      jakarta-avalon-phoenix/src/xdocs/features.xml
  
  Index: features.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/features.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- features.xml	23 May 2002 11:43:12 -0000	1.6
  +++ features.xml	13 Jun 2002 08:38:23 -0000	1.7
  @@ -1,9 +1,9 @@
   <?xml version="1.0"?>
   <document>
  - <header>
  + <properties>
     <title>Features</title>
     <author name="Leo Simons" email="leosimons@apache.org"/>
  - </header>
  + </properties>
   <body>
   
   <section name="Introduction">
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/for-developers-a-future.xml
  
  Index: for-developers-a-future.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/for-developers-a-future.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- for-developers-a-future.xml	23 May 2002 11:43:12 -0000	1.2
  +++ for-developers-a-future.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,10 +1,10 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>A future</title>
       <author name="Paul Hammant" email="Paul_Hammant@yahoo.com"/>
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/for-developers-project-structure.xml
  
  Index: for-developers-project-structure.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/for-developers-project-structure.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- for-developers-project-structure.xml	23 May 2002 11:43:12 -0000	1.2
  +++ for-developers-project-structure.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,10 +1,10 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Project Structure</title>
         <author name="Leo Simons" email="leosimons@apache.org"/>
  -  </header>
  +  </properties>
     <body>
         <section name="Introduction">
   <p>Avalon Phoenix has seen lots of refactoring to create an intuitive
  
  
  
  1.6       +2 -2      jakarta-avalon-phoenix/src/xdocs/getting-started.xml
  
  Index: getting-started.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/getting-started.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- getting-started.xml	23 May 2002 11:43:12 -0000	1.5
  +++ getting-started.xml	13 Jun 2002 08:38:23 -0000	1.6
  @@ -2,12 +2,12 @@
   
   <document>
   
  - <header>
  + <properties>
      <title>Getting Started</title>
      <author name="Avalon Documentation Team" email="avalon-dev@jakarta.apache.org"/>
      <author name="Leo Simons" email="email@leosimons.com"/>
      <author name="Paul Hammant" email="Paul_Hammant@yahoo.com"/>
  - </header>
  + </properties>
   
   <body>
   
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/guide-administrator.xml
  
  Index: guide-administrator.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/guide-administrator.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- guide-administrator.xml	23 May 2002 11:43:12 -0000	1.2
  +++ guide-administrator.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,10 +1,10 @@
   <?xml version="1.0"?>
   
   <document>
  -    <header>
  +    <properties>
           <title>Guide - for Administrators</title>
           <author name="Berin Loritsch" email="bloritsch@apache.org"/>
  -    </header>
  +    </properties>
       <body>
           <section name="Introduction">
               <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/guide-architecture.xml
  
  Index: guide-architecture.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/guide-architecture.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- guide-architecture.xml	23 May 2002 11:43:12 -0000	1.2
  +++ guide-architecture.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,10 +1,10 @@
   <?xml version="1.0"?>
   
   <document>
  -    <header>
  +    <properties>
           <title>Guide - Architectural overview</title>
           <author name="Leo Simons" email="leosimons@apache.org"/>
  -    </header>
  +    </properties>
       <body>
           <section name="Introduction">
               <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/guide-deployers.xml
  
  Index: guide-deployers.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/guide-deployers.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- guide-deployers.xml	23 May 2002 11:43:12 -0000	1.2
  +++ guide-deployers.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,10 +1,10 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Guide - for Deployers</title>
       <author name="Peter Donald" email="peter@apache.org"/>
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/guide-example-configuration.xml
  
  Index: guide-example-configuration.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/guide-example-configuration.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- guide-example-configuration.xml	23 May 2002 11:43:12 -0000	1.2
  +++ guide-example-configuration.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,11 +1,11 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Guide - Example Configuration</title>
       <author name="Stephen McConnell" email="mcconnell@osm.net"/>
       <author name="Gerhard Froehlich" email="g-froehlich@gmx.de"/>
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>This page contains a real production example of a block
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/guide-roles.xml
  
  Index: guide-roles.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/guide-roles.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- guide-roles.xml	23 May 2002 11:43:12 -0000	1.2
  +++ guide-roles.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,10 +1,10 @@
   <?xml version="1.0"?>
   
   <document>
  -    <header>
  +    <properties>
           <title>Development Roles</title>
           <author name="Leo Simons" email="leosimons@apache.org"/>
  -    </header>
  +    </properties>
       <body>
           <section name="Introduction">
               <p>
  
  
  
  1.9       +2 -2      jakarta-avalon-phoenix/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/index.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.xml	23 May 2002 11:43:12 -0000	1.8
  +++ index.xml	13 Jun 2002 08:38:23 -0000	1.9
  @@ -1,11 +1,11 @@
   <?xml version="1.0"?>
   <document>
  -  <header>
  +  <properties>
       <title>Overview</title>
         <author name="Berin Loritsch" email="bloritsch@apache.org"/>
         <author name="Peter Donald" email="peter@apache.org"/>
         <author name="Paul Hammant" email="Paul_Hammant@yahoo.com"/>
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>
  
  
  
  1.7       +2 -2      jakarta-avalon-phoenix/src/xdocs/install.xml
  
  Index: install.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/install.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- install.xml	23 May 2002 11:43:12 -0000	1.6
  +++ install.xml	13 Jun 2002 08:38:23 -0000	1.7
  @@ -2,12 +2,12 @@
   
   <document>
   
  - <header>
  + <properties>
     <title>Installation</title>
   
      <author name="Avalon Documentation Team" email="avalon-dev@jakarta.apache.org"/>
   
  - </header>
  + </properties>
   
   <body>
   
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/assemblers/assembly-xml-specification.xml
  
  Index: assembly-xml-specification.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/assemblers/assembly-xml-specification.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- assembly-xml-specification.xml	23 May 2002 11:43:12 -0000	1.2
  +++ assembly-xml-specification.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,10 +1,10 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Specification of assembly.xml </title>
         <person name="Peter Donald" email="peter@apache.org"/>
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/assemblers/config-xml-specification.xml
  
  Index: config-xml-specification.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/assemblers/config-xml-specification.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- config-xml-specification.xml	23 May 2002 11:43:12 -0000	1.2
  +++ config-xml-specification.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,12 +1,12 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Specification of config.xml </title>
   
         <person id="PD" name="Peter Donald" email="peter@apache.org"/>
   
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/assemblers/creating-a-server-application.xml
  
  Index: creating-a-server-application.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/assemblers/creating-a-server-application.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- creating-a-server-application.xml	23 May 2002 11:43:12 -0000	1.2
  +++ creating-a-server-application.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,10 +1,10 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Guide - Creating a Server Application</title>
         <author name="Peter Donald" email="peter@apache.org"/>
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/assemblers/environment-xml-specification.xml
  
  Index: environment-xml-specification.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/assemblers/environment-xml-specification.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- environment-xml-specification.xml	23 May 2002 11:43:12 -0000	1.2
  +++ environment-xml-specification.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,10 +1,10 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Specification of environment.xml</title>
       <person name="Peter Donald" email="peter@apache.org"/>
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/assemblers/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/assemblers/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	23 May 2002 11:43:12 -0000	1.2
  +++ index.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,10 +1,10 @@
   <?xml version="1.0"?>
   
   <document>
  -    <header>
  +    <properties>
           <title>Guide - for Server Assemblers</title>
           <author name="Avalon Documentation Team" email="avalon-dev@jakarta.apache.org"/>
  -    </header>
  +    </properties>
       <body>
           <section name="Who Should Read This Book?">
               <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/assemblers/what-is-a-server-application.xml
  
  Index: what-is-a-server-application.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/assemblers/what-is-a-server-application.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- what-is-a-server-application.xml	23 May 2002 11:43:12 -0000	1.2
  +++ what-is-a-server-application.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,11 +1,11 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Guide - What is a Server Application?</title>
       <author name="Peter Donald" email="peter@apache.org"/>
       <author name="Berin Loritsch" email="bloritsch@apache.org"/>
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/bdg/blockinfo-specification.xml
  
  Index: blockinfo-specification.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/bdg/blockinfo-specification.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- blockinfo-specification.xml	23 May 2002 11:43:13 -0000	1.2
  +++ blockinfo-specification.xml	13 Jun 2002 08:38:23 -0000	1.3
  @@ -1,14 +1,14 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>The BlockInfo Specification</title>
       <version>3.0</version>
         <person name="Peter Donald" email="peter@apache.org"/>
       <abstract>
         Specifies the format of BlockInfo files and the reasons for particular aspects.
       </abstract>
  -  </header>
  +  </properties>
     <body>
       <section name="Block Metadata">
         <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/bdg/creating-a-block.xml
  
  Index: creating-a-block.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/bdg/creating-a-block.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- creating-a-block.xml	23 May 2002 11:43:13 -0000	1.2
  +++ creating-a-block.xml	13 Jun 2002 08:38:24 -0000	1.3
  @@ -1,12 +1,12 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Guide - Creating a Block</title>
   
         <person id="PD" name="Peter Donald" email="peter@apache.org"/>
   
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/bdg/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/bdg/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	23 May 2002 11:43:13 -0000	1.2
  +++ index.xml	13 Jun 2002 08:38:24 -0000	1.3
  @@ -1,7 +1,7 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Guide - for Block Developers</title>
       <author name="Berin Loritsch" email="bloritsch@apache.org"/>
       <abstract>
  @@ -9,7 +9,7 @@
   	  of how to create and deploy a Block. The Block is the component that
         is hosted in the Phoenix micro-kernel.
       </abstract>
  -  </header>
  +  </properties>
     <body>
       <section name="Who Should Read This Book?">
       	<p>The BDG is written for developers who want to create
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/bdg/making-phoenix-compatible-comps.xml
  
  Index: making-phoenix-compatible-comps.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/bdg/making-phoenix-compatible-comps.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- making-phoenix-compatible-comps.xml	23 May 2002 11:43:13 -0000	1.2
  +++ making-phoenix-compatible-comps.xml	13 Jun 2002 08:38:24 -0000	1.3
  @@ -1,12 +1,12 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Guide - Making components that are Phoenix compatible</title>
   
         <author name="Paul Hammant" email="hammant@apache.org"/>
   
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/bdg/what-is-a-block-listener.xml
  
  Index: what-is-a-block-listener.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/bdg/what-is-a-block-listener.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- what-is-a-block-listener.xml	23 May 2002 11:43:13 -0000	1.2
  +++ what-is-a-block-listener.xml	13 Jun 2002 08:38:24 -0000	1.3
  @@ -1,13 +1,13 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Guide - What is a Block Listener?</title>
   
         <person id="PD" name="Peter Donald" email="peter@apache.org"/>
         <person id="PH" name="Paul Hammant" email="Paul_Hammant@yahoo.com"/>
   
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/bdg/what-is-a-block.xml
  
  Index: what-is-a-block.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/bdg/what-is-a-block.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- what-is-a-block.xml	23 May 2002 11:43:13 -0000	1.2
  +++ what-is-a-block.xml	13 Jun 2002 08:38:24 -0000	1.3
  @@ -1,12 +1,12 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Guide - What is a Block?</title>
   
         <person id="FB" name="Federico Barbieri" email="fede@apache.org"/>
   
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>In Avalon Phoenix, there are three component layers:</p>
  
  
  
  1.3       +2 -2      jakarta-avalon-phoenix/src/xdocs/bdg/what-is-an-application-listener.xml
  
  Index: what-is-an-application-listener.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/bdg/what-is-an-application-listener.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- what-is-an-application-listener.xml	23 May 2002 11:43:13 -0000	1.2
  +++ what-is-an-application-listener.xml	13 Jun 2002 08:38:24 -0000	1.3
  @@ -1,12 +1,12 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  +  <properties>
       <title>Guide - What is an Application Listener?</title>
   
         <person id="PH" name="Paul Hammant" email="Paul_Hammant@yahoo.com"/>
   
  -  </header>
  +  </properties>
     <body>
       <section name="Introduction">
         <p>
  
  
  

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