Author: cbegin
Date: Sun Jul 17 20:57:58 2005
New Revision: 219451

URL: http://svn.apache.org/viewcvs?rev=219451&view=rev
Log:
much needed update to the website

Modified:
    ibatis/trunk/java/mapper/mapper2/build/version.properties
    ibatis/trunk/site/pages/archive.vm
    ibatis/trunk/site/pages/downloads.vm
    ibatis/trunk/site/pages/events.vm
    ibatis/trunk/site/pages/index.vm
    ibatis/trunk/site/pages/newsbyte.vm

Modified: ibatis/trunk/java/mapper/mapper2/build/version.properties
URL: 
http://svn.apache.org/viewcvs/ibatis/trunk/java/mapper/mapper2/build/version.properties?rev=219451&r1=219450&r2=219451&view=diff
==============================================================================
--- ibatis/trunk/java/mapper/mapper2/build/version.properties (original)
+++ ibatis/trunk/java/mapper/mapper2/build/version.properties Sun Jul 17 
20:57:58 2005
@@ -1,5 +1,5 @@
 #Build version info
-#Sun Jul 17 20:58:12 MDT 2005
+#Sun Jul 17 21:31:13 MDT 2005
 version=2.1.5
-buildDate=2005/07/17 20\:58
-buildNum=582
+buildDate=2005/07/17 21\:31
+buildNum=583

Modified: ibatis/trunk/site/pages/archive.vm
URL: 
http://svn.apache.org/viewcvs/ibatis/trunk/site/pages/archive.vm?rev=219451&r1=219450&r2=219451&view=diff
==============================================================================
--- ibatis/trunk/site/pages/archive.vm (original)
+++ ibatis/trunk/site/pages/archive.vm Sun Jul 17 20:57:58 2005
@@ -6,7 +6,123 @@
 <body>
 
      <h2>News Archive</h2>
-             
+
+    <h3>June 1: .NET DataMapper 1.2 and DataAccess 1.6 Alpha!</h3>
+
+    <p>Yes, after 5 long and productive months, the new Alpha releases of the
+    DataMapper and DataAccess frameworks are ready! We also have updated
+    documentation and the latest source available for download.</p>
+
+    <p>Here's a list of just some of the changes for the
+    <strong>DataMapper</strong> framework:</p>
+
+    <ul>
+      <li>A new <strong>DomSqlMapBuilder configuration API</strong> (accepts
+      Stream, Uri, FileInfo, and XmlDocument).</li>
+
+      <li>Greatly <strong>improved logging</strong> and <strong>exception
+      handling</strong>!</li>
+
+      <li>New <strong>Custom Type Handler</strong> support for parameters and
+      results!</li>
+
+      <li><strong>Class inheritance</strong> mappings using
+      <strong>&lt;discriminator&gt;</strong> and
+      <strong>&lt;submap&gt;</strong> elements.</li>
+
+      <li>Automatic SqlMap.config document validation with an updated
+      schema.</li>
+
+      <li>Optional Data Map (SqlMap) document validation using a new
+      &lt;setting validateSqlMap="true"/&gt; element.</li>
+
+      <li>Added Support for multiple "properties.config" files.</li>
+
+      <li>Improved Oracle and PostgreSQL support!</li>
+
+      <li>Updated the use of Castle.DynamicProxy to v1.1.0.</li>
+
+      <li>And bug fixes too!</li>
+    </ul>
+
+    <p>On the <strong>DataAccess</strong> side, the framework has seen these
+    updates:</p>
+
+    <ul>
+      <li>New <strong>&lt;daoSessionHandler&gt;</strong> configuration syntax
+      (prior syntax is still supported).</li>
+
+      <li>A new DomDaoManagerBuilder configuration API.</li>
+
+      <li>Support for multiple "properties.config" files.</li>
+
+      <li>The ability to define property "keys" and "values" in your
+      dao.config file.</li>
+    </ul>
+
+    <p><strong><a href="downloads.html">Download the iBATIS.NET DataMapper 1.2
+    and DataAccess 1.6 Alphas now!</a></strong></p>
+
+    <h3>May 22: .NET DataMapper 1.1 and DataAccess 1.5 General
+    Availability!</h3>
+
+    <p>Some of the new features for the <strong>DataMapper</strong> framework
+    include:</p>
+
+    <ul>
+      <li>A new <strong>CLR "type" attribute</strong> for parameterMaps and
+      resultMaps.</li>
+
+      <li>New <strong>"extends" attribute</strong> for parameterMaps,
+      resultMaps, and statements.</li>
+
+      <li>Support for <strong>Distributed Transactions</strong> using a
+      TransactionScope object in IBatisNet.Common.</li>
+
+      <li>Added support for <strong>embedded resources</strong> for your
+      properties file and SqlMaps.</li>
+    </ul>
+
+    <p>Some of the new features for the <strong>DataAccess</strong> framework
+    include:</p>
+
+    <ul>
+      <li>New <strong>NHibernate support</strong>.</li>
+
+      <li>Support for <strong>Distributed Transactions</strong> using a
+      TransactionScope object in IBatisNet.Common.</li>
+
+      <li>The use of <strong>Castle.DynamicProxy v1.0.3</strong>.</li>
+    </ul>
+
+    <p>These releases include updated documentation for both the DataMapper
+    and DataAccess frameworks. <br /><a href="downloads.html">Download
+    iBATIS.NET DataMapper 1.1 and DataAccess 1.5</a></p>
+
+    <h3>May 16: iBATIS for Java 2.1.0 Released!</h3>
+
+    <p>This release includes some cool new features like &lt;discriminator&gt;
+    and &lt;subMap&gt; tags for better support of class inheritance. There's
+    an example of how to use these new tags <a
+    
href="http://svn.apache.org/repos/asf/incubator/ibatis/trunk/java/mapper/mapper2/test/com/ibatis/sqlmap/maps/Documents.xml";
 target="_new">here</a>.
