Author: fmeschbe
Date: Wed Dec 12 08:29:42 2012
New Revision: 1420565
URL: http://svn.apache.org/viewvc?rev=1420565&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=1420565&r1=1420564&r2=1420565&view=diff
==============================================================================
--- sling/site/trunk/content/project-information.mdtext (original)
+++ sling/site/trunk/content/project-information.mdtext Wed Dec 12 08:29:42 2012
@@ -4,31 +4,32 @@ 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][lists]
-* [Issue Tracking][issues]
-* [Source Repository][source]
-* [Continuous Integration][ci]
+* [Mailing Lists](#lists)
+* [Issue Tracking](#issues)
+* [Source Repository](#source)
+* [Continuous Integration](#ci)
* [Project License]({{ refs.project-license.path }})
-[lists]: ## Mailing Lists
+## Mailing Lists {#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] |
-| Sling Developers List | [Subscribe]({{
refs.mailto-dev-subscribe-sling-apache-org.path }}) |
[Unsubscribe|mailto:[email protected]] | dev at sling.apache.org
|
[mail-archives.apache.org|http://mail-archives.apache.org/mod_mbox/sling-dev/]
| [www.mail-archive.com|http://www.mail-archive.com/[email protected]/]
[MarkMail|http://sling.markmail.org]
[Nabble|http://n3.nabble.com/Sling-Dev-f73966.html] |
-| 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] |
+| Sling Users List | [Subscribe](mailto:[email protected]) |
[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) |
+| Sling Developers List | [Subscribe](mailto:[email protected]) |
[Unsubscribe](mailto:[email protected]) | dev at
sling.apache.org |
[mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/sling-dev/)
| [www.mail-archive.com](http://www.mail-archive.com/[email protected]/)
[MarkMail](http://sling.markmail.org)
[Nabble](http://n3.nabble.com/Sling-Dev-f73966.html) |
+| Sling Source Control List |
[Subscribe](mailto:[email protected]) |
[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) |
-[issues]: ## Issue Tracking
+## Issue Tracking {#issues}
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 }})
-[source]: ## Source Repository
+
+## Source Repository {#source}
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 }}).
@@ -84,7 +85,7 @@ Example : Edit the 'servers' file and ad
http-proxy-port = 3128
-[ci]: ## Continuous Integration
+## Continuous Integration {#ci}
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.