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/31 21:19:15 UTC

svn commit: r836782 - in /websites/staging/cayenne/trunk/content: ./ cayenne-management-team.html developer-guide.html how_development_happens.html

Author: buildbot
Date: Wed Oct 31 20:19:15 2012
New Revision: 836782

Log:
Staging update by buildbot for cayenne

Added:
    websites/staging/cayenne/trunk/content/how_development_happens.html
Removed:
    websites/staging/cayenne/trunk/content/cayenne-management-team.html
Modified:
    websites/staging/cayenne/trunk/content/   (props changed)
    websites/staging/cayenne/trunk/content/developer-guide.html

Propchange: websites/staging/cayenne/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct 31 20:19:15 2012
@@ -1 +1 @@
-1404334
+1404335

Modified: websites/staging/cayenne/trunk/content/developer-guide.html
==============================================================================
--- websites/staging/cayenne/trunk/content/developer-guide.html (original)
+++ websites/staging/cayenne/trunk/content/developer-guide.html Wed Oct 31 20:19:15 2012
@@ -84,12 +84,10 @@ development procedures, e.g. how to obta
 it, run unit tests, etc. "Developers" in this context are people who
 contribute code to Cayenne. If you downloaded Cayenne to use it in a Java
 application and do not intend to submit patches or extension, this
-information is probably of no use to you. You may want to check out the <a href="caydoc:documentation.html">User Guide</a>
- instead. </p>
+information is probably of no use to you. Consult Cayenne user docs instead.</p>
 <h3 id="how-development-happens">How development happens</h3>
 <ul>
-<li><a href="cayenne-management-team.html">Cayenne management team</a></li>
-<li>How do I join?</li>
+<li><a href="how_development_happens.html">How development happens</a></li>
 </ul>
 <h3 id="getting-started">Getting started</h3>
 <ul>

Added: websites/staging/cayenne/trunk/content/how_development_happens.html
==============================================================================
--- websites/staging/cayenne/trunk/content/how_development_happens.html (added)
+++ websites/staging/cayenne/trunk/content/how_development_happens.html Wed Oct 31 20:19:15 2012
@@ -0,0 +1,134 @@
+<!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 development happens</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="/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
+<link rel="shortcut icon" href="/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="/" 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="/about.html">About</a>
+		<ul>
+			<li><a href="/why-cayenne.html">Why Cayenne?</a></li>
+			<li><a href="/download.html">Download</a></li>
+			<li><a href="/success-stories.html">Success Stories</a></li>
+			<li><a href="/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="/doc30/documentation.html">Version 3 (released)</a>
+				<ul>
+					<li><a href="/doc30/overview.html">Overview</a></li>
+					<li><a href="/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="/doc20/documentation.html">Version 2 (released)</a>
+				<ul>
+					<li><a href="/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="/support.html">Support</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="/code-repository.html">Code Repository</a></li>
+			<li><a href="/developer-guide.html">Developer Guide</a></li>
+			<li><a href="/how-can-i-help.html">How Can I Help?</a></li>
+			<li><a href="/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+
+<hr>
+<div id="content">
+       <h2 id="how-development-happens">How development happens</h2>
+<p>There are several levels of access to the Cayenne project and source.</p>
+<ol>
+<li>Documentation only access. Access to the Confluence system for creating
+documentation means that these users are able to edit and create content
+which then available on this web site and bundled with the download.</li>
+<li>Committers have direct access to SVN and are able to make changes to the
+entire source repository.</li>
+<li>Project Management Committee (PMC) members have further responsibility
+for the project as a whole and for ensuring that releases meet all the
+appropriate standards.</li>
+<li>PMC Chair. This person has a leadership role in the project and has a
+special responsibility to the Apache board.</li>
+</ol>
+<p>For further details consult the official <a href="http://www.apache.org/foundation/how-it-works.html#roles">Apache handbook</a>
+.</p>
+<p>In addition to the general Apache responsibilities, this is what is
+expected of everyone with privileges within the Cayenne project.</p>
+<h3 id="contribution">Contribution</h3>
+<p>Contribution to the project can take many forms. Updating documentation and
+helping users on the mailing lists are just as important as writing code.
+Everyone here is a volunteer, so quantity of effort is not the most
+important factor. Help when you can, but let the rest of the community know
+if you will be out of action for an extended period.</p>
+<h3 id="mailing-lists">Mailing lists</h3>
+<p>Cayenne takes special pride in the support we give to users of the
+software. That means being helpful to end users where you have the time and
+the answers. Just as importantly, users look to the committers and PMC
+members to set the tone of the mailing lists; keeping them friendly and
+pleasant places to be for all users regardless of their English language
+skills or technical experience. When things might go off the rails, a
+gentle nudge back in the right direction is all that is needed.</p>
+<h3 id="voting">Voting</h3>
+<p>Each release should be voted on by the committers and PMC members. Even
+though committer votes cannot count officially by Apache rules, they will
+be given serious consideration by the PMC members. Further voting details
+are in the release pages of this site.</p>
+       <hr>
+       <p id="footer">Copyright &#169; 2001-2012 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation
+</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>