kaz         02/04/11 08:56:06

  Modified:    xdocs    download.xml
  Log:
  Updated the download links and added the version number because it
  wasn't clear what version of Maven a user was downloading.  (thanks jon)
  
  Revision  Changes    Path
  1.3       +4 -4      jakarta-turbine-maven/xdocs/download.xml
  
  Index: download.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/download.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- download.xml      28 Mar 2002 18:57:11 -0000      1.2
  +++ download.xml      11 Apr 2002 15:56:06 -0000      1.3
  @@ -21,7 +21,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.bin";>maven-install.bin</a></td>
  +          <td><a 
href="http://www.apache.org/~jvanzyl/maven/maven-install-b3.bin";>maven-install-b3.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
  @@ -30,12 +30,12 @@
           </tr>
           <tr>
             <td>Windows</td>
  -          <td><a 
href="http://www.apache.org/~jvanzyl/maven/maven-install.exe";>maven-install.exe</a></td>
  +          <td><a 
href="http://www.apache.org/~jvanzyl/maven/maven-install-b3.exe";>maven-install-b3.exe</a></td>
             <td>GUI installer. </td>
           </tr>
           <tr>
             <td>MacOSX</td>
  -          <td><a 
href="http://www.apache.org/~jvanzyl/maven/maven-install.sit";>maven-install.sit</a></td>
  +          <td><a 
href="http://www.apache.org/~jvanzyl/maven/maven-install-b3.sit";>maven-install-b3.sit</a></td>
             <td>
               GUI installer.  You'll need StuffIt Expander to unpack the
               installer.
  @@ -43,7 +43,7 @@
           </tr>
           <tr>
             <td>JAR Install</td>
  -          <td><a 
href="http://www.apache.org/~jvanzyl/maven/maven-install.jar";>maven-install.jar</a></td>
  +          <td><a 
href="http://www.apache.org/~jvanzyl/maven/maven-install-b3.jar";>maven-install-b3.jar</a></td>
             <td>
               This is a JAR install of Maven.  It requires manual
               installation as described in 
  
  
  


Reply via email to