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 th...@apache.org on 2003/06/29 14:11:52 UTC

cvs commit: db-ojb/xdocs mail-archives.xml

thma        2003/06/29 05:11:52

  Added:       xdocs    mail-archives.xml
  Log:
  add a commented list of mail archives
  
  Revision  Changes    Path
  1.1                  db-ojb/xdocs/mail-archives.xml
  
  Index: mail-archives.xml
  ===================================================================
  <?xml version="1.0"?>
  <!-- @version $Id: $ -->
  <document>
  
    <properties>
      <author email="thma@apache.org">Thomas Mahler</author>
      <title>ObJectRelationalBridge - References and testimonials</title>
    </properties>
  
  <body>
  
  <section name="Mailing list archives">
  <p>
  
  <table>
  	<tr>
  		<td><b>archive provider</b></td>
  		<td><b>OJB User list</b></td>
  		<td><b>OJB Developer list</b></td>
  		<td><b>searchable</b></td>
  		<td><b>remarks</b></td>
  	</tr>
  	
  	<tr>
  		<td>GMANE</td>
  		<td><a href="http://news.gmane.org/thread.php?group=gmane.comp.jakarta.ojb.user">gmane.comp.jakarta.ojb.user</a></td>
  		<td><a href="http://news.gmane.org/thread.php?group=gmane.comp.jakarta.ojb.devel">gmane.comp.jakarta.ojb.devel</a></td>
  		<td>yes</td>
  		<td>latest 600 postings available via web access. Unlimited access through nntp (news reader) </td>
  	</tr>
  
  	<tr>
  		<td>Apache</td>
  		<td><a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ojb-user@db.apache.org">ojb-user@db.apache.org</a></td>
  		<td><a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ojb-dev@db.apache.org">ojb-dev@db.apache.org</a></td>
  		<td>yes</td>
  		<td>seems to be up again after a longer period of technical problems</td>
  	</tr>	
  	
  	
  	<tr>
  		<td>The Mail Archive</td>
  		<td><a href="http://www.mail-archive.com/ojb-user%40db.apache.org/">ojb-user</a></td>
  		<td>--</td>
  		<td>yes</td>
  		<td>--</td>
  	</tr>	
  	
  	
  </table>
  
  </p>
  
  </section>
  </body>
  </document>