Author: jgbutler
Date: Tue Dec 5 18:00:37 2006
New Revision: 482866
URL: http://svn.apache.org/viewvc?view=rev&rev=482866
Log:
iBATOS for Java 2.2.0 is GA, also move the archives and JPetStore to the proper
places
Modified:
ibatis/trunk/site/pages/index.vm
ibatis/trunk/site/pages/javadownloads.vm
Modified: ibatis/trunk/site/pages/index.vm
URL:
http://svn.apache.org/viewvc/ibatis/trunk/site/pages/index.vm?view=diff&rev=482866&r1=482865&r2=482866
==============================================================================
--- ibatis/trunk/site/pages/index.vm (original)
+++ ibatis/trunk/site/pages/index.vm Tue Dec 5 18:00:37 2006
@@ -49,6 +49,13 @@
<h2>News</h2>
+<h3>iBATIS for Java 2.2.0 General Availability</h3>
+<p>(December 5, 2006) The votes are in and iBATIS for Java 2.2.0 is promoted
+ to general availabilty status. This release has many significant changes
(see below) and
+ is the most significant release of iBATIS in at least a year.
+ This is the last release of iBATIS that will include the DAO framework.</p>
+<p><b><a href="javadownloads.cgi">Download iBATIS 2.2.0!</a></b></p>
+
<h3>iBATIS for Java 2.3.0 Released [Status: Beta]</h3>
<p>(December 1, 2006) This release includes several bug fixes and enhancements.
Additionally, this release offers new support for local caching of prepared
statements.
Modified: ibatis/trunk/site/pages/javadownloads.vm
URL:
http://svn.apache.org/viewvc/ibatis/trunk/site/pages/javadownloads.vm?view=diff&rev=482866&r1=482865&r2=482866
==============================================================================
--- ibatis/trunk/site/pages/javadownloads.vm (original)
+++ ibatis/trunk/site/pages/javadownloads.vm Tue Dec 5 18:00:37 2006
@@ -30,22 +30,16 @@
<h4>Releases</h4>
<p>Note: iBATIS 2.2.0 is the last release that includes the iBATIS DAO
framework. After 2.2.0,
- the DAO iBATIS framework is deprecated and removed from the downloads.
+ the DAO iBATIS framework is removed from the downloads.
We suggest converting iBATIS framework DAOs to the
<a href="http://www.springframework.org" target="_blank">Spring
Framework</a>.
</p>
<ul>
- <li><a
href="[preferred]/ibatis/binaries/ibatis.java/iBATIS_DBL-2.1.7.597.zip"><b>iBATIS
Java 2.1.7
- Binaries and Source</b></a> (Jan 21, 2006)
- [<a
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/iBATIS_DBL-2.1.7.597.zip.md5">MD5</a>]
- [<a
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/iBATIS_DBL-2.1.7.597.zip.asc">PGP</a>]
- [Status: General Availability]
- </li>
<li><a
href="[preferred]/ibatis/binaries/ibatis.java/iBATIS_DBL-2.2.0.638.zip"><b>iBATIS
Java 2.2.0
Binaries, Source and Documentation</b></a> (Aug 16, 2006)
[<a
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/iBATIS_DBL-2.2.0.638.zip.md5">MD5</a>]
[<a
href="http://www.apache.org/dist/ibatis/binaries/ibatis.java/iBATIS_DBL-2.2.0.638.zip.asc">PGP</a>]
- [Status: Beta]
+ [Status: General Availability]
</li>
<li><a
href="[preferred]/ibatis/binaries/ibatis.java/ibatis-2.3.0.677.zip"><b>iBATIS
Java 2.3.0
Binaries, Source, and Documentation</b></a> (Dec 1, 2006)
@@ -57,14 +51,17 @@
<h4>Release Archive</h4>
<ul>
- <li><a href="http://cvs.apache.org/dist/ibatis/ibatis.java/builds/"><b>Past
Releases at Apache (2.1.5+)</b></a></li>
+ <li><a
href="http://archive.apache.org/dist/ibatis/binaries/ibatis.java/"><b>Past
Releases at Apache (2.1.5+)</b></a></li>
<li><a
href="http://sourceforge.net/project/showfiles.php?group_id=61326">Past
Releases at SourceForge (1.0 - 2.1.5)</a></li>
</ul>
<h4>Examples</h4>
<ul>
- <li><a
href="http://cvs.apache.org/dist/ibatis/ibatis.java/builds/JPetStore-5.0.zip">JPetStore
5.0 Example
- Application</a></li>
+ <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>
<h4>Documentation </h4>