jvanzyl     2002/06/02 11:42:26

  Modified:    xdocs/start download.xml
  Log:
  Correcting the download info.
  
  Revision  Changes    Path
  1.4       +4 -11     jakarta-turbine-maven/xdocs/start/download.xml
  
  Index: download.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/start/download.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- download.xml      14 May 2002 00:40:19 -0000      1.3
  +++ download.xml      2 Jun 2002 18:42:26 -0000       1.4
  @@ -8,13 +8,6 @@
   
     <body>
       <section name="Download Maven">
  -      <p>
  -        Note: If you are having trouble building with the B3 version of
  -        Maven, we suggest that you try building from CVS HEAD to see if 
  -        that solves the problems that you are having.  Maven is currently
  -        under heavy development and there have been many changes since
  -        the B3 release.
  -      </p>
   
         <p>
           Maven is currently distributed via an installer.  The installer
  @@ -31,7 +24,7 @@
           <tr><th>Platform</th><th>Installer</th><th>Comments</th></tr>
           <tr>
             <td>Unix</td>
  -          <td><a 
href="http://www.apache.org/~jvanzyl/maven/maven-install-b3.bin";>maven-install-b3.bin</a></td>
  +          <td><a 
href="http://jakarta.apache.org/builds/jakarta-turbine-maven/release/1.0-b4/maven-install-1.0-b4.bin";>maven-install-1.0-b4.bin</a></td>
             <td>
               Shell script that starts a GUI installer.  There is also a
               console-mode that can be started with the <code>-i
  @@ -40,12 +33,12 @@
           </tr>
           <tr>
             <td>Windows</td>
  -          <td><a 
href="http://www.apache.org/~jvanzyl/maven/maven-install-b3.exe";>maven-install-b3.exe</a></td>
  +          <td><a 
href="http://jakarta.apache.org/builds/jakarta-turbine-maven/release/1.0-b4/maven-install-1.0-b4.exe";>maven-install-1.0-b4.exe</a></td>
             <td>GUI installer. </td>
           </tr>
           <tr>
             <td>MacOSX</td>
  -          <td><a 
href="http://www.apache.org/~jvanzyl/maven/maven-install-b3.sit";>maven-install-b3.sit</a></td>
  +          <td><a 
href="http://jakarta.apache.org/builds/jakarta-turbine-maven/release/1.0-b4/maven-install-1.0-b4.sit";>maven-install-1.0-b4.sit</a></td>
             <td>
               GUI installer.  You'll need StuffIt Expander to unpack the
               installer.
  @@ -53,7 +46,7 @@
           </tr>
           <tr>
             <td>JAR Install</td>
  -          <td><a 
href="http://www.apache.org/~jvanzyl/maven/maven-install-b3.jar";>maven-install-b3.jar</a></td>
  +          <td><a 
href="http://jakarta.apache.org/builds/jakarta-turbine-maven/release/1.0-b4/maven-install-1.0-b4.jar";>maven-install-1.0-b4.jar</a></td>
             <td>
               This is a JAR install of Maven.  It requires manual
               installation as described in 
  
  
  

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

Reply via email to