You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ibatis.apache.org by cb...@apache.org on 2009/08/08 10:15:34 UTC

svn commit: r802319 - in /ibatis/trunk/site/pages: index.vm java.vm

Author: cbegin
Date: Sat Aug  8 08:15:34 2009
New Revision: 802319

URL: http://svn.apache.org/viewvc?rev=802319&view=rev
Log:
added ibatis 3 links

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=802319&r1=802318&r2=802319&view=diff
==============================================================================
--- ibatis/trunk/site/pages/index.vm (original)
+++ ibatis/trunk/site/pages/index.vm Sat Aug  8 08:15:34 2009
@@ -47,6 +47,25 @@
     </div>
   </div>
 
+  <div class="post">
+    <h1 class="title">iBATIS 3.0 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
+        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.  
+        <p class="more"><a href="java.cgi">Get it from the iBATIS for Java page. &hellip;</a></p>
+    </div>
+  </div>
 
   <div class="post">
     <h1 class="title">Ibator Version 1.2.1 Released</h1>

Modified: ibatis/trunk/site/pages/java.vm
URL: http://svn.apache.org/viewvc/ibatis/trunk/site/pages/java.vm?rev=802319&r1=802318&r2=802319&view=diff
==============================================================================
--- ibatis/trunk/site/pages/java.vm (original)
+++ ibatis/trunk/site/pages/java.vm Sat Aug  8 08:15:34 2009
@@ -20,6 +20,23 @@
         </p>
       </form>
 
+<div style="background-color:#222211;padding:5px">
+      <h4>iBATIS 3.0 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>
+		  <br/> [Status: <b>BETA</b> | Aug 8, 2009]
+		  <br/>
+          [<a href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/ibatis-3/ibatis-3-core-3.0.0-190/ibatis-3-core-3.0.0.190.zip.md5">MD5</a>]
+          [<a href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/ibatis-3/ibatis-3-core-3.0.0-190/ibatis-3-core-3.0.0.190.zip.asc">PGP</a>]
+      </li>
+      <li>
+	    <a href="http://svn.apache.org/repos/asf/ibatis/trunk/java/ibatis-3/doc/en/iBATIS-3-User-Guide.pdf">User Guide (English)</a>
+      </li>
+      </ul>
+</div>
+
+
       <h4>Current Release  2.3.4 (JDK 1.5 Required)</h4>
       <ul>
         <li>