Author: cbegin
Date: Fri Feb 26 03:49:55 2010
New Revision: 916558

URL: http://svn.apache.org/viewvc?rev=916558&view=rev
Log:
beta 10 update

Modified:
    ibatis/site/pages/archive.vm
    ibatis/site/pages/index.vm
    ibatis/site/pages/java.vm
    ibatis/site/template/images/flow.png
    ibatis/site/template/images/flow_sm.png

Modified: ibatis/site/pages/archive.vm
URL: 
http://svn.apache.org/viewvc/ibatis/site/pages/archive.vm?rev=916558&r1=916557&r2=916558&view=diff
==============================================================================
--- ibatis/site/pages/archive.vm (original)
+++ ibatis/site/pages/archive.vm Fri Feb 26 03:49:55 2010
@@ -7,7 +7,24 @@
 
      <h2>News Archive</h2>
 
-
+  <div class="post">
+    <h1 class="title">iBATIS 3 Beta 9</h1>
+    <p class="meta">
+      <small>Posted by Clinton Begin on Jan 23, 2010</small>
+    </p>
+    <div class="entry">
+      <p>
+        Beta 9 is out.  Barring any major issues, this will likely be the GA 
release.
+        A few new minor features have been added.  Automapping is now 
configurable,
+        transaction isolation support has been added to both the two 
DataSource implementations
+        and the SqlSession. Mapper interface inheritance is now supported.  
Finally, we've
+        added a way to clear the local cache.  Migrations also got an upgrade, 
with command shortcuts
+        up/down step parameters and character sets can be specified in the 
environment config.
+        The documentation has been updated with these changes.  Check it out 
and help us get it to GA!
+      </p>
+        <p class="more"><a href="java.cgi">Get iBATIS 3.0 from the Java page 
&hellip;</a></p>
+    </div>
+  </div>
 
      <div class="post">
        <h1 class="title">iBATIS 3 Beta 8</h1>

Modified: ibatis/site/pages/index.vm
URL: 
http://svn.apache.org/viewvc/ibatis/site/pages/index.vm?rev=916558&r1=916557&r2=916558&view=diff
==============================================================================
--- ibatis/site/pages/index.vm (original)
+++ ibatis/site/pages/index.vm Fri Feb 26 03:49:55 2010
@@ -30,19 +30,16 @@
   </div>
 
   <div class="post">
-    <h1 class="title">iBATIS 3 Beta 9</h1>
+    <h1 class="title">iBATIS 3 Beta 10</h1>
     <p class="meta">
-      <small>Posted by Clinton Begin on Jan 23, 2010</small>
+      <small>Posted by Clinton Begin on Feb 25, 2010</small>
     </p>
     <div class="entry">
       <p>
-        Beta 9 is out.  Barring any major issues, this will likely be the GA 
release.
-        A few new minor features have been added.  Automapping is now 
configurable,
-        transaction isolation support has been added to both the two 
DataSource implementations
-        and the SqlSession. Mapper interface inheritance is now supported.  
Finally, we've
-        added a way to clear the local cache.  Migrations also got an upgrade, 
with command shortcuts
-        up/down step parameters and character sets can be specified in the 
environment config.
-        The documentation has been updated with these changes.  Check it out 
and help us get it to GA!
+        Here we go. This is the version that I will vote for GA at some point. 
 After a full month of Beta 9,
+        there hasn't been any real bugs.  Every issue logged was a borderline 
new feature.  That said, just to be safe
+        we'll run this last beta to ensure that the build is of high quality 
and that there are no last minute
+        showstoppers.  Enjoy.
       </p>
         <p class="more"><a href="java.cgi">Get iBATIS 3.0 from the Java page 
&hellip;</a></p>
     </div>

Modified: ibatis/site/pages/java.vm
URL: 
http://svn.apache.org/viewvc/ibatis/site/pages/java.vm?rev=916558&r1=916557&r2=916558&view=diff
==============================================================================
--- ibatis/site/pages/java.vm (original)
+++ ibatis/site/pages/java.vm Fri Feb 26 03:49:55 2010
@@ -21,14 +21,14 @@
       </form>
 
       <div style="background-color:#222211;padding:5px">
-            <h4>iBATIS 3 Beta 9</h4>
+            <h4>iBATIS 3 Beta 10</h4>
             <ul>
               <li>
-            <a 
href="http://people.apache.org/builds/ibatis/ibatis-3-core/ibatis-3-core-3.0.0.227.zip";><b>Download
 iBATIS 3 Persistence Framework</b></a>
-            <br/> [Status: <b>BETA</b> | Jan 10, 2010 | Java 5+]
+            <a 
href="http://people.apache.org/builds/ibatis/ibatis-3-core/ibatis-3-core-3.0.0.240.zip";><b>Download
 iBATIS 3 Persistence Framework</b></a>
+            <br/> [Status: <b>BETA</b> | Feb 25, 2010 | Java 5+]
             <br/>
-                [<a 
href="http://people.apache.org/builds/ibatis/ibatis-3-core/ibatis-3-core-3.0.0.227.zip.md5";>MD5</a>]
-                [<a 
href="http://people.apache.org/builds/ibatis/ibatis-3-core/ibatis-3-core-3.0.0.227.zip.asc";>PGP</a>]
+                [<a 
href="http://people.apache.org/builds/ibatis/ibatis-3-core/ibatis-3-core-3.0.0.240.zip.md5";>MD5</a>]
+                [<a 
href="http://people.apache.org/builds/ibatis/ibatis-3-core/ibatis-3-core-3.0.0.240.zip.asc";>PGP</a>]
                 [<a 
href="http://people.apache.org/builds/ibatis/ibatis-3-core/";>Archive</a>]
             </li>
             <li>
