You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2002/04/23 10:58:54 UTC

cvs commit: jakarta-avalon/src/xdocs/authors leif.xml book.xml

leif        02/04/23 01:58:54

  Modified:    src/xdocs/authors book.xml
  Added:       src/xdocs/authors leif.xml
  Log:
  Add Committer page for Leif
  
  Revision  Changes    Path
  1.3       +1 -0      jakarta-avalon/src/xdocs/authors/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/src/xdocs/authors/book.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- book.xml	20 Apr 2002 13:34:49 -0000	1.2
  +++ book.xml	23 Apr 2002 08:58:53 -0000	1.3
  @@ -19,6 +19,7 @@
       <menu-item label="Dott. Stefano Mazzocchi" href="stefano.html"/>
       <menu-item label="Mr. Eung-ju Park" href="eungju.html"/>
       <menu-item label="Mr. Leo Simons" href="lsimons.html"/>
  +    <menu-item label="Mr. Leif Mortenson" href="leif.html"/>
     </menu>
   
   </book>
  
  
  
  1.1                  jakarta-avalon/src/xdocs/authors/leif.xml
  
  Index: leif.xml
  ===================================================================
  <?xml version="1.0" standalone="no"?>
  
  <!DOCTYPE author PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
      "dtd/docbookx.dtd">
  
  <author id="leif.html">
      <honorific>Mr</honorific>
      <firstname>Leif</firstname>
      <surname>Mortenson</surname>
      <address>
          <email>leif@tanukisoftware.com</email>
      </address>
      <affiliation>
          <shortaffil>Wrapper</shortaffil>
          <jobtitle>Programmer/Project Manager</jobtitle>
          <orgname>Java Service Wrapper</orgname>
      </affiliation>
      <affiliation>
          <shortaffil>ASF</shortaffil>
          <jobtitle>Committer</jobtitle>
          <orgname>Apache Software Foundation</orgname>
          <orgdiv>Apache Avalon</orgdiv>
      </affiliation>
      <authorblurb>
          <para>
              Leif initially began using Avalon for a large commercial server that
              he was working.  He became a committer after making several
              contributions.
          </para>
          <para>
              Leif has contributed to the
              <link href="http://jakarta.apache.org/avalon/excalibur/component/index.html">Excalibur Component Manager</link>,
              <link href="http://jakarta.apache.org/avalon/excalibur/pool/index.html">Pooling</link>,
              <link href="http://jakarta.apache.org/avalon/excalibur/datasource/index.html">DataSource</link>, and
              <link href="http://jakarta.apache.org/avalon/excalibur/thread/index.html">ThreadPooling</link> projects.
              Leif was also responsible for the Instrumentation projects:
              <link href="http://jakarta.apache.org/avalon/excalibur/instrument/index.html">Instrument</link>,
              <link href="http://jakarta.apache.org/avalon/excalibur/instrument-manager/index.html">Instrument Manager</link>, and
              <link href="http://jakarta.apache.org/avalon/excalibur/instrument-client/index.html">Instrument Remote Client</link> projects.
          </para>
          <para>
              Outside of ASF, Leif also manages the <link href="http://wrapper.sourceforge.net">Java Service Wrapper</link> project.
          </para>
          <para>
              Leif has lived and worked in Tokyo, Japan since 1996 and enjoys
              backpacking, swimming and water skiing.
          </para>
          <para>
              His academic background includes an E.E. Degree specializing in
              Control Systems.  Work background includes software testing, plant
              automation and data analysis, and more recently scalable
              recommendation server design and implementation.
          </para>
      </authorblurb>
  </author>
  
  
  
  

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