crossley    2004/01/29 22:05:50

  Modified:    src/webapp/WEB-INF/entities book-v01.rng roles-v01.rng
                        sitemap-v06.rng
               src/deprecated/java/org/apache/cocoon/components/resolver
                        Resolver.java
               src/documentation/xdocs/userdocs/concepts catalog.xml
                        validation.xml sitemap-examples.xml
  Log:
  Use my apache.org email address instead.
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-2.1/src/webapp/WEB-INF/entities/book-v01.rng
  
  Index: book-v01.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/WEB-INF/entities/book-v01.rng,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- book-v01.rng      9 Mar 2003 00:10:45 -0000       1.1
  +++ book-v01.rng      30 Jan 2004 06:05:49 -0000      1.2
  @@ -12,7 +12,7 @@
   NOTES:
   
   AUTHORS:
  -  David Crossley <[EMAIL PROTECTED]>
  +  David Crossley <[EMAIL PROTECTED]>
   
   FIXME:
   - 
  
  
  
  1.2       +1 -1      cocoon-2.1/src/webapp/WEB-INF/entities/roles-v01.rng
  
  Index: roles-v01.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/WEB-INF/entities/roles-v01.rng,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- roles-v01.rng     9 Mar 2003 00:10:45 -0000       1.1
  +++ roles-v01.rng     30 Jan 2004 06:05:49 -0000      1.2
  @@ -12,7 +12,7 @@
   NOTES:
   
   AUTHORS:
  -  David Crossley <[EMAIL PROTECTED]>
  +  David Crossley <[EMAIL PROTECTED]>
   
   FIXME:
   - 
  
  
  
  1.4       +1 -1      cocoon-2.1/src/webapp/WEB-INF/entities/sitemap-v06.rng
  
  Index: sitemap-v06.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/WEB-INF/entities/sitemap-v06.rng,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- sitemap-v06.rng   23 Jun 2003 11:04:55 -0000      1.3
  +++ sitemap-v06.rng   30 Jan 2004 06:05:49 -0000      1.4
  @@ -32,7 +32,7 @@
   
   AUTHORS:
     Jeffrey Ricker NG (Usonia Holdings) <[EMAIL PROTECTED]>
  -  David Crossley <[EMAIL PROTECTED]>
  +  David Crossley <[EMAIL PROTECTED]>
     Colin Paul Adams <[EMAIL PROTECTED]>
     Bruno Dumon <[EMAIL PROTECTED]>
   
  
  
  
  1.2       +2 -2      
cocoon-2.1/src/deprecated/java/org/apache/cocoon/components/resolver/Resolver.java
  
  Index: Resolver.java
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/deprecated/java/org/apache/cocoon/components/resolver/Resolver.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Resolver.java     9 Mar 2003 00:06:58 -0000       1.1
  +++ Resolver.java     30 Jan 2004 06:05:49 -0000      1.2
  @@ -61,7 +61,7 @@
    * @deprecated Use the Avalon Excalibur EntityResolver instead
    *
    * @author <a href="mailto:[EMAIL PROTECTED]">Davanum Srinivas</a>
  - * @author <a href="mailto:[EMAIL PROTECTED]">David Crossley</a>
  + * @author <a href="mailto:[EMAIL PROTECTED]">David Crossley</a>
    * @version CVS $Id$
    */
   public interface Resolver extends Component, EntityResolver {
  
  
  
  1.10      +1 -1      
cocoon-2.1/src/documentation/xdocs/userdocs/concepts/catalog.xml
  
  Index: catalog.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/concepts/catalog.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- catalog.xml       18 Jan 2004 09:32:27 -0000      1.9
  +++ catalog.xml       30 Jan 2004 06:05:50 -0000      1.10
  @@ -8,7 +8,7 @@
     <version>1.6</version> 
     <type>Technical document</type> 
     <authors>
  -   <person name="David Crossley" email="[EMAIL PROTECTED]"/>
  +   <person name="David Crossley" email="[EMAIL PROTECTED]"/>
     </authors>
    </header>
   
  
  
  
  1.3       +1 -1      
cocoon-2.1/src/documentation/xdocs/userdocs/concepts/validation.xml
  
  Index: validation.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/concepts/validation.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- validation.xml    31 May 2003 05:36:44 -0000      1.2
  +++ validation.xml    30 Jan 2004 06:05:50 -0000      1.3
  @@ -8,7 +8,7 @@
     <version>0.2</version> 
     <type>Technical document</type> 
     <authors>
  -   <person name="David Crossley" email="[EMAIL PROTECTED]"/>
  +   <person name="David Crossley" email="[EMAIL PROTECTED]"/>
      <person name="Colin Adams" email="[EMAIL PROTECTED]"/>
     </authors>
    </header>
  
  
  
  1.4       +1 -1      
cocoon-2.1/src/documentation/xdocs/userdocs/concepts/sitemap-examples.xml
  
  Index: sitemap-examples.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/concepts/sitemap-examples.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- sitemap-examples.xml      12 Oct 2003 13:43:11 -0000      1.3
  +++ sitemap-examples.xml      30 Jan 2004 06:05:50 -0000      1.4
  @@ -8,7 +8,7 @@
     <version>0.1</version> 
     <type>Technical document</type> 
     <authors>
  -   <person name="David Crossley" email="[EMAIL PROTECTED]"/>
  +   <person name="David Crossley" email="[EMAIL PROTECTED]"/>
     </authors>
    </header>
   
  
  
  

Reply via email to