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 12def25 TOMEE-3854: Provide a first draft of a link collection page
targeting contributor/committer resources
12def25 is described below
commit 12def25c81a1a0e75fb0951b2e5c042d0ad44ec4
Author: Richard Zowalla <[email protected]>
AuthorDate: Tue Mar 15 11:02:11 2022 +0100
TOMEE-3854: Provide a first draft of a link collection page targeting
contributor/committer resources
---
.../content/community/contributor-resources.adoc | 45 ++++++++++++++++++++++
src/main/jbake/content/community/index.adoc | 1 +
2 files changed, 46 insertions(+)
diff --git a/src/main/jbake/content/community/contributor-resources.adoc
b/src/main/jbake/content/community/contributor-resources.adoc
new file mode 100644
index 0000000..b1ee51a
--- /dev/null
+++ b/src/main/jbake/content/community/contributor-resources.adoc
@@ -0,0 +1,45 @@
+= Contributor and Committer Resources
+:jbake-date: 2022-03-15
+:jbake-type: page
+:jbake-status: published
+
+This page serves as a link collector to different resources available to
contributors and/or committers.
+
+== Issue Tracker
+
+- link:https://issues.apache.org/jira/browse/TOMEE[Apache Jira]
+
+== 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].
+
+=== Quick Links
+==== TomEE 8
+- link:https://github.com/apache/tomee[Main Repository]
+
+==== 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
+- 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]
+
+==== Tools
+
+- link:https://github.com/apache/tomee-release-tools[Release Tools]
+
+==== Website
+
+- link:https://github.com/apache/tomee-site-generator[Website Generator]
+- link:https://github.com/apache/tomee-site-pub[Generated Website Code]
+
+== CI / CD
+
+- link:https://ci-builds.apache.org/job/Tomee/[Jenkins Build Server]
+
+== Misc
+
+-
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
diff --git a/src/main/jbake/content/community/index.adoc
b/src/main/jbake/content/community/index.adoc
index 965fdde..b960bc5 100755
--- a/src/main/jbake/content/community/index.adoc
+++ b/src/main/jbake/content/community/index.adoc
@@ -11,6 +11,7 @@
* xref:sources.adoc[Contribute to Apache TomEE]
* xref:contributing/website.adoc[Contribute to this Website]
* xref:contributors.adoc[Apache TomEE - Wall Of Fame]
+* xref:contributor-resources.adoc[Contributor and Committer Resources]
== Social Media: cause contributing is not only about coding