cvs commit: ws-wsif/forrest-src status.xml

[email protected]
Newsgroups gmane.comp.apache.webservices.wsif.devel
Message-ID <[email protected]>
dims        2003/09/15 04:49:38

  Modified:    forrest-src/src/documentation/content/xdocs book.xml faq.xml
                        news.xml quickstart.xml
               java/doc news.html quick-start.html
               java     readme.html
               forrest-src status.xml
  Log:
  Updated wsif sub project to use the mirror.
  
  Revision  Changes    Path
  1.4       +1 -1      ws-wsif/forrest-src/src/documentation/content/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/ws-wsif/forrest-src/src/documentation/content/xdocs/book.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- book.xml	18 Jul 2003 10:41:03 -0000	1.3
  +++ book.xml	15 Sep 2003 11:49:37 -0000	1.4
  @@ -22,7 +22,7 @@
     </menu>
   
     <menu label="Downloads">
  -    <menu-item label="Releases" href="http://ws.apache.org/dist/wsif/"/>
  +    <menu-item label="Releases" href="http://www.apache.org/dyn/closer.cgi/ws/wsif/"/>
       <menu-item label="Nightly Builds" href="http://cvs.apache.org/dist/axis/nightly/"/>
     </menu>
   
  
  
  
  1.3       +1 -1      ws-wsif/forrest-src/src/documentation/content/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/ws-wsif/forrest-src/src/documentation/content/xdocs/faq.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- faq.xml	18 Jul 2003 10:41:03 -0000	1.2
  +++ faq.xml	15 Sep 2003 11:49:37 -0000	1.3
  @@ -9,7 +9,7 @@
      <p>
   The official version of WSIF is found here on the Apache web site.
   Nightly builds are available at
  -    <link href="http://xml.apache.org/dist/axis/nightly/">http://xml.apache.org/dist/axis/nightly/</link>
  +    <link href="http://cvs.apache.org/dist/axis/nightly/">http://xml.apache.org/dist/axis/nightly/</link>
      </p>
      <p>
             The  wsif-src*.zip contains source distribution, the wsif-bin* zip file contains a built wsif.jar along with the API Javadoc and the wsif-all*.zip 
  
  
  
  1.3       +1 -1      ws-wsif/forrest-src/src/documentation/content/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/ws-wsif/forrest-src/src/documentation/content/xdocs/news.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- news.xml	3 Feb 2003 04:48:38 -0000	1.2
  +++ news.xml	15 Sep 2003 11:49:37 -0000	1.3
  @@ -8,7 +8,7 @@
       <section>
         <title>What is new with WSIF?</title>
         <p>2nd February 2003 - WSIF distribution files is now moved to its pernament home at
  -        <link href="http://ws.apache.org/dist/wsif/">http://ws.apache.org/dist/wsif</link>.
  +        <link href="http://www.apache.org/dyn/closer.cgi/ws/wsif/">http://www.apache.org/dyn/closer.cgi/ws/wsif/</link>.
         </p>
         <p>WSIF has it's own home at
           <link href="http://ws.apache.org/wsif">http://ws.apache.org/wsif</link>
  
  
  
  1.3       +2 -2      ws-wsif/forrest-src/src/documentation/content/xdocs/quickstart.xml
  
  Index: quickstart.xml
  ===================================================================
  RCS file: /home/cvs/ws-wsif/forrest-src/src/documentation/content/xdocs/quickstart.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- quickstart.xml	3 Feb 2003 04:48:38 -0000	1.2
  +++ quickstart.xml	15 Sep 2003 11:49:37 -0000	1.3
  @@ -8,8 +8,8 @@
   <section>
   <title>Preliminaries</title>
   <p>Download the WSIF distribution from 
  -<link href="http://ws.apache.org/dist/wsif/">
  -http://ws.apache.org/dist/wsif/</link>. 
  +<link href="http://www.apache.org/dyn/closer.cgi/ws/wsif/">
  +http://www.apache.org/dyn/closer.cgi/ws/wsif/</link>. 
   It comes in three flavors: the binary distribution (&quot;bin&quot;), 
   the source-only distribution (&quot;src&quot;) or everything 
   included (&quot;all&quot;). If you are familiar with CVS and 
  
  
  
  1.5       +2 -2      ws-wsif/java/doc/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/ws-wsif/java/doc/news.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- news.html	28 Feb 2003 13:12:53 -0000	1.4
  +++ news.html	15 Sep 2003 11:49:38 -0000	1.5
  @@ -8,7 +8,7 @@
   <body alink="#0000ff" bgcolor="#ffffff" leftmargin="2" topmargin="2" marginwidth="2" marginheight="2">
   <H2>What is new with WSIF?</H2>
         <p>2nd February 2003 - WSIF distribution files is now moved to its pernament home at
  -        <a href="http://ws.apache.org/dist/wsif/">http://ws.apache.org/dist/wsif</a>.
  +        <a href="http://www.apache.org/dyn/closer.cgi/ws/wsif/">http://www.apache.org/dyn/closer.cgi/ws/wsif/</a>.
         </p>
         <p>WSIF has it's own home at
           <a href="http://ws.apache.org/wsif">http://ws.apache.org/wsif</a>
  
  
  
  1.5       +2 -2      ws-wsif/java/doc/quick-start.html
  
  Index: quick-start.html
  ===================================================================
  RCS file: /home/cvs/ws-wsif/java/doc/quick-start.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- quick-start.html	14 Jan 2003 14:19:08 -0000	1.4
  +++ quick-start.html	15 Sep 2003 11:49:38 -0000	1.5
  @@ -8,8 +8,8 @@
   <body alink="#0000ff" bgcolor="#ffffff" leftmargin="2" topmargin="2" marginwidth="2" marginheight="2">
   <h1>
   Web Services Invocation Framework: Quick Start</h1>
  -<p><b>Preliminaries</b>: Download the WSIF distribution from <a href="http://cvs.apache.org/dist/axis/wsif/">
  -http://cvs.apache.org/dist/axis/wsif/</a>. It comes in three flavors: the binary distribution (&quot;bin&quot;), the source-only distribution (&quot;src&quot;) or everything 
  +<p><b>Preliminaries</b>: Download the WSIF distribution from <a href="http://www.apache.org/dyn/closer.cgi/ws/wsif/">
  +http://www.apache.org/dyn/closer.cgi/ws/wsif/</a>. It comes in three flavors: the binary distribution (&quot;bin&quot;), the source-only distribution (&quot;src&quot;) or everything 
   included (&quot;all&quot;). If you are familiar with CVS and 
   want to work with the latest code <a href="cvs.html">use cvs</a>. Using CVS 
   you can also retrieve any past release by using tag (for example 
  
  
  
  1.4       +1 -1      ws-wsif/java/readme.html
  
  Index: readme.html
  ===================================================================
  RCS file: /home/cvs/ws-wsif/java/readme.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- readme.html	27 Jan 2003 17:30:03 -0000	1.3
  +++ readme.html	15 Sep 2003 11:49:38 -0000	1.4
  @@ -94,7 +94,7 @@
     <li> <a href="doc/references.html">References</a>
   <br>
   <br><b>Downloads</b>
  -  <li> <a href="http://cvs.apache.org/dist/axis/wsif/">Releases</a>
  +  <li> <a href="http://www.apache.org/dyn/closer.cgi/ws/wsif/">Releases</a>
   <br>
   <br><b>Related Projects</b>
     <li> <a href="http://xml.apache.org/axis" target="_top">Axis</a>
  
  
  
  1.4       +1 -1      ws-wsif/forrest-src/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/ws-wsif/forrest-src/status.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- status.xml	18 Jul 2003 10:41:01 -0000	1.3
  +++ status.xml	15 Sep 2003 11:49:38 -0000	1.4
  @@ -42,7 +42,7 @@
    <changes> 
      <release version="2.0" date="27th Jan 2003">
           <action dev="" type="add" context="admin">
  -            <strong>First official release (WSIF_2_0) <link href="http://cvs.apache.org/dist/axis/wsif/">Download here</link></strong>
  +            <strong>First official release (WSIF_2_0) <link href="http://www.apache.org/dyn/closer.cgi/ws/wsif/">Download here</link></strong>
           </action>
           <action dev="NM" type="add" context="admin">
   1/23/03: built RC3 release (tagged as <strong>WSIF_2_0_RC3</strong>)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.