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"

m
m
Line 1: Line 1:
 
{{Jetty}}
 
{{Jetty}}
  
These documents are for developers who will be contributing to the Jetty project.
+
These documents are for developers who want to contribute to the Jetty project.
  
 
== Community ==
 
== 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 become frustrated if no one answers right away.  Stick around to hear an answer, one is likely coming at some point!
+
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 become frustrated if no one answers right away.  Stick around to hear an answer, one is likely coming at some point!
  
 
=== Mailing Lists ===
 
=== Mailing Lists ===
Line 21: Line 21:
 
=== CIA.vc ===
 
=== 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.
+
We aggregate most every commit across Jetty7 and Jetty8 into one page through cia.vc to provide a single view of all commit activity across jetty.  This page is updated at the bottom and top of the hour.
  
 
* http://cia.vc/stats/project/jetty
 
* http://cia.vc/stats/project/jetty
Line 32: Line 32:
 
* [[/Bug Tracking|Bug Tracking]]
 
* [[/Bug Tracking|Bug Tracking]]
 
* [[/Building|Source]]
 
* [[/Building|Source]]
 +
* [[/DevelopingWithGit|Developing with Git]]
 
* [[/DownloadEclipseOrg|download.eclipse.org]]
 
* [[/DownloadEclipseOrg|download.eclipse.org]]
  

Revision as of 17:49, 23 February 2012



These documents are for developers who want to contribute 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 become 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 commit activity 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