You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by bu...@apache.org on 2014/02/16 06:12:50 UTC

svn commit: r898099 - in /websites/staging/cayenne/trunk/content: ./ 2014/02/cayenne-31b2-released.html 2014/02/cayenne-31rc1-released.html

Author: buildbot
Date: Sun Feb 16 05:12:50 2014
New Revision: 898099

Log:
Staging update by buildbot for cayenne

Added:
    websites/staging/cayenne/trunk/content/2014/02/cayenne-31rc1-released.html
Removed:
    websites/staging/cayenne/trunk/content/2014/02/cayenne-31b2-released.html
Modified:
    websites/staging/cayenne/trunk/content/   (props changed)

Propchange: websites/staging/cayenne/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Feb 16 05:12:50 2014
@@ -1 +1 @@
-1568717
+1568718

Added: websites/staging/cayenne/trunk/content/2014/02/cayenne-31rc1-released.html
==============================================================================
--- websites/staging/cayenne/trunk/content/2014/02/cayenne-31rc1-released.html (added)
+++ websites/staging/cayenne/trunk/content/2014/02/cayenne-31rc1-released.html Sun Feb 16 05:12:50 2014
@@ -0,0 +1,137 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Cayenne 3.1 Release Candidate is Available | Apache Cayenne</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="keywords" content=" apache cayenne, object relational mapping, open source orm, orm">
+<meta name="description" content=" Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
+<link rel="shortcut icon" href="/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="/js/scripts.js"></script>
+<script type="text/javascript">
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-7036673-1']);
+  _gaq.push(['_trackPageview']);
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+</script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="/" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+ 
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="/about.html">About</a>
+		<ul>
+			<li><a href="/why-cayenne.html">Why Cayenne?</a></li>
+			<li><a href="/download.html">Download</a></li>
+			<li><a href="/success-stories.html">Success Stories</a></li>
+			<li><a href="/support.html">Support</a></li>
+		</ul>
+	</li>
+	<li><a href="/docs/index.html">Documentation</a>
+		<ul>
+			<li><a href="/docs/3.1/tutorial/index.html">Getting Started (3.1)</a></li>
+			<li class="trigger"><a href="/docs/3.1/index.html">Version 3.1 (beta)</a>
+				<ul>
+					<li><a href="/docs/3.1/cayenne-guide/index.html">Cayenne Guide</a></li>
+					<li><a href="/docs/3.1/tutorial/index.html">Tutorial</a></li>
+					<li><a href="/docs/3.1/tutorial-rop/index.html">ROP Tutorial</a></li>
+					<li><a href="/docs/3.1/upgrade-guide/index.html">Upgrade Guide</a></li>
+					<li><a href="/docs/3.1/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="/docs/3.0/index.html">Version 3.0 (stable)</a>
+				<ul>
+					<li><a href="/docs/3.0/overview.html">Overview</a></li>
+					<li><a href="/docs/3.0/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="/docs/3.0/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="/docs/3.0/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="/docs/3.0/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="/docs/2.0/index.html">Version 2.0 (legacy)</a>
+				<ul>
+					<li><a href="/docs/2.0/user-guide.html">User Guide</a></li>
+					<li><a href="/docs/2.0/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="/docs/2.0/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="/docs/2.0/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="/docs/1.2/index.html">Version 1.2 (legacy)</a>
+				<ul>
+					<li><a href="/docs/1.2/user-guide.html">User Guide</a></li>
+					<li><a href="/docs/1.2/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="/docs/1.2/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="/docs/1.2/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="https://cwiki.apache.org/confluence/display/CAY/Index">Wiki</a></li>
+			<li><a href="/dev/code-repository.html">Code Repository</a></li>
+			<li><a href="/dev/index.html">Developer Guide</a></li>
+			<li><a href="/how-can-i-help.html">How Can I Help?</a></li>
+			<li><a href="/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+
+<hr>
+<div id="content">
+       <h2 id="cayenne-31-release-candidate">Cayenne 3.1 Release Candidate</h2>
+<p><em>Feb 16, 2014</em></p>
+<p>We are glad to announce a release candidate of Cayenne 3.1. Apache Cayenne is one of the leading open source Java ORMs with a simple learning curve and many unique features like generic objects, remote object persistence, etc. It's been a while since the last beta, giving us an opportunity to collect feedback from the community, fix bugs and improve the documentation. Still 3.1 has remained very stable, and the new RC1 is really a drop-in replacement for the previous beta version. The next 3.1 release will likely be a "final" (aka "GA"). Most of the remaining work will focus on user documentation. </p>
+<p>Cayenne can be downloaded from <a href="/download.html">here</a>. Give it a try and give us feedback!</p>
+<p>A full list of changes in this release:</p>
+<ul>
+<li>CAY-1813 Missing ObjEntity Attribute Validation with Duplicate DbEntity Columns</li>
+<li>CAY-1822 Make DataMap editor fields wider </li>
+</ul>
+<p>Bug fixes in this release:</p>
+<ul>
+<li>CAY-1736 IllegalArgumentException when synchronizing entities in the Modeler</li>
+<li>CAY-1794 Duplicate attributes in discriminator columns of PersistentDescriptor</li>
+<li>CAY-1797 NPE importing DataMap</li>
+<li>CAY-1799 ROP: Server can't deserialize LIKE expression with pattern already compiled</li>
+<li>CAY-1804 Serialisation of long[] type was not working correctly. </li>
+<li>CAY-1806 Error importing eomodel </li>
+<li>CAY-1809 Remove 'final' modifier from Cayenne, HessianUtil, PropertyComparator, ConversionUtil, and LinkedDeque</li>
+<li>CAY-1818 Fix copyright year in the Modeler "about" panel</li>
+<li>CAY-1827 EhCache region corresponding to a cache group loses its settings after 'removeGroup'</li>
+<li>CAY-1845 Upgrade javadoc plugin to 2.9.1 </li>
+<li>CAY-1854 driver.xsd schema shouldn't be in 3.1 - it is no longer applicable </li>
+<li>CAY-1856 Expression.expWithParameters does not work when parameters are placed in the inline collection </li>
+<li>CAY-1866 Change in General Modeler Preferences reverts old settings to default value</li>
+<li>CAY-1868 Select contention with multiple contexts </li>
+<li>CAY-1874 DB2 Procedure action ignores the first result set</li>
+<li>CAY-1880 objectStore snapshots never cleared from RefreshQuery when "use shared cache" unchecked</li>
+<li>CAY-1881 CayenneModeler (Mac version) doesn't work with Java 7</li>
+<li>CAY-1885 Null value in subclass's field.</li>
+</ul>
+       <hr>
+       <p id="footer">Copyright &#169; 2001-2012 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>.
+</div>
+</div>
+
+</div></div>
+</body>
+</html>