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 2010/01/24 17:24:20 UTC

svn commit: r902595 - in /ibatis/site/pages: archive.vm index.vm

Author: cbegin
Date: Sun Jan 24 16:24:20 2010
New Revision: 902595

URL: http://svn.apache.org/viewvc?rev=902595&view=rev
Log:
archived old news

Modified:
    ibatis/site/pages/archive.vm
    ibatis/site/pages/index.vm

Modified: ibatis/site/pages/archive.vm
URL: http://svn.apache.org/viewvc/ibatis/site/pages/archive.vm?rev=902595&r1=902594&r2=902595&view=diff
==============================================================================
--- ibatis/site/pages/archive.vm (original)
+++ ibatis/site/pages/archive.vm Sun Jan 24 16:24:20 2010
@@ -9,6 +9,115 @@
 
 
 
+     <div class="post">
+       <h1 class="title">iBATIS 3 Beta 8</h1>
+       <p class="meta">
+         <small>Posted by Clinton Begin on Jan 10, 2010</small>
+       </p>
+       <div class="entry">
+         <p>
+           Beta 8 is out.  There were only 4 issues discovered during this beta period, but more
+           importantly, they were quite minor and quite low level.  Two could be classified as
+           non-functional/performance related.  So the kinds of issues we're finding now are
+           in the "tweaks and tuning" classification.  This gives me a lot of confidence that
+           iBATIS 3 is nearing GA.  Thanks again to all who posted not only Jira issues, but
+           patches or tests to go with them!  Without your help, we couldn't do it.
+         </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 7</h1>
+       <p class="meta">
+         <small>Posted by Clinton Begin on Dec 19, 2009</small>
+       </p>
+       <div class="entry">
+         <p>
+           We're getting close to a final release.
+       Any issues being found are coming in far slower and they're being fixed faster.  Perhaps a Christmas release?
+       Let us know!  Beta 7 is here and the issue log is empty.  We even snuck in a few minor feature treats!
+       Thanks to all of the dedicated community members who have submitted unit tests and patches, they help
+       a great deal.  We always give priority to issues submitted with tests or patches.  Furthermore,
+       this proves that our strategy of focusing on a cleaner, simpler, well-tested code base is enabling
+       more participation from the community than ever.  Well done everyone!
+         </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 5</h1>
+       <p class="meta">
+         <small>Posted by Clinton Begin on Nov 1, 2009</small>
+       </p>
+       <div class="entry">
+         <p>
+           Only a few minor issues were submitted over the last few weeks, and all have been addressed.  It's been
+           pretty quiet, and so I'm gaining more confidence in this release.  Could Beta 5 be the one that goes GA?
+           Only you can say for sure.  Give it a try, and let us know!
+         </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 4</h1>
+       <p class="meta">
+         <small>Posted by Clinton Begin on Oct 12, 2009</small>
+       </p>
+       <div class="entry">
+         <p>
+           The Fourth Beta of iBATIS 3 for contains a significant update, including a completely rewritten ResultSetHandler
+           implementation.  It also contains a few API changes, including a new RowBounds class for passing offset and limit
+           together as a typed object.  This also allows multiple parameters on mapper interfaces, further simplifying
+           their use (cleaner than passing a Map, despite the ugly annotations). While I don't like to make such big changes
+           in a Beta, sometimes it's necessary, and it's way better than being stuck with something we're not happy with for
+           the next few years.  Of course Beta 4 also contains about 20 bug fixes that were found by our diligent community.
+           Enjoy.
+         </p>
+           <p class="more"><a href="java.cgi">Get it all from the iBATIS for Java page &hellip;</a></p>
+       </div>
+     </div>
+
+     <div class="post">
+       <h1 class="title">Introducing the iBATIS Schema Migration System (BETA)</h1>
+       <p class="meta">
+         <small>Posted by Clinton Begin on Oct 12, 2009</small>
+       </p>
+       <div class="entry">
+       <p>
+       Along with iBATIS 3, we're happy to introduce the iBATIS Schema Migration System (or iBATIS Migrations for short).
+       This powerful tool was inspired by Rails Migrations and similar tools like dbdeploy to enable good database
+       change management practices, help teams to work concurrently without stepping all over each other and avoid
+       having to centralize database changes.  Once you work this way, you'll find it very hard to work any other way again.
+        Developers and DBAs will appreciate it equally.
+       </p>
+           <p class="more"><a href="java.cgi">Get it all from the iBATIS for Java page &hellip;</a></p>
+       </div>
+     </div>
+
+     <div class="post">
+       <h1 class="title">iBATIS 3 for Java Released (BETA)</h1>
+       <p class="meta">
+         <small>Posted by Clinton Begin on Aug 8, 2009</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 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.
+       </p>
+           <p class="more"><a href="java.cgi">Get it all 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/site/pages/index.vm
URL: http://svn.apache.org/viewvc/ibatis/site/pages/index.vm?rev=902595&r1=902594&r2=902595&view=diff
==============================================================================
--- ibatis/site/pages/index.vm (original)
+++ ibatis/site/pages/index.vm Sun Jan 24 16:24:20 2010
@@ -11,13 +11,12 @@
 <!-- start content -->
 <div id="content">
 
-<!-- Temporary removal for iBATIS 3.0 Launch
   <div class="post">
     <h1 class="title">What is iBATIS?</h1>
 
     <div class="entry">
       <p>The
-        iBATIS Data Mapper framework makes it easier to use a database with Java and
+        iBATIS Data Mapper framework makes it easier to use a relational database with Java or
         .NET applications. iBATIS couples objects with stored procedures or SQL statements
         using a XML descriptor. Simplicity is the biggest advantage of the iBATIS Data
         Mapper over object relational mapping tools.</p>
