You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by kw...@apache.org on 2013/09/20 19:59:09 UTC

svn commit: r1525069 - /openjpa/site/trunk/content/development.mdtext

Author: kwsutter
Date: Fri Sep 20 17:59:08 2013
New Revision: 1525069

URL: http://svn.apache.org/r1525069
Log:
Separate JPA development from Release mgmt

Modified:
    openjpa/site/trunk/content/development.mdtext

Modified: openjpa/site/trunk/content/development.mdtext
URL: http://svn.apache.org/viewvc/openjpa/site/trunk/content/development.mdtext?rev=1525069&r1=1525068&r2=1525069&view=diff
==============================================================================
--- openjpa/site/trunk/content/development.mdtext (original)
+++ openjpa/site/trunk/content/development.mdtext Fri Sep 20 17:59:08 2013
@@ -30,19 +30,14 @@ Title: Development
 <LI><A href="jest-transaction.html" title="JEST Transaction">JEST Transaction</A></LI>
 <LI><A href="jest-usage.html" title="JEST Usage">JEST Usage</A></LI>
 </UL></LI>
-<LI><A href="obtaining.html" title="Obtaining">Obtaining</A> &mdash; <SPAN class="smalltext">How to obtain OpenJPA</SPAN></LI>
-<LI><A href="performance-guide.html" title="Performance guide">Performance guide</A> &mdash; <SPAN class="smalltext">OpenJPA Performance Guide</SPAN>
-<UL>
-<LI><A href="beginners-performance-guide.html" title="Beginners Performance Guide">Beginners Performance Guide</A> &mdash; <SPAN class="smalltext">Intro to tuning OpenJPA</SPAN></LI>
-</UL></LI>
-<LI><A href="release-management.html" title="Release Management">Release Management</A>
+<LI><A href="jpa-specification-development.html" title="JPA Specification Development">JPA Specification Development</A>
 <UL>
-<LI><A href="2.1-roadmap.html" title="2.1 Roadmap">2.1 Roadmap</A></LI>
-<LI><A href="apache-nexus-release-process-(1.2.x-2.1.x).html" title="Apache Nexus Release Process (1.2.x-2.1.x)">Apache Nexus Release Process (1.2.x-2.1.x)</A>
+<LI><A href="jpa-2.1-roadmap.html" title="JPA 2.1 Roadmap">JPA 2.1 Roadmap</A></LI>
 <UL>
-<LI><A href="release-setup.html" title="Release Setup">Release Setup</A></LI>
-</UL></LI>
-<LI><A href="publishing-serp-to-maven-central-repository.html" title="Publishing Serp to Maven Central Repository">Publishing Serp to Maven Central Repository</A></LI>
+<LI><A href="jpa-2.1-development-process.html" title="JPA 2.1 Development Process">JPA 2.1 Development Process</A></LI>
+<LI><A href="jpa-2.1-tasks.html" title="JPA 2.1 Tasks">JPA 2.1 Tasks</A></LI>
+<LI><A href="jpa-2.1-test-coverage.html" title="JPA 2.1 Test Coverage">JPA 2.1 Test Coverage</A></LI>
+</UL>
 <LI><A href="jpa-2.0-roadmap.html" title="JPA 2.0 Roadmap">JPA 2.0 Roadmap</A>
 <UL>
 <LI><A href="jpa-2.0-development-process.html" title="JPA 2.0 Development Process">JPA 2.0 Development Process</A></LI>
@@ -59,6 +54,19 @@ Title: Development
 <LI><A href="openjpa-2.0.0-milestone-3.html" title="OpenJPA 2.0.0 Milestone 3">OpenJPA 2.0.0 Milestone 3</A> &mdash; <SPAN class="smalltext">OpenJPA 2.0.0 Milestone 3</SPAN></LI>
 <LI><A href="openjpa-2.0.1.html" title="OpenJPA 2.0.1">OpenJPA 2.0.1</A></LI>
 </UL></LI>
+</UL></LI>
+<LI><A href="obtaining.html" title="Obtaining">Obtaining</A> &mdash; <SPAN class="smalltext">How to obtain OpenJPA</SPAN></LI>
+<LI><A href="performance-guide.html" title="Performance guide">Performance guide</A> &mdash; <SPAN class="smalltext">OpenJPA Performance Guide</SPAN>
+<UL>
+<LI><A href="beginners-performance-guide.html" title="Beginners Performance Guide">Beginners Performance Guide</A> &mdash; <SPAN class="smalltext">Intro to tuning OpenJPA</SPAN></LI>
+</UL></LI>
+<LI><A href="release-management.html" title="Release Management">Release Management</A>
+<UL>
+<LI><A href="apache-nexus-release-process-(1.2.x-2.1.x).html" title="Apache Nexus Release Process (1.2.x-present)">Apache Nexus Release Process (1.2.x-present)</A>
+<UL>
+<LI><A href="release-setup.html" title="Release Setup">Release Setup</A></LI>
+</UL></LI>
+<LI><A href="publishing-serp-to-maven-central-repository.html" title="Publishing Serp to Maven Central Repository">Publishing Serp to Maven Central Repository</A></LI>
 <LI><A href="releasing-openjpa-10x-or-11x-old-scp-steps.html" title="Releasing OpenJPA 1.0.x or 1.1.x (Old SCP Steps)">Releasing OpenJPA 1.0.x or 1.1.x (Old SCP Steps)</A> &mdash; <SPAN class="smalltext">Instructions for creating an official OpenJPA release</SPAN>
 <UL>
 <LI><A href="openjpa-release-policy.html" title="OpenJPA Release Policy">OpenJPA Release Policy</A></LI>