Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty 9.1.3 download?

9.1.3 was built, about 8 days ago. it underwent a long series of testing in a staged environment before it was released to maven central only a day ago.
There are various behind the scenes extra bits and pieces that are being built in prep for a formal announcement and updates to the eclipse download site. (namely some various osgi / p2 / eclipse specific bits and pieces).
Once those are in place, and verified, the announcement usually goes out.

As for a tarball, that can always be found on maven central.
http://central.maven.org/maven2/org/eclipse/jetty/jetty-distribution/9.1.3.v20140225/


--
Joakim Erdfelt <joakim@xxxxxxxxxxx>
Expert advice, services and support from from the Jetty & CometD experts


On Wed, Mar 5, 2014 at 4:52 PM, Brandon Mintern <mintern@xxxxxxxxxxx> wrote:
In updating my Maven dependencies today, I noticed that Jetty 9.1.3 was created 8 days ago. I don't see an announcement on the mailing list, and the latest stable version at http://download.eclipse.org/jetty/ is still indicated as 9.1.2.

Is Jetty 9.1.3 ready for public consumption? Where can I download the tarball for it? I found a link at git.eclipse.org (http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git), but it seems to be the source and not the usual distribution.

Thanks,
Brandon

_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users



Back to the top