Author: marrs
Date: Fri Jan 27 08:56:02 2012
New Revision: 1236602
URL: http://svn.apache.org/viewvc?rev=1236602&view=rev
Log:
More content changes.
Modified:
ace/site/trunk/content/get-involved/issue-tracking.mdtext
ace/site/trunk/content/get-involved/mailing-lists.mdtext
ace/site/trunk/content/get-involved/project-team.mdtext
ace/site/trunk/content/get-involved/source-code.mdtext
Modified: ace/site/trunk/content/get-involved/issue-tracking.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/get-involved/issue-tracking.mdtext?rev=1236602&r1=1236601&r2=1236602&view=diff
==============================================================================
--- ace/site/trunk/content/get-involved/issue-tracking.mdtext (original)
+++ ace/site/trunk/content/get-involved/issue-tracking.mdtext Fri Jan 27
08:56:02 2012
@@ -1,5 +1,3 @@
Title: Issue Tracking
-# Issue Tracking
-
* [JIRA](https://issues.apache.org/jira/browse/ace)
Modified: ace/site/trunk/content/get-involved/mailing-lists.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/get-involved/mailing-lists.mdtext?rev=1236602&r1=1236601&r2=1236602&view=diff
==============================================================================
--- ace/site/trunk/content/get-involved/mailing-lists.mdtext (original)
+++ ace/site/trunk/content/get-involved/mailing-lists.mdtext Fri Jan 27
08:56:02 2012
@@ -1,7 +1,5 @@
Title: Mailing Lists
-# Mailing Lists
-
## [email protected]
This list is for people using Apache ACE. Please note that during incubation,
we only had a developer list, which means that you might want to search the
archives of the developer list below as well, when searching for answers.
Modified: ace/site/trunk/content/get-involved/project-team.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/get-involved/project-team.mdtext?rev=1236602&r1=1236601&r2=1236602&view=diff
==============================================================================
--- ace/site/trunk/content/get-involved/project-team.mdtext (original)
+++ ace/site/trunk/content/get-involved/project-team.mdtext Fri Jan 27 08:56:02
2012
@@ -1,7 +1,5 @@
Title: Project Team
-# Project Team
-
Here's the list of ACE committers and PMC members.
See the [Apache
Roles](http://www.apache.org/foundation/how-it-works.html#roles) for more info
about what these roles mean.
Modified: ace/site/trunk/content/get-involved/source-code.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/get-involved/source-code.mdtext?rev=1236602&r1=1236601&r2=1236602&view=diff
==============================================================================
--- ace/site/trunk/content/get-involved/source-code.mdtext (original)
+++ ace/site/trunk/content/get-involved/source-code.mdtext Fri Jan 27 08:56:02
2012
@@ -1,7 +1,13 @@
Title: Source Code
-# Source Code
-
## Subversion
+The official ACE repository can be found at:
+
+* TODO
+
+If you're a committer, please use *https* to checkout the sources. That allows
you to also commit changes.
+
## Git
+
+Even though Git is not officially supported at Apache yet, we still maintain
read-only mirrors to make it more convenient for developers using Git to check
out a copy of the sources.