Modified: ibatis/site/pages/index.vm URL: http://svn.apache.org/viewvc/ibatis/site/pages/index.vm?rev=935298&r1=935297&r2=935298&view=diff ============================================================================== --- ibatis/site/pages/index.vm (original) +++ ibatis/site/pages/index.vm Sun Apr 18 04:30:14 2010 @@ -30,18 +30,21 @@ </div> <div class="post"> - <h1 class="title">iBATIS 3 Beta 10</h1> + <h1 class="title">iBATIS 3 GA (Candidate)</h1> + <p class="meta"> - <small>Posted by Clinton Begin on Feb 25, 2010</small> + <small>Posted by Clinton Begin on Apr 17, 2010</small> </p> <div class="entry"> <p> - 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. + After well over a year of development and testing effort, iBATIS 3.0 is now ready for prime time. + I've uploaded the new bundles for iBATIS 3 Core and Migrations. It is this release that we'll + vote on for GA status. I'll leave the vote open for a good while (maybe a couple of weeks), just + to give everyone a chance to try it out. As usual, only PMC votes actually count, but many PMC members + will vote based on the community votes. So please offer your feedback. Otherwise, enjoy iBATIS 3.0! </p> - <p class="more"><a href="java.cgi">Get iBATIS 3.0 from the Java page …</a></p> + + <p class="more"><a href="java.cgi">Get iBATIS 3.0 from the Java page …</a></p> </div> </div> @@ -55,7 +58,9 @@ <li> <h2>1000 words</h2> <ul> - <li style="text-align:center;"><a style="padding-left:0;background:none" href="#" onClick="jkpopimage('images/flow.png', 720, 620, '1000 words.'); return false"><img alt="iBATIS Data Mapper process" align="middle" src="images/flow_sm.png"/></a></li> + <li style="text-align:center;"><a style="padding-left:0;background:none" href="#" + onClick="jkpopimage('images/flow.png', 720, 620, '1000 words.'); return false"><img + alt="iBATIS Data Mapper process" align="middle" src="images/flow_sm.png"/></a></li> </ul> </li> <li>
Modified: ibatis/site/pages/java.vm URL: http://svn.apache.org/viewvc/ibatis/site/pages/java.vm?rev=935298&r1=935297&r2=935298&view=diff ============================================================================== --- ibatis/site/pages/java.vm (original) +++ ibatis/site/pages/java.vm Sun Apr 18 04:30:14 2010 @@ -21,14 +21,14 @@ </form> <div style="background-color:#222211;padding:5px"> - <h4>iBATIS 3 Beta 10</h4> + <h4>iBATIS 3 GA (Candidate)</h4> <ul> <li> - <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+] + <a href="http://people.apache.org/builds/ibatis/ibatis-3-core/ibatis-core-3.0-bundle.zip"><b>Download iBATIS 3 Persistence Framework</b></a> + <br/> [Status: <b>Release Candidate</b> | Apr 17, 2010 | Java 5+] <br/> - [<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/ibatis-core-3.0-bundle.zip.md5">MD5</a>] + [<a href="http://people.apache.org/builds/ibatis/ibatis-3-core/ibatis-core-3.0-bundle.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.241.zip"><b>Download iBATIS 3.0 Schema Migrations</b></a> - <br/> [Status: <b>BETA</b> | Feb 25, 2010 | Java 5+] + <a href="http://people.apache.org/builds/ibatis/ibatis-3-migrations/ibatis-core-3.0-migrations.zip"><b>Download iBATIS 3.0 Schema Migrations</b></a> + <br/> [Status: <b>Release Candidate</b> | Apr 17, 2010 | Java 5+] <br/> - [<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/ibatis-core-3.0-migrations.zip.md5">MD5</a>] + [<a href="http://people.apache.org/builds/ibatis/ibatis-3-migrations/ibatis-core-3.0-migrations.zip.asc">PGP</a>] [<a href="http://people.apache.org/builds/ibatis/ibatis-3-migrations/">Archive</a>] </li> <li>
