You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by bu...@apache.org on 2015/09/30 19:03:08 UTC

svn commit: r967325 [10/13] - /websites/staging/openjpa/trunk/content/

Added: websites/staging/openjpa/trunk/content/openjpa-2.3.x.html
==============================================================================
--- websites/staging/openjpa/trunk/content/openjpa-2.3.x.html (added)
+++ websites/staging/openjpa/trunk/content/openjpa-2.3.x.html Wed Sep 30 17:03:02 2015
@@ -0,0 +1,581 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<html lang="en">
+    <head>
+        <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+        <link href="http://openjpa.apache.org/styles/site.css" rel="stylesheet" type="text/css"/>
+        <!-- <link href="http://openjpa.apache.org/styles/type-settings.css" rel="stylesheet" type="text/css"/> -->
+        <link href="./css/type-settings.css" rel="stylesheet" type="text/css"/>
+        <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+        <META name="Description" content="Apache OpenJPA -- OpenJPA 2.3.1" />
+        <META name="Keywords" content="Apache OpenJPA, JPA, JPA 1.0, JSR-220, JPA2, JPA 2.0, JSR-317, " />
+        <META name="Owner" content="dev@openjpa.apache.org" />
+        <META name="Robots" content="index, follow" />
+        <META name="Security" content="Public" />
+        <META name="Source" content="wiki template" />
+        <META name="DC.Date" scheme="iso8601" content="2010-08-11" />
+        <META name="DC.Language" scheme="rfc1766" content="en" />
+        <META name="DC.Rights" content="Copyright © 2006,2010 The Apache Software Foundation" />
+        <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+
+        <title>
+            Apache OpenJPA --
+        </title>
+    </head>
+    <body>
+        <div class="white_box">
+            <div class="header">
+                <div class="header_l">
+                    <div class="header_r">
+                    </div>
+                </div>
+            </div>
+            <div class="content">
+                <div class="content_l">
+                    <div class="content_r">
+                        <div>
+                            <!-- Banner -->
+                            <TABLE valign="top" border="0" cellspacing="0" cellpadding="5" width="100%" background="images/header-bg3.png">
+                                <TR>
+                                    <TD valing="top" align="left">
+                                        <A href="http://openjpa.apache.org/"><IMG src="images/openjpa-logo.png" border="0" alt="OpenJPA Logo"></A>
+                                    </TD>
+                                    <TD width="100%">
+                                        &nbsp;
+                                    </TD>
+                                    <TD valing="top" align="right">
+                                        <A href="http://www.apache.org/"><IMG src="images/asf_logo_wide2.png" border="0" alt="ASF Logo"></A>
+                                    </TD>
+                                </TR>
+                            </TABLE>
+
+                            <!-- Navigation Bar -->
+                            <div class="bottom_red_bar">
+                                <div id="site-breadcrumbs">
+                                    <!-- Breadcrumbs --
+                                    <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/openjpa-2.3.x.html">OpenJPA 2.3.1</a>
+                                     -- Breadcrumbs -->
+                                </div>
+                            </div>
+
+                            <!-- Content -->
+                            <table border="0">
+                                <tbody>
+                                    <tr>
+                                        <td valign="top">
+                                            <div class="navigation">
+                                                <div class="navigation_top">
+                                                    <div class="navigation_bottom">
+                                                        <!-- NavigationBar -->
+                                                        <h3><a name="SideNav-Overview"></a><a href="overview.html" title="Overview">Overview</a></h3>
+
+                                                        <ul class="alternate" type="square">
+                                                            <li><a href="quick-start.html" title="Quick Start">Quick Start</a></li>
+                                                            <li><a href="downloads.html" title="Downloads">Downloads</a></li>
+                                                            <li><a href="documentation.html" title="Documentation">Documentation</a></li>
+                                                            <li><a href="site-index.html" title="Site Index">Site Index</a></li>
+                                                            <li><a href="license.html" title="License">License</a></li>
+                                                            <li><a href="privacy-policy.html" title="Privacy Policy">Privacy Policy</a></li>
+                                                        </ul>
+
+                                                        <h3><a name="SideNav-Community"></a><a href="community.html" title="Community">Community</a></h3>
+
+                                                        <ul class="alternate" type="square">
+                                                            <li><a href="index.html#Index-eventsandnews" title="Events and News">Events and News</a></li>
+                                                            <li><a href="found-a-bug.html" title="Found a Bug">Found a Bug</a>?</li>
+                                                            <li><a href="get-involved.html" title="Get Involved">Get Involved</a></li>
+                                                            <li><a href="mailing-lists.html" title="Mailing Lists">Mailing Lists</a></li>
+                                                            <li><a href="committers.html" title="Committers">Committers</a></li>
+                                                            <li><a href="integration.html" title="Integration">Integration</a></li>
+                                                            <li><a href="powered-by.html" title="Powered By">Powered By</a></li>
+                                                            <li><a href="thanks.html" title="Thanks">Thanks</a></li>
+                                                        </ul>
+
+
+                                                        <h3><a name="SideNav-Development"></a><a href="development.html" title="Development">Development</a></h3>
+
+                                                        <ul class="alternate" type="square">
+                                                            <li><a href="downloads-nightly.html" title="Downloads">Nightly Downloads</a></li>                                        
+                                                            <li><a href="source-code.html" title="Source Code">Source Code</a></li>
+                                                            <li><a href="testing.html" title="Testing">Testing</a></li>
+                                                            <li><a href="http://issues.apache.org/jira/browse/OPENJPA" class="external-link" rel="nofollow">Issue Tracker</a></li>
+                                                            <li><a href="tools.html" title="Tools">Tools</a></li>
+                                                            <li><a href="samples.html" title="Samples">Samples</a></li>
+                                                            <li><a href="release-management.html" title="Release Management">Release Management</a></li>
+                                                        </ul>
+
+                                                        <h3><a name="SideNav-Consumers"></a><a href="consumers.html" title="Consumers">Consumers</a></h3>
+
+                                                        <ul class="alternate" type="square">
+                                                            <li><a href="best-practices.html" title="Best Practices">Best Practices</a></li>                                        
+                                                            <li><a href="tips-n-techniques.html" title="Tips and Techniques">Tips and Techniques</a></li>
+                                                            <li><a href="troubleshoot.html" title="Trouble Shoot">Trouble Shoot</a></li>
+                                                        </ul>
+
+                                                        <h3>Search</h3>
+
+                                                        <div style="padding: 5px 5px 0px 25px;">
+                                                            <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                                                                <input name="ie" type="hidden" value="UTF-8">
+                                                                <input name="oe" type="hidden" value="UTF-8">
+                                                                <input maxlength="255" name="q" size="15" type="text" value=""><br><br>
+                                                                <input name="btnG" type="submit" value="Google">
+                                                                <input name="domains" type="hidden" value="openjpa.apache.org">
+                                                                <input name="sitesearch" type="hidden" value="openjpa.apache.org">
+                                                            </form>
+                                                        </div>
+                                                    </div>
+                                                </div>
+                                            </div>
+                                        </td>
+                                        <td valign="top" width="100%" style="overflow:hidden;">
+                                            <div class="wiki-content">
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="OpenJPA-2.3.1-OpenJPA-2.3.1"></a></p>
+<h1 id="openjpa-231">OpenJPA 2.3.1<a class="headerlink" href="#openjpa-231" title="Permanent link">&para;</a></h1>
+<p>The Apache OpenJPA community is proud to announce the release of Apache
+OpenJPA 2.3.1.
+This distribution is based on the final <a href="http://jcp.org/en/jsr/detail?id=317">JSR 317 Java Persistence API,
+Version 2.0</a> specification and
+passes the JPA 2.0 TCK, while remaining backwards
+compatible with the prior 1.2.x releases based on the Java Persistence API
+(JPA 1.0) part of Java Community Process JSR-220 (Enterprise JavaBeans
+3.0).</p>
+<p>Additional information on the OpenJPA project may be found at <a href="http://openjpa.apache.org">the project web site</a>
+.</p>
+<p><a name="OpenJPA2.3.1-ChangesinOpenJPA2.3.1"></a></p>
+<h1 id="changes-in-openjpa-231">Changes in OpenJPA 2.3.1<a class="headerlink" href="#changes-in-openjpa-231" title="Permanent link">&para;</a></h1>
+<h2>        Bug
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1988'>OPENJPA-1988</a>] -         openjpa does not process persistence unit default &lt;cascade-persist&gt;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2094'>OPENJPA-2094</a>] -         Metadata processing needs to support jar:file URLs that address Jar directories
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2233'>OPENJPA-2233</a>] -         Failed to invoke pcGetIDOwningClass method on embeddable entity with ID annotation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2286'>OPENJPA-2286</a>] -         SELECT COUNT with date litteral,used more than once, provokes ArgumentException: Attempt to compare incompatible types class java.util.Date and class org.apache.openjpa.jdbc.sql.Raw
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2381'>OPENJPA-2381</a>] -         Update serp to 1.15.1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2475'>OPENJPA-2475</a>] -         A query with LEFT FETCH JOIN returns incorrect results.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2476'>OPENJPA-2476</a>] -         OptimisticLockEx due to rounding of a Timestamp (either by OJ, or the DB)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2478'>OPENJPA-2478</a>] -         Erroneous message from the enhancer when a Mapped Superclass contains an @Id.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2515'>OPENJPA-2515</a>] -         Fix 2.3.x binary downloads
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2525'>OPENJPA-2525</a>] -         Use of JoinColumn(.. referencedColumnName= ..) targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2567'>OPENJPA-2567</a>] -         TINY/MEDIUM/LONG TEXT fields for MySQL are not supported
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2449'>OPENJPA-2449</a>] -         refresh(PESSIMISTIC_WRITE) generates seperate SQL for the lock
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2450'>OPENJPA-2450</a>] -         Option to disable execution of ALTER SEQUENCE...INCREMENT BY statement for sequences.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2453'>OPENJPA-2453</a>] -         Add support to retain milliseconds of &#39;un-rounded&#39; Date field.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2521'>OPENJPA-2521</a>] -         Cannot load entities from a different bundle in an OSGi environment.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2607'>OPENJPA-2607</a>] -         Import range for javax.transaction is to small
+</li>
+</ul>
+
+<p><a name="OpenJPA2.3.1-ChangesinOpenJPA2.3.0"></a></p>
+<h1 id="changes-in-openjpa-230">Changes in OpenJPA 2.3.0<a class="headerlink" href="#changes-in-openjpa-230" title="Permanent link">&para;</a></h1>
+<h2>        Sub-task
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2168'>OPENJPA-2168</a>] -         Do not go through LifeCycleEventManager overhead if the Entity has declared to be excluded
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2481'>OPENJPA-2481</a>] -         Do release of JIRA&#39;s 2.3.0 version
+</li>
+</ul>
+
+<h2>        Bug
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-696'>OPENJPA-696</a>] -         Cache TransactionSynchronizationRegistry per EMF (vs JVM)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1794'>OPENJPA-1794</a>] -         Result of aggregate function MAX is 0 on empty table (instead of NULL).
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1819'>OPENJPA-1819</a>] -         ORDER BY will append additional column to the SELECT clause which may potentialy cause ORA-00979 error
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1901'>OPENJPA-1901</a>] -         QueryCacheStoreQuery$CachedObjectId that is not Serializable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1979'>OPENJPA-1979</a>] -         Regression for non-standard joins with constant column values
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1993'>OPENJPA-1993</a>] -         Deadlock Potential with ORM XML Processing
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2018'>OPENJPA-2018</a>] -         Cannot bind String[] to ParameterExpression for path.in(parameter)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2067'>OPENJPA-2067</a>] -         A &#39;length&#39; of &#39;-1&#39; passed to PreparedStatement.setBinaryStream can cause an exception on some, but not all, JDBC drivers.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2072'>OPENJPA-2072</a>] -         InvalidStateException deleting an instance with a timestamp in its primary key
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2094'>OPENJPA-2094</a>] -         Metadata processing needs to support jar:file URLs that address Jar directories
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2095'>OPENJPA-2095</a>] -         Unhandled exception thrown from within an Externalizer method causes incorrect/incomplete SQL to be generated/executed.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2102'>OPENJPA-2102</a>] -         URLs which contains spaces are not properly handled by OpenJPA.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2110'>OPENJPA-2110</a>] -         Abstract entity causes standard openjpa collection proxies to be injected even if custom collections are used.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2118'>OPENJPA-2118</a>] -         Prepared SQL query does not handle collection-valued parameter where collection is empty
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2123'>OPENJPA-2123</a>] -         Minor performance improvements for Connection and ResultSet processing
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2131'>OPENJPA-2131</a>] -         Missing IN or OUT parameter exception with OracleDictionary
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2132'>OPENJPA-2132</a>] -         Traversal of a OneToMany relationship returns an empty list when InheritanceType.JOINED or SINGLE_TABLE is used.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2133'>OPENJPA-2133</a>] -         OpenJPA doesn&#39;t find custom mappings with an applicable class loader
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2136'>OPENJPA-2136</a>] -         NPE when using LiteAutoDetach
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2140'>OPENJPA-2140</a>] -         Locking tests issue many warnings about the use of a duplicate pu name
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2142'>OPENJPA-2142</a>] -         Merge of a new object does not handle Entity Id field
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2145'>OPENJPA-2145</a>] -         Missing ASM depending jar in binary zip
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2146'>OPENJPA-2146</a>] -         StateManager for Embeddable may throw Exception while initializing
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2149'>OPENJPA-2149</a>] -         Criteria.function adds wrong casts to parameters making it unsuable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2153'>OPENJPA-2153</a>] -         NoSuchMethodException of DBCPDriverDataSource.newInstance()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2154'>OPENJPA-2154</a>] -         test-dynamic-enhancer profile failed for module more than one level deep
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2156'>OPENJPA-2156</a>] -         Fix bug in org.apache.openjpa.persistence.util.SourceCode to correctly generate imports.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2158'>OPENJPA-2158</a>] -         LiteAutoDetach + DetachProxyFields=false can lead to Broker concurrency exceptions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2161'>OPENJPA-2161</a>] -         Make some members of StateManagerImpl protected to allow for greater extensability
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2163'>OPENJPA-2163</a>] -         Lifecycle event callback occurs more often than expect
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2170'>OPENJPA-2170</a>] -         Multiple INSERT of the same row in batch update manager
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2172'>OPENJPA-2172</a>] -         openjpa-all jar is missing slf4j runtime dependency
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2174'>OPENJPA-2174</a>] -         Result set mapping was not looked up when retrieving column data from a NamedNativeQuery
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2178'>OPENJPA-2178</a>] -         PostgresDictionary
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2180'>OPENJPA-2180</a>] -         OpenJPA build broken in java7 / jdk-1.7
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2187'>OPENJPA-2187</a>] -         metamodel generation with default package creates invalid class
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2191'>OPENJPA-2191</a>] -         QueryCache don&#39;t allow for misconfigurations
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2196'>OPENJPA-2196</a>] -         Create Sequence Postgres 9.1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2197'>OPENJPA-2197</a>] -         MethodComparator in AnnotationPersistenceMetaDataParser should also compare parameters
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2199'>OPENJPA-2199</a>] -         Constraint violation exception when removing relationship using (orphanRemoval = true)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2204'>OPENJPA-2204</a>] -         NPE in JDBCStoreManager with Trace turned on
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2221'>OPENJPA-2221</a>] -         Use of AbstractValueHandler map() causes exception on find()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2227'>OPENJPA-2227</a>] -         OpenJPA doesn&#39;t find custom SequenceGenerators
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2228'>OPENJPA-2228</a>] -         QuerySQLCache broken for Entities with @EmbeddedId
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2229'>OPENJPA-2229</a>] -         Persistence entities not recognized when deploying on JBoss AS 7.1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2230'>OPENJPA-2230</a>] -         Event Listener detection didn&#39;t work with MappedSuperClasses or Entity heirarchies
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2234'>OPENJPA-2234</a>] -         EntityManager instance creation needs TX activity
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2235'>OPENJPA-2235</a>] -         &quot;READ_UNCOMMITTED&quot; setting for the fetch plan isolation level is ignored in DB2Dictionary
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2236'>OPENJPA-2236</a>] -         Trace of connection info can cause class transform/enhancement to fail
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2238'>OPENJPA-2238</a>] -         IllegalAccessError when trying to proxy a default scoped Class
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2240'>OPENJPA-2240</a>] -         JVMVRFY012 when using openjpa together with hyperjaxb3
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2244'>OPENJPA-2244</a>] -         Nested classpath ignored in mapping tool ant task
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2245'>OPENJPA-2245</a>] -         NotSerializableException when using a remote QueryCache and the Criteria API
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2247'>OPENJPA-2247</a>] -         JoinColumn annotation is ignored when mapping a unidirectional owned OneToOne that is in a SecondaryTable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2253'>OPENJPA-2253</a>] -         Memory leak in Audit feature
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2255'>OPENJPA-2255</a>] -         Couldn&#39;t load the referencedColumn definition when create the JoinTable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2257'>OPENJPA-2257</a>] -         Concurreny in org.apache.openjpa.persistence.EntityManagerImpl.getProperties leads to NullPointer and ConcurrentModificationException
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2260'>OPENJPA-2260</a>] -         Parenthesis-augmented parameters are improperly processed at EM level
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2261'>OPENJPA-2261</a>] -         Query SQL Cache issue with NULL parameters
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2267'>OPENJPA-2267</a>] -         native query select with null result causes NullPointerException
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2269'>OPENJPA-2269</a>] -         Duplicate key exception in sequence table on multithreaded initialization
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2271'>OPENJPA-2271</a>] -         Old &lt;ciManagement/&gt; info on root POM
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2282'>OPENJPA-2282</a>] -         ESCAPE &#39;\&#39; is appended to the like clause unexpectedly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2284'>OPENJPA-2284</a>] -         NPE occurs when &lt;cascade-persist/&gt; is added to a &lt;persistence-unit-defaults&gt; in an orm.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2288'>OPENJPA-2288</a>] -         MetaDataRepository should be able to filter classes from other app ClassLoaders in JEE Env
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2289'>OPENJPA-2289</a>] -         Additional SQL alias generated for query with subquery causes incorrect # of rows returned - Oracle only
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2298'>OPENJPA-2298</a>] -         VerifyError/Stack underflow due to extra &#39;return&#39; statements generated by PCEnhancer.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2304'>OPENJPA-2304</a>] -         Thread deadlock in CriteriaBuilder
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2305'>OPENJPA-2305</a>] -         Canonical MetaModel class generation should not use inhertence
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2318'>OPENJPA-2318</a>] -         Left outer join is not generated when specifien using Criteria API
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2320'>OPENJPA-2320</a>] -         CriteriaBuilder predicate construction deadlocks in multi-core VM due to static initializer
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2321'>OPENJPA-2321</a>] -         Synchronizing logging output stream causes deadlock when used some JDK LogManger derivative
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2325'>OPENJPA-2325</a>] -         MappedSuperClass without an @Id causes wrong identity type for the inherited types
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2326'>OPENJPA-2326</a>] -         Updates in TCK execution configuration
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2328'>OPENJPA-2328</a>] -         NPE caused by one too many calls on the iterator inside the library.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2330'>OPENJPA-2330</a>] -         Stackoverflow due to endless recursive calls
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2334'>OPENJPA-2334</a>] -         OpenJPA must support processing puRoot &amp; jar-file URLs as jar-formatted InputStreams
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2335'>OPENJPA-2335</a>] -         Constrained foreign key column value setting needs to be flexible
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2336'>OPENJPA-2336</a>] -         Relax Join column name comparison based on database dictionary schema case setting
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2343'>OPENJPA-2343</a>] -         Version field returns null when explicity projected from a JOIN in SELECT clause
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2355'>OPENJPA-2355</a>] -         CONCAT() function must support more than two arguments
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2357'>OPENJPA-2357</a>] -         @..ToMany(optional=false) throws InvalidStateException: [...] the metadata for this field specifies that nulls are illegal.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2369'>OPENJPA-2369</a>] -         duplicate call to getUnloadedInternal function
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2374'>OPENJPA-2374</a>] -         Avoid OID creation in BrokerImpl.isDetached when lookup is not required.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2377'>OPENJPA-2377</a>] -         Metamodel.managedType returns wrong result for Embeddable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2378'>OPENJPA-2378</a>] -         TestHandlerStrategy.testIssue_OPENJPA2328 failed with Oracle
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2384'>OPENJPA-2384</a>] -         Rendering criteria query to JPQL-like string ignores multiple GROUP BY clauses
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2390'>OPENJPA-2390</a>] -         HSQLDB SELECT NEXT VALUE FOR Sequence will skip 1 sequence value if allocation size is 1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2391'>OPENJPA-2391</a>] -         HSQLDB v2.2.9
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2400'>OPENJPA-2400</a>] -         Support MariaDB
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2405'>OPENJPA-2405</a>] -         EntityManager.merge does not work for entity that is managed by another EntityManager
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2409'>OPENJPA-2409</a>] -         allow the openjpa-maven-plugin to use a persistence.xml from resources and not only from files
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2414'>OPENJPA-2414</a>] -         FinderCache does not consider active Fetch Groups/FetchPlan added Fields
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2418'>OPENJPA-2418</a>] -         Cannot build 2.2.x due to NullPointerException in maven-checkstyle-plugin
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2421'>OPENJPA-2421</a>] -         Slices: Can&#39;t setting up FinderTargetPolicy
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2423'>OPENJPA-2423</a>] -         Isolation level is not working properly on DB2 for JPQL queries with nested sub-queries.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2425'>OPENJPA-2425</a>] -         SELECT fields with @ExternalValues defined returns datastore values instead of unmapped fields
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2432'>OPENJPA-2432</a>] -         MySQL dictionary can&#39;t be found from a valid connection
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2435'>OPENJPA-2435</a>] -         Version field in a projection always returned as an Integer.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2437'>OPENJPA-2437</a>] -         transactional listeners added too late to observe begin event
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2440'>OPENJPA-2440</a>] -         foreign key drop leaks jdbc connections
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2443'>OPENJPA-2443</a>] -         InvalidStateException while merging a new Entity with a GeneratedValue id
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2444'>OPENJPA-2444</a>] -         ReverseMappingTool creates orm.xml files in the current working directory
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2480'>OPENJPA-2480</a>] -         Update the website with 2.3.0 release information
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2585'>OPENJPA-2585</a>] -         Update the website with 2.4.0 release information
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2120'>OPENJPA-2120</a>] -         Add new option to eliminate reflection calls from enhancer generated IdClass PC copy operations
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2134'>OPENJPA-2134</a>] -         Do not close Connections when ConnectionRetainMode is set to &quot;always&quot;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2137'>OPENJPA-2137</a>] -         Make some members of StateManagerImpl protected to allow for greater extensibility
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2143'>OPENJPA-2143</a>] -         Reduce lock contention on LifecycleEventManager
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2151'>OPENJPA-2151</a>] -         Improve the performance of StateManagerImpl.initialize
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2152'>OPENJPA-2152</a>] -         Don&#39;t process query hints when LockModeType == NONE
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2159'>OPENJPA-2159</a>] -         Add support for no rounding of Date
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2162'>OPENJPA-2162</a>] -         Avoid delimited identifier processing if it&#39;s not required by application
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2164'>OPENJPA-2164</a>] -         Don&#39;t setPCState if field requested is already loaded
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2167'>OPENJPA-2167</a>] -         Misc changes to improve flush() path performance
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2171'>OPENJPA-2171</a>] -         asm should be optional
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2189'>OPENJPA-2189</a>] -         Update OpenBooks example to build, install, and execute in the WAS Liberty Profile
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2208'>OPENJPA-2208</a>] -         Add additional Java 2 Security doPriv function
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2209'>OPENJPA-2209</a>] -         MetaDataRepository preload configuration should be more inclusive
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2220'>OPENJPA-2220</a>] -         Persistent field fetching statistic tool
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2231'>OPENJPA-2231</a>] -         jest  TokenReplacedStream use Reader instead of Inputstream
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2264'>OPENJPA-2264</a>] -         Upcast PreparedStatementManagerImpl.logSQLWarnings to take a Statement rather than a PreparedStatement
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2275'>OPENJPA-2275</a>] -         Extending SchemaTool
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2292'>OPENJPA-2292</a>] -         Reduce object allocations
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2293'>OPENJPA-2293</a>] -         Reduce LifecycleEventManager
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2324'>OPENJPA-2324</a>] -         Option to express literal in query string directly into generate SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2332'>OPENJPA-2332</a>] -         Update message when unable to resolve datasource configuration
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2342'>OPENJPA-2342</a>] -         Consider modifying PCEnhancer.run to use serp.bytecode.BCClass.getDeclaredInterfaceNames instead of getDeclaredInterfaceTypes.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2346'>OPENJPA-2346</a>] -         Optimize MetaDataRepository.getMetaDataInternal
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2347'>OPENJPA-2347</a>] -         Make StateManagerImpl more extensible
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2348'>OPENJPA-2348</a>] -         Cache calculated hashCode in OpenJPAId
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2353'>OPENJPA-2353</a>] -         Reduce object allocations
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2354'>OPENJPA-2354</a>] -         Removed synchronized from enhancer added pcReplaceStateManager method
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2368'>OPENJPA-2368</a>] -         Move www.apache.org/openjpa/ns/orm to openjpa.apache.org/ns/orm
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2410'>OPENJPA-2410</a>] -         Build time detection of System.out/err.print(ln) in source files
+</li>
+</ul>
+
+<h2>        New Feature
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2283'>OPENJPA-2283</a>] -         Upgrade to ASM 4 dependency
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2295'>OPENJPA-2295</a>] -         speed up query metadata lookup
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2366'>OPENJPA-2366</a>] -         provide option to exclude schema name from generated @Table annotation for generated entities
+</li>
+</ul>
+
+<h2>        Question
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1532'>OPENJPA-1532</a>] -         Should the &lt;shared-cache-mode&gt; element in a persistence unit definition automatically turn on the data cache?
+</li>
+</ul>
+
+<h2>        Task
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2388'>OPENJPA-2388</a>] -         support new xbean asm4 shade
+</li>
+</ul>
+
+<h2>        Test
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2169'>OPENJPA-2169</a>] -         TestOracleXmlColumn test failed using Oracle 11.2 driver
+</li>
+</ul>
+                                            </div>
+                                        </td>
+                                        </tr>
+                                    </tbody>
+                                </table>
+                                <div class="bottom_red_bar"></div>
+                            </div>
+                        </div>
+                    </div>
+                </div>
+                <div class="black_box">
+                    <div class="footer">
+                        <div class="footer_l">
+                            <div class="footer_r">
+                                <div>
+                                </div>
+                            </div>
+                        </div>
+                    </div>
+                </div>
+            </div>
+            <div class="design_attribution">
+                Copyright &copy; 2006,2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br />
+                Apache, the Apache feather logo and OpenJPA are trademarks of The Apache Software Foundation.<br />
+                Other names may be trademarks of their respective owners.<br />
+            </div>
+
+        <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+        </script>
+        <script type="text/javascript">
+            _uacct = "UA-1940143-1";
+            urchinTracker();
+        </script>
+
+    </body>
+</html>

