Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] ubuntu package and updates

http://repo2.maven.org/maven2/org/mortbay/jetty/dist/

deb and rpm are available, but there is nothing really fancy going on
there, its just the hightide release in deb or rpm form

there is no automated setup available right now, so you do have to
download them and install manually

we have kicked around alternate approaches but we rarely get requests
for it..seems most people just manually manage their jetty installs

which really makes sense to me, who in their right mind allows a
production or even development instance of server software be handled
by an update service?

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx



On Sat, Jan 14, 2012 at 20:29, S Ahmed <sahmed1020@xxxxxxxxx> wrote:
> My version of ubuntu seems to have jetty 6.1.22 if I install it via apt-get
> (http://packages.ubuntu.com/search?keywords=jetty&searchon=names&suite=all&section=all)
>
> If I do this, is there an upgrade path that you can recommend or is it
> better just to download the source and install it manually?
>
> Are there debian packages shipped with every release of jetty by chance?
>
>
>
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>


Back to the top