Author: buildbot
Date: Wed Aug  7 14:28:44 2013
New Revision: 873326

Log:
Staging update by buildbot for openjpa

Modified:
    websites/staging/openjpa/trunk/content/   (props changed)
    websites/staging/openjpa/trunk/content/build-and-runtime-dependencies.html

Propchange: websites/staging/openjpa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug  7 14:28:44 2013
@@ -1 +1 @@
-1504680
+1511330

Modified: 
websites/staging/openjpa/trunk/content/build-and-runtime-dependencies.html
==============================================================================
--- websites/staging/openjpa/trunk/content/build-and-runtime-dependencies.html 
(original)
+++ websites/staging/openjpa/trunk/content/build-and-runtime-dependencies.html 
Wed Aug  7 14:28:44 2013
@@ -22,7 +22,7 @@ limitations under the License.
         <!-- <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 -- Build and Runtime 
Dependencies
" />
+        <META name="Description" content="Apache OpenJPA -- Build and Runtime 
Dependencies" />
         <META name="Keywords" content="Apache OpenJPA, JPA, JPA 1.0, JSR-220, 
JPA2, JPA 2.0, JSR-317, " />
         <META name="Owner" content="[email protected]" />
         <META name="Robots" content="index, follow" />
@@ -68,7 +68,7 @@ limitations under the License.
                             <div class="bottom_red_bar">
                                 <div id="site-breadcrumbs">
                                     <!-- Breadcrumbs --
-                                    <a href="/">Home</a>&nbsp;&raquo&nbsp;<a 
href="/build-and-runtime-dependencies.html">Build and Runtime Dependencies
</a>
+                                    <a href="/">Home</a>&nbsp;&raquo&nbsp;<a 
href="/build-and-runtime-dependencies.html">Build and Runtime Dependencies</a>
                                      -- Breadcrumbs -->
                                 </div>
                             </div>
@@ -158,19 +158,19 @@ limitations under the License.
 <p><a name="BuildandRuntimeDependencies-Mavenversions"></a></p>
 <h2 id="maven-versions">Maven versions</h2>
 <ul>
-<li>Trunk, 2.1.x and 2.0.x branches require Maven 2.2.1.</li>
+<li>Trunk, 2.2.x, 2.2.1.x, 2.1.x and 2.0.x branches require Maven 2.2.1.</li>
 <li>1.3.x, 1.2.x, 1.1.x and 1.0.x branches require Maven 2.0.9.</li>
 </ul>
 <p><a name="BuildandRuntimeDependencies-RuntimeDependencies"></a></p>
 <h2 id="runtime-dependencies">Runtime Dependencies</h2>
 <p>The binary release download of OpenJPA
-<em>apache-openjpa-<version>-binary.zip</em> includes all of the code needed to
+<em>apache-openjpa-&lt;version&gt;-binary.zip</em> includes all of the code 
needed to
 run in a stand-alone Java SE JVM or within a Java EE application server.</p>
 <p><a name="BuildandRuntimeDependencies-OpenJPA1.0.x-1.2.xReleases"></a></p>
 <h3 id="openjpa-10x-12x-releases">OpenJPA 1.0.x - 1.2.x Releases</h3>
 <p>The binary download includes the following required OpenJPA core 
artifact:</p>
 <ul>
-<li>openjpa-<version>.jar</li>
+<li>openjpa-&lt;version&gt;.jar</li>
 </ul>
 <p>and the following required runtime dependencies under the lib/ 
directory:</p>
 <ul>
@@ -196,7 +196,7 @@ JDBC driver artifacts required by your d
 <h3 id="openjpa-130-snapshot-branch">OpenJPA 1.3.0 SNAPSHOT Branch</h3>
 <p>The binary download includes the following required OpenJPA core 
artifact:</p>
 <ul>
-<li>openjpa-<version>.jar</li>
+<li>openjpa-&lt;version&gt;.jar</li>
 </ul>
 <p>and the following required runtime dependencies under the lib/ 
directory:</p>
 <ul>
@@ -222,7 +222,7 @@ JDBC driver artifacts required by your d
 <p>The binary download also contains an artifact which includes the OpenJPA
 core code plus all of the runtime dependencies for Java SE environments:</p>
 <ul>
-<li>openjpa-all-<version>.jar</li>
+<li>openjpa-all-&lt;version&gt;.jar</li>
 </ul>
 <p>which in turn includes classes from the following packages:</p>
 <ul>
@@ -239,7 +239,7 @@ core code plus all of the runtime depend
 <h3 id="openjpa-20x-releases">OpenJPA 2.0.x Releases</h3>
 <p>The binary download includes the following required OpenJPA core 
artifact:</p>
 <ul>
-<li>openjpa-<version>.jar</li>
+<li>openjpa-&lt;version&gt;.jar</li>
 </ul>
 <p>and the following required runtime dependencies under the lib/ 
directory:</p>
 <ul>
@@ -265,7 +265,7 @@ JDBC driver artifacts required by your d
 <p>The binary download also contains an artifact which includes the OpenJPA
 core code plus all of the runtime dependencies for Java SE environments:</p>
 <ul>
-<li>openjpa-all-<version>.jar</li>
+<li>openjpa-all-&lt;version&gt;.jar</li>
 </ul>
 <p>which in turn includes classes from the following packages:</p>
 <ul>
@@ -282,7 +282,7 @@ core code plus all of the runtime depend
 <h3 id="openjpa-21x-releases-and-openjpa-220-snapshot-branch">OpenJPA 2.1.x 
Releases and OpenJPA 2.2.0 SNAPSHOT Branch</h3>
 <p>The binary download includes the following required OpenJPA core 
artifact:</p>
 <ul>
-<li>openjpa-<version>.jar</li>
+<li>openjpa-&lt;version&gt;.jar</li>
 </ul>
 <p>and the following required runtime dependencies under the lib/ 
directory:</p>
 <ul>
@@ -314,7 +314,7 @@ validation:</p>
 <p>The binary download also contains an artifact which includes the OpenJPA
 core code plus all of the runtime dependencies for Java SE environments:</p>
 <ul>
-<li>openjpa-all-<version>.jar</li>
+<li>openjpa-all-&lt;version&gt;.jar</li>
 </ul>
 <p>which in turn includes classes from the following packages:</p>
 <ul>


Reply via email to