Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] [jetty-announce] Jetty 7.2.2 Release

Chris,

We'll have the p2 repo out soon which will have the eclipse signed
artifacts that Virgo will need to consume...I suspect this is what
your looking for since your not allowed by eclipse to use anything
else as a dependency, not even from maven central if your bundling in
a distro.

I would recommend Virgo take a look at using tycho at some point as
well, makes building at eclipse much easier IMO unless ivy supports p2
repositories well...

Cheers!
Jesse

On Friday, December 10, 2010, Christopher Frost <frostc@xxxxxxxxxx> wrote:
>
>
>
>
>
>
>     Hi,
>
>     Really glad to see some of these bugs being released. Just wanted to
>     ask if Jetty releases are published to an Ivy repo anywhere?
>     I can consume from Maven central but it's not so easy for me, Virgo
>     being Ant & Ivy based :)
>
>     Thanks, Chris.
>
>     On 10/12/2010 10:50, Greg Wilkins wrote:
>
>       The eclipse jetty-7.2.2.v20101205 and the codehaus
> jetty-hightide-7.2.2.v20101205 releases are now available via
>
>    http://www.eclipse.org/jetty/
>    http://jetty.codehaus.org/jetty/
>
> or maven central.  A P2 repo will be following shortly.
>
> This is a maintenance point release
>
> jetty-7.2.2.v20101205 5 December 2010
>  + JETTY-1308 327109 (re)fixed AJP handling of empty packets
>  + 331703 Fixed failing OSGI test TestJettyOSGiBootWithJsp.java on MacOSX
>  + 331567 IPAccessHandlerTest failed on MacOS fix
>  + 328789 Clean up tmp files from test harnesses
>  + 331230 Fixed low thread warnings when acceptors>threadpool
>  + 331461 Fixed idle timeout for unflushed HTTP/1.0
>  + JETTY-1307 Check that JarFileResource directories end with /
>  + 330210 Improve performance of writing large bytes arrays
>  + 330208 Support new wording on servlet-mapping and filter-mapping
> merging from servlet3.0a
>  + 330188 Reject web-fragment.xml with same <name> as another already loaded one
>  + 330229 Jetty tries to parse META-INF/*.tld when jsp-api is not on
> classpath, causing DTD entity resoluton to fail
>  + 330265 start.jar --stop kills --exec subprocess
>  + 330417 Atomic PUT in PutFilter
>  + 330419 Reloading webapp duplicates StandardDescriptorProcessor
>  + 330686 OSGi: Make org.eclipse.jetty.jsp-2.1 a fragment of
> org.apache.jasper.glassfish
>  + 330732 Removed System.err debugging
>  + 330764 Command line properties passed to start.jar --exec
>  + JETTY-1297 Improved matching of vhosts so that a vhost match has priority
> _______________________________________________
> jetty-dev mailing list
> jetty-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-dev
>
>
>
>
>     --
>       Chris Frost
>
>       SpringSource <http://www.springsource.org>, a division
>       of VMware <http://www.vmware.com/>
>
>         Virgo Website <http://www.eclipse.org/virgo>, Wiki <http://wiki.eclipse.org/Virgo> and Forum <http://www.eclipse.org/forums/index.php?t=thread&frm_id=159>
>
>
>
>
>

-- 
--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx


Back to the top