@@ -27,27 +26,8 @@
         know. With the iBATIS Data Mapper, you have the full power of both SQL and stored
         procedures at your fingertips.</p>
 
-      <p>Are you interested but want to know what others have said? Well, first see the various
-        <a title="iBATIS Articles and Other Coverage"
-           href="http://opensource.atlassian.com/confluence/oss/display/IBATIS/Articles+and+other+coverage+of+iBATIS"
-           target="_new">articles and books</a>
-        that have covered iBATIS and read some of our
-        <a title="iBATIS Feedback"
-           href="http://opensource.atlassian.com/confluence/oss/display/IBATIS/Feedback+and+Experiences" target="_new">user
-          feedback</a>.
-        Then, learn how to simple it is to use the iBATIS Data Mapper by reading our
-        <a title="SQL Maps for Java Tutorial"
-           href="http://cvs.apache.org/dist/ibatis/ibatis.java/docs/iBATIS-SqlMaps-2-Tutorial_en.pdf">Java Tutorial</a>
-        or
-        <a
-            title="iBATIS.NET DataMapper Quick Start Guide"
-            href="http://opensource.atlassian.com/confluence/oss/display/IBATIS/Quick+Start+Guide" target="_new">.NET
-          Quick
-          Start Guide</a>!</p>
-
     </div>
   </div>
--->
 
   <div class="post">
     <h1 class="title">iBATIS 3 Beta 9</h1>
@@ -68,115 +48,6 @@
     </div>
   </div>
 
-
-
-  <div class="post">
-    <h1 class="title">iBATIS 3 Beta 8</h1>
-    <p class="meta">
-      <small>Posted by Clinton Begin on Jan 10, 2010</small>
-    </p>
-    <div class="entry">
-      <p>
-        Beta 8 is out.  There were only 4 issues discovered during this beta period, but more
-        importantly, they were quite minor and quite low level.  Two could be classified as
-        non-functional/performance related.  So the kinds of issues we're finding now are
-        in the "tweaks and tuning" classification.  This gives me a lot of confidence that
-        iBATIS 3 is nearing GA.  Thanks again to all who posted not only Jira issues, but
-        patches or tests to go with them!  Without your help, we couldn't do it.
-      </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 7</h1>
-    <p class="meta">
-      <small>Posted by Clinton Begin on Dec 19, 2009</small>
-    </p>
-    <div class="entry">
-      <p>
-        We're getting close to a final release.
-		Any issues being found are coming in far slower and they're being fixed faster.  Perhaps a Christmas release?
-		Let us know!  Beta 7 is here and the issue log is empty.  We even snuck in a few minor feature treats!
-		Thanks to all of the dedicated community members who have submitted unit tests and patches, they help
-		a great deal.  We always give priority to issues submitted with tests or patches.  Furthermore,
-		this proves that our strategy of focusing on a cleaner, simpler, well-tested code base is enabling
-		more participation from the community than ever.  Well done everyone!
-      </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 5</h1>
-    <p class="meta">
-      <small>Posted by Clinton Begin on Nov 1, 2009</small>
-    </p>
-    <div class="entry">
-      <p>
-        Only a few minor issues were submitted over the last few weeks, and all have been addressed.  It's been
-        pretty quiet, and so I'm gaining more confidence in this release.  Could Beta 5 be the one that goes GA?
-        Only you can say for sure.  Give it a try, and let us know!
-      </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 4</h1>
-    <p class="meta">
-      <small>Posted by Clinton Begin on Oct 12, 2009</small>
-    </p>
-    <div class="entry">
-      <p>
-        The Fourth Beta of iBATIS 3 for contains a significant update, including a completely rewritten ResultSetHandler
-        implementation.  It also contains a few API changes, including a new RowBounds class for passing offset and limit
-        together as a typed object.  This also allows multiple parameters on mapper interfaces, further simplifying
-        their use (cleaner than passing a Map, despite the ugly annotations). While I don't like to make such big changes
-        in a Beta, sometimes it's necessary, and it's way better than being stuck with something we're not happy with for
-        the next few years.  Of course Beta 4 also contains about 20 bug fixes that were found by our diligent community.
-        Enjoy.
-      </p>
-        <p class="more"><a href="java.cgi">Get it all from the iBATIS for Java page &hellip;</a></p>
-    </div>
-  </div>
-
-  <div class="post">
-    <h1 class="title">Introducing the iBATIS Schema Migration System (BETA)</h1>
-    <p class="meta">
-      <small>Posted by Clinton Begin on Oct 12, 2009</small>
-    </p>
-    <div class="entry">
-		<p>
-		Along with iBATIS 3, we're happy to introduce the iBATIS Schema Migration System (or iBATIS Migrations for short).  
-		This powerful tool was inspired by Rails Migrations and similar tools like dbdeploy to enable good database
-		change management practices, help teams to work concurrently without stepping all over each other and avoid
-		having to centralize database changes.  Once you work this way, you'll find it very hard to work any other way again.
- 		Developers and DBAs will appreciate it equally. 
-		</p>	
-        <p class="more"><a href="java.cgi">Get it all from the iBATIS for Java page &hellip;</a></p>
-    </div>
-  </div>
-
-  <div class="post">
-    <h1 class="title">iBATIS 3 for Java Released (BETA)</h1>
-    <p class="meta">
-      <small>Posted by Clinton Begin on Aug 8, 2009</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 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.  
-		</p>
-        <p class="more"><a href="java.cgi">Get it all from the iBATIS for Java page &hellip;</a></p>
-    </div>
-  </div>
 </div>
 <!-- end content -->