tetsuya     2004/09/24 17:59:14

  Modified:    docs/site binindex.html sourceindex.html
               xdocs/site binindex.xml sourceindex.xml
  Log:
  Added "Jakarta Related" section for binindex.cgi et sourceindex.cgi
  
  Revision  Changes    Path
  1.498     +14 -0     jakarta-site/docs/site/binindex.html
  
  Index: binindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site/docs/site/binindex.html,v
  retrieving revision 1.497
  retrieving revision 1.498
  diff -u -r1.497 -r1.498
  --- binindex.html     22 Sep 2004 22:06:48 -0000      1.497
  +++ binindex.html     25 Sep 2004 00:59:14 -0000      1.498
  @@ -277,6 +277,20 @@
                                                   <p>
   See <a href="http://www.apachenews.org/";>Apache News Blog</a> (Unofficial Resource) 
and <a href="http://jakarta.apache.org/site/news/index.html";>Jakarta News</a> to catch 
up with the lastest news from Apache Jakarta and all the projects in The Apache 
Software Foundation.
   </p>
  +                                                <h3>Jakarta Related</h3>
  +                                                <p>
  +<ul>
  +<li><a href="http://ant.apache.org/";>Apache Ant</a> -- <a 
href="http://ant.apache.org/bindownload.cgi";>Downloads</a></li>
  +<li><a href="http://avalon.apache.org/";>Apache Avalon</a> -- <a 
href="http://avalon.apache.org/download.cgi";>Downloads</a></li>
  +<li><a href="http://db.apache.org/";>Apache DB</a> (OJB/Torque) -- <a 
href="http://www.apache.org/dyn/closer.cgi/db/";>Downloads</a></li>
  +<li><a href="http://geronimo.apache.org/";>Apache Geronimo</a> -- <a 
href="http://geronimo.apache.org/download.html";>Downloads</a></li>
  +<li><a href="http://james.apache.org/";>Apache James</a> -- <a 
href="http://james.apache.org/download.cgi";>Downloads</a></li>
  +<li><a href="http://logging.apache.org/";>Apache Logging</a> (Log4J) -- <a 
href="http://logging.apache.org/binindex.cgi";>Downloads</a></li>
  +<li><a href="http://maven.apache.org/";>Apache Maven</a> -- <a 
href="http://maven.apache.org/start/download.html";>Downloads</a></li>
  +<li><a href="http://portals.apache.org/";>Apache Portals</a> (Jetspeed) -- <a 
href="http://www.apache.org/dyn/closer.cgi/jakarta/jetspeed/";>Downloads</a></li>
  +<li><a href="http://struts.apache.org/";>Apache Struts</a> -- <a 
href="http://struts.apache.org/download.cgi";>Downloads</a></li>
  +</ul>
  +</p>
                                                   <h3>Older Release</h3>
                                                   <p>
   Only recent builds can be downloaded from this page. If you are looking for an 
older release please see <a 
href="http://jakarta.apache.org/site/binindex.cgi#The%20Apache%20Archives";>here</a>.
  
  
  
  1.394     +14 -0     jakarta-site/docs/site/sourceindex.html
  
  Index: sourceindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site/docs/site/sourceindex.html,v
  retrieving revision 1.393
  retrieving revision 1.394
  diff -u -r1.393 -r1.394
  --- sourceindex.html  21 Sep 2004 19:23:50 -0000      1.393
  +++ sourceindex.html  25 Sep 2004 00:59:14 -0000      1.394
  @@ -274,6 +274,20 @@
                                                   <p>
   See <a href="http://www.apachenews.org/";>Apache News Blog</a> (Unofficial Resource) 
and <a href="http://jakarta.apache.org/site/news/index.html";>Jakarta News</a> to catch 
up with the lastest news from Apache Jakarta and all the projects in The Apache 
Software Foundation.
   </p>
  +                                                <h3>Jakarta Related</h3>
  +                                                <p>
  +<ul>
  +<li><a href="http://ant.apache.org/";>Apache Ant</a> -- <a 
href="http://ant.apache.org/srcdownload.cgi";>Downloads</a></li>
  +<li><a href="http://avalon.apache.org/";>Apache Avalon</a> -- <a 
href="http://avalon.apache.org/download.cgi";>Downloads</a></li>
  +<li><a href="http://db.apache.org/";>Apache DB</a> (OJB/Torque) -- <a 
href="http://www.apache.org/dyn/closer.cgi/db/";>Downloads</a></li>
  +<li><a href="http://geronimo.apache.org/";>Apache Geronimo</a> -- <a 
href="http://geronimo.apache.org/download.html";>Downloads</a></li>
  +<li><a href="http://james.apache.org/";>Apache James</a> -- <a 
href="http://james.apache.org/download.cgi";>Downloads</a></li>
  +<li><a href="http://logging.apache.org/";>Apache Logging</a> (Log4J)</li>
  +<li><a href="http://maven.apache.org/";>Apache Maven</a> -- <a 
href="http://maven.apache.org/start/download.html";>Downloads</a></li>
  +<li><a href="http://portals.apache.org/";>Apache Portals</a> (Jetspeed) -- <a 
href="http://www.apache.org/dyn/closer.cgi/jakarta/jetspeed/";>Downloads</a></li>
  +<li><a href="http://struts.apache.org/";>Apache Struts</a> -- <a 