+    Normally 2.x minor releases are feature releases, but a number of bug
+    fixes and improvements have made their way into 2.1.0 as well. <br /><a
+    href="downloads.html">Download 2.1.0</a></p>
+
+    <h3>May 9: New Website</h3>
+
+    <p>Welcome to our new website. It's now more focused on the Apache iBATIS
+    tools like Data Mapper and Data Access Objects, and the example Pet Store
+    applications. If there's something missing that you found useful before,
+    please let us know (see issue tracker to the left). The new site is free
+    of tool dependencies and is based on Staticmesh from <a
+    href="http://www.pols.co.uk/downloads/static-mesh/";>Pols Consulting</a>.
+    The idea is to maintain a single site, but we'll likely deploy it to both
+    the apache.org site and ibatis.com, or perhaps we'll just forward
+    ibatis.com to apache.org. Either way, we'll have one site that is
+    maintainable by the whole team. Enjoy.</p>
+
+
      <h3>May 1: Successfully Incubated</h3>
        <p>We've been successfully incubated and are ready to become an 
official 
        Apache project. Our incubation checklist is complete, and now we 

Modified: ibatis/trunk/site/pages/downloads.vm
URL: 
http://svn.apache.org/viewcvs/ibatis/trunk/site/pages/downloads.vm?rev=219451&r1=219450&r2=219451&view=diff
==============================================================================
--- ibatis/trunk/site/pages/downloads.vm (original)
+++ ibatis/trunk/site/pages/downloads.vm Sun Jul 17 20:57:58 2005
@@ -8,7 +8,7 @@
 <h2>iBATIS for Java</h2>
 
     <ul>
-      <li><a 
href="http://prdownloads.sourceforge.net/ibatisdb/iBATIS_DBL-2.1.0.565.zip?download";>Stable
 Binaries and Source</a> (2.1.0 build 565)</li>
+      <li><a 
href="http://prdownloads.sourceforge.net/ibatisdb/iBATIS_DBL-2.1.5.582.zip?download";>Stable
 Binaries and Source</a> (2.1.5 build 582)</li>
       <li><a 