Added: websites/staging/openjpa/trunk/content/openjpa-2.4.x.html
==============================================================================
--- websites/staging/openjpa/trunk/content/openjpa-2.4.x.html (added)
+++ websites/staging/openjpa/trunk/content/openjpa-2.4.x.html Wed Sep 30 17:03:02 2015
@@ -0,0 +1,347 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<html lang="en">
+    <head>
+        <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+        <link href="http://openjpa.apache.org/styles/site.css" rel="stylesheet" type="text/css"/>
+        <!-- <link href="http://openjpa.apache.org/styles/type-settings.css" rel="stylesheet" type="text/css"/> -->
+        <link href="./css/type-settings.css" rel="stylesheet" type="text/css"/>
+        <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+        <META name="Description" content="Apache OpenJPA -- OpenJPA 2.4.0" />
+        <META name="Keywords" content="Apache OpenJPA, JPA, JPA 1.0, JSR-220, JPA2, JPA 2.0, JSR-317, " />
+        <META name="Owner" content="dev@openjpa.apache.org" />
+        <META name="Robots" content="index, follow" />
+        <META name="Security" content="Public" />
+        <META name="Source" content="wiki template" />
+        <META name="DC.Date" scheme="iso8601" content="2010-08-11" />
+        <META name="DC.Language" scheme="rfc1766" content="en" />
+        <META name="DC.Rights" content="Copyright © 2006,2010 The Apache Software Foundation" />
+        <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+
+        <title>
+            Apache OpenJPA --
+        </title>
+    </head>
+    <body>
+        <div class="white_box">
+            <div class="header">
+                <div class="header_l">
+                    <div class="header_r">
+                    </div>
+                </div>
+            </div>
+            <div class="content">
+                <div class="content_l">
+                    <div class="content_r">
+                        <div>
+                            <!-- Banner -->
+                            <TABLE valign="top" border="0" cellspacing="0" cellpadding="5" width="100%" background="images/header-bg3.png">
+                                <TR>
+                                    <TD valing="top" align="left">
+                                        <A href="http://openjpa.apache.org/"><IMG src="images/openjpa-logo.png" border="0" alt="OpenJPA Logo"></A>
+                                    </TD>
+                                    <TD width="100%">
+                                        &nbsp;
+                                    </TD>
+                                    <TD valing="top" align="right">
+                                        <A href="http://www.apache.org/"><IMG src="images/asf_logo_wide2.png" border="0" alt="ASF Logo"></A>
+                                    </TD>
+                                </TR>
+                            </TABLE>
+
+                            <!-- Navigation Bar -->
+                            <div class="bottom_red_bar">
+                                <div id="site-breadcrumbs">
+                                    <!-- Breadcrumbs --
+                                    <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/openjpa-2.4.x.html">OpenJPA 2.4.0</a>
+                                     -- Breadcrumbs -->
+                                </div>
+                            </div>
+
+                            <!-- Content -->
+                            <table border="0">
+                                <tbody>
+                                    <tr>
+                                        <td valign="top">
+                                            <div class="navigation">
+                                                <div class="navigation_top">
+                                                    <div class="navigation_bottom">
+                                                        <!-- NavigationBar -->
+                                                        <h3><a name="SideNav-Overview"></a><a href="overview.html" title="Overview">Overview</a></h3>
+
+                                                        <ul class="alternate" type="square">
+                                                            <li><a href="quick-start.html" title="Quick Start">Quick Start</a></li>
+                                                            <li><a href="downloads.html" title="Downloads">Downloads</a></li>
+                                                            <li><a href="documentation.html" title="Documentation">Documentation</a></li>
+                                                            <li><a href="site-index.html" title="Site Index">Site Index</a></li>
+                                                            <li><a href="license.html" title="License">License</a></li>
+                                                            <li><a href="privacy-policy.html" title="Privacy Policy">Privacy Policy</a></li>
+                                                        </ul>
+
+                                                        <h3><a name="SideNav-Community"></a><a href="community.html" title="Community">Community</a></h3>
+
+                                                        <ul class="alternate" type="square">
+                                                            <li><a href="index.html#Index-eventsandnews" title="Events and News">Events and News</a></li>
+                                                            <li><a href="found-a-bug.html" title="Found a Bug">Found a Bug</a>?</li>
+                                                            <li><a href="get-involved.html" title="Get Involved">Get Involved</a></li>
+                                                            <li><a href="mailing-lists.html" title="Mailing Lists">Mailing Lists</a></li>
+                                                            <li><a href="committers.html" title="Committers">Committers</a></li>
+                                                            <li><a href="integration.html" title="Integration">Integration</a></li>
+                                                            <li><a href="powered-by.html" title="Powered By">Powered By</a></li>
+                                                            <li><a href="thanks.html" title="Thanks">Thanks</a></li>
+                                                        </ul>
+
+
+                                                        <h3><a name="SideNav-Development"></a><a href="development.html" title="Development">Development</a></h3>
+
+                                                        <ul class="alternate" type="square">
+                                                            <li><a href="downloads-nightly.html" title="Downloads">Nightly Downloads</a></li>                                        
+                                                            <li><a href="source-code.html" title="Source Code">Source Code</a></li>
+                                                            <li><a href="testing.html" title="Testing">Testing</a></li>
+                                                            <li><a href="http://issues.apache.org/jira/browse/OPENJPA" class="external-link" rel="nofollow">Issue Tracker</a></li>
+                                                            <li><a href="tools.html" title="Tools">Tools</a></li>
+                                                            <li><a href="samples.html" title="Samples">Samples</a></li>
+                                                            <li><a href="release-management.html" title="Release Management">Release Management</a></li>
+                                                        </ul>
+
+                                                        <h3><a name="SideNav-Consumers"></a><a href="consumers.html" title="Consumers">Consumers</a></h3>
+
+                                                        <ul class="alternate" type="square">
+                                                            <li><a href="best-practices.html" title="Best Practices">Best Practices</a></li>                                        
+                                                            <li><a href="tips-n-techniques.html" title="Tips and Techniques">Tips and Techniques</a></li>
+                                                            <li><a href="troubleshoot.html" title="Trouble Shoot">Trouble Shoot</a></li>
+                                                        </ul>
+
+                                                        <h3>Search</h3>
+
+                                                        <div style="padding: 5px 5px 0px 25px;">
+                                                            <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                                                                <input name="ie" type="hidden" value="UTF-8">
+                                                                <input name="oe" type="hidden" value="UTF-8">
+                                                                <input maxlength="255" name="q" size="15" type="text" value=""><br><br>
+                                                                <input name="btnG" type="submit" value="Google">
+                                                                <input name="domains" type="hidden" value="openjpa.apache.org">
+                                                                <input name="sitesearch" type="hidden" value="openjpa.apache.org">
+                                                            </form>
+                                                        </div>
+                                                    </div>
+                                                </div>
+                                            </div>
+                                        </td>
+                                        <td valign="top" width="100%" style="overflow:hidden;">
+                                            <div class="wiki-content">
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="OpenJPA-2.4.0-OpenJPA-2.4.0"></a></p>
+<h1 id="openjpa-240">OpenJPA 2.4.0<a class="headerlink" href="#openjpa-240" title="Permanent link">&para;</a></h1>
+<p>The Apache OpenJPA community is proud to announce the release of Apache
+OpenJPA 2.4.0.
+This distribution is based on the final <a href="http://jcp.org/en/jsr/detail?id=317">JSR 317 Java Persistence API,
+Version 2.0</a> specification and
+passes the JPA 2.0 TCK, while remaining backwards
+compatible with the prior 1.2.x releases based on the Java Persistence API
+(JPA 1.0) part of Java Community Process JSR-220 (Enterprise JavaBeans
+3.0).</p>
+<p>Additional information on the OpenJPA project may be found at <a href="http://openjpa.apache.org">the project web site</a>
+.</p>
+<p><a name="OpenJPA2.4.0-ChangesinOpenJPA2.4.0"></a></p>
+<h1 id="changes-in-openjpa-240">Changes in OpenJPA 2.4.0<a class="headerlink" href="#changes-in-openjpa-240" title="Permanent link">&para;</a></h1>
+<h2>        Sub-task
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2135'>OPENJPA-2135</a>] -         Deprecate prepareForPooling
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2489'>OPENJPA-2489</a>] -         Delayed collection proxy tests failing with Java 8
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2491'>OPENJPA-2491</a>] -         AssertionFailedError with Java 8 and TestInExpressionParamaterBinding
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2492'>OPENJPA-2492</a>] -         TestConcurrentMap error with Java 8
+</li>
+</ul>
+
+<h2>        Bug
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1590'>OPENJPA-1590</a>] -         Agent enhancer doesn&#39;t work with Tomcat
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1988'>OPENJPA-1988</a>] -         openjpa does not process persistence unit default &lt;cascade-persist&gt;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2022'>OPENJPA-2022</a>] -         Reversemappingtooltask with oracle is failing like in OPENJPA-1940 previous bug
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2094'>OPENJPA-2094</a>] -         Metadata processing needs to support jar:file URLs that address Jar directories
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2233'>OPENJPA-2233</a>] -         Failed to invoke pcGetIDOwningClass method on embeddable entity with ID annotation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2286'>OPENJPA-2286</a>] -         SELECT COUNT with date litteral,used more than once, provokes ArgumentException: Attempt to compare incompatible types class java.util.Date and class org.apache.openjpa.jdbc.sql.Raw
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2287'>OPENJPA-2287</a>] -         OpenJPA makes fields null
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2381'>OPENJPA-2381</a>] -         Update serp to 1.15.1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2441'>OPENJPA-2441</a>] -         TestNullSafeConcurrentHashMap fails when running on Oracle Java 8
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2442'>OPENJPA-2442</a>] -         java.lang.VerifyError in TestProxyManager when loading a dynamically created custom proxy class on Oracle Java 8
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2443'>OPENJPA-2443</a>] -         InvalidStateException while merging a new Entity with a GeneratedValue id
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2444'>OPENJPA-2444</a>] -         ReverseMappingTool creates orm.xml files in the current working directory
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2456'>OPENJPA-2456</a>] -         Fresh checkout from svn won&#39;t compile tests due to OutOfMemoryError: Java heap space
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2463'>OPENJPA-2463</a>] -         Wrong logging level on message issued by the fix to OPENJPA-2233
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2467'>OPENJPA-2467</a>] -         No setter was found for method like tStart
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2470'>OPENJPA-2470</a>] -         DataCacheManagerImpl infinite loop for checking if classes are cachable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2472'>OPENJPA-2472</a>] -         Concurrency issue in ClassMetaData.getPkAndNonPersistentManagedFmdIndexes()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2475'>OPENJPA-2475</a>] -         A query with LEFT FETCH JOIN returns incorrect results.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2476'>OPENJPA-2476</a>] -         OptimisticLockEx due to rounding of a Timestamp (either by OJ, or the DB)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2478'>OPENJPA-2478</a>] -         Erroneous message from the enhancer when a Mapped Superclass contains an @Id.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2482'>OPENJPA-2482</a>] -         java.sql.SQLException when processing a query result
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2494'>OPENJPA-2494</a>] -         A default Schema defined in a PU default (&lt;persistence-unit-defaults&gt;) in an orm.xml file is not being honored.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2502'>OPENJPA-2502</a>] -         NPE in QueryKey.createKey using criteria with QueryCache enabled
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2505'>OPENJPA-2505</a>] -         OpenJPA PersistenceException: LongId cannot be cast to MyEntityClass… @OneToMany in combination with FetchType.EAGER
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2506'>OPENJPA-2506</a>] -         StoreCache interface doesn&#39;t work for many ID types
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2507'>OPENJPA-2507</a>] -         Weird EmptyStackException in CriteriaQueryImpl
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2508'>OPENJPA-2508</a>] -         LEFT JOIN FETCH not honored when data cache is enabled
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2515'>OPENJPA-2515</a>] -         Fix 2.3.x binary downloads
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2525'>OPENJPA-2525</a>] -         Use of JoinColumn(.. referencedColumnName= ..) targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2533'>OPENJPA-2533</a>] -         Table name defined in XML mapping file is not used when executing a named query.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2534'>OPENJPA-2534</a>] -         A boolean is not converted correct when using the hint &#39;UseLiteralInSQL&#39;.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2536'>OPENJPA-2536</a>] -         FetchGroup is not returning lazy fields.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2542'>OPENJPA-2542</a>] -         Using custom openjpa.BrokerFactory not working in OSGi due to ClassLoader
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2547'>OPENJPA-2547</a>] -         When two threads attempt to get a Pessimistic Lock, one thread gets a &#39;false&#39; lock.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2551'>OPENJPA-2551</a>] -         Standard SQL boolean mapping impossible
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2557'>OPENJPA-2557</a>] -         FinderCache contains incorrectly cached query with a NULL for a Primary Key.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2571'>OPENJPA-2571</a>] -         Criteria Builder query generates extra alias when using multiselect.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2573'>OPENJPA-2573</a>] -         org.apache.openjpa.persistence.InvalidStateException: Attempt to set column &quot;X to two different values... on trunk/2.4.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2576'>OPENJPA-2576</a>] -         fix broken JavaDoc
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2386'>OPENJPA-2386</a>] -         Support for JAVA 8
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2389'>OPENJPA-2389</a>] -         For entity fields missing @Transient annotations, let us know the classes they are in.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2449'>OPENJPA-2449</a>] -         refresh(PESSIMISTIC_WRITE) generates seperate SQL for the lock
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2450'>OPENJPA-2450</a>] -         Option to disable execution of ALTER SEQUENCE...INCREMENT BY statement for sequences.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2453'>OPENJPA-2453</a>] -         Add support to retain milliseconds of &#39;un-rounded&#39; Date field.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2466'>OPENJPA-2466</a>] -         Modify ReverseMappingTool to write generated classes to a map
+</li>
+</ul>
+
+<h2>        New Feature
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2511'>OPENJPA-2511</a>] -         provide a minimal shade
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2558'>OPENJPA-2558</a>] -         Implement a way to select the db representation of Boolean values
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2570'>OPENJPA-2570</a>] -         Allow an Informix user the option to disable the &#39;RETAINUPDATELOCKS&#39; SQL.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2575'>OPENJPA-2575</a>] -         wrong context class loader in org.apache.openjpa.enhance.PCClassFileTransformer#transform0
+</li>
+</ul>
+
+<h2>        Task
+</h2>
+
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2200'>OPENJPA-2200</a>] -         cleanup sources: remove unused imports, remove tabs, etc
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2487'>OPENJPA-2487</a>] -         upgrade openjpa to asm5 to support java 8
+</li>
+</ul>
+                                            </div>
+                                        </td>
+                                        </tr>
+                                    </tbody>
+                                </table>
+                                <div class="bottom_red_bar"></div>
+                            </div>
+                        </div>
+                    </div>
+                </div>
+                <div class="black_box">
+                    <div class="footer">
+                        <div class="footer_l">
+                            <div class="footer_r">
+                                <div>
+                                </div>
+                            </div>
+                        </div>
+                    </div>
+                </div>
+            </div>
+            <div class="design_attribution">
+                Copyright &copy; 2006,2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br />
+                Apache, the Apache feather logo and OpenJPA are trademarks of The Apache Software Foundation.<br />
+                Other names may be trademarks of their respective owners.<br />
+            </div>
+
+        <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+        </script>
+        <script type="text/javascript">
+            _uacct = "UA-1940143-1";
+            urchinTracker();
+        </script>
+
+    </body>
+</html>

