Author: cbegin
Date: Wed Mar 19 14:27:42 2008
New Revision: 639024

URL: http://svn.apache.org/viewvc?rev=639024&view=rev
Log:
Updated downloads page in preparation for next release

Modified:
    ibatis/trunk/site/build.bat
    ibatis/trunk/site/pages/javadownloads.vm

Modified: ibatis/trunk/site/build.bat
URL: 
http://svn.apache.org/viewvc/ibatis/trunk/site/build.bat?rev=639024&r1=639023&r2=639024&view=diff
==============================================================================
--- ibatis/trunk/site/build.bat (original)
+++ ibatis/trunk/site/build.bat Wed Mar 19 14:27:42 2008
@@ -2,4 +2,3 @@
 
 call ant.bat
 
-pause
\ No newline at end of file

Modified: ibatis/trunk/site/pages/javadownloads.vm
URL: 
http://svn.apache.org/viewvc/ibatis/trunk/site/pages/javadownloads.vm?rev=639024&r1=639023&r2=639024&view=diff
==============================================================================
--- ibatis/trunk/site/pages/javadownloads.vm (original)
+++ ibatis/trunk/site/pages/javadownloads.vm Wed Mar 19 14:27:42 2008
@@ -10,9 +10,9 @@
 <table cellpadding="0" cellspacing="0" border="0">
   <tr>
     <td rowspan="2" width="70%">
-      <h4>Releases</h4>
+      <h4>Current Release</h4>
       <p>iBATIS 2.3.0 is the current and best release.  It is also the first 
iBATIS release that
-         does not include the DAO framework.</p>
+         does not include the DAO framework (see sidebar for more).</p>
       <ul>
         <li><a 
href="[preferred]/ibatis/binaries/ibatis.java/ibatis-2.3.0.677.zip"><b>iBATIS 
Java 2.3.0
           Binaries, Source, and Documentation</b></a> (Dec 1, 2006)
@@ -23,23 +23,7 @@
         </li>
       </ul>
 
-      <p>iBATIS 2.2.0 is also available.  iBATIS 2.2.0 is the last release 
that includes 
-         the iBATIS DAO framework.  After 2.2.0,
-         the DAO iBATIS framework is removed from the downloads.
-         We suggest converting iBATIS framework DAOs to the
-         <a href="http://www.springframework.org"; target="_blank">Spring 
Framework</a>.
-      </p>
-      <ul>
-        <li><a 
href="[preferred]/ibatis/binaries/ibatis.java/iBATIS_DBL-2.2.0.638.zip"><b>iBATIS
 Java 2.2.0
-          Binaries, Source and Documentation</b></a> (Aug 16, 2006)
-          [<a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/iBATIS_DBL-2.2.0.638.zip.md5";>MD5</a>]
-          [<a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/iBATIS_DBL-2.2.0.638.zip.asc";>PGP</a>]
-          [Status: General Availability]
-          <a 
href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12310720&styleName=Text&projectId=10601&Create=Create";>Release
 Notes</a>
-        </li>
-      </ul>
-
-      <h4>Examples</h4>
+      <h4>Example Application</h4>
       <ul>
         <li><a 
href="[preferred]/ibatis/binaries/ibatis.java/JPetStore-5.0.zip">JPetStore 5.0 
Example
           Application</a>
@@ -156,7 +140,20 @@
       <p>The DAO Framework was deprecated in 2.3, but will remain permanently 
available
       as it was in 2.2.</p>
       <ul>
-        <li><a 
href="[preferred]/ibatis/binaries/ibatis.java/iBATIS_DAO-2.2.0.638.zip"><b>Standalone
 DAO Framework 2.2.0</b></a></li>
+        <li>
+                 <a 
href="[preferred]/ibatis/binaries/ibatis.java/iBATIS_DAO-2.2.0.638.zip"><b>Standalone
 DAO Framework 2.2.0</b></a>
+                 <br/>[<a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/iBATIS_DAO-2.2.0.638.zip.md5";>MD5</a>
 | 
+                 <a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/iBATIS_DAO-2.2.0.638.zip.asc";>PGP</a>
 ]
+               </li>
+      </ul>
+      <ul>
+               <li>
+                       <a 
href="[preferred]/ibatis/binaries/ibatis.java/iBATIS_DBL-2.2.0.638.zip"><b>Full 
iBATIS Java 2.2.0 Release</b></a> 
+                 <br/>[<a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/iBATIS_DBL-2.2.0.638.zip.md5";>MD5</a>
 | 
+                 <a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/iBATIS_DBL-2.2.0.638.zip.asc";>PGP</a>
 |
+                 <a 
href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12310720&styleName=Text&projectId=10601&Create=Create";>Notes</a>]
+                 <br/>[Status: General Availability] (Aug 16, 2006)
+                 </li>
       </ul>
       <p>If you do not see the file you need, or you're looking for an
       older version, please see the release archives.</p>


Reply via email to