href="http://prdownloads.sourceforge.net/ibatisjpetstore/iBATIS_JPetStore-4.0.5.zip?download";>JPetStore
 Example Application</a></li>
       <li><a 
href="http://sourceforge.net/project/showfiles.php?group_id=61326";>Old Releases 
(at SourceForge) </a></li>
     </ul>

Modified: ibatis/trunk/site/pages/events.vm
URL: 
http://svn.apache.org/viewcvs/ibatis/trunk/site/pages/events.vm?rev=219451&r1=219450&r2=219451&view=diff
==============================================================================
--- ibatis/trunk/site/pages/events.vm (original)
+++ ibatis/trunk/site/pages/events.vm Sun Jul 17 20:57:58 2005
@@ -5,7 +5,38 @@
 
 <body>
 
-       
+<h3>December 10, 2005 - San Diego, California, USA</h3>
+<strong>ApacheCon US 2005</strong>
+<p>
+We're not confirmed for it, but you should go anyway! ;-)<br/>
+Visit the <a href="http://apachecon.com/2005/US/"; target="_new">ApacheCon 
homepage</a> for more information.
+</p>
+
+<h3>Sept 30, 2005 - Calgary, Alberta, Canada</h3>
+<strong>Western Canada Java Software Symposium</strong>
+<p>
+Clinton will discuss Dealing with Enterprise Database Challenges In Object 
Oriented Applications.
+This presentation will focus on database challenges that object oriented 
developers often face in an
+enterprise environment. Object Relational Mapping (ORM) tools are not ideal 
for all databases, and
+therefore alternatives must be sought. In this discussion, we'll focus on 
using the iBATIS Data Mapper
+to achieve similar advantages as provided by an ORM tool, but without some of 
the complications that
+can arise from an object relational mapping approach. The iBATIS Data Mapping 
framework is a popular
+alternative to ORM tools, while being a complementary addition to any 
architecture.<br/>
+Visit the <a href="http://www.nofluffjuststuff.com/"; target="_new">No Fluff 
Just Stuff homepage</a> for more information.
+</p>
+
+<h3>October 5, 2005 - Orlando, Florida, USA</h3>
+<strong>Java In Action</strong>
+<p>Clinton will discuss Dealing with Enterprise Database Challenges In Object 
Oriented Applications.
+This presentation will focus on database challenges that object oriented 
developers often face in an
+enterprise environment. Object Relational Mapping (ORM) tools are not ideal 
for all databases, and
+therefore alternatives must be sought. In this discussion, we'll focus on 
using the iBATIS Data Mapper
+to achieve similar advantages as provided by an ORM tool, but without some of 
the complications that
+can arise from an object relational mapping approach. The iBATIS Data Mapping 
framework is a popular
+alternative to ORM tools, while being a complementary addition to any 
architecture.<br/>
+Visit the <a href="http://javainaction.techtarget.com/"; target="_new">Java In 
Action homepage</a> for more information.
+</p>
+
 <h3>June 23, 2005 - Milan</h3>
 <strong>SUN Microsystems Java Conference</strong>
 <p>

Modified: ibatis/trunk/site/pages/index.vm
URL: 
http://svn.apache.org/viewcvs/ibatis/trunk/site/pages/index.vm?rev=219451&r1=219450&r2=219451&view=diff
==============================================================================
--- ibatis/trunk/site/pages/index.vm (original)
+++ ibatis/trunk/site/pages/index.vm Sun Jul 17 20:57:58 2005
@@ -30,136 +30,35 @@
 
     <h2>News</h2>
 
