jdevelop
jdevelop

Reputation: 12296

Download distribution of Jetty 6

Looks like after migration to Eclipse, the lowest version of Jetty available is 7.

Does anybody know any link which I could use to download Jetty 6 distribution?

http://archive.eclipse.org/jetty/index.html doesn't have it.

Upvotes: 4

Views: 5278

Answers (1)

jesse mcconnell
jesse mcconnell

Reputation: 7182

you can still download jetty-6 from the archived Codehaus website:

http://web.archive.org/web/20150506133523/http://dist.codehaus.org/jetty/

(really though, we have released Jetty 9.x now...look into updating, if you need help with that ping us on the dev lists)

Upvotes: 8

Related Questions