Author: allee8285
Date: Wed Nov 28 23:05:21 2012
New Revision: 1414981
URL: http://svn.apache.org/viewvc?rev=1414981&view=rev
Log:
CMS migration updates.
Modified:
openjpa/site/trunk/WhoIsWorkingOnWhat.txt
openjpa/site/trunk/content/community.mdtext
openjpa/site/trunk/content/development.mdtext
openjpa/site/trunk/content/overview.mdtext
openjpa/site/trunk/templates/standard.html
Modified: openjpa/site/trunk/WhoIsWorkingOnWhat.txt
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/WhoIsWorkingOnWhat.txt?rev=1414981&r1=1414980&r2=1414981&view=diff
==============================================================================
--- openjpa/site/trunk/WhoIsWorkingOnWhat.txt (original)
+++ openjpa/site/trunk/WhoIsWorkingOnWhat.txt Wed Nov 28 23:05:21 2012
@@ -16,9 +16,9 @@ done building-and-running-openbooks.md
done building.mdtext
done coding-standards.mdtext
done committers.mdtext
- community.mdtext
+done community.mdtext
community-top-link.mdtext
- development.mdtext
+done development.mdtext
development-process.mdtext
development-top-link.mdtext
done documentation.mdtext
@@ -92,7 +92,7 @@ done opentraderdeploy.mdtext
done opentraderenvironment.mdtext
done opentrader.mdtext
done opentraderserver.mdtext
- overview.mdtext
+done overview.mdtext
done performance-guide.mdtext
done powered-by.mdtext
done privacy-policy.mdtext
Modified: openjpa/site/trunk/content/community.mdtext
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/content/community.mdtext?rev=1414981&r1=1414980&r2=1414981&view=diff
==============================================================================
--- openjpa/site/trunk/content/community.mdtext (original)
+++ openjpa/site/trunk/content/community.mdtext Wed Nov 28 23:05:21 2012
@@ -1,4 +1,19 @@
Title: Community
-{excerpt:hidden=true}OpenJPA Community Links{excerpt}
+<a name="Community"></a>
+
+<UL>
+<LI><A href="committers.html" title="Committers">Committers</A> — <SPAN
class="smalltext">List of people with commit access to the OpenJPA
repository</SPAN></LI>
+<LI><A href="events-and-news.html" title="Events and News">Events and News</A>
— <SPAN class="smalltext">OpenJPA related events</SPAN></LI>
+<LI><A href="found-a-bug.html" title="Found a Bug">Found a Bug</A> —
<SPAN class="smalltext">How to report a bug you find in OpenJPA</SPAN></LI>
+<LI><A href="get-involved.html" title="Get Involved">Get Involved</A> —
<SPAN class="smalltext">Information on getting involved with the OpenJPA
project</SPAN></LI>
+<LI><A href="logo-contest.html" title="Logo Contest">Logo Contest</A> —
<SPAN class="smalltext">Apache OpenJPA Logo Contest Rules and Submissions</SPAN>
+<UL>
+ <LI><A href="openjpa-logo-contest-round-1.html" title="OpenJPA Logo Contest
- Round 1">OpenJPA Logo Contest - Round 1</A></LI>
+ <LI><A href="openjpa-logo-contest-round-2.html" title="OpenJPA Logo Contest
- Round 2">OpenJPA Logo Contest - Round 2</A></LI>
+ <LI><A href="openjpa-logo-contest-run-off.html" title="OpenJPA Logo Contest
- Run-off">OpenJPA Logo Contest - Run-off</A></LI>
+</UL></LI>
+<LI><A href="mailing-lists.html" title="Mailing Lists">Mailing Lists</A>
— <SPAN class="smalltext">Mailing lists for OpenJPA
discussions</SPAN></LI>
+<LI><A href="powered-by.html" title="Powered By">Powered By</A> — <SPAN
class="smalltext">Other products and projects using OpenJPA</SPAN></LI>
+<LI><A href="related-projects.html" title="Related Projects">Related
Projects</A> — <SPAN class="smalltext">Projects related to
OpenJPA</SPAN></LI>
+<LI><A href="thanks.html" title="Thanks">Thanks</A> — <SPAN
class="smalltext">Thanks to helpful people and organizations</SPAN></LI></UL>
-{children:all=true|excerpt=true}
Modified: openjpa/site/trunk/content/development.mdtext
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/content/development.mdtext?rev=1414981&r1=1414980&r2=1414981&view=diff
==============================================================================
--- openjpa/site/trunk/content/development.mdtext (original)
+++ openjpa/site/trunk/content/development.mdtext Wed Nov 28 23:05:21 2012
@@ -1,7 +1,115 @@
Title: Development
-{excerpt:hidden=true}OpenJPA Development{excerpt}
<a name="Development-OpenJPADevelopment"></a>
# OpenJPA Development
-{children:all=true|excerpt=true}
+<UL><LI><A href="automated-builds.html" title="Automated Builds">Automated
Builds</A></LI>
+
+<LI><A href="build-and-runtime-dependencies.html" title="Build and Runtime
Dependencies">Build and Runtime Dependencies</A> — <SPAN
class="smalltext">OpenJPA Build and Runtime Dependencies</SPAN></LI>
+<LI><A href="building.html" title="Building">Building</A> — <SPAN
class="smalltext">How to build OpenJPA from source</SPAN></LI>
+<LI><A href="coding-standards.html" title="Coding Standards">Coding
Standards</A> — <SPAN class="smalltext">Coding standards for OpenJPA
source code</SPAN></LI>
+<LI><A href="entity-enhancement.html" title="Entity Enhancement">Entity
Enhancement</A> — <SPAN class="smalltext">How to enhance entity
classes</SPAN>
+<UL>
+ <LI><A href="enhancement-with-ant.html" title="Enhancement with
ANT">Enhancement with ANT</A></LI>
+ <LI><A href="enhancement-with-eclipse.html" title="Enhancement with
Eclipse">Enhancement with Eclipse</A>
+ <UL>
+ <LI><A href="openjpaeclipseenhancementbuilder.html"
title="OpenJPAEclipseEnhancementBuilder">OpenJPAEclipseEnhancementBuilder</A></LI>
+ <LI><A href="openjpaeclipseinstallation.html"
title="OpenJPAEclipseInstallation">OpenJPAEclipseInstallation</A></LI>
+ <LI><A href="openjpaeclipsetoolingdevandbuild.html"
title="OpenJPAEclipseToolingDevAndBuild">OpenJPAEclipseToolingDevAndBuild</A></LI>
+ </UL></LI>
+<LI><A href="enhancement-with-maven.html" title="Enhancement with
Maven">Enhancement with Maven</A></LI>
+<LI><A href="runtime-enhancement.html" title="Runtime Enhancement">Runtime
Enhancement</A></LI>
+</UL></LI>
+<LI><A href="integration.html" title="Integration">Integration</A> —
<SPAN class="smalltext">How to integrate OpenJPA with various containers and
application servers</SPAN></LI>
+<LI><A href="jest.html" title="JEST">JEST</A> — <SPAN
class="smalltext">JEST</SPAN>
+<UL>
+<LI><A href="jest-examples.html" title="JEST Examples">JEST Examples</A></LI>
+<LI><A href="jest-representation.html" title="JEST Representation">JEST
Representation</A></LI>
+<LI><A href="jest-syntax.html" title="JEST Syntax">JEST Syntax</A></LI>
+<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> — <SPAN
class="smalltext">How to obtain OpenJPA</SPAN></LI>
+<LI><A href="performance-guide.html" title="Performance guide">Performance
guide</A> — <SPAN class="smalltext">OpenJPA Performance Guide</SPAN>
+<UL>
+<LI><A href="beginners-performance-guide.html" title="Beginners Performance
Guide">Beginners Performance Guide</A> — <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="21-roadmap.html" title="2.1 Roadmap">2.1 Roadmap</A></LI>
+<LI><A href="apache-nexus-release-process-12x-21x.html" title="Apache Nexus
Release Process (1.2.x-2.1.x)">Apache Nexus Release Process (1.2.x-2.1.x)</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="jpa-20-roadmap.html" title="JPA 2.0 Roadmap">JPA 2.0 Roadmap</A>
+<UL>
+<LI><A href="jpa-20-development-process.html" title="JPA 2.0 Development
Process">JPA 2.0 Development Process</A></LI>
+<LI><A href="jpa-20-iterations.html" title="JPA 2.0 Iterations">JPA 2.0
Iterations</A></LI>
+<LI><A href="jpa-20-presentations.html" title="JPA 2.0 Presentations">JPA 2.0
Presentations</A></LI>
+<LI><A href="jpa-20-tasks.html" title="JPA 2.0 Tasks">JPA 2.0 Tasks</A></LI>
+<LI><A href="jpa-20-test-coverage.html" title="JPA 2.0 Test Coverage">JPA 2.0
Test Coverage</A></LI>
+<LI><A href="jsr-317-20081031-public-draft-tasks.html" title="JSR-317 20081031
Public Draft Tasks">JSR-317 20081031 Public Draft Tasks</A></LI>
+<LI><A href="openjpa-200.html" title="OpenJPA 2.0.0">OpenJPA 2.0.0</A></LI>
+<LI><A href="openjpa-200-beta.html" title="OpenJPA 2.0.0 Beta">OpenJPA 2.0.0
Beta</A></LI>
+<LI><A href="openjpa-200-beta-2.html" title="OpenJPA 2.0.0 Beta 2">OpenJPA
2.0.0 Beta 2</A></LI>
+<LI><A href="openjpa-200-beta-3.html" title="OpenJPA 2.0.0 Beta 3">OpenJPA
2.0.0 Beta 3</A></LI>
+<LI><A href="openjpa-200-early-access-2.html" title="OpenJPA 2.0.0 Early
Access 2">OpenJPA 2.0.0 Early Access 2</A> — <SPAN
class="smalltext">OpenJPA 2.0.0 Early Access 2</SPAN></LI>
+<LI><A href="openjpa-200-milestone-3.html" title="OpenJPA 2.0.0 Milestone
3">OpenJPA 2.0.0 Milestone 3</A> — <SPAN class="smalltext">OpenJPA 2.0.0
Milestone 3</SPAN></LI>
+<LI><A href="openjpa-201.html" title="OpenJPA 2.0.1">OpenJPA 2.0.1</A></LI>
+</UL></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> — <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>
+</UL></LI>
+<LI><A href="releasing-openjpa-12x-old-scp-steps.html" title="Releasing
OpenJPA 1.2.x (Old SCP Steps)">Releasing OpenJPA 1.2.x (Old SCP Steps)</A>
— <SPAN class="smalltext">Instructions for creating an official OpenJPA
release</SPAN>
+<UL>
+<LI><A href="recovering-from-a-vetoed-release.html" title="Recovering from a
vetoed release">Recovering from a vetoed release</A></LI>
+<LI><A href="running-openjpa-examples.html" title="Running OpenJPA
Examples">Running OpenJPA Examples</A></LI>
+<LI><A href="update-release-text-files.html" title="Update release text
files">Update release text files</A> — <SPAN
class="smalltext">Instructions for updating .text files shipped with
OpenJPA</SPAN></LI>
+<LI><A href="verifying-release-signatures.html" title="Verifying release
signatures">Verifying release signatures</A></LI>
+</UL></LI>
+</UL></LI>
+<LI><A href="samples.html" title="Samples">Samples</A> — <SPAN
class="smalltext">OpenJPA Examples</SPAN>
+<UL>
+<LI><A href="bean-validation-primer.html" title="Bean Validation Primer">Bean
Validation Primer</A></LI>
+<LI><A href="begin-using-openjpa-the-basics.html" title="Begin using OpenJPA -
The Basics">Begin using OpenJPA - The Basics</A></LI>
+<LI><A href="embeddable-samples.html" title="Embeddable samples">Embeddable
samples</A> — <SPAN class="smalltext">Embeddable samples</SPAN></LI>
+<LI><A href="getting-started.html" title="Getting started">Getting
started</A></LI>
+<LI><A href="openbooks-featuring-jpa-20.html" title="OpenBooks - Featuring JPA
2.0">OpenBooks - Featuring JPA 2.0</A>
+<UL>
+<LI><A href="building-and-running-openbooks.html" title="Building and Running
OpenBooks">Building and Running OpenBooks</A></LI>
+</UL></LI>
+<LI><A href="opentrader.html" title="OpenTrader">OpenTrader</A>
+<UL>
+<LI><A href="opentraderarchitecture.html"
title="OpenTraderArchitecture">OpenTraderArchitecture</A></LI>
+<LI><A href="opentraderbuild.html"
title="OpenTraderBuild">OpenTraderBuild</A></LI>
+<LI><A href="opentraderclient.html"
title="OpenTraderClient">OpenTraderClient</A></LI>
+<LI><A href="opentradercommunication.html"
title="OpenTraderCommunication">OpenTraderCommunication</A></LI>
+<LI><A href="opentraderdeploy.html"
title="OpenTraderDeploy">OpenTraderDeploy</A></LI>
+<LI><A href="opentraderenvironment.html"
title="OpenTraderEnvironment">OpenTraderEnvironment</A></LI>
+<LI><A href="opentraderserver.html"
title="OpenTraderServer">OpenTraderServer</A></LI>
+</UL></LI>
+<LI><A href="sampletemplate.html"
title="SampleTemplate">SampleTemplate</A></LI>
+<LI><A href="using-criteria-api-in-daytrader.html" title="Using Criteria API
in DayTrader">Using Criteria API in DayTrader</A>
+<UL>
+<LI><A href="apply-an-eclipse-patch.html" title="Apply an Eclipse Patch">Apply
an Eclipse Patch</A></LI>
+</UL></LI>
+</UL></LI>
+<LI><A href="source-code.html" title="Source Code">Source Code</A> —
<SPAN class="smalltext">Source code access</SPAN></LI>
+<LI><A href="testing.html" title="Testing">Testing</A> — <SPAN
class="smalltext">Running and <A href="writing-test-cases-for-openjpa.html"
title="Writing Test Cases For OpenJPA">Writing</A> OpenJPA unit tests</SPAN>
+<UL>
+<LI><A href="running-the-sun-tck-for-jpa.html" title="Running the Sun TCK for
JPA">Running the Sun TCK for JPA</A></LI>
+<LI><A href="writing-test-cases-for-openjpa.html" title="Writing Test Cases
For OpenJPA">Writing Test Cases For OpenJPA</A></LI>
+</UL></LI>
+<LI><A href="tools.html" title="Tools">Tools</A>
+<UL>
+<LI><A href="domain-model-browser.html" title="Domain Model Browser">Domain
Model Browser</A></LI>
+<LI><A href="fetch-statistics.html" title="Fetch Statistics">Fetch
Statistics</A>
+<UL>
+<LI><A href="websphere-application-server.html" title="Websphere Application
Server">Websphere Application Server</A></LI>
+</UL></LI>
+<LI><A href="jconsole-datacache-plugin.html" title="JConsole DataCache
Plugin">JConsole DataCache Plugin</A></LI>
+</UL></LI>
+</UL>
+
Modified: openjpa/site/trunk/content/overview.mdtext
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/content/overview.mdtext?rev=1414981&r1=1414980&r2=1414981&view=diff
==============================================================================
--- openjpa/site/trunk/content/overview.mdtext (original)
+++ openjpa/site/trunk/content/overview.mdtext Wed Nov 28 23:05:21 2012
@@ -1,7 +1,19 @@
Title: Overview
-{excerpt:hidden=true}Overview{excerpt}
-
<a name="Overview-Overview"></a>
+
# Overview
-{children:all=true|excerpt=true}
+<UL>
+<LI><A href="documentation.html" title="Documentation">Documentation</A>
— <SPAN class="smalltext">OpenJPA Documentation</SPAN></LI>
+<LI><A href="downloads.html" title="Downloads">Downloads</A> — <SPAN
class="smalltext">Downloads for the OpenJPA project</SPAN>
+<UL>
+ <LI><A href="openjpa-210.html" title="OpenJPA 2.1.0">OpenJPA 2.1.0</A></LI>
+ <LI><A href="openjpa-220.html" title="OpenJPA 2.2.0">OpenJPA 2.2.0</A></LI>
+</UL></LI>
+<LI><A href="faq.html" title="FAQ">FAQ</A> — <SPAN
class="smalltext">Frequently Asked Questions about the OpenJPA
project</SPAN></LI>
+<LI><A href="intro.html" title="Intro">Intro</A></LI>
+<LI><A href="license.html" title="License">License</A> — <SPAN
class="smalltext">OpenJPA license: Apache License v2.0</SPAN></LI>
+<LI><A href="privacy-policy.html" title="Privacy Policy">Privacy
Policy</A></LI>
+<LI><A href="quick-start.html" title="Quick Start">Quick Start</A> —
<SPAN class="smalltext">Getting Started with OpenJPA</SPAN></LI>
+</UL>
+
\ No newline at end of file
Modified: openjpa/site/trunk/templates/standard.html
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/templates/standard.html?rev=1414981&r1=1414980&r2=1414981&view=diff
==============================================================================
--- openjpa/site/trunk/templates/standard.html (original)
+++ openjpa/site/trunk/templates/standard.html Wed Nov 28 23:05:21 2012
@@ -82,7 +82,7 @@ limitations under the License.
<div class="navigation_top">
<div
class="navigation_bottom">
<!-- NavigationBar -->
- <h3>Overview</h3>
+ <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>
@@ -93,8 +93,7 @@ limitations under the License.
<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>-->
- <h3>Community</h3>
+ <h3><a
name="SideNav-Community"></a><a href="community.html"
title="Community">Community</a></h3>
<ul class="alternate"
type="square">
<li><a
href="events-and-news.html" title="Events and News">Events and News</a></li>
@@ -108,8 +107,7 @@ limitations under the License.
</ul>
- <!--<h3><a
name="SideNav-Development"></a><a href="development.html"
title="Development">Development</a></h3>-->
- <h3>Development</h3>
+ <h3><a
name="SideNav-Development"></a><a href="development.html"
title="Development">Development</a></h3>
<ul class="alternate"
type="square">
<li><a
href="http://issues.apache.org/jira/browse/OPENJPA" class="external-link"
rel="nofollow">Issue Tracker</a></li>