dev@glassfish.java.net

Re: how do I tell the difference between...

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Tue, 02 Dec 2008 16:51:57 -0800

Vince Kraemer wrote:
> an install of v3 Prelude and an install of a v3 nightly build?
>
> What I really want to do is distinguish between a v3 install that
> supports Java EE 6 (v3) and one that doesn't support Java EE 6 (v3
> Prelude)... so an answer to how to make that distinction would be even
> more useful...
>
Just checked:

Prelude: javax.servlet.jar would have a manifest with
Bundle-Name: javax.servlet API v.2.5

Nightly builds would now have:
Bundle-Name: javax.servlet API v.3.0

Ludo

> Thanks,
> vbk
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>