-      <h3>June 10: .NET DataMapper 1.2.1 and DataAccess 1.6.1 Beta!</h3>
-
-      <p>Just a few updates for the binary distributions and documentation:</p>
+      <h3>iBATIS for Java 2.1.5 Released</h3>
+      <p>(July 17, 2005) We've released a maintenance release, with a few 
bonuses as well.  The most
+      notable changes are: 1) iBATIS no longer depends on commons logging, and 
2) the entity resolvers
+      are now smarter so that they should resolve DTDs without the network as 
long as you have
+      a correct XML DOCTYPE header.  In addition to that, we've fixed a bunch 
of bugs including:
+      </p>
+      <ul>
+        <li>Fixed IBATIS-136 groupBy not carried forward to extended result 
maps</li>
+        <li>Fixed IBATIS-139 discriminator being applied to too many result 
maps (thanks Sven)</li>
+        <li>Fixed IBATIS-152, 149, 116 null result sets now handled properly 
by JDBC logging classes (thanks Sven)</li>
+        <li>Fixed IBATIS-146 consumes additional result sets before retrieving 
output params (JTDS fix)</li>
+        <li>Fixed IBATIS-130 parameter maps don't allow for complete 
TypeHandler implementations</li>
+        <li>Fixed IBATIS-148 fixed dynamic SQL in iterates</li>
+      </ul>
+      <p><a href="downloads.html">Get iBATIS 2.1.5 from the Downloads 
page.</a><br/>
+      <i>Note:  This will be the last build deployed by SourceForge.
+      Future builds will be deployed using Apache infrastructure.</i>
+      </p>
 
+      <h3>.NET DataMapper 1.2.1 and DataAccess 1.6.1 Beta!</h3>
+      <p>(June 10, 2005) Just a few updates for the binary distributions and 
documentation:</p>
       <ul>
         <li>Added a DomSqlMapBuilder constructor to specify whether or not the 
SqlMap config
         document should be validated: <strong>DomSqlMapBuilder(bool 
validateSqlMapConfig)</strong></li>
-
         <li>Fixed JIRA-78 issue for specifying a cacheModel in another 
SqlMap.</li>
-
         <li>Updated a few exception messages, corrected some documentation 
errors, and updated tutorial docs and source.</li>
-
       </ul>
-
       <p><strong><a href="downloads.html">Download the iBATIS.NET DataMapper 
1.2.1
       and DataAccess 1.6.1 Betas now!</a></strong></p>
 
