Author: cbegin
Date: Sat Aug  8 15:22:54 2009
New Revision: 802391

URL: http://svn.apache.org/viewvc?rev=802391&view=rev
Log:
Updated 3.0 for java release announcement and fixed broken download link

Modified:
    ibatis/trunk/site/pages/index.vm
    ibatis/trunk/site/pages/java.vm

Modified: ibatis/trunk/site/pages/index.vm
URL: 
http://svn.apache.org/viewvc/ibatis/trunk/site/pages/index.vm?rev=802391&r1=802390&r2=802391&view=diff
==============================================================================
--- ibatis/trunk/site/pages/index.vm (original)
+++ ibatis/trunk/site/pages/index.vm Sat Aug  8 15:22:54 2009
@@ -11,6 +11,7 @@
 <!-- start content -->
 <div id="content">
 
+<!-- Temporary removal for iBATIS 3.0 Launch
   <div class="post">
     <h1 class="title">What is iBATIS?</h1>
 
@@ -46,20 +47,21 @@
 
     </div>
   </div>
+-->
 
   <div class="post">
-    <h1 class="title">iBATIS 3.0 for Java Released (BETA 1)</h1>
+    <h1 class="title">iBATIS 3 for Java Released (BETA 1)</h1>
 
     <p class="meta">
       <small>Posted by Clinton Begin on Aug 8, 2008</small>
     </p>
     <div class="entry">
       <p>A month ago iBATIS turned 7 years old, and while we're celebrating a 
little late, today we're
-           happy to announce iBATIS 3.0 for Java. 
-           iBATIS 3.0 is a complete rewrite from the ground up, and thus 
represents the biggest change
-           since the very first version of iBATIS in released in 2002.  There 
are a lot of modern features that
-        take advantage of (now ubiquitous) Java 5 features and includes 
simplified design and some 
-        great new tools for helping you build great database driven 
applications.  iBATIS 3.0 carries forward
+           happy to announce iBATIS 3 for Java. 
+           iBATIS 3 is a complete rewrite from the ground up and thus 
represents the biggest change
+           since the very first version of iBATIS released in 2002.  There are 
a lot of modern features that
+        take advantage of Java 5.  iBATIS 3 includes simplified design and 
some 
+        great new tools for helping you build great database driven 
applications.  iBATIS 3 carries forward
         all of the principles that have made iBATIS popular.  There are still 
no required 3rd party dependencies,
         it's simpler than ever, and yet far more powerful!  More information 
will come in the next few days to
         help you get started.  

Modified: ibatis/trunk/site/pages/java.vm
URL: 
http://svn.apache.org/viewvc/ibatis/trunk/site/pages/java.vm?rev=802391&r1=802390&r2=802391&view=diff
==============================================================================
--- ibatis/trunk/site/pages/java.vm (original)
+++ ibatis/trunk/site/pages/java.vm Sat Aug  8 15:22:54 2009
@@ -21,7 +21,7 @@
       </form>
 
 <div style="background-color:#222211;padding:5px">
-      <h4>iBATIS 3.0 BETA 1 (JDK 1.5 Required)</h4>
+      <h4>iBATIS 3 BETA 1 (JDK 1.5 Required)</h4>
       <ul>
         <li>
                  <a 
href="[preferred]/ibatis/binaries/ibatis.java/ibatis-3/ibatis-3-core-3.0.0-190/ibatis-3-core-3.0.0.190.zip"><b>Download
 iBATIS Java 3.0 Beta 1</b></a>


Reply via email to