Author: fmeschbe
Date: Wed Dec 12 08:18:29 2012
New Revision: 1420563
URL: http://svn.apache.org/viewvc?rev=1420563&view=rev
Log:
CMS commit to sling by fmeschbe
Modified:
sling/site/trunk/content/project-information.mdtext
Modified: sling/site/trunk/content/project-information.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/project-information.mdtext?rev=1420563&r1=1420562&r2=1420563&view=diff
==============================================================================
--- sling/site/trunk/content/project-information.mdtext (original)
+++ sling/site/trunk/content/project-information.mdtext Wed Dec 12 08:18:29 2012
@@ -4,17 +4,17 @@ This document provides an overview of th
* [Community Roles and Processes]({{
refs.apache-sling-community-roles-and-processes.path }})
* [Project Team]({{ refs.project-team.path }})
-* [Mailing Lists]({{ refs.-lists.path }})
-* [Issue Tracking]({{ refs.-issues.path }})
-* [Source Repository]({{ refs.-source.path }})
-* [Continuous Integration]({{ refs.-ci.path }})
+* [Mailing Lists][lists]
+* [Issue Tracking][issues]
+* [Source Repository][source]
+* [Continuous Integration][ci]
* [Project License]({{ refs.project-license.path }})
-{anchor:lists}
-## Mailing Lists
+[lists]: ## Mailing Lists
These are the mailing lists that have been established for this project. For
each list, there is a subscribe, unsubscribe, and an archive link.
+
| Name | Subscribe | Unsubscribe | Post | Archive | Other Archives |
|--|--|--|--|--|--|
| Sling Users List | [Subscribe]({{
refs.mailto-users-subscribe-sling-apache-org.path }}) |
[Unsubscribe|mailto:[email protected]] | users at
sling.apache.org |
[mail-archives.apache.org|http://mail-archives.apache.org/mod_mbox/sling-users/]
| [www.mail-archive.com|http://www.mail-archive.com/[email protected]/]
[MarkMail|http://sling.markmail.org]
[Nabble|http://n3.nabble.com/Sling-Users-f73968.html] |
@@ -22,15 +22,13 @@ These are the mailing lists that have be
| Sling Source Control List | [Subscribe]({{
refs.mailto-commits-subscribe-sling-apache-org.path }}) |
[Unsubscribe|mailto:[email protected]] | |
[mail-archives.apache.org|http://mail-archives.apache.org/mod_mbox/incubator-sling-commits/]
| [www.mail-archive.com|http://www.mail-archive.com/[email protected]/]
[MarkMail|http://sling.markmail.org] |
-{anchor:issues}
-## Issue Tracking
+[issues]: ## Issue Tracking
This project uses JIRA a J2EE-based, issue tracking and project management
application. Issues, bugs, and feature requests should be submitted to the
following issue tracking system for this project.
The issue tracker can be found at
[http://issues.apache.org/jira/browse/SLING]({{
refs.http://issues.apache.org/jira/browse/SLING.path }})
-{anchor:source}
-## Source Repository
+[source]: ## Source Repository
This project uses Subversion to manage its source code. Instructions on
Subversion use can be found at [http://svnbook.red-bean.com/]({{
refs.http://svnbook.red-bean.com/.path }}).
@@ -86,8 +84,7 @@ Example : Edit the 'servers' file and ad
http-proxy-port = 3128
-{anchor:ci}
-## Continuous Integration
+[ci]: ## Continuous Integration
Sling builds run automatically on the ASF's [Jenkins build server]({{
refs.https://builds.apache.org/view/S-Z/view/Sling/.path }}), triggered by SVN
changes and daily.
See [SLING-920]({{ refs.https://issues.apache.org/jira/browse/SLING-920.path
}}) for Hudson configuration information.