You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by sv...@apache.org on 2005/06/08 03:03:00 UTC

cvs commit: ws-juddi/site/src/documentation/content/xdocs site.xml who.xml releases.xml index.xml

sviens      2005/06/07 18:03:00

  Modified:    site/src/documentation/content/xdocs site.xml who.xml
                        releases.xml index.xml
  Log:
  
  
  Revision  Changes    Path
  1.21      +2 -1      ws-juddi/site/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/ws-juddi/site/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- site.xml	18 Jan 2005 01:41:52 -0000	1.20
  +++ site.xml	8 Jun 2005 01:02:59 -0000	1.21
  @@ -20,7 +20,8 @@
       <welcome label="Overview" href="index.html" description="Overview &amp; News"/>
       <cvs label="CVS Repository" href="cvs.html" description="CVS Repository"/>
       <lists label="Mailing Lists" href="lists.html" description="Mailing Lists"/>
  -    <issues label="Issue Tracking" href="issues.html" description="Issue Tracking"/>
  +    <issues label="Issue Tracking" href="issues.html" description="Issue Tracking"/>    
  +    <issues label="Issue Tracking" href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10401" description="Issue Tracking"/>
       <participate label="Participation" href="participate.html" description="Participation"/>
     </juddi>
   
  
  
  
  1.8       +4 -4      ws-juddi/site/src/documentation/content/xdocs/who.xml
  
  Index: who.xml
  ===================================================================
  RCS file: /home/cvs/ws-juddi/site/src/documentation/content/xdocs/who.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- who.xml	18 Jan 2005 01:41:52 -0000	1.7
  +++ who.xml	8 Jun 2005 01:02:59 -0000	1.8
  @@ -37,10 +37,6 @@
               &lt;<a href="mailto:sviens@apache.org">sviens@apache.org</a>&gt;
             </li>
             <li>
  -            <b>Anou Manavalan</b>
  -            &lt;<a href="mailto:anou_mana@apache.org">anou_mana@apache.org</a>&gt;
  -          </li>
  -          <li>
               <b>Andy Cutright</b>
               &lt;<a href="mailto:acutright@apache.org">acutright@apache.org</a>&gt;
             </li>
  @@ -57,6 +53,10 @@
         <p>
           <ul class="noindent">
             <li>
  +            <b>Anou Manavalan</b>
  +            &lt;<a href="mailto:anou_mana@apache.org">anou_mana@apache.org</a>&gt;
  +          </li>
  +          <li>
               <b>Chris Dellario</b>
               &lt;<a href="mailto:dellario@comcast.net">dellario@comcast.net</a>&gt;
             </li>
  
  
  
  1.11      +6 -1      ws-juddi/site/src/documentation/content/xdocs/releases.xml
  
  Index: releases.xml
  ===================================================================
  RCS file: /home/cvs/ws-juddi/site/src/documentation/content/xdocs/releases.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- releases.xml	24 Aug 2004 18:44:17 -0000	1.10
  +++ releases.xml	8 Jun 2005 01:02:59 -0000	1.11
  @@ -40,12 +40,17 @@
           <!--
           <tr>
             <td><link href="http://ws.apache.org/juddi/download.cgi">0.9</link> (from mirror)</td>
  -          <td>July 1, 2004</td>
  +          <td>July 1, 2005</td>
             <td>Final Version 0.9</td>
           </tr>
           -->
   
           <tr>
  +          <td><link href="http://archive.apache.org/dist/ws/juddi/0_9rc4/">0.9rc4</link></td>
  +          <td>June 7, 2005</td>
  +          <td>Release Candidate #4 for Version 0.9.</td>
  +        </tr>
  +        <tr>
             <td><link href="http://archive.apache.org/dist/ws/juddi/0_9rc3/">0.9rc3</link></td>
             <td>July 2, 2004</td>
             <td>Release Candidate #3 for Version 0.9.</td>
  
  
  
  1.12      +2 -1      ws-juddi/site/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/ws-juddi/site/src/documentation/content/xdocs/index.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- index.xml	17 Jan 2005 03:23:13 -0000	1.11
  +++ index.xml	8 Jun 2005 01:02:59 -0000	1.12
  @@ -18,7 +18,7 @@
   	      <li>Platform Independent</li>
   	      <li>Supports for JDK 1.3.1 and later</li>
   	      <li>UDDI version 2.0 compliant implementation</li>
  -	      <li>Use with any relational database that supports ANSI standard SQL (MySQL, DB2, Sybase, JDataStore, etc.)</li>
  +	      <li>Use with any relational database that supports ANSI standard SQL (MySQL, DB2, Sybase, JDataStore, HSQLDB, etc.)</li>
   	      <li>Deployable on any Java application server that supports the Servlet 2.3 specification (Jakarta Tomcat, JOnAS, WebSphere, WebLogic, Borland Enterprise Server, JRun, etc.)</li>
   	      <li>jUDDI registry supports a clustered deployment configuration.</li>
   	      <li>Easy integration with existing authentication systems</li>
  @@ -27,6 +27,7 @@
         
   	  <section>
   	    <title>News</title>
  +	    <p><strong>June 7, 2005</strong> Version 0.9rc4 is now available.</p>
   	    <p><strong>July 2, 2004</strong> Version 0.9rc3 is now available.</p>
   	    <p><strong>June 29, 2004</strong> Version 0.9rc2 is now available.</p>
   	    <p><strong>June 16, 2004</strong> Version 0.9rc1 is now available.</p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org