Modified: websites/staging/openjpa/trunk/content/openjpa-development-resources.html
==============================================================================
--- websites/staging/openjpa/trunk/content/openjpa-development-resources.html (original)
+++ websites/staging/openjpa/trunk/content/openjpa-development-resources.html Wed Sep 30 17:03:02 2015
@@ -145,14 +145,25 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a name="OpenJPADevelopmentResources-GettingInvolved"></a></p>
-<h3 id="getting-involved">Getting Involved</h3>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="OpenJPADevelopmentResources-GettingInvolved"></a></p>
+<h3 id="getting-involved">Getting Involved<a class="headerlink" href="#getting-involved" title="Permanent link">&para;</a></h3>
 <p>Most of the OpenJPA discussions happen on the <a href="mailto:dev@openjpa.apache.org.html">mailto:dev@openjpa.apache.org</a>
  mailing list. For more details see <a href="openjpa+email.html">OpenJPA mailing lists|</a>
 . For more general discussion about Apache mailing lists, see the <a href="http://www.apache.org/foundation/mailinglists.html">Apache mailing lists</a>
  page.</p>
 <p><a name="OpenJPADevelopmentResources-DevelopmentResources"></a></p>
-<h3 id="development-resources">Development Resources</h3>
+<h3 id="development-resources">Development Resources<a class="headerlink" href="#development-resources" title="Permanent link">&para;</a></h3>
 <ul>
 <li><a href="https://issues.apache.org/jira/browse/OPENJPA">OpenJPA JIRA</a></li>
 <li><a href="building.html">Building OpenJPA</a></li>

