Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Jetty/Contributor"

 
(19 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Jetty}}
+
See https://github.com/eclipse/jetty.project/blob/jetty-12.0.x/CONTRIBUTING.md
 
+
These documents are for developers who will be contributing to the Jetty project.
+
 
+
* [[/Contributing|Contributing]]
+
* [[/Coding Standards|Coding Standards]]
+
* [[/Bug Tracking|Bug Tracking]]
+
* [[/Building|Building from Source]]
+
* [[/DownloadEclipseOrg|download.eclipse.org]]
+
 
+
=== Releasing ===
+
 
+
* [[/Releasing|Releasing]]
+
* [[/Eclipse Release|Eclipse Release]]
+
* [[/Update Site|Update Site]]
+
 
+
=== Documentation ===
+
* [[/How to Create a Page|How to Create a Page]]
+
<!-- think about documenting these other websites, maybe not here, but somewhere
+
blogs?
+
eclipse.org/jetty/
+
jetty.mortbay.org/jetty/
+
codehaus wiki
+
-->
+
 
+
== Related Pages ==
+
{{#categorytree:Jetty Contributors|mode=pages}}
+

Latest revision as of 17:38, 16 August 2023

See https://github.com/eclipse/jetty.project/blob/jetty-12.0.x/CONTRIBUTING.md

Back to the top