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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git


The following commit(s) were added to refs/heads/master by this push:
     new 5006c54  TOMEE-3854: Includes some more links from the mailing list 
thread
5006c54 is described below

commit 5006c54f02804bede84f85f20849e2562b986f2e
Author: Richard Zowalla <[email protected]>
AuthorDate: Wed Mar 16 07:36:03 2022 +0100

    TOMEE-3854: Includes some more links from the mailing list thread
---
 .../content/community/contributor-resources.adoc   | 41 ++++++++++++++++------
 1 file changed, 30 insertions(+), 11 deletions(-)

diff --git a/src/main/jbake/content/community/contributor-resources.adoc 
b/src/main/jbake/content/community/contributor-resources.adoc
index 7ff09a8..df0f220 100644
--- a/src/main/jbake/content/community/contributor-resources.adoc
+++ b/src/main/jbake/content/community/contributor-resources.adoc
@@ -12,35 +12,54 @@ This page serves as a link collector to different resources 
available to contrib
 == Repositories
 
 An overview over all TomEE repositories hosted at the ASF infrastructure can 
be found link:https://gitbox.apache.org/repos/asf#tomee[here].
-Most of them are mirrored to 
link:https://github.com/search?q=org%3Aapache+tomee[GitHub]. Some legacy code 
is served from link:http://svn.apache.org/viewvc/tomee/[SVN].
+Most of them are mirrored to 
link:https://github.com/search?q=org%3Aapache+tomee[GitHub].
 
-=== Quick Links
-==== TomEE 8
+Some legacy code is served from link:http://svn.apache.org/viewvc/tomee/[SVN].
+
+== Quick Links
+=== TomEE 8
 - link:https://github.com/apache/tomee[Main Repository]
 
-==== TomEE 9
+=== TomEE 9
 - link:https://github.com/apache/tomee-jakarta[TomEE 9.x ] - will be soon 
available in the link:https://github.com/apache/tomee[Main Repository].
 
-==== Misc
+=== Misc
+
+- link:https://svn.apache.org/repos/asf/tomee/javaee-api/[JavaEE API Uber JAR]
 - link:https://github.com/apache/tomee-jakartaee-api[JakartaEE API Uber JAR]
 - link:https://github.com/apache/tomee-patch-plugin[Patch Plugin]
 - link:https://github.com/apache/tomee-tck[TCK Harness]
 - link:https://github.com/dblevins/sxc[SXC Source Code]
+- link:https://svn.apache.org/repos/asf/tomee/deps/[3rd Party Shaded 
Dependencies (SVN)] - Build for other projects with slight modifications. This 
is currently done in `deps` in the link:https://github.com/apache/tomee[Main 
Repository].
+
+=== Mirror / Release Area
 
-==== Tools
+- link:https://dist.apache.org/repos/dist/dev/tomee/[dist/dev]
+- link:https://dist.apache.org/repos/dist/release/tomee/[dist/release]
+- link:https://repository.apache.org/[ASF Nexus Repository]
+
+=== Tools
 
 - link:https://github.com/apache/tomee-release-tools[Release Tools]
 
-==== Website
+=== Website
 
 - link:https://github.com/apache/tomee-site-generator[Website Generator]
 - link:https://github.com/apache/tomee-site-pub[Generated Website Code]
+- 
link:https://matomo.privacy.apache.org/index.php?module=CoreHome&action=index&date=yesterday&period=day&idSite=5[Matomo
 Tracking]
 
-== CI / CD
+=== CI / CD
 
 - link:https://ci-builds.apache.org/job/Tomee/[Jenkins Build Server]
+- link:https://tck.work/tomee/projects[TCK Runs & Results by Tomitribe]
+
+=== Misc
+
+- link:https://people.apache.org/committers-by-project.html#tomee[TomEE 
Committers & PMC Overview]
+- link:https://people.apache.org/[ASF Committer Overview]
 
-== Misc
+=== ASF Committer Resources
 
-- 
link:https://matomo.privacy.apache.org/index.php?module=CoreHome&action=index&date=yesterday&period=day&idSite=5[ASF
 Matomo Tracking]
-- link:https://tck.work/tomee/projects[TCK Runs & Results by Tomitribe]
\ No newline at end of file
+- link:https://svn.apache.org/repos/private/committers[ASF Committer SVN 
Repository]
+- link:https://id.apache.org/[ASF LDAP Management]
+- link:https://s.apache.org/[ASF URL Shortener]
\ No newline at end of file

Reply via email to