Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Code and Issues)
Line 30: Line 30:
 
* [[/Coding Standards|Coding Standards]]
 
* [[/Coding Standards|Coding Standards]]
 
* [[/Bug Tracking|Bug Tracking]]
 
* [[/Bug Tracking|Bug Tracking]]
* [[/Source|Building from Source]]
+
* [[/Building|Source]]
 
* [[/DownloadEclipseOrg|download.eclipse.org]]
 
* [[/DownloadEclipseOrg|download.eclipse.org]]
 
  
 
== Releasing ==
 
== Releasing ==

Revision as of 00:53, 11 August 2011



These documents are for developers who will be contributing to the Jetty project.

Community

Developers and users alike are welcome to engage the jetty community. We all have day jobs here so don't just ask questions on irc and frustrated if no one answers right away. Stick around to hear an answer, one is likely coming at some point!

Mailing Lists

Join the mailing lists

IRC

Join IRC and chat with us (and others)

  • irc.freenode.org #jetty

CIA.vc

We aggregate most every commit across Jetty7 and Jetty8 into one page through cia.vc to provide a single view of all activity going on commit wise across jetty. This page is updated at the bottom and top of the hour.


Code and Issues

Releasing

Documentation

Related Pages

Back to the top