You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@db.apache.org by jv...@apache.org on 2003/02/04 08:26:25 UTC

cvs commit: db-site/xdocs agreement.xml communication.xml contact.xml decisions.xml guidelines.xml index.xml legal.xml management.xml newproject.xml roles.xml source.xml

jvanzyl     2003/02/03 23:26:25

  Modified:    .        maven.xml
               templates mail.xml navigation.xml whoweare.xml
               xdocs    agreement.xml communication.xml contact.xml
                        decisions.xml guidelines.xml index.xml legal.xml
                        management.xml newproject.xml roles.xml source.xml
  Log:
  o more cleanups
  o adding myself to all the docs.
  
  Revision  Changes    Path
  1.4       +5 -0      db-site/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/db-site/maven.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- maven.xml	4 Feb 2003 06:59:40 -0000	1.3
  +++ maven.xml	4 Feb 2003 07:26:24 -0000	1.4
  @@ -48,6 +48,11 @@
         basedir="${basedir}/templates"
         template="whoweare.xml"/>
   
  +    <velocity:merge 
  +      name="${basedir}/xdocs/source-repos.xml"
  +      basedir="${basedir}/templates"
  +      template="source-repos.xml"/>
  +
     </goal>
   
   </project>
  
  
  
  1.4       +1 -0      db-site/templates/mail.xml
  
  Index: mail.xml
  ===================================================================
  RCS file: /home/cvs/db-site/templates/mail.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- mail.xml	4 Feb 2003 06:59:40 -0000	1.3
  +++ mail.xml	4 Feb 2003 07:26:24 -0000	1.4
  @@ -3,6 +3,7 @@
   
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>Mailing Lists</title>
     </properties>
   
  
  
  
  1.4       +1 -0      db-site/templates/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/db-site/templates/navigation.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- navigation.xml	4 Feb 2003 04:43:06 -0000	1.3
  +++ navigation.xml	4 Feb 2003 07:26:24 -0000	1.4
  @@ -10,6 +10,7 @@
         <item name="DB Apache Project"       href="/index.html" />
         <item name="Mailing Lists"           href="/mail.html" />
         <item name="Who We Are"              href="/whoweare.html" />
  +      <item name="Source Repositories"     href="/source-repos.html" />
       </menu>
   
       <menu name="Sub Projects">
  
  
  
  1.3       +1 -0      db-site/templates/whoweare.xml
  
  Index: whoweare.xml
  ===================================================================
  RCS file: /home/cvs/db-site/templates/whoweare.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- whoweare.xml	4 Feb 2003 04:43:06 -0000	1.2
  +++ whoweare.xml	4 Feb 2003 07:26:24 -0000	1.3
  @@ -2,6 +2,7 @@
   <document>
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>Who We Are</title>
     </properties>
     <body>
  
  
  
  1.2       +1 -0      db-site/xdocs/agreement.xml
  
  Index: agreement.xml
  ===================================================================
  RCS file: /home/cvs/db-site/xdocs/agreement.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- agreement.xml	4 Feb 2003 02:38:47 -0000	1.1
  +++ agreement.xml	4 Feb 2003 07:26:25 -0000	1.2
  @@ -3,6 +3,7 @@
   <document>
     <properties>
       <author email="husted@apache.org">Ted  Husted</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>Contributor License Agreement</title>
     </properties>
   
  
  
  
  1.2       +2 -1      db-site/xdocs/communication.xml
  
  Index: communication.xml
  ===================================================================
  RCS file: /home/cvs/db-site/xdocs/communication.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- communication.xml	4 Feb 2003 01:23:27 -0000	1.1
  +++ communication.xml	4 Feb 2003 07:26:25 -0000	1.2
  @@ -3,6 +3,7 @@
   
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>Communication</title>
     </properties>
   
  @@ -66,4 +67,4 @@
       </section>
   
     </body>
  -</document>
  \ No newline at end of file
  +</document>
  
  
  
  1.2       +1 -0      db-site/xdocs/contact.xml
  
  Index: contact.xml
  ===================================================================
  RCS file: /home/cvs/db-site/xdocs/contact.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- contact.xml	4 Feb 2003 02:38:47 -0000	1.1
  +++ contact.xml	4 Feb 2003 07:26:25 -0000	1.2
  @@ -4,6 +4,7 @@
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
       <author email="husted@apache.org">Ted Husted</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>Contacting Us</title>
     </properties>
   
  
  
  
  1.2       +1 -0      db-site/xdocs/decisions.xml
  
  Index: decisions.xml
  ===================================================================
  RCS file: /home/cvs/db-site/xdocs/decisions.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- decisions.xml	4 Feb 2003 01:23:27 -0000	1.1
  +++ decisions.xml	4 Feb 2003 07:26:25 -0000	1.2
  @@ -3,6 +3,7 @@
   
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>The DB Project</title>
     </properties>
   
  
  
  
  1.2       +1 -0      db-site/xdocs/guidelines.xml
  
  Index: guidelines.xml
  ===================================================================
  RCS file: /home/cvs/db-site/xdocs/guidelines.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- guidelines.xml	4 Feb 2003 01:23:27 -0000	1.1
  +++ guidelines.xml	4 Feb 2003 07:26:25 -0000	1.2
  @@ -3,6 +3,7 @@
   
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>DB Project Guidelines</title>
     </properties>
   
  
  
  
  1.3       +1 -0      db-site/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/db-site/xdocs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	4 Feb 2003 03:32:36 -0000	1.2
  +++ index.xml	4 Feb 2003 07:26:25 -0000	1.3
  @@ -4,6 +4,7 @@
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
       <author email="husted@apache.org">Ted Husted</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>Welcome to DB</title>
     </properties>
   
  
  
  
  1.2       +1 -0      db-site/xdocs/legal.xml
  
  Index: legal.xml
  ===================================================================
  RCS file: /home/cvs/db-site/xdocs/legal.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- legal.xml	4 Feb 2003 02:38:47 -0000	1.1
  +++ legal.xml	4 Feb 2003 07:26:25 -0000	1.2
  @@ -3,6 +3,7 @@
   
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>Legal Stuff They Make Us Say</title>
     </properties>
   
  
  
  
  1.4       +1 -0      db-site/xdocs/management.xml
  
  Index: management.xml
  ===================================================================
  RCS file: /home/cvs/db-site/xdocs/management.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- management.xml	4 Feb 2003 06:59:40 -0000	1.3
  +++ management.xml	4 Feb 2003 07:26:25 -0000	1.4
  @@ -3,6 +3,7 @@
   
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>Project Management Committee Bylaws</title>
     </properties>
   
  
  
  
  1.2       +1 -0      db-site/xdocs/newproject.xml
  
  Index: newproject.xml
  ===================================================================
  RCS file: /home/cvs/db-site/xdocs/newproject.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- newproject.xml	4 Feb 2003 01:23:27 -0000	1.1
  +++ newproject.xml	4 Feb 2003 07:26:25 -0000	1.2
  @@ -4,6 +4,7 @@
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
       <author email="husted@apache.org">Ted Husted</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>New Project Proposals</title>
     </properties>
   
  
  
  
  1.3       +1 -0      db-site/xdocs/roles.xml
  
  Index: roles.xml
  ===================================================================
  RCS file: /home/cvs/db-site/xdocs/roles.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- roles.xml	4 Feb 2003 06:59:40 -0000	1.2
  +++ roles.xml	4 Feb 2003 07:26:25 -0000	1.3
  @@ -4,6 +4,7 @@
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
       <author email="husted@apache.com">Ted Husted</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>Roles and Responsibilities</title>
     </properties>
   
  
  
  
  1.3       +1 -0      db-site/xdocs/source.xml
  
  Index: source.xml
  ===================================================================
  RCS file: /home/cvs/db-site/xdocs/source.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- source.xml	4 Feb 2003 06:59:40 -0000	1.2
  +++ source.xml	4 Feb 2003 07:26:25 -0000	1.3
  @@ -3,6 +3,7 @@
   
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
  +    <author email="jason@zenplex.com">Jason van Zyl</author>
       <title>Source Repositories</title>
     </properties>