Author: buildbot
Date: Tue Sep 30 11:13:31 2014
New Revision: 924158

Log:
Staging update by buildbot for cayenne

Added:
    websites/staging/cayenne/trunk/content/2014/09/
    websites/staging/cayenne/trunk/content/2014/09/cayenne-31-released.html
Modified:
    websites/staging/cayenne/trunk/content/   (props changed)

Propchange: websites/staging/cayenne/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 30 11:13:31 2014
@@ -1 +1 @@
-1628286
+1628394

Added: websites/staging/cayenne/trunk/content/2014/09/cayenne-31-released.html
==============================================================================
--- websites/staging/cayenne/trunk/content/2014/09/cayenne-31-released.html 
(added)
+++ websites/staging/cayenne/trunk/content/2014/09/cayenne-31-released.html Tue 
Sep 30 11:13:31 2014
@@ -0,0 +1,134 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";>
+<html lang="en">
+<head>
+<title>The Apache Software Foundation Announces Apache™ Cayenne™ v3.1 | 
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 (stable)</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 (aging)</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="/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="the-apache-software-foundation-announces-apachetm-cayennetm-v31">The Apache 
Software Foundation Announces Apache™ Cayenne™ v3.1</h2>
+<p><em>Sep 29, 2014</em></p>
+<p>The Apache Software Foundation Announces Apache™ Cayenne™ v3.1</p>
+<p>The Apache Software Foundation (ASF), the all-volunteer developers, 
stewards, and incubators of more than 200 Open Source projects and initiatives, 
announced today the availability of Apache™ Cayenne™ v3.1, the Open Source 
Java framework for object relational mapping (ORM), persistence, and 
caching.</p>
+<p>"With the launch of version 3.1, Apache Cayenne has continued to evolve its 
mature 12 year-old library by introducing 125 new features," said Andrus 
Adamchik, Vice President of Apache Cayenne.
+Cayenne is an enterprise Java ORM with integrated support for caching, 
three-tier persistence, object lifecycles and workflow, inheritance, paging, on 
demand faulting, auditing and much more. As an object relational mapping 
library, Cayenne integrates applications to any SQL database available today, 
freeing solutions from being locked into one database engine. At the same time 
it improves performance through paging and caching, enforces data integrity and 
makes it dramatically faster for developers to build a reliable application.</p>
+<p>Cayenne has a track record of solid performance in high-volume 
environments. Apache Cayenne is an exceptional choice for persistence services, 
and is in use at ish onCourse, National Hockey League, Nike, Unilever and the 
Law Library of Congress (the world's largest publicly-available legal index) as 
well as dozens of high-demand applications and Websites accessed by millions of 
users each day.</p>
+<p>Apache Cayenne v3.1 is the result of 4 years of development. Notable new 
features and improvements include:</p>
+<div class="codehilite"><pre><span class="o">*</span> <span 
class="n">easier</span> <span class="n">configuration</span> <span 
class="n">and</span> <span class="n">embedding</span> <span class="n">in</span> 
<span class="n">any</span> <span class="n">type</span> <span 
class="n">of</span> <span class="n">application</span><span class="p">;</span>
+<span class="o">*</span> <span class="n">highly</span> <span 
class="n">configurable</span> <span class="n">runtime</span><span 
class="p">,</span> <span class="n">enabled</span> <span class="n">by</span> 
<span class="n">one</span> <span class="n">of</span> <span class="n">the</span> 
<span class="n">industry</span><span class="o">&#39;</span><span 
class="n">s</span> <span class="n">smallest</span> <span 
class="n">built</span><span class="o">-</span><span class="n">in</span> <span 
class="n">Dependency</span> <span class="n">Injection</span> <span 
class="p">(</span><span class="n">DI</span><span class="p">)</span> <span 
class="n">containers</span> <span class="n">written</span> <span 
class="n">specifically</span> <span class="k">for</span> <span 
class="n">Cayenne</span> <span class="p">(</span><span class="n">and</span> 
<span class="n">that</span> <span class="n">co</span><span 
class="o">-</span><span class="n">exists</span> <span class="n">with</span> 
<span class="n">other</span> <span
  class="n">DI</span><span class="o">/</span><span class="n">IoC</span><span 
class="p">,</span> <span class="n">such</span> <span class="n">as</span> <span 
class="n">Apache</span> <span class="n">Tapestry</span><span 
class="p">).</span> <span class="n">It</span> <span class="n">is</span> <span 
class="n">also</span> <span class="n">very</span> <span class="n">easy</span> 
<span class="n">to</span> <span class="n">create</span> <span 
class="n">more</span> <span class="n">than</span> <span class="n">one</span> 
<span class="n">runtime</span><span class="p">,</span> <span 
class="n">which</span> <span class="n">opens</span> <span 
class="n">interesting</span> <span class="n">possibilities</span> <span 
class="n">like</span> <span class="n">multi</span><span class="o">-</span><span 
class="n">tenancy</span><span class="p">;</span>
+<span class="o">*</span> <span class="n">nearly</span> <span 
class="n">all</span> <span class="n">components</span> <span 
class="n">now</span> <span class="n">pluggable</span><span class="p">,</span> 
<span class="n">making</span> <span class="n">it</span> <span 
class="n">very</span> <span class="n">easy</span> <span class="n">to</span> 
<span class="n">create</span> <span class="n">more</span> <span 
class="n">than</span> <span class="n">one</span> <span class="n">runtime</span> 
<span class="n">and</span> <span class="n">easily</span> <span 
class="n">change</span> <span class="n">or</span> <span class="n">extend</span> 
<span class="n">internals</span> <span class="n">of</span> <span 
class="n">the</span> <span class="n">stack</span> <span 
class="n">declaratively</span> <span class="o">--</span><span 
class="n">from</span> <span class="n">cache</span> <span 
class="n">provider</span> <span class="n">to</span> <span class="n">SQL</span> 
<span class="nb">log</span> <span class="n">format</s
 pan> <span class="n">to</span> <span class="n">DataSource</span> <span 
class="n">lookup</span> <span class="n">strategy</span> <span 
class="n">and</span> <span class="n">much</span> <span 
class="n">more</span><span class="p">;</span>
+<span class="o">*</span> <span class="n">improved</span> <span 
class="n">ORM</span> <span class="n">modularity</span> <span 
class="n">to</span> <span class="n">allow</span>  <span 
class="n">projects</span> <span class="n">to</span> <span class="n">be</span> 
<span class="n">included</span> <span class="n">in</span> <span 
class="n">libraries</span> <span class="n">without</span> <span 
class="n">assumptions</span> <span class="n">about</span> <span 
class="n">the</span> <span class="n">target</span> <span 
class="n">use</span><span class="p">.</span> <span class="n">Different</span> 
<span class="n">aspects</span> <span class="n">of</span> <span 
class="n">an</span> <span class="n">application</span> <span 
class="n">can</span> <span class="n">now</span> <span class="n">be</span> <span 
class="n">modeled</span> <span class="n">in</span> <span 
class="n">separate</span> <span class="n">mapping</span> <span 
class="n">projects</span> <span class="n">and</span> <span 
class="n">combined</span> <sp
 an class="n">in</span> <span class="n">runtime</span> <span 
class="n">as</span> <span class="n">needed</span><span class="p">.</span> <span 
class="n">As</span> <span class="n">a</span> <span class="n">result</span> 
<span class="n">Cayenne</span> <span class="n">projects</span> <span 
class="n">can</span> <span class="n">be</span> <span class="n">included</span> 
<span class="n">in</span> <span class="n">libraries</span> <span 
class="n">that</span> <span class="n">make</span> <span class="n">no</span> 
<span class="n">assumptions</span> <span class="n">about</span> <span 
class="n">the</span> <span class="n">target</span> <span 
class="n">use</span><span class="p">;</span>
+<span class="o">*</span> <span class="n">extended</span> <span 
class="k">persistent</span> <span class="k">events</span> <span 
class="n">model</span> <span class="n">from</span> <span 
class="n">simple</span> <span class="n">per</span><span class="o">-</span><span 
class="n">object</span> <span class="k">events</span> <span class="n">to</span> 
<span class="n">more</span> <span class="n">higher</span><span 
class="o">-</span><span class="n">level</span> &quot;<span 
class="n">workflows</span>&quot; <span class="n">that</span> <span 
class="n">can</span> <span class="n">be</span> <span 
class="n">configured</span> <span class="n">with</span> <span 
class="n">app</span><span class="o">-</span><span class="n">specific</span> 
<span class="n">annotations</span> <span class="n">on</span> <span 
class="k">persistent</span> <span class="n">classes</span><span 
class="p">.</span> <span class="n">Cayenne</span> <span class="n">ships</span> 
<span class="n">with</span> &quot;<span class="n">cayenne</span
 ><span class="o">-</span><span class="n">lifecycle</span>&quot; <span 
 >class="n">module</span> <span class="n">that</span> <span 
 >class="n">provides</span> <span class="n">a</span> <span class="n">few</span> 
 ><span class="n">common</span> <span class="n">examples</span> <span 
 >class="n">of</span> <span class="n">such</span> <span 
 >class="n">workflows</span> <span class="n">activated</span> <span 
 >class="n">on</span> <span class="n">data</span> <span 
 >class="n">changes</span><span class="p">:</span> <span class="n">data</span> 
 ><span class="n">modifications</span> <span class="n">audit</span><span 
 >class="p">,</span> <span class="n">precision</span> <span 
 >class="n">cache</span> <span class="n">invalidation</span><span 
 >class="p">,</span> <span class="n">etc</span><span class="p">.;</span> <span 
 >class="n">and</span>
+<span class="n">performance</span> <span class="n">optimizations</span> <span 
class="k">for</span> <span class="n">improved</span> <span 
class="n">overall</span> <span class="n">concurrency</span>
+</pre></div>
+
+
+<p>"Developers who are seeking an alternate to EJB/Hibernate might find 
Cayenne's graphical modeler, reverse database engineering, easy to use query 
API and flexible context model a joy to work with," said Aristedes Maniatis, 
member of the Apache Cayenne Project Management Committee and CEO of ish.
+"We use Apache Cayenne as the ORM for a large and complex budgeting project 
for around twenty government organizations," said Daniel Abrams, CEO of 
MassLight. "Cayenne is used to access and persist exhibit data, business 
validation rules, and account information, and has simplified the development 
process. A single Cayenne method call evaluates all changes in the user's 
context and generates all statements required to commit their changes within a 
single transaction without the developer having to write code to track the 
changes -- Cayenne does all the work. Since switching to Cayenne, there haven't 
been any faulting errors that tended to plague the previous version of the 
application because of the complex data model. This was one of the principal 
reasons for the switch to Cayenne and the data model has become significantly 
more complex now."</p>
+<p>"We use Cayenne in our system to collect, quality control and distribute 
world coverage nautical charts to navies, pilots, inspectors and several 
thousand vessels," said Tore Halset, Development Manager at Electronic Chart 
Centre and PRIMAR. "We have been happy users of Apache Cayenne since 2005 and 
are now on version 3.1."</p>
+<p>"Apache Cayenne is a core service in Avoka Transact, an engagement platform 
for multi-channel sales and service transactions," said Malcolm Edgar, Vice 
President of Engineering at Avoka.</p>
+<p>"We use Apache Cayenne to support the Oracle, MySQL, and SQL Server 
databases. Cayenne provides the right blend of ORM capabilities and low level 
JDBC access when required. It has been a rock-solid technology for us."
+In addition, Apache Cayenne's HTML documentation and tutorials have been 
completely revised and available in PDF for the first time.</p>
+<p>"Our comprehensive documentation and vibrant, helpful user community are 
just what you need when you have questions about the internals of Cayenne or 
the best way to achieve your goals," added Adamchik.</p>
+<h3 id="availability-and-oversight">Availability and Oversight</h3>
+<p>Cayenne v3.1 is available immediately as a free download from <a 
href="http://cayenne.apache.org/download.html";>http://cayenne.apache.org/download.html</a>.
 As with all Apache products, Apache Cayenne software is released under the 
Apache License v2.0, and is overseen by a self-selected team of active 
contributors to the project. A Project Management Committee (PMC) guides the 
Project's day-to-day operations, including community development and product 
releases. For documentation and ways to become involved with Apache Cayenne, 
visit <a href="http://cayenne.apache.org/";>http://cayenne.apache.org/</a> and 
@ApacheCayenne on Twitter.</p>
+<h3 id="about-the-apache-software-foundation-asf">About The Apache Software 
Foundation (ASF)</h3>
+<p>Established in 1999, the all-volunteer Foundation oversees more than two 
hundred leading Open Source projects, including Apache HTTP Server --the 
world's most popular Web server software. Through the ASF's meritocratic 
process known as "The Apache Way," more than 450 individual Members and 4,000 
Committers successfully collaborate to develop freely available 
enterprise-grade software, benefiting millions of users worldwide: thousands of 
software solutions are distributed under the Apache License; and the community 
actively participates in ASF mailing lists, mentoring initiatives, and 
ApacheCon, the Foundation's official user conference, trainings, and expo. The 
ASF is a US 501(c)(3) charitable organization, funded by individual donations 
and corporate sponsors including Budget Direct, Citrix, Cloudera, Comcast, 
Facebook, Google, Hortonworks, HP, Huawei, IBM, InMotion Hosting, Matt 
Mullenweg, Microsoft, Pivotal, Produban, WANdisco, and Yahoo. For more 
information, visit <a href="h
 ttp://www.apache.org/">http://www.apache.org/</a> or follow @TheASF on 
Twitter.</p>
+       <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>


Reply via email to