You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by he...@apache.org on 2006/12/29 14:57:22 UTC

svn commit: r491009 - in /velocity/site/site/src/site: apt/board-reports.apt apt/get-involved.apt apt/how-it-works.apt apt/reference-library.apt xdoc/get-involved.xml xdoc/how-it-works.xml

Author: henning
Date: Fri Dec 29 05:57:21 2006
New Revision: 491009

URL: http://svn.apache.org/viewvc?view=rev&rev=491009
Log:
Add some more docs. 


Added:
    velocity/site/site/src/site/apt/get-involved.apt
    velocity/site/site/src/site/apt/how-it-works.apt
    velocity/site/site/src/site/apt/reference-library.apt
Removed:
    velocity/site/site/src/site/xdoc/get-involved.xml
    velocity/site/site/src/site/xdoc/how-it-works.xml
Modified:
    velocity/site/site/src/site/apt/board-reports.apt

Modified: velocity/site/site/src/site/apt/board-reports.apt
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/apt/board-reports.apt?view=diff&rev=491009&r1=491008&r2=491009
==============================================================================
--- velocity/site/site/src/site/apt/board-reports.apt (original)
+++ velocity/site/site/src/site/apt/board-reports.apt Fri Dec 29 05:57:21 2006
@@ -6,6 +6,11 @@
 
 Reports to the Board of the Apache Software Foundation
 
+ As part of the {{{http://www.apache.org/}Apache Software Foundation}}
+ we must report to the board about our activity. These reports are
+ quarterly due and public. As part of our move to become a top-level
+ project (TLP), we have to report monthly for the first three months.
+
  * {{{reports/report-2006-11.html}November 2006 Report}}
 
  * {{{reports/report-2006-12.html}December 2006 Report}}

Added: velocity/site/site/src/site/apt/get-involved.apt
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/apt/get-involved.apt?view=auto&rev=491009
==============================================================================
--- velocity/site/site/src/site/apt/get-involved.apt (added)
+++ velocity/site/site/src/site/apt/get-involved.apt Fri Dec 29 05:57:21 2006
@@ -0,0 +1,57 @@
+ ----
+ The Apache Velocity Project
+ ----
+ dev@velocity.apache.org
+
+Getting involved with the Apache Velocity Project
+
+ Every volunteer project obtains its strength from the people involved
+ in it. We invite you to participate as much or as little as you
+ choose. The roles and responsibilities that people can assume in the
+ project are based on merit. Everybody's input matters!
+
+ There are a variety of ways to participate. Regardless of how you
+ choose to participate, we suggest you join some or all of our mailing
+ lists.
+
+* Use Velocity and Give Us Feedback
+
+ Using Velocity, reporting bugs, making feature requests, et
+ cetera, is by far the most important role. Your feedback allows the
+ technology to evolve.
+
+    * {{{contact.html#Mailing lists}Join Mailing Lists}}
+
+    * {{{download.cgi#Production releases}Download Binary Builds}}
+
+    * {{{contact.html#Issue Tracking}Report bugs/Request additional features}}
+
+* Contribute Code or Documentation Patches
+
+ In this role, you participate in the actual development of the
+ code. If this is the type of role you'd like to play, here are some
+ steps (in addition to the ones above) to get you started:
+
+    * {{{how-it-works.html}Read Guidelines}}
+
+    * {{{reference-library.html}Review Reference Library}}
+
+    * {{{download.cgi}Download the Source Code}}
+
+    * {{{download.cgi#Source code repository}Access the Source Code Repository}}
+
+    * Contribute Patches
+
+ Here is one developer's advice how to get involved. It specifically
+ talks about Tomcat, but the general idea can applied to any of the
+ projects.
+
+    * {{{http://jakarta.apache.org/site/contributing.html}Contributing -- Craig R. McClanahan}}
+
+ Here is another comment that was sent to the {{{http://jakarta.apache.org/turbine/}Jakarta Turbine}}
+ Mailing List about the opensource process and the contrast between how an
+ opensource product and a proprietary product improve through the user
+ community.
+
+    * {{{http://jakarta.apache.org/site/understandingopensource.html}Understanding Opensource -- Cameron Riley}}
+

Added: velocity/site/site/src/site/apt/how-it-works.apt
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/apt/how-it-works.apt?view=auto&rev=491009
==============================================================================
--- velocity/site/site/src/site/apt/how-it-works.apt (added)
+++ velocity/site/site/src/site/apt/how-it-works.apt Fri Dec 29 05:57:21 2006
@@ -0,0 +1,51 @@
+ ----
+ The Apache Velocity Project
+ ----
+ dev@velocity.apache.org
+
+How the Apache Velocity project works
+
+ We have evolved into Top Level state from being a founding and
+ long-time member of the {{{http://jakarta.apache.org/}Apache Jakarta Project}}.
+
+ We own most of our rules and guidelines to the Jakarta project and
+ are grateful for the guidance from the Jakarta people. 
+
+ This is an evolving document and we expect it to branch away from the Jakarta
+ rules in the future. For the moment, we will reference the Jakarta project 
+ guidelines here and apply these as good as possible to the Apache Velocity
+ Project.
+
+* Project Guidelines
+
+ This document defines the guidelines of the Apache Velocity Project. It
+ includes definitions of the various categories of membership, who is
+ able to vote, how conflicts are resolved by voting, and the
+ procedures to follow for proposing and making changes to the codebase
+ of the Project.
+
+  [{{{http://jakarta.apache.org/site/roles.html}Roles and Responsibilities}}]
+    Defines the recognized roles in the project.
+
+  [{{{http://jakarta.apache.org/site/communication.html}Communication}}]
+    Defines how users and developers communicate.
+
+  [{{{http://jakarta.apache.org/site/decisions.html}Decision Making}}]
+    Defines how action items are proposed and voted on.
+
+  [{{{http://jakarta.apache.org/site/source.html}Source Repositories}}]
+    Defines how the Project's source code is organized and developed.
+
+  [{{{http://jakarta.apache.org/site/management.html}Project Management}}]
+    Defines the roles and responsibilities of the Project Management Committee (PMC).
+
+  [{{{http://jakarta.apache.org/site/newproject.html}New Subproject Proposals}}]
+    Defines the methodology for proposing new top level Jakarta Subprojects.
+
+
+ Like its ancestor at {{{http://jakarta.apache.org/site/guidelines.html}The Jakarta Site}}, this
+ is a living document. Changes can be made by the Project Management
+ Committee. Suggestions for changes should be discussed on the mailing
+ list.
+
+

Added: velocity/site/site/src/site/apt/reference-library.apt
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/apt/reference-library.apt?view=auto&rev=491009
==============================================================================
--- velocity/site/site/src/site/apt/reference-library.apt (added)
+++ velocity/site/site/src/site/apt/reference-library.apt Fri Dec 29 05:57:21 2006
@@ -0,0 +1,8 @@
+ ----
+ The Apache Velocity Project
+ ----
+ dev@velocity.apache.org
+
+Reference Library
+
+