Modified: websites/staging/openjpa/trunk/content/openjpa-logo-contest---round-1.html
==============================================================================
--- websites/staging/openjpa/trunk/content/openjpa-logo-contest---round-1.html (original)
+++ websites/staging/openjpa/trunk/content/openjpa-logo-contest---round-1.html Wed Sep 30 17:03:02 2015
@@ -145,8 +145,19 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a name="OpenJPALogoContest-Round1-LogoSubmissions"></a></p>
-<h2 id="logo-submissions">Logo Submissions</h2>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="OpenJPALogoContest-Round1-LogoSubmissions"></a></p>
+<h2 id="logo-submissions">Logo Submissions<a class="headerlink" href="#logo-submissions" title="Permanent link">&para;</a></h2>
 <p>Logos submitted for Round #1 voting from July 1 - July 9:</p>
 <ol>
 <li><img src="http://os.oles.biz/openjpa-logo-ideas/variant1.png"/> - Georgi
@@ -187,7 +198,7 @@ gosho_at_oles_biz</li>
  Donald Woods - dwoods_at_apache_org</li>
 </ol>
 <p><a name="OpenJPALogoContest-Round1-Votes"></a></p>
-<h2 id="votes">Votes</h2>
+<h2 id="votes">Votes<a class="headerlink" href="#votes" title="Permanent link">&para;</a></h2>
 <table>
 <tr><th> Name </th><th> Date </th><th> First </th><th> Second </th><th> Third </th><th> Comments </th></tr>
 <tr><td class="border"> Albert Lee </td><td class="border"> 20090702 </td><td class="border"> #16 </td><td class="border"> #14 </td><td class="border"> #7 </td><td class="border">  </td></tr>
