You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2004/03/09 11:58:51 UTC

cvs commit: gump/src/documentation/content/xdocs whoweare.xml mail.xml site.xml

bodewig     2004/03/09 02:58:51

  Modified:    python/gump/output nag.py
               src/documentation/content/xdocs mail.xml site.xml
  Added:       src/documentation/content/xdocs whoweare.xml
  Log:
  Add team page, link to license and Jakarta's "Get Involved" Page, change "Get Involved" to "Community"
  
  Revision  Changes    Path
  1.26      +5 -5      gump/python/gump/output/nag.py
  
  Index: nag.py
  ===================================================================
  RCS file: /home/cvs/gump/python/gump/output/nag.py,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- nag.py	8 Mar 2004 22:28:09 -0000	1.25
  +++ nag.py	9 Mar 2004 10:58:51 -0000	1.26
  @@ -135,7 +135,7 @@
   
                   if module.isFailed():
                       try:
  -                        log.info('Nag for module: ' + module.getName())                                        
  +                        log.info('Nag for module: ' + module.getName())
                           self.nagModule(module)   
                       
                       except Exception, details:
  @@ -472,4 +472,4 @@
   def nag(run):
       nagger=Nagger(run)
       nagger.nag()
  -    
  \ No newline at end of file
  +    
  
  
  
  1.2       +1 -1      gump/src/documentation/content/xdocs/mail.xml
  
  Index: mail.xml
  ===================================================================
  RCS file: /home/cvs/gump/src/documentation/content/xdocs/mail.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- mail.xml	8 Mar 2004 14:09:28 -0000	1.1
  +++ mail.xml	9 Mar 2004 10:58:51 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
   <!--
  -  Copyright 2003-2004 The Apache Software Foundation
  +  Copyright 2004 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  
  
  
  1.12      +7 -3      gump/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/gump/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- site.xml	8 Mar 2004 14:09:28 -0000	1.11
  +++ site.xml	9 Mar 2004 10:58:51 -0000	1.12
  @@ -26,6 +26,7 @@
   	    <faq href="faq.html" label="FAQ"/>
   	    <gettingstarted href="gettingstarted.html" label="Getting Started"/>
   	    <todo href="todo.html" label="Help Wanted"/>
  +            <license href="http://www.apache.org/licenses/LICENSE-2.0.txt" label="License"/>
   	</gump>
   	<results label="Results">
   	    <nightly href="http://gump.covalent.net/log/" label="Nightly"/>
  @@ -41,10 +42,13 @@
   	    <index href="http://cvs.apache.org/builds/gump/latest/bypackage.html" label="By Java package Name"/>
   	</menu>
   	-->
  -	<getinvolved label="Get Involved">
  +	<getinvolved label="Community">
               <mail href="mail.html" label="Mailing Lists"/>
  +            <source href="index.html#Where+is+Gump%3F" label="Source"/>
   	    <wiki href="http://wiki.apache.org/gump" label="Wiki"/>
   	    <issues href="http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10457" label="Issues"/>
  +            <howtocontribute href="http://jakarta.apache.org/site/getinvolved.html" label="Get Involved"/>
  +            <whoweare href="whoweare.html" label="Who We Are"/>
   	</getinvolved>
   
   	<om label="Object Model" tab="metadata">
  @@ -52,7 +56,7 @@
   	    <workspace href="metadata/workspace.html" label="Workspace"/>
   	    <profile href="metadata/profile.html" label="Profile"/>
   	    <repository href="metadata/repository.html" label="Repository"/>
  -    	<module href="metadata/module.html" label="Module"/>
  +    	    <module href="metadata/module.html" label="Module"/>
   	    <project href="metadata/project.html" label="Project"/>
   	    <ant href="metadata/ant.html" label="Ant"/>
   	    <goodpractices href="metadata/practices.html" label="Good Practices"/>
  @@ -63,7 +67,7 @@
   	    <index href="metadata/workspace.html" label="Workspace"/>
   	    <index href="metadata/profile.html" label="Profile"/>
   	    <index href="metadata/repository.html" label="Repository"/>
  -    	<index href="metadata/module.html" label="Module"/>
  +    	    <index href="metadata/module.html" label="Module"/>
   	    <index href="metadata/project.html" label="Project"/>
   	    <index href="metadata/ant.html" label="Ant"/>
   	</menu>
  
  
  
  1.1                  gump/src/documentation/content/xdocs/whoweare.xml
  
  Index: whoweare.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <!--
    Copyright 2004 The Apache Software Foundation
  
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
  
         http://www.apache.org/licenses/LICENSE-2.0
  
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
  <document>
  
    <header>
      
      <title>Gump Team Page</title>
      <authors>
        <person name="Community" email="general AT gump DOT apache DOT org"/>
      </authors>
    </header>
    <body>
  
      <section><title>Committers</title>
  
        <p>All Apache committers have commit access to the Gump
          module.</p>
      </section>
  
      <section><title>Project Managment Committee</title>
  
        <ul>
          <li>Nicola Ken Barozzi</li>
          <li>Stefan Bodewig</li>
          <li>Nick Chalko</li>
          <li>Adam Jack</li>
          <li>Stefano Mazzocchi</li>
          <li>Scott Sanders</li>
          <li>Leo Simons</li>
          <li>Davanum Srinivas</li>
          <li>Martin van den Bemt</li>
        </ul>
  
        <p>The Apache Gump Project Managment Committee can be contacted
          at pmc@gump.apache.org.</p>
      </section>
    </body>
  </document>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org