Author: cziegeler
Date: Tue Mar 3 16:02:34 2020
New Revision: 1874736
URL: http://svn.apache.org/viewvc?rev=1874736&view=rev
Log:
Consolidate project information into single page
Added:
felix/site/trunk/content/documentation/community/project-info.mdtext
(with props)
Removed:
felix/site/trunk/content/documentation/community/apache-felix-community-roles-and-processes.mdtext
felix/site/trunk/content/documentation/development/issue-tracking.mdtext
felix/site/trunk/content/documentation/development/source-code.mdtext
felix/site/trunk/content/mailinglists.mdtext
Modified:
felix/site/trunk/content/.htaccess
felix/site/trunk/content/documentation/community/contributing.mdtext
felix/site/trunk/templates/sidenav.mdtext
Modified: felix/site/trunk/content/.htaccess
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/.htaccess?rev=1874736&r1=1874735&r2=1874736&view=diff
==============================================================================
--- felix/site/trunk/content/.htaccess (original)
+++ felix/site/trunk/content/.htaccess Tue Mar 3 16:02:34 2020
@@ -1,5 +1,9 @@
ErrorDocument 403 /errors/403.html
ErrorDocument 404 /errors/404.html
-Redirect Permanent /documentation/development/committers.html
/documentation/community/apache-felix-community-roles-and-processes.html
-Redirect Permanent
/documentation/development/project-management-committee-pmc.html
/documentation/community/apache-felix-community-roles-and-processes.html
+Redirect Permanent /mailinglists.html
/documentation/community/project-info.html
+Redirect Permanent /documentation/development/issue-tracking.html
/documentation/community/project-info.html
+Redirect Permanent /documentation/development/source-code.html
/documentation/community/project-info.html
+Redirect Permanent
/documentation/community/apache-felix-community-roles-and-processes.html
/documentation/community/project-info.html
+Redirect Permanent /documentation/development/committers.html
/documentation/community/project-info.html
+Redirect Permanent
/documentation/development/project-management-committee-pmc.html
/documentation/community/project-info.html
Redirect Permanent /documentation/community/contributing-source-code.html
/documentation/community/contributing.html
Modified: felix/site/trunk/content/documentation/community/contributing.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/community/contributing.mdtext?rev=1874736&r1=1874735&r2=1874736&view=diff
==============================================================================
--- felix/site/trunk/content/documentation/community/contributing.mdtext
(original)
+++ felix/site/trunk/content/documentation/community/contributing.mdtext Tue
Mar 3 16:02:34 2020
@@ -1,6 +1,6 @@
Title: Contributing
-Apache Felix is a volunteer effort, so there is always plenty of work that
needs to be accomplished. If you want to help support Felix, this page is
intended as a starting point for specific contribution ideas. To further
understand how the Felix community operates, refer to the [Community Roles and
Processes]({{ refs.apache-felix-community-roles-and-processes.path }}) document
and/or join the [mailing lists|mailinglists].
+Apache Felix is a volunteer effort, so there is always plenty of work that
needs to be accomplished. If you want to help support Felix, this page is
intended as a starting point for specific contribution ideas. To further
understand how the Felix community operates, refer to the [Community Roles and
Processes](https://www.apache.org/foundation/how-it-works.html) document and/or
join the [mailing lists]({{ refs.community.project-info.path }}).
The Felix project organizes its "to do" list using the
[JIRA](https://issues.apache.org/jira/browse/Felix) issue tracking system.
Specific items from Felix' JIRA issue tracking system are highlighted on this
page, but are not limited to it. The purpose of the list here is to highlight
issues that are either more important or serve as good entry points for new
contributors.
@@ -12,7 +12,7 @@ It is important to point out that you do
## Programmers
-Before contributing, make sure to be subscribed to the [developer mailing
list|mailinglists]. If you don't have your own issue to scratch, you can browse
open issues in [JIRA](https://issues.apache.org/jira/browse/Felix) and submit a
patch.
+Before contributing, make sure to be subscribed to the [developer mailing
list](({{ refs.community.project-info.path }})). If you don't have your own
issue to scratch, you can browse open issues in
[JIRA](https://issues.apache.org/jira/browse/Felix) and submit a patch.
Source code contributions fall into two categories: pull requests or grants.
This document describes both and how to handle each.
Added: felix/site/trunk/content/documentation/community/project-info.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/community/project-info.mdtext?rev=1874736&view=auto
==============================================================================
--- felix/site/trunk/content/documentation/community/project-info.mdtext (added)
+++ felix/site/trunk/content/documentation/community/project-info.mdtext Tue
Mar 3 16:02:34 2020
@@ -0,0 +1,48 @@
+Title: Apache Felix Project Info
+
+There are different roles with which Felix community members may be
associated, these roles are: users, contributors, committers, and Project
Management Committee (PMC) members. These roles are assigned and assumed based
on merit. Everyone in the Felix community can participate to whatever level
they desire, but participating and the resulting merit gained is directly
linked to the role an individual may obtain. To further understand how the
Felix community operates, refer to the [Community Roles and
Processes](https://www.apache.org/foundation/how-it-works.html) document and/or
join the [mailing lists](#mailinglists).
+
+## Committers and Project Management Committee (PMC)
+
+See Apache Phone Book: [Apache Felix Committers and PMC
members](https://people.apache.org/phonebook.html?pmc=felix)
+
+### Past members:
+
+* Niclas Hedhman (stepped down 1/26/2009)
+* Trustin Lee (stepped down 2/9/2008)
+* Upayavira (stepped down 9/11/2007)
+
+## Source Code
+
+This project uses [git](https://git-scm.com/) to manage its source code.
Instructions on git can be found at [git docs](https://git-scm.com/docs).
+
+### Web Access
+
+The following is a link to the online source repository.
+
+[https://github.com/apache/felix-dev](https://github.com/apache/felix-dev)
+
+### Committer and anonymous access
+
+The Felix source code can be checked out (anonymously) with the following
command:
+
+ :::sh
+ $ git clone https://github.com/apache/felix-dev
+
+## Mailing lists
+
+The following mailing lists have been established for Apache Felix. For each
list, there is a subscribe, unsubscribe, and archive link.
+
+|Name|Subscribe|Unsubscribe|Archive|
+|--|--|--|--|
+|*Felix Users* - For people using Felix subprojects and/or developing bundles.
|[Subscribe](mailto:[email protected])|[Unsubscribe](mailto:[email protected])|[www.mail-archive.com](https://www.mail-archive.com/users%40felix.apache.org/)|
+|*Felix Dev* - For people interested in the internal development of Felix
subprojects.
|[Subscribe](mailto:[email protected])|[Unsubscribe](mailto:[email protected])|[www.mail-archive.com](https://www.mail-archive.com/dev%40felix.apache.org/)|
+|*Felix Commits* - For people intested in Felix subproject code changes.
|[Subscribe](mailto:[email protected])|[Unsubscribe](mailto:[email protected])|[www.mail-archive.com](https://www.mail-archive.com/commits%40felix.apache.org/)|
+
+## Issue Tracking
+
+This project uses [JIRA](https://www.atlassian.com/software/jira), a
J2EE-based, issue tracking and project management application. We use it for
bugs, tasks and code contributions.
+
+Before creating a new issue, please make sure nobody has already added the
issue you're reporting. When you do add an issue, please try to make it as
informative as possible.
+
+The issue tracker can be found at
[https://issues.apache.org/jira/browse/FELIX](https://issues.apache.org/jira/browse/FELIX)
Propchange: felix/site/trunk/content/documentation/community/project-info.mdtext
------------------------------------------------------------------------------
svn:executable = *
Modified: felix/site/trunk/templates/sidenav.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/templates/sidenav.mdtext?rev=1874736&r1=1874735&r2=1874736&view=diff
==============================================================================
--- felix/site/trunk/templates/sidenav.mdtext (original)
+++ felix/site/trunk/templates/sidenav.mdtext Tue Mar 3 16:02:34 2020
@@ -2,7 +2,7 @@
[License](/license.html)
[Downloads](/downloads.cgi)
[Documentation](/documentation.html)
-[Mailing Lists](/mailinglists.html)
+[Project Info](/documentation/community/project-info.html)
[Contributing](/documentation/community/contributing.html)
[Site Map](/sitemap.html)
[ASF](https://www.apache.org/)