@@ -213,7 +224,7 @@ bubbles) used in #13; any chance of seei
 </table>
 
 <p><a name="OpenJPALogoContest-Round1-VotingResults"></a></p>
-<h2 id="voting-results">Voting Results</h2>
+<h2 id="voting-results">Voting Results<a class="headerlink" href="#voting-results" title="Permanent link">&para;</a></h2>
 <table>
 <tr><th> Logo </th><th> First </th><th> Second </th><th> Third </th><th> Total Points </th></tr>
 <tr><td class="border">  1 </td><td class="border"> 0 </td><td class="border"> 0 </td><td class="border"> 0 </td><td class="border">  0 </td></tr>

Modified: websites/staging/openjpa/trunk/content/openjpa-logo-contest---round-2.html
==============================================================================
--- websites/staging/openjpa/trunk/content/openjpa-logo-contest---round-2.html (original)
+++ websites/staging/openjpa/trunk/content/openjpa-logo-contest---round-2.html Wed Sep 30 17:03:02 2015
@@ -145,8 +145,19 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a name="OpenJPALogoContest-Round2-LogoSubmissions"></a></p>
-<h2 id="logo-submissions">Logo Submissions</h2>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="OpenJPALogoContest-Round2-LogoSubmissions"></a></p>
+<h2 id="logo-submissions">Logo Submissions<a class="headerlink" href="#logo-submissions" title="Permanent link">&para;</a></h2>
 <p>The results of the first round of voting can be found at - <a href="openjpa-logo-contest---round-1.html">OpenJPA Logo Contest - Round 1</a></p>
 <p>The following are the finalists for Round 2 of voting from July 9 - 14:</p>
 <ol>
