You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by ar...@apache.org on 2004/03/01 18:29:52 UTC

cvs commit: db-ojb project.xml

arminw      2004/03/01 09:29:52

  Modified:    xdocs    project.xml
               .        project.xml
  Log:
  - add new wiki page
  - remove retired committer
  
  Revision  Changes    Path
  1.28      +6 -5      db-ojb/xdocs/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/xdocs/project.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- project.xml	13 Dec 2003 17:48:54 -0000	1.27
  +++ project.xml	1 Mar 2004 17:29:52 -0000	1.28
  @@ -10,8 +10,8 @@
         <item name="News &amp; Status"       href="/status.html"/>
         <item name="Bug Database"            href="http://issues.apache.org/scarab/servlet/scarab/"/>
         <item name="Features"                href="/features.html"/>
  -      <item name="Mail lists"              href="/mail-lists.html"/>
         <item name="Mail archives"           href="/mail-archives.html"/>
  +      <item name="Mail lists"              href="/mail-lists.html"/>
         <item name="references"              href="/references.html"/>
       </menu>
   
  @@ -29,17 +29,18 @@
   
       <menu name="Development">
         <item name="ToDo"                  href="/todo.html"/>
  -      <item name="project's Wiki"        href="http://nagoya.apache.org/wiki/apachewiki.cgi?OJBProjectPages" />
  +      <item name="Project Wiki"          href="http://wiki.apache.org/db-ojb/" />
         <item name="Coding Specification"  href="/code-standards.html"/>
         <item name="View CVS"              href="http://cvs.apache.org/viewcvs/db-ojb/"/>
         <item name="More CVS infos"        href="http://jakarta.apache.org/site/cvsindex.html"/>
         <item name="License"               href="http://www.apache.org/LICENSE" />
       </menu>
   
  -    <menu name="Translated (Web)">
  +      <!-- arminw: Translated page is out of date, think it's better not to link -->
  +    <!-- menu name="Translated (Web)">
         <item name="Japanese"               href="http://db.terra-intl.com/ojb/" />
  -    </menu>    
  -    
  +    </menu -->
  +
     </body>
   </project>
   
  
  
  
  1.45      +2 -16     db-ojb/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/project.xml,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- project.xml	31 Jan 2004 14:14:33 -0000	1.44
  +++ project.xml	1 Mar 2004 17:29:52 -0000	1.45
  @@ -38,13 +38,13 @@
         <name>Objectbridge User List</name>
         <subscribe>ojb-user-subscribe@db.apache.org</subscribe>
         <unsubscribe>ojb-user-unsubscribe@db.apache.org</unsubscribe>
  -      <!--archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=ojb-user@db.apache.org</archive-->
  +      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=ojb-user@db.apache.org</archive>
       </mailingList>
       <mailingList>
         <name>Objectbridge Developer List</name>
         <subscribe>ojb-dev-subscribe@db.apache.org</subscribe>
         <unsubscribe>ojb-dev-unsubscribe@db.apache.org</unsubscribe>
  -      <!--archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=ojb-dev@db.apache.org</archive-->
  +      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=ojb-dev@db.apache.org</archive>
       </mailingList>
     </mailingLists>
   
  @@ -79,24 +79,10 @@
       </developer>
   
       <developer>
  -      <name>Florian Bruckner</name>
  -      <id>florianbruckner</id>
  -      <email>florian.bruckner@citec.at</email>
  -      <organization>citec.at software applications development</organization>
  -    </developer>
  -
  -    <developer>
         <name>Jason van Zyl</name>
         <id>jvanzyl</id>
         <email>jason@zenplex.com</email>
         <organization>Zenplex</organization>
  -    </developer>
  -
  -    <developer>
  -      <name>Martin Poeschl</name>
  -      <id>mpoeschl</id>
  -      <email>mpoeschl@marmot.at</email>
  -      <organization>Tucana.at</organization>
       </developer>
   
       <developer>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org