href="http://struts.apache.org/download.cgi";>Downloads</a></li>
  +</ul>
  +</p>
                                                   <h3>Older Release</h3>
                                                   <p>
   Only recent builds can be downloaded from this page. If you are looking for an 
older release please see <a 
href="http://jakarta.apache.org/site/sourceindex.cgi#The%20Apache%20Archives";>here</a>.
  
  
  
  1.430     +16 -0     jakarta-site/xdocs/site/binindex.xml
  
  Index: binindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site/xdocs/site/binindex.xml,v
  retrieving revision 1.429
  retrieving revision 1.430
  diff -u -r1.429 -r1.430
  --- binindex.xml      22 Sep 2004 22:06:49 -0000      1.429
  +++ binindex.xml      25 Sep 2004 00:59:14 -0000      1.430
  @@ -96,6 +96,22 @@
   See <a href="http://www.apachenews.org/";>Apache News Blog</a> (Unofficial Resource) 
and <a href="http://jakarta.apache.org/site/news/index.html";>Jakarta News</a> to catch 
up with the lastest news from Apache Jakarta and all the projects in The Apache 
Software Foundation.
   </p>
   
  +        <h3>Jakarta Related</h3>
  +
  +<p>
  +<ul>
  +<li><a href="http://ant.apache.org/";>Apache Ant</a> -- <a 
href="http://ant.apache.org/bindownload.cgi";>Downloads</a></li>
  +<li><a href="http://avalon.apache.org/";>Apache Avalon</a> -- <a 
href="http://avalon.apache.org/download.cgi";>Downloads</a></li>
  +<li><a href="http://db.apache.org/";>Apache DB</a> (OJB/Torque) -- <a 
href="http://www.apache.org/dyn/closer.cgi/db/";>Downloads</a></li>
  +<li><a href="http://geronimo.apache.org/";>Apache Geronimo</a> -- <a 
href="http://geronimo.apache.org/download.html";>Downloads</a></li>
  +<li><a href="http://james.apache.org/";>Apache James</a> -- <a 
href="http://james.apache.org/download.cgi";>Downloads</a></li>
  +<li><a href="http://logging.apache.org/";>Apache Logging</a> (Log4J) -- <a 
href="http://logging.apache.org/binindex.cgi";>Downloads</a></li>
  +<li><a href="http://maven.apache.org/";>Apache Maven</a> -- <a 
href="http://maven.apache.org/start/download.html";>Downloads</a></li>
  +<li><a href="http://portals.apache.org/";>Apache Portals</a> (Jetspeed) -- <a 
href="http://www.apache.org/dyn/closer.cgi/jakarta/jetspeed/";>Downloads</a></li>
  +<li><a href="http://struts.apache.org/";>Apache Struts</a> -- <a 
href="http://struts.apache.org/download.cgi";>Downloads</a></li>
  +</ul>
  +</p>
  +
           <h3>Older Release</h3>
   
   <p>
  
  
  
  1.313     +16 -0     jakarta-site/xdocs/site/sourceindex.xml
  
  Index: sourceindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site/xdocs/site/sourceindex.xml,v
  retrieving revision 1.312
  retrieving revision 1.313
  diff -u -r1.312 -r1.313
  --- sourceindex.xml   21 Sep 2004 19:23:50 -0000      1.312
  +++ sourceindex.xml   25 Sep 2004 00:59:14 -0000      1.313
  @@ -87,6 +87,22 @@
   See <a href="http://www.apachenews.org/";>Apache News Blog</a> (Unofficial Resource) 
and <a href="http://jakarta.apache.org/site/news/index.html";>Jakarta News</a> to catch 
up with the lastest news from Apache Jakarta and all the projects in The Apache 
Software Foundation.
   </p>
   
  +        <h3>Jakarta Related</h3>
  +
  +<p>
  +<ul>
  +<li><a href="http://ant.apache.org/";>Apache Ant</a> -- <a 
href="http://ant.apache.org/srcdownload.cgi";>Downloads</a></li>
  +<li><a href="http://avalon.apache.org/";>Apache Avalon</a> -- <a 
href="http://avalon.apache.org/download.cgi";>Downloads</a></li>
  +<li><a href="http://db.apache.org/";>Apache DB</a> (OJB/Torque) -- <a 
href="http://www.apache.org/dyn/closer.cgi/db/";>Downloads</a></li>
  +<li><a href="http://geronimo.apache.org/";>Apache Geronimo</a> -- <a 
href="http://geronimo.apache.org/download.html";>Downloads</a></li>
  +<li><a href="http://james.apache.org/";>Apache James</a> -- <a 
href="http://james.apache.org/download.cgi";>Downloads</a></li>
  +<li><a href="http://logging.apache.org/";>Apache Logging</a> (Log4J)</li>
  +<li><a href="http://maven.apache.org/";>Apache Maven</a> -- <a 
href="http://maven.apache.org/start/download.html";>Downloads</a></li>
  +<li><a href="http://portals.apache.org/";>Apache Portals</a> (Jetspeed) -- <a 
href="http://www.apache.org/dyn/closer.cgi/jakarta/jetspeed/";>Downloads</a></li>
  +<li><a href="http://struts.apache.org/";>Apache Struts</a> -- <a 
href="http://struts.apache.org/download.cgi";>Downloads</a></li>
  +</ul>
  +</p>
  +
           <h3>Older Release</h3>
   
   <p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to