@@ -162,7 +173,7 @@ limitations under the License.
  #18 by Donald Woods - dwoods_at_apache_org</li>
 </ol>
 <p><a name="OpenJPALogoContest-Round2-Votes"></a></p>
-<h2 id="votes">Votes</h2>
+<h2 id="votes">Votes<a class="headerlink" href="#votes" title="Permanent link">&para;</a></h2>
 <table>
 <tr><th> Name </th><th> First </th><th> Second </th><th> Third </th><th> Comments </th></tr>
 <tr><td class="border"> Donald Woods </td><td class="border"> 1 </td><td class="border"> 2 </td><td class="border"> 4 </td><td class="border">  </td></tr>
@@ -177,7 +188,7 @@ should be unified (a vote for one is a v
 </table>
 
 <p><a name="OpenJPALogoContest-Round2-VotingResults"></a></p>
-<h2 id="voting-results">Voting Results</h2>
+<h2 id="voting-results">Voting Results<a class="headerlink" href="#voting-results" title="Permanent link">&para;</a></h2>
 <table>
 <tr><th> Logo </th><th> First </th><th> Second </th><th> Third </th><th> Total Points </th></tr>
 <tr><td class="border"> 1 </td><td class="border"> 4 </td><td class="border"> 1 </td><td class="border"> 1 </td><td class="border"> 15 </td></tr>

Modified: websites/staging/openjpa/trunk/content/openjpa-logo-contest---run-off.html
==============================================================================
--- websites/staging/openjpa/trunk/content/openjpa-logo-contest---run-off.html (original)
+++ websites/staging/openjpa/trunk/content/openjpa-logo-contest---run-off.html Wed Sep 30 17:03:02 2015
@@ -145,8 +145,19 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a name="OpenJPALogoContest-Run-off-LogoSubmissions"></a></p>
-<h2 id="logo-submissions">Logo Submissions</h2>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="OpenJPALogoContest-Run-off-LogoSubmissions"></a></p>
+<h2 id="logo-submissions">Logo Submissions<a class="headerlink" href="#logo-submissions" title="Permanent link">&para;</a></h2>
 <p>The results of the first round of voting can be found at - <a href="openjpa-logo-contest---round-1.html">OpenJPA Logo Contest - Round 1</a></p>
 <p>The results of the second round of voting can be found at - <a href="openjpa-logo-contest---round-2.html">OpenJPA Logo Contest - Round 2</a></p>
 <p>The following are the finalists for a run-off round of voting.
@@ -158,7 +169,7 @@ Please only submit one vote and each vot
   #16, #4 by Pid - p_at_pidster_com</li>
 </ol>
 <p><a name="OpenJPALogoContest-Run-off-Votes"></a></p>
-<h2 id="votes">Votes</h2>
+<h2 id="votes">Votes<a class="headerlink" href="#votes" title="Permanent link">&para;</a></h2>
 <table>
 <tr><th> Name </th><th> Vote </th><th> Comments </th></tr>
 <tr><td class="border"> Donald Woods </td><td class="border"> 1 </td><td class="border">  </td></tr>
@@ -180,7 +191,7 @@ Please only submit one vote and each vot
 </table>
 
 <p><a name="OpenJPALogoContest-Run-off-VotingResults"></a></p>
-<h2 id="voting-results">Voting Results</h2>
+<h2 id="voting-results">Voting Results<a class="headerlink" href="#voting-results" title="Permanent link">&para;</a></h2>
 <table>
 <tr><th> Logo </th><th> Votes </th></tr>
 <tr><td class="border"> 1 </td><td class="border"> 10 </td></tr>

Modified: websites/staging/openjpa/trunk/content/openjpa-release-policy.html
==============================================================================
--- websites/staging/openjpa/trunk/content/openjpa-release-policy.html (original)
+++ websites/staging/openjpa/trunk/content/openjpa-release-policy.html Wed Sep 30 17:03:02 2015
@@ -145,10 +145,21 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a name="OpenJPAReleasePolicy-OpenJPAReleasePolicy"></a></p>
-<h1 id="openjpa-release-policy">OpenJPA Release Policy</h1>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="OpenJPAReleasePolicy-OpenJPAReleasePolicy"></a></p>
+<h1 id="openjpa-release-policy">OpenJPA Release Policy<a class="headerlink" href="#openjpa-release-policy" title="Permanent link">&para;</a></h1>
 <p><a name="OpenJPAReleasePolicy-ReleaseNumbering"></a></p>
-<h2 id="release-numbering">Release Numbering</h2>
+<h2 id="release-numbering">Release Numbering<a class="headerlink" href="#release-numbering" title="Permanent link">&para;</a></h2>
 <p>The release number consists of three digits separated by decimal points,
 followed by an optional status e.g. 2.1.6-beta2. The first digit is the
 major release number; the second is the minor release number; the third is
@@ -157,7 +168,7 @@ status, e.g. -alpha2, -rc1, etc. General
 used for major releases, e.g. 1.0.0-rc1 but is available for any release at
 the release manager's discretion.</p>
 <p><a name="OpenJPAReleasePolicy-SNAPSHOTReleases"></a></p>
-<h2 id="snapshot-releases">SNAPSHOT Releases</h2>
+<h2 id="snapshot-releases">SNAPSHOT Releases<a class="headerlink" href="#snapshot-releases" title="Permanent link">&para;</a></h2>
 <p>During development of a release, nightly builds are typically done and
 published under the SNAPSHOT rubric. The SNAPSHOT will contain the latest
 result of building the release, regardless of the release status. For
@@ -166,7 +177,7 @@ the latest result even though the status
 -beta, -beta2, -rc1, -rc2. The last nightly before release would still be
 2.1.6-SNAPSHOT. </p>
 <p><a name="OpenJPAReleasePolicy-BackwardCompatibility"></a></p>
-<h2 id="backward-compatibility">Backward Compatibility</h2>
+<h2 id="backward-compatibility">Backward Compatibility<a class="headerlink" href="#backward-compatibility" title="Permanent link">&para;</a></h2>
 <p>Backward compatibility means that user programs compiled against one
 release will still compile and execute with another release. Generally, the
 objective is to maintain backward compatibility for minor releases and
@@ -175,18 +186,18 @@ run with e.g. 2.1.6 but there is no guar
 i.e. that user programs compiled against 2.1.6 will compile or run against
 2.1.5.</p>
 <p><a name="OpenJPAReleasePolicy-MajorRelease"></a></p>
-<h2 id="major-release">Major Release</h2>
+<h2 id="major-release">Major Release<a class="headerlink" href="#major-release" title="Permanent link">&para;</a></h2>
 <p>Major releases have the minor and patch numbers set to 0. Major releases
 contain functionality changes compared to earlier major releases and may
 break backward compatibility if necessary. Once a major release is issued,
 a branch is created for maintenance, replacing the patch number with "x". </p>
 <p><a name="OpenJPAReleasePolicy-MinorRelease"></a></p>
-<h2 id="minor-release">Minor Release</h2>
+<h2 id="minor-release">Minor Release<a class="headerlink" href="#minor-release" title="Permanent link">&para;</a></h2>
 <p>Minor releases have the patch number set to 0. Minor releases contain
 functionality changes compared to earlier minor releases within the same
 major release, but do not break backward compatibility.</p>
 <p><a name="OpenJPAReleasePolicy-PatchRelease"></a></p>
-<h2 id="patch-release">Patch Release</h2>
+<h2 id="patch-release">Patch Release<a class="headerlink" href="#patch-release" title="Permanent link">&para;</a></h2>
 <p>Patch releases contain bug fixes compared to the previous patch, minor, or
 major release on which they are built. Patch releases increment the patch
 number compared to the most recent patch release. Backward compatibility is

Modified: websites/staging/openjpa/trunk/content/openjpa-up-close-and-personal.html
==============================================================================
--- websites/staging/openjpa/trunk/content/openjpa-up-close-and-personal.html (original)
+++ websites/staging/openjpa/trunk/content/openjpa-up-close-and-personal.html Wed Sep 30 17:03:02 2015
@@ -145,13 +145,24 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a name="OpenJPAUpCloseandPersonal-Summer2007MeetingInformation"></a></p>
-<h2 id="summer-2007-meeting-information">Summer 2007 Meeting Information</h2>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="OpenJPAUpCloseandPersonal-Summer2007MeetingInformation"></a></p>
+<h2 id="summer-2007-meeting-information">Summer 2007 Meeting Information<a class="headerlink" href="#summer-2007-meeting-information" title="Permanent link">&para;</a></h2>
 <p>The meeting is on the 6th and 7th of August, 2007.</p>
 <p><a name="OpenJPAUpCloseandPersonal-Agenda"></a></p>
-<h3 id="agenda">Agenda</h3>
+<h3 id="agenda">Agenda<a class="headerlink" href="#agenda" title="Permanent link">&para;</a></h3>
 <p><a name="OpenJPAUpCloseandPersonal-Monday6August"></a></p>
-<h4 id="monday-6-august">Monday 6 August</h4>
+<h4 id="monday-6-august">Monday 6 August<a class="headerlink" href="#monday-6-august" title="Permanent link">&para;</a></h4>
 <p><table>
 <tr><th>Time</th><th>Title</th><th>Description</th><th>Presenter</th><th>Sponsor</th><th>Presentation</th></tr>
 <tr><td class="border">9:30 - 10:00</td><td class="border">Introductions</td><td class="border"> </td><td class="border"> </td><td class="border"> </td><td class="border"> </td></tr>
@@ -169,7 +180,7 @@ for the next day</td><td class="border">
 Linskey</td><td class="border"> </td></tr>
 </table></p>
 <p><a name="OpenJPAUpCloseandPersonal-Tuesday7August"></a></p>
-<h4 id="tuesday-7-august">Tuesday 7 August</h4>
+<h4 id="tuesday-7-august">Tuesday 7 August<a class="headerlink" href="#tuesday-7-august" title="Permanent link">&para;</a></h4>
 <p><table>
 <tr><th>Time</th><th>Title</th><th>Description</th><th>Presenter</th><th>Sponsor</th><th>Presentation</th></tr>
 <tr><td class="border">9:30 - 10:00</td><td class="border">Day Two Kick-Off / New Agenda Item Review</td><td class="border">Discuss what we'd
@@ -202,7 +213,7 @@ making sure that a given agenda item act
 necessarily the person actually presenting / leading the discussion for a
 given item.</p>
 <p><a name="OpenJPAUpCloseandPersonal-Venue"></a></p>
-<h3 id="venue">Venue</h3>
+<h3 id="venue">Venue<a class="headerlink" href="#venue" title="Permanent link">&para;</a></h3>
 <p><a href="http://maps.google.com/maps?hl=en&amp;safe=off&amp;client=firefox-a&amp;q=bea&amp;near=San+Jose,+CA&amp;fb=1&amp;cd=1&amp;ie=UTF8&amp;ei=QGmhRq7MBImUjQO27-nGCA&amp;cid=37379388,-121922929,10392251224970924111&amp;li=lmd&amp;z=14&amp;t=m">BEA headquarters in San Jose</a>
  (near SJC)
 2315 North First Street
@@ -233,7 +244,7 @@ Meeting password: openjpa <br/>
 <p>If you're new to webex meetings and plan to join via webex, it's probably a
 good idea to go to that link ahead of time to get things set up.</p>
 <p><a name="OpenJPAUpCloseandPersonal-AttendeeList/LocalTransportationLogistics"></a></p>
-<h3 id="attendee-list-local-transportation-logistics">Attendee List / Local Transportation Logistics</h3>
+<h3 id="attendee-list-local-transportation-logistics">Attendee List / Local Transportation Logistics<a class="headerlink" href="#attendee-list-local-transportation-logistics" title="Permanent link">&para;</a></h3>
 <table>
 <tr><th>Attendee</th><th>Location</th><th>Carpool needed?</th><th>Carpool space</th><th>Lodging</th></tr>
 <tr><td class="border">Patrick Linskey</td><td class="border">San Jose</td><td class="border">No</td><td class="border"> 0 </td><td class="border">Crowne Plaza 282 Almaden Blvd.</td></tr>