You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by bu...@apache.org on 2012/10/17 09:31:38 UTC

svn commit: r835315 [2/3] - /websites/staging/cayenne/trunk/content/

Added: websites/staging/cayenne/trunk/content/eclipse.html
==============================================================================
--- websites/staging/cayenne/trunk/content/eclipse.html (added)
+++ websites/staging/cayenne/trunk/content/eclipse.html Wed Oct 17 07:31:37 2012
@@ -0,0 +1,151 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; Eclipse</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc/documentation.html">Development trunk</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span><a href="/">Home</a></span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	<p><a name="Eclipse-UsingEclipsewithMavenizedCayenne"></a></p>
+<h2 id="using-eclipse-with-mavenized-cayenne">Using Eclipse with Mavenized Cayenne</h2>
+<p><em>(starting with version 3.0)</em></p>
+<ul>
+<li>
+<p>Get code from Subversion and <a href="building-cayenne.html">build it from command line</a>
+ to seed the local repository.  <em>Do not use "mvn eclipse:eclipse"</em> -- the
+.project and .classpath files for eclipse are already in svn.</p>
+</li>
+<li>
+<p>Create a workspace outside of the main checkout folder. Make sure the
+default JRE in Eclipse is 1.5.</p>
+</li>
+<li>
+<p>Install <a href="http://m2eclipse.sonatype.org/">Maven2 Eclipse plugin</a></p>
+</li>
+<li>
+<p>Install <a href="http://subclipse.tigris.org/">Subclipse Eclipse plugin</a>
+ if you are planning to use SVN.</p>
+</li>
+<li>
+<p>Import modules into the eclipse workspace. You don't have to import all
+modules, only those that you are planning to work on, as the projects do
+not have Eclipse-level dependencies on each other (dependencies are
+resolved via the Maven2 plugin and maven repository jars). Here is the
+modules you might want to have in the workspace:</p>
+</li>
+<li>
+<p><em>framework/cayenne-jdk1.5-unpublished</em></p>
+</li>
+<li><em>framework/cayenne-modeler</em></li>
+<li><em>framework/cayenne-tools</em></li>
+</ul>
+<p>Also possibly</p>
+<ul>
+<li><em>framework/maven-cayenne-plugin</em></li>
+<li><em>framework/maven-cayenne-modeler-plugin</em></li>
+</ul>
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: websites/staging/cayenne/trunk/content/getting-started.html
==============================================================================
--- websites/staging/cayenne/trunk/content/getting-started.html (added)
+++ websites/staging/cayenne/trunk/content/getting-started.html Wed Oct 17 07:31:37 2012
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; Getting started</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc/documentation.html">Development trunk</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span><a href="/">Home</a></span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	<p><a name="Gettingstarted-Gettingstarted"></a></p>
+<h2 id="getting-started">Getting started</h2>
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: websites/staging/cayenne/trunk/content/how-can-i-help.html
==============================================================================
--- websites/staging/cayenne/trunk/content/how-can-i-help.html (added)
+++ websites/staging/cayenne/trunk/content/how-can-i-help.html Wed Oct 17 07:31:37 2012
@@ -0,0 +1,133 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; How can I help?</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc/documentation.html">Development trunk</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span><a href="/">Home</a></span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	<p><a name="HowcanIhelp?-HowCanIHelp?"></a></p>
+<h2 id="how-can-i-help">How Can I Help?</h2>
+<p>Every volunteer project gets its strength from its participants. We invite
+everybody interested to participate in Cayenne. If you are willing to help,
+this can be done in many different ways:</p>
+<ul>
+<li>By contributing code.</li>
+<li>By contributing documentation.</li>
+<li>By testing Cayenne and reporting bugs.</li>
+<li>By using Cayenne and reporting bugs.</li>
+<li>By suggesting your own ideas on the mailing list and contributing code
+implementing them.</li>
+</ul>
+<p>If you want to contribute to Cayenne, first you should probably subscribe
+to developer mailing list to see what issues are discussed and to
+communicate with the project team. Code contributions are made via patches
+submitted via the the bug tracker. For more details read the Developer
+Guide that describes where the source code is, how to build it, etc.</p>
+<p>Read on to understand how to <a href="submit-patch.html">submit a patch</a>
+.</p>
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: websites/staging/cayenne/trunk/content/index.html
==============================================================================
--- websites/staging/cayenne/trunk/content/index.html (added)
+++ websites/staging/cayenne/trunk/content/index.html Wed Oct 17 07:31:37 2012
@@ -0,0 +1,151 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; Index</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc/documentation.html">Development trunk</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span><a href="/">Home</a></span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	<p><a name="Index-ObjectRelationalMapping,PersistenceandCachingforJava"></a></p>
+<h2 id="object-relational-mapping-persistence-and-caching-for-java">Object Relational Mapping, Persistence and Caching for Java</h2>
+<p>Apache Cayenne(tm) is an open source persistence framework licensed
+under the Apache License, providing object-relational mapping (ORM) and <a href="caydoc/remote-object-persistence-guide.html">remoting services</a>
+. With a wealth of unique and powerful features, Cayenne can address a wide
+range of persistence needs. Cayenne seamlessly binds one or more database
+schemas directly to Java objects, managing atomic commit and rollbacks, SQL
+generation, joins, sequences, and more. With Cayenne's Remote Object
+Persistence, those Java objects can even be persisted out to clients via
+Web Services.</p>
+<p>Cayenne is designed to be easy to use,  without sacrificing flexibility or
+design. To that end, Cayenne supports database reverse engineering and
+generation, as well as a Velocity-based class generation engine. All of
+these functions can be controlled directly through the CayenneModeler, a
+fully functional GUI tool. No cryptic XML or annotation based configuration
+is required! An entire database schema can be mapped directly to Java
+objects within minutes, all from the comfort of the GUI-based
+CayenneModeler.</p>
+<p>Cayenne supports numerous other features, including caching, a complete
+object query syntax, relationship pre-fetching, on-demand object and
+relationship faulting, object inheritance, database auto-detection, and
+generic persisted objects. Most importantly, Cayenne can scale up or down
+to virtually any project size. With a mature, 100% open source framework,
+an energetic user community, and a track record of solid performance in
+high-volume  environments, Cayenne is an exceptional choice for persistence
+services.</p>
+<p><a name="Index-News"></a></p>
+<h2 id="news">News</h2>
+<p>{blog-posts:4|content=excerpts}</p>
+<p><a name="Index-CayenneModeler"></a></p>
+<h2 id="cayenne-modeler">Cayenne Modeler</h2>
+<p>!modeler-thumb.gif|align=right! Cayenne is distributed with CayenneModeler
+- a complete GUI mapping tool that supports reverse-engineering of RDBMS
+schemas, working with database mappings and generation of Java source code
+for the persistent objects.</p>
+<p>Persistent Java classes are generated and synchronized with the mapping
+using the Modeler or alternatively with an Ant task. A database SQL schema
+can be generated from the Modeler and also with simple API calls.</p>
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: websites/staging/cayenne/trunk/content/legacy-ant-build.html
==============================================================================
--- websites/staging/cayenne/trunk/content/legacy-ant-build.html (added)
+++ websites/staging/cayenne/trunk/content/legacy-ant-build.html Wed Oct 17 07:31:37 2012
@@ -0,0 +1,124 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; Legacy Ant Build</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc/documentation.html">Development trunk</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span><a href="/">Home</a></span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	<p>This procedure applies to versions 1.2 and 2.0 that are built with Ant. To
+build Cayenne with Ant, check out the appropriate source code branch from
+Subversion and perform the following command to see available targets:</p>
+<div class="codehilite"><pre><span class="c"># cd cayenne/cayenne-ant</span>
+<span class="c"># ant help</span>
+</pre></div>
+
+
+<p>Required ant version - 1.6.<em> or newer; required JDK version - 1.5.</em> or
+newer. Note that compiled binaries are JDK 1.4 compatible, still JDK 1.5 is
+needed to build a few extensions.</p>
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: websites/staging/cayenne/trunk/content/legacy-ant-documentation-export.html
==============================================================================
--- websites/staging/cayenne/trunk/content/legacy-ant-documentation-export.html (added)
+++ websites/staging/cayenne/trunk/content/legacy-ant-documentation-export.html Wed Oct 17 07:31:37 2012
@@ -0,0 +1,122 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; Legacy Ant Documentation Export</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc/documentation.html">Development trunk</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span><a href="/">Home</a></span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	<p>Prior to a release latest documentation is exported from Confluence via a
+web service to a folder under subversion control
+<em>cayenne/cayenne-other/wiki-docs</em>. This can be done with Ant:</p>
+<div class="codehilite"><pre><span class="c1"># cd cayenne/cayenne-ant</span>
+<span class="c1"># ant doc -Dcayenne.confluence.user=username -Dcayenne.confluence.password=secret</span>
+<span class="c1"># cd ../cayenne-other</span>
+<span class="o">...</span> <span class="n">add</span> <span class="k">new</span> <span class="n">pages</span> <span class="o">...</span> <span class="n">remove</span> <span class="n">deleted</span> <span class="n">page</span> <span class="o">...</span>
+<span class="c1"># svn commit -m &quot;documentation export for release X.Y.Z&quot;</span>
+</pre></div>
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: websites/staging/cayenne/trunk/content/legacy-ant-unit-tests.html
==============================================================================
--- websites/staging/cayenne/trunk/content/legacy-ant-unit-tests.html (added)
+++ websites/staging/cayenne/trunk/content/legacy-ant-unit-tests.html Wed Oct 17 07:31:37 2012
@@ -0,0 +1,205 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; Legacy Ant Unit Tests</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc/documentation.html">Development trunk</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span><a href="/">Home</a></span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	<p>Cayenne provides a comprehensive suite of unit tests. To execute unit tests
+you must first <a href="code-repository.html">get Cayenne from SVN</a>
+, install JDK 1.5 and obtain the latest Ant.</p>
+<p><a name="LegacyAntUnitTests-SummaryofBuildProperties"></a></p>
+<h2 id="summary-of-build-properties">Summary of Build Properties</h2>
+<p>These properties can be passed to ant build via <em>-DpropName=value</em>.</p>
+<table>
+<thead>
+<tr>
+<th>Property</th>
+<th>Description</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td><em>cayenne.test.connection</em></td>
+<td>Named connection source (see below)</td>
+</tr>
+<tr>
+<td><em>test.filter</em></td>
+<td>Running a subset of tests (see below)</td>
+</tr>
+<tr>
+<td><em>cayenne.test.schema.skip</em></td>
+<td>If "true", won't attempt to recreate the test database, i.e. the database must already be present.</td>
+</tr>
+</tbody>
+</table>
+<p><a name="LegacyAntUnitTests-RunningAgainstEmbeddedHSQLDB"></a></p>
+<h2 id="running-against-embedded-hsqldb">Running Against Embedded HSQLDB</h2>
+<p>No extra setup is required. Just run Ant:</p>
+<div class="codehilite"><pre><span class="c"># cd cayenne/cayenne-ant</span>
+<span class="c"># ant test</span>
+</pre></div>
+
+
+<p>Optionally you may run JDK 1.4 tests only (e.g. if you don't have JDK 1.5
+on your machine):</p>
+<div class="codehilite"><pre><span class="c"># cd cayenne/cayenne-ant</span>
+<span class="c"># ant test-1_4</span>
+</pre></div>
+
+
+<p>This will use an embedded HSQLDB. Running tests against your own database
+requires a few extra steps described below.</p>
+<p><a name="LegacyAntUnitTests-RunningAgainstaSpecificDatabase"></a></p>
+<h2 id="running-against-a-specific-database">Running Against a Specific Database</h2>
+<p><a name="LegacyAntUnitTests-Step1:ConfigureOneorMoreDataSources"></a></p>
+<h4 id="step-1-configure-one-or-more-data-sources">Step 1: Configure One or More Data Sources</h4>
+<p>Create a directory <em>$HOME/.cayenne/</em> and place a file called
+<em>connection.properties</em> in this directory. File contents should be
+similar to this example:</p>
+<div class="codehilite"><pre><span class="n">example1</span><span class="o">.</span><span class="n">cayenne</span><span class="o">.</span><span class="n">adapter</span> <span class="o">=</span> <span class="n">org</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">cayenne</span><span class="o">.</span><span class="n">dba</span><span class="o">.</span><span class="n">mysql</span><span class="o">.</span><span class="n">MySQLAdapter</span>
+<span class="n">example1</span><span class="o">.</span><span class="n">jdbc</span><span class="o">.</span><span class="n">username</span> <span class="o">=</span> <span class="n">someuser</span>
+<span class="n">example1</span><span class="o">.</span><span class="n">jdbc</span><span class="o">.</span><span class="n">password</span> <span class="o">=</span> <span class="n">somepasswd</span>
+<span class="n">example1</span><span class="o">.</span><span class="n">jdbc</span><span class="o">.</span><span class="n">url</span> <span class="o">=</span> <span class="n">jdbc:someurl1</span>
+<span class="n">example1</span><span class="o">.</span><span class="n">jdbc</span><span class="o">.</span><span class="n">driver</span> <span class="o">=</span> <span class="n">com</span><span class="o">.</span><span class="n">xyz</span><span class="o">.</span><span class="n">MyDriverClass</span>
+
+<span class="n">example2</span><span class="o">.</span><span class="n">cayenne</span><span class="o">.</span><span class="n">adapter</span> <span class="o">=</span> <span class="n">org</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">cayenne</span><span class="o">.</span><span class="n">dba</span><span class="o">.</span><span class="n">oracle</span><span class="o">.</span><span class="n">OracleAdapter</span>
+<span class="n">example2</span><span class="o">.</span><span class="n">jdbc</span><span class="o">.</span><span class="n">username</span> <span class="o">=</span> <span class="n">someuser</span>
+<span class="n">example2</span><span class="o">.</span><span class="n">jdbc</span><span class="o">.</span><span class="n">password</span> <span class="o">=</span> <span class="n">somepasswd</span>
+<span class="n">example2</span><span class="o">.</span><span class="n">jdbc</span><span class="o">.</span><span class="n">url</span> <span class="o">=</span> <span class="n">jdbc:someurl2</span>
+<span class="n">example2</span><span class="o">.</span><span class="n">jdbc</span><span class="o">.</span><span class="n">driver</span> <span class="o">=</span> <span class="n">com</span><span class="o">.</span><span class="n">xyz</span><span class="o">.</span><span class="n">MyDriverClass</span>
+</pre></div>
+
+
+<p>Each key starts with an identifier for a datasource. In the file above,
+"example1" and "example2" are such identifiers. They can be arbitrary
+strings without "." (dot) symbols.</p>
+<p><a name="LegacyAntUnitTests-Step2.RunTestsAgainstConfiguredDataSource"></a></p>
+<h4 id="step-2-run-tests-against-configured-data-source">Step 2. Run Tests Against Configured Data Source</h4>
+<div class="codehilite"><pre><span class="c"># cd cayenne/cayenne-ant</span>
+<span class="c"># ant test -Dcayenne.test.connection=example1</span>
+</pre></div>
+
+
+<p>Substitute "example1" with a name of your data source configured in the
+previous step. In case of total success, one of the last messages Ant
+prints on console is BUILD SUCCESSFUL. If build fails, failure report is
+generated in HTML format under
+<em>cayenne/cayenne-ant/build/tests-report-example1/index.html</em> and can be
+viewed using a web browser (again, substitute "example1" in this path with
+the name of data source used).</p>
+<p><a name="LegacyAntUnitTests-FilteringTests"></a></p>
+<h2 id="filtering-tests">Filtering Tests</h2>
+<p>To run only a subset of test cases, Ant-style pattern matching can be used.
+A property called <em>test.filter</em> defines a set of class files to be run.
+For instance to run only tests from the "tools" package, the following
+startup parameters can be used:</p>
+<div class="codehilite"><pre><span class="c"># cd cayenne/cayenne-ant</span>
+<span class="c"># ant test -Dcayenne.test.connection=example1 -Dtest.filter=&quot;**/tools/*Tst.class&quot;</span>
+</pre></div>
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: websites/staging/cayenne/trunk/content/legacy-eclipse.html
==============================================================================
--- websites/staging/cayenne/trunk/content/legacy-eclipse.html (added)
+++ websites/staging/cayenne/trunk/content/legacy-eclipse.html Wed Oct 17 07:31:37 2012
@@ -0,0 +1,178 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; Legacy Eclipse</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc/documentation.html">Development trunk</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span><a href="/">Home</a></span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	<p><a name="LegacyEclipse-UsingEclipsewithAntCayenne"></a></p>
+<h2 id="using-eclipse-with-ant-cayenne">Using Eclipse with Ant Cayenne</h2>
+<p><em>(versions 1.2 and 2.0)</em></p>
+<p><a name="LegacyEclipse-ConfiguringEclipseWorkspaceforCayenne"></a></p>
+<h3 id="configuring-eclipse-workspace-for-cayenne">Configuring Eclipse Workspace for Cayenne</h3>
+<ul>
+<li>Download and install <a href="http://wwww.eclipse.org">Eclipse</a>
+. Eclipse 3.1.1 or newer is recommended, as there are some per-project
+settings in repository that are not understood by older Eclipse.</li>
+<li>Install both JDK1.4 and 1.5. Some Cayenne projects below require JVM
+1.5.x, and others - JVM 1.4.x. It is possible to develop all or parts of
+Cayenne with just 1.5 or just 1.4, but make sure you understand what you
+are doing.</li>
+<li>Set JVM 1.4 as default workspace JVM.</li>
+<li>Define <em>"JRE_LIB_15"</em> Eclipse variable (Preferences -&gt; Java -&gt; Build
+Path -&gt; Classpath Variable) to point to the JRE 1.5 class library (e.g.
+<em>"JRE15_HOME/jre/lib/rt.jar"</em> on Windows and Linux or
+<em>"/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/classes.jar"</em>
+on Mac OS X). Cayenne projects that are compatible with 1.5 rely on this
+variable.</li>
+</ul>
+<p><a name="LegacyEclipse-CheckingOutEclipseProjects"></a></p>
+<h3 id="checking-out-eclipse-projects">Checking Out Eclipse Projects</h3>
+<p>Under <a href="https://svn.apache.org/repos/asf/cayenne/main/branches/STABLE-2.0/cayenne/">cayenne folder</a>
+ in Subversion you'll find 4 Eclipse projects that need to be checked out
+to the same workspace. You may skip projects marked as optional if you are
+not planning to use/change them.</p>
+<table>
+<thead>
+<tr>
+<th>Project Folder</th>
+<th>JVM</th>
+<th>Special Setup</th>
+<th>Notes</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td><em>/cayenne-java</em></td>
+<td>1.4.x</td>
+<td>n/a</td>
+<td>Eclipse project containing main Cayenne source and library folders. Source and binary compatibility must be set to JDK 1.4.</td>
+</tr>
+<tr>
+<td><em>/cayenne-java-1.5</em></td>
+<td>1.5.x</td>
+<td><em>JRE_LIB_15</em> variable</td>
+<td>Eclipse projectcontaining Cayenne JDK 1.5 specific code. Requires "cayenne-java" project to be present in workspace. Source and binary compatibility must be set to JDK 1.5.</td>
+</tr>
+<tr>
+<td><em>/cayenne-other</em></td>
+<td>1.5.x</td>
+<td><em>JRE_LIB_15</em> variable</td>
+<td>Optional Eclipse project that contains Cayenne documentation, contrib folders and such.</td>
+</tr>
+<tr>
+<td><em>/cayenne-ant</em></td>
+<td>n/a</td>
+<td>n/a</td>
+<td>Eclipse project with Ant build files to build the entire Cayenne workspace. Needed if you are planning to build Cayenne with Ant outside of Eclipse (i.e. to create JAR files or run a test suite).</td>
+</tr>
+</tbody>
+</table>
+<p>There are also various tutorials in "cayenne" folder that are not needed to
+build the framework or the tools.</p>
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: websites/staging/cayenne/trunk/content/mailing-lists.html
==============================================================================
--- websites/staging/cayenne/trunk/content/mailing-lists.html (added)
+++ websites/staging/cayenne/trunk/content/mailing-lists.html Wed Oct 17 07:31:37 2012
@@ -0,0 +1,175 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; Mailing lists</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc/documentation.html">Development trunk</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span><a href="/">Home</a></span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	<p><a name="Mailinglists-Mailinglists"></a></p>
+<h2 id="mailing-lists">Mailing lists</h2>
+<p><a name="Mailinglists-User"></a></p>
+<h3 id="user">User</h3>
+<p>This is a general discussion and support list for Cayenne users. It is the
+primary source of free Cayenne support. It is also a place for general
+discussion of Cayenne-related topics.</p>
+<p>To subscribe send empty email to user-subscribe@cayenne.apache.org<br />
+To unsubscribe send empty email to user-unsubscribe@cayenne.apache.org<br />
+To post a message use the following address: user@cayenne.apache.org</p>
+<ul>
+<li>Apache Message Archive:
+<a href="http://mail-archives.apache.org/mod_mbox/cayenne-user/">http://mail-archives.apache.org/mod_mbox/cayenne-user/</a></li>
+<li>Gmane Archive: <a href="http://dir.gmane.org/gmane.comp.java.cayenne.user">http://dir.gmane.org/gmane.comp.java.cayenne.user</a></li>
+<li>Markmail Archive:
+<a href="http://cayenne.markmail.org/search/+list:org.apache.cayenne.user">http://cayenne.markmail.org/search/+list:org.apache.cayenne.user</a></li>
+<li>ObjectStyle.org Archive (legacy, does not store new messages, but has
+very old messages not available elsewhere)  :
+<a href="http://objectstyle.org/cayenne/lists/cayenne-user/">http://objectstyle.org/cayenne/lists/cayenne-user/</a></li>
+</ul>
+<p><a name="Mailinglists-Dev"></a></p>
+<h3 id="dev">Dev</h3>
+<p>dev is a mailing list where Cayenne design issues are discussed. This
+includes current and future features, release schedules, and simply
+developer discussion of various Cayenne-related topics. It is a good idea
+for all Cayenne commiters to subscribe to this list. Others are welcomed to
+subscribe and participate if they are interested in the topics discussed
+here.</p>
+<p>To subscribe send empty email to dev-subscribe@cayenne.apache.org<br />
+To unsubscribe send empty email to dev-unsubscribe@cayenne.apache.org<br />
+To post a message use the following address: dev@cayenne.apache.org</p>
+<ul>
+<li>Apache Message Archive:
+<a href="http://mail-archives.apache.org/mod_mbox/cayenne-dev/">http://mail-archives.apache.org/mod_mbox/cayenne-dev/</a></li>
+<li>Gmane Archive: <a href="http://dir.gmane.org/gmane.comp.java.cayenne.devel">http://dir.gmane.org/gmane.comp.java.cayenne.devel</a></li>
+<li>Markmail Archive:
+<a href="http://cayenne.markmail.org/search/+list:org.apache.cayenne.dev">http://cayenne.markmail.org/search/+list:org.apache.cayenne.dev</a></li>
+<li>ObjectStyle.org Archive (legacy, does not store new messages, but has
+very old messages not available elsewhere) :
+<a href="http://objectstyle.org/cayenne/lists/cayenne-devel/">http://objectstyle.org/cayenne/lists/cayenne-devel/</a></li>
+</ul>
+<p><a name="Mailinglists-Commits"></a></p>
+<h3 id="commits">Commits</h3>
+<p>commits is a mailing list that receives all of the Cayenne SVN commit
+messages. You can subscribe to this list to keep track of changes to the
+Cayenne SVN repository.</p>
+<p>To subscribe send empty email to commits-subscribe@cayenne.apache.org<br />
+To unsubscribe send empty email to commits-unsubscribe@cayenne.apache.org</p>
+<ul>
+<li>Message Archive:
+<a href="http://mail-archives.apache.org/mod_mbox/cayenne-commits/">http://mail-archives.apache.org/mod_mbox/cayenne-commits/</a></li>
+<li>Markmail Archive:
+<a href="http://cayenne.markmail.org/search/+list:org.apache.cayenne.commits">http://cayenne.markmail.org/search/+list:org.apache.cayenne.commits</a></li>
+</ul>
+<p><a name="Mailinglists-Otherresources"></a></p>
+<h3 id="other-resources">Other resources</h3>
+<ul>
+<li>Cayenne IRC channel - #cayenne on irc.freenode.net</li>
+<li><a href="http://www.zeesource.net/maps/map.do?group=1128">Community Map</a></li>
+<li>a map of where some of our committers and users are. You can login with
+password "cay" and doubleclick on your location to add your name. ;-)</li>
+</ul>
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: websites/staging/cayenne/trunk/content/privacy-policy.html
==============================================================================
--- websites/staging/cayenne/trunk/content/privacy-policy.html (added)
+++ websites/staging/cayenne/trunk/content/privacy-policy.html Wed Oct 17 07:31:37 2012
@@ -0,0 +1,133 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; Privacy policy</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc/documentation.html">Development trunk</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span><a href="/">Home</a></span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	<p>Information about your use of this website is collected using server access
+logs and a tracking cookie. The collected information consists of the
+following:</p>
+<ol>
+<li>The IP address from which you access the website;</li>
+<li>The type of browser and operating system you use to access our site;</li>
+<li>The date and time you access our site;</li>
+<li>The pages you visit; and</li>
+<li>The addresses of pages from where you followed a link to our site.</li>
+</ol>
+<p>Part of this information is gathered using a tracking cookie set by the <a href="http://www.google.com/analytics/">Google Analytics</a>
+ service and handled by Google as described in their <a href="http://www.google.com/privacy.html">privacy policy</a>.
+See your browser documentation for instructions on how to disable the
+cookie if you prefer not to share this data with Google.</p>
+<p>We use the gathered information to help us make our site more useful to
+visitors and to better understand how and when our site is used. We do not
+track or collect personally identifiable information or associate gathered
+data with any personally identifying information from other sources.</p>
+<p>By using this website, you consent to the collection of this data in the
+manner and for the purpose described above.</p>
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>