-    <h3>June 1: .NET DataMapper 1.2 and DataAccess 1.6 Alpha!</h3>
-
-    <p>Yes, after 5 long and productive months, the new Alpha releases of the
-    DataMapper and DataAccess frameworks are ready! We also have updated
-    documentation and the latest source available for download.</p>
-
-    <p>Here's a list of just some of the changes for the
-    <strong>DataMapper</strong> framework:</p>
-
-    <ul>
-      <li>A new <strong>DomSqlMapBuilder configuration API</strong> (accepts
-      Stream, Uri, FileInfo, and XmlDocument).</li>
-
-      <li>Greatly <strong>improved logging</strong> and <strong>exception
-      handling</strong>!</li>
-
-      <li>New <strong>Custom Type Handler</strong> support for parameters and
-      results!</li>
-
-      <li><strong>Class inheritance</strong> mappings using
-      <strong>&lt;discriminator&gt;</strong> and
-      <strong>&lt;submap&gt;</strong> elements.</li>
-
-      <li>Automatic SqlMap.config document validation with an updated
-      schema.</li>
-
-      <li>Optional Data Map (SqlMap) document validation using a new
-      &lt;setting validateSqlMap="true"/&gt; element.</li>
-
-      <li>Added Support for multiple "properties.config" files.</li>
-
-      <li>Improved Oracle and PostgreSQL support!</li>
-
-      <li>Updated the use of Castle.DynamicProxy to v1.1.0.</li>
-
-      <li>And bug fixes too!</li>
-    </ul>
-
-    <p>On the <strong>DataAccess</strong> side, the framework has seen these
-    updates:</p>
-
-    <ul>
-      <li>New <strong>&lt;daoSessionHandler&gt;</strong> configuration syntax
-      (prior syntax is still supported).</li>
-
-      <li>A new DomDaoManagerBuilder configuration API.</li>
-
-      <li>Support for multiple "properties.config" files.</li>
-
-      <li>The ability to define property "keys" and "values" in your
-      dao.config file.</li>
-    </ul>
-
-    <p><strong><a href="downloads.html">Download the iBATIS.NET DataMapper 1.2
-    and DataAccess 1.6 Alphas now!</a></strong></p>
-
-    <h3>May 22: .NET DataMapper 1.1 and DataAccess 1.5 General
-    Availability!</h3>
-
-    <p>Some of the new features for the <strong>DataMapper</strong> framework
-    include:</p>
-
-    <ul>
-      <li>A new <strong>CLR "type" attribute</strong> for parameterMaps and
-      resultMaps.</li>
-
-      <li>New <strong>"extends" attribute</strong> for parameterMaps,
-      resultMaps, and statements.</li>
-
-      <li>Support for <strong>Distributed Transactions</strong> using a
-      TransactionScope object in IBatisNet.Common.</li>
-
-      <li>Added support for <strong>embedded resources</strong> for your
-      properties file and SqlMaps.</li>
-    </ul>
-
-    <p>Some of the new features for the <strong>DataAccess</strong> framework
-    include:</p>
-
-    <ul>
-      <li>New <strong>NHibernate support</strong>.</li>
-
-      <li>Support for <strong>Distributed Transactions</strong> using a
-      TransactionScope object in IBatisNet.Common.</li>
-
-      <li>The use of <strong>Castle.DynamicProxy v1.0.3</strong>.</li>
-    </ul>
-
-    <p>These releases include updated documentation for both the DataMapper
-    and DataAccess frameworks. <br /><a href="downloads.html">Download
-    iBATIS.NET DataMapper 1.1 and DataAccess 1.5</a></p>
-
-    <h3>May 16: iBATIS for Java 2.1.0 Released!</h3>
-
-    <p>This release includes some cool new features like &lt;discriminator&gt;
-    and &lt;subMap&gt; tags for better support of class inheritance. There's
-    an example of how to use these new tags <a
-    
href="http://svn.apache.org/repos/asf/incubator/ibatis/trunk/java/mapper/mapper2/test/com/ibatis/sqlmap/maps/Documents.xml";
 target="_new">here</a>.
-    Normally 2.x minor releases are feature releases, but a number of bug
-    fixes and improvements have made their way into 2.1.0 as well. <br /><a
-    href="downloads.html">Download 2.1.0</a></p>
-
-    <h3>May 9: New Website</h3>
-
-    <p>Welcome to our new website. It's now more focused on the Apache iBATIS
-    tools like Data Mapper and Data Access Objects, and the example Pet Store
-    applications. If there's something missing that you found useful before,
-    please let us know (see issue tracker to the left). The new site is free
-    of tool dependencies and is based on Staticmesh from <a
-    href="http://www.pols.co.uk/downloads/static-mesh/";>Pols Consulting</a>.
-    The idea is to maintain a single site, but we'll likely deploy it to both
-    the apache.org site and ibatis.com, or perhaps we'll just forward
-    ibatis.com to apache.org. Either way, we'll have one site that is
-    maintainable by the whole team. Enjoy.</p>
   </body>
 </html>

Modified: ibatis/trunk/site/pages/newsbyte.vm
URL: 
http://svn.apache.org/viewcvs/ibatis/trunk/site/pages/newsbyte.vm?rev=219451&r1=219450&r2=219451&view=diff
==============================================================================
--- ibatis/trunk/site/pages/newsbyte.vm (original)
+++ ibatis/trunk/site/pages/newsbyte.vm Sun Jul 17 20:57:58 2005
@@ -1,3 +1,3 @@
 <div id="NewsByte" valign="top" align="right">
-<p><a title="iBATIS Events" href="events.html">Upcoming iBATIS Event: June 23, 
2005<br/>SUN Microsystems Java Conference (Milan, Italy)</a></p>
+<p><a title="iBATIS Events" href="events.html">Upcoming iBATIS Event: 
September 30th, 2005<br/>Western Canada Java Software Symposium</a></p>
 </div>


Reply via email to