@@ -38,11 +38,11 @@
             <h4>iBATIS 3 Schema Migrations System</h4>
             <ul>
               <li>
-            <a 
href="http://people.apache.org/builds/ibatis/ibatis-3-migrations/ibatis-3-migrations-3.0.0.228.zip";><b>Download
 iBATIS 3.0 Schema Migrations</b></a>
-            <br/> [Status: <b>BETA</b> | Jan 10, 2010 | Java 5+]
+            <a 
href="http://people.apache.org/builds/ibatis/ibatis-3-migrations/ibatis-3-migrations-3.0.0.241.zip";><b>Download
 iBATIS 3.0 Schema Migrations</b></a>
+            <br/> [Status: <b>BETA</b> | Feb 25, 2010 | Java 5+]
             <br/>
-                [<a 
href="http://people.apache.org/builds/ibatis/ibatis-3-migrations/ibatis-3-migrations-3.0.0.228.zip.md5";>MD5</a>]
-                [<a 
href="http://people.apache.org/builds/ibatis/ibatis-3-migrations/ibatis-3-migrations-3.0.0.228.zip.asc";>PGP</a>]
+                [<a 
href="http://people.apache.org/builds/ibatis/ibatis-3-migrations/ibatis-3-migrations-3.0.0.241.zip.md5";>MD5</a>]
+                [<a 
href="http://people.apache.org/builds/ibatis/ibatis-3-migrations/ibatis-3-migrations-3.0.0.241.zip.asc";>PGP</a>]
                 [<a 
href="http://people.apache.org/builds/ibatis/ibatis-3-migrations/";>Archive</a>]
             </li>
             <li>
@@ -54,27 +54,7 @@
             </ul>
       </div>
 
-      <h4>Current Release  2.3.4 (JDK 1.5 Required)</h4>
-      <ul>
-        <li>
-                 <a 
href="[preferred]/ibatis/binaries/ibatis.java/ibatis-2.3.4.726.zip"><b>Download 
iBATIS Java 2.3.4</b></a>
-          <br/> Includes binaries, source, and documentation
-                 <br/> [Status: <b>GA</b> | Sep 19, 2008]
-                 <br/>
-          [<a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/ibatis-2.3.4.726.zip.md5";>MD5</a>]
-          [<a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/ibatis-2.3.4.726.zip.asc";>PGP</a>]
 
-          <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10601&styleName=Html&version=12313310";>Release
 Notes </a>
-        </li>
-      </ul>
-      <h4>Example Application</h4>
-      <ul>
-        <li><a 
href="[preferred]/ibatis/binaries/ibatis.java/JPetStore-5.0.zip">JPetStore 5.0 
Example
-          Application</a>
-          [<a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/JPetStore-5.0.zip.md5";>MD5</a>]
-          [<a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/JPetStore-5.0.zip.asc";>PGP</a>]
-        </li>
-      </ul>
     </div>
   </div>
 
@@ -95,8 +75,31 @@
     <h1 class="title">Old Stuff</h1>
 
     <div class="entry">
-      <p>If you do not see the file you need, or you're looking for an
-        older version, please see the release archives.</p>
+
+
+      <h4>Release  2.3.4 (JDK 1.5 Required)</h4>
+      <ul>
+        <li>
+                 <a 
href="[preferred]/ibatis/binaries/ibatis.java/ibatis-2.3.4.726.zip"><b>Download 
iBATIS Java 2.3.4</b></a>
+          <br/> Includes binaries, source, and documentation
+                 <br/> [Status: <b>GA</b> | Sep 19, 2008]
+                 <br/>
+          [<a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/ibatis-2.3.4.726.zip.md5";>MD5</a>]
+          [<a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/ibatis-2.3.4.726.zip.asc";>PGP</a>]
+
+          <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10601&styleName=Html&version=12313310";>Release
 Notes </a>
+        </li>
+      </ul>
+      <h4>Example Application</h4>
+      <ul>
+        <li><a 
href="[preferred]/ibatis/binaries/ibatis.java/JPetStore-5.0.zip">JPetStore 5.0 
Example
+          Application</a>
+          [<a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/JPetStore-5.0.zip.md5";>MD5</a>]
+          [<a 
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/JPetStore-5.0.zip.asc";>PGP</a>]
+        </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>
       <ul>
         <li><a 
href="http://archive.apache.org/dist/ibatis/binaries/ibatis.java/";><b>Past 
Releases at Apache
           (2.1.5+)</b></a></li>

Modified: ibatis/site/template/images/flow.png
URL: 
http://svn.apache.org/viewvc/ibatis/site/template/images/flow.png?rev=916558&r1=916557&r2=916558&view=diff
==============================================================================
Binary files - no diff available.

Modified: ibatis/site/template/images/flow_sm.png
URL: 
http://svn.apache.org/viewvc/ibatis/site/template/images/flow_sm.png?rev=916558&r1=916557&r2=916558&view=diff
==============================================================================
Binary files - no diff available.


Reply via email to