You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by sw...@apache.org on 2024/04/24 05:21:15 UTC

(logging-log4cxx) branch update_community_links created (now d6964bdb)

This is an automated email from the ASF dual-hosted git repository.

swebb2066 pushed a change to branch update_community_links
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git


      at d6964bdb Add links to Logging Services support, security and download pages

This branch includes the following new commits:

     new d6964bdb Add links to Logging Services support, security and download pages

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(logging-log4cxx) 01/01: Add links to Logging Services support, security and download pages

Posted by sw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

swebb2066 pushed a commit to branch update_community_links
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git

commit d6964bdb648338f84ea5143e9bca03ec7fa12f7f
Author: Stephen Webb <sw...@gmail.com>
AuthorDate: Wed Apr 24 15:20:41 2024 +1000

    Add links to Logging Services support, security and download pages
---
 src/site/markdown/0-community.md              | 35 ++++++++++++++--
 src/site/markdown/4-build.md                  |  3 +-
 src/site/markdown/change-report-gh.md         |  2 +-
 src/site/markdown/community/issue-tracking.md | 59 ---------------------------
 src/site/markdown/community/mailing-lists.md  | 38 -----------------
 5 files changed, 34 insertions(+), 103 deletions(-)

diff --git a/src/site/markdown/0-community.md b/src/site/markdown/0-community.md
index 0b819f14..ac5de769 100644
--- a/src/site/markdown/0-community.md
+++ b/src/site/markdown/0-community.md
@@ -21,7 +21,36 @@ Community {#community}
  limitations under the License.
 -->
 
-See the following pages for community information:
+# Getting help
 
-* @subpage issue-tracking
-* @subpage mailing-lists
+If you are using an older version, search the [change log], [JIRA] and [older mailing lists]
+to determine whether your problem has been fixed some time ago.
+
+If you already digged through the code and found a problem in the Log4cxx implementation
+or the Log4cxx build scripts, feel free to directly raise an issue in [Github Issues].
+*Please don't just open bugs only because things don't work for you*,
+some issues simply aren't bugs in the code base of the project or it's build tools,
+but may have a lot of different other reasons.
+
+If things really only don't work and you don't have any clue why,
+please use the [official support channels],
+i.e., [usage mailing list](mailto:log4cxx-user@logging.apache.org),
+[developer mailing lists](mailto:log4cxx-dev@logging.apache.org)
+or [GitHub Discussions] instead.
+
+# Reporting a security issue
+
+Refer to the [official security page] for how to get support on security issues.
+
+# Official releases
+
+See [artifact locations] for where you can get offical release artifacts and how to verify them.
+
+[change log]:@ref changelog
+[JIRA]: https://issues.apache.org/jira/browse/LOGCXX
+[older mailing lists]: http://markmail.org/search/list:org.apache.logging.dev
+[Github Issues]: https://github.com/apache/logging-log4cxx/issues
+[GitHub Discussions]: https://github.com/apache/logging-log4cxx/discussions
+[official support channels]: https://logging.apache.org/support.html
+[official security page]: https://logging.apache.org/security.html
+[artifact locations]: https://logging.apache.org/download.html
diff --git a/src/site/markdown/4-build.md b/src/site/markdown/4-build.md
index 7d126c16..c41c9e4f 100644
--- a/src/site/markdown/4-build.md
+++ b/src/site/markdown/4-build.md
@@ -24,7 +24,7 @@ Build {#build}
 As of version 0.11.0, the only supported build system for Log4cxx is CMake.
 Have a look at the [Building with CMake] page for more information.
 If you have trouble building, either [create an issue]
-or send a message to the [users mailing list].
+or send a message to the [users mailing list](mailto:log4cxx-user@logging.apache.org).
 
 See the following pages for information on building Log4cxx:
 
@@ -35,4 +35,3 @@ See the following pages for information on building Log4cxx:
 
 [Building with CMake]:@ref build-cmake
 [create an issue]: https://github.com/apache/logging-log4cxx/issues
-[users mailing list]:@ref mailing-lists
diff --git a/src/site/markdown/change-report-gh.md b/src/site/markdown/change-report-gh.md
index b11a019a..a34c107a 100644
--- a/src/site/markdown/change-report-gh.md
+++ b/src/site/markdown/change-report-gh.md
@@ -1,4 +1,4 @@
-Changelog {#changelog}
+Change Log {#changelog}
 ===
 <!--
  Note: License header cannot be first, as doxygen does not generate
diff --git a/src/site/markdown/community/issue-tracking.md b/src/site/markdown/community/issue-tracking.md
deleted file mode 100644
index a0a3aec8..00000000
--- a/src/site/markdown/community/issue-tracking.md
+++ /dev/null
@@ -1,59 +0,0 @@
-Issue Tracking {#issue-tracking}
-===
-<!--
- Note: License header cannot be first, as doxygen does not generate
- cleanly if it before the '==='
--->
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License.  You may obtain a copy of the License at
-
-	http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-# Overview
-
-This project uses [JIRA](https://www.atlassian.com/software/jira), a J2EE-based issue tracking
-and project management application. Issues may also be filed through GitHub.
-
-# Issue Tracking
-
-*Bugs* and *feature requests* should be submitted to the following issue tracking system
-for this project.
-
-https://issues.apache.org/jira/browse/LOGCXX
-
-If you do not have a JIRA account, you may email private@logging.apache.org due to the
-Apache Software Foundation restricting signups([more information](https://infra.apache.org/jira-guidelines.html#who)).
-
-Issues may also be filed via the github mirror:
-
-https://github.com/apache/logging-log4cxx/issues
-
-*Please don't just open bugs only because things don't work for you*, some issues simply
-aren't bugs in the code base of the project or it's build tools, but may have a lot of
-different other reasons. If things don't work for you and you need some help, please subscribe
-to the [users mailing list] and describe
-the issue you have, the more detailed the better. The mailing list is a far better place to
-discuss things than JIRA, besides that there are more users than developers of the project and
-issues created in JIRA are only forwarded to the latter. There's always the chance to create an
-issue in JIRA later, hopefully with a specific explanation of the problem and even a solution
-already.
-
-As a rule of thumb, if you already digged through the code and found a problem in it or its
-build tools, feel free to directly create a bug in [JIRA](https://issues.apache.org/jira/browse/LOGCXX).
-But if things really only don't work and you don't have any clue why, please use the [users mailing list]
-instead.
-
-Thanks!
-
-[users mailing list]:@ref mailing-lists
diff --git a/src/site/markdown/community/mailing-lists.md b/src/site/markdown/community/mailing-lists.md
deleted file mode 100644
index 5d1377f9..00000000
--- a/src/site/markdown/community/mailing-lists.md
+++ /dev/null
@@ -1,38 +0,0 @@
-Mailing Lists {#mailing-lists}
-===
-<!--
- Note: License header cannot be first, as doxygen does not generate
- cleanly if it before the '==='
--->
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License.  You may obtain a copy of the License at
-
-	http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-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                                                                  |
-| Log4cxx usage                                | [Subscribe](mailto:log4cxx-user-subscribe@logging.apache.org) | [Unsubscribe](mailto:log4cxx-user-unsubscribe@logging.apache.org) | [Post](mailto:log4cxx-user@logging.apache.org) | [mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/logging-log4cxx-user/) | [markmail.org](http://markmail.org/search/list:org.apache.logging.log4cxx-user) |
-| \-                                           | \-                                                            | \-                                                                | \-                                             | \-                                                                                         | [marc.info](http://marc.info/?l=log4cxx-user)                                   |
-| \-                                           | \-                                                            | \-                                                                | \-                                             | \-                                                                                         | [dir.gmane.org](http://dir.gmane.org/gmane.comp.apache.logging.log4cxx.user)    |
-| Log4cxx development                          | [Subscribe](mailto:dev-subscribe@logging.apache.org)          | [Unsubscribe](mailto:dev-unsubscribe@logging.apache.org)          | [Post](mailto:dev@logging.apache.org)          | [mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/logging-dev/)          | [markmail.org](http://markmail.org/search/list:org.apache.logging.dev)          |
-| \-                                           | \-                                                            | \-                                                                | \-                                             | \-                                                                                         | [marc.info](http://marc.info/?l=dev)                                            |
-| \-                                           | \-                                                            | \-                                                                | \-                                             | \-                                                                                         | [dir.gmane.org](http://dir.gmane.org/gmane.comp.apache.logging.devel)           |
-| Old Log4cxx development (NOT USED ANYMORE\!) | [Subscribe](mailto:log4cxx-dev-subscribe@logging.apache.org)  | [Unsubscribe](mailto:log4cxx-dev-unsubscribe@logging.apache.org)  | [Post](mailto:log4cxx-dev@logging.apache.org)  | [mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/logging-log4cxx-dev/)  | [markmail.org](http://markmail.org/search/list:org.apache.logging.log4cxx-dev)  |
-| \-                                           | \-                                                            | \-                                                                | \-                                             | \-                                                                                         | [marc.info](http://marc.info/?l=log4cxx-dev)                                    |
-| \-                                           | \-                                                            | \-                                                                | \-                                             | \-                                                                                         | [dir.gmane.org](http://dir.gmane.org/gmane.comp.apache.logging.log4cxx.devel)   |
-