dev@grizzly.java.net

Re: Testing OSGi HttpService

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 04 Feb 2009 17:24:37 -0500

Hubert Iwaniuk wrote:
> Cool
>
> Maven filtering would do the job.
> If we could read version from properties that would be very easy.

Yes, mostly the pom.xml's valeu (${grizzly.version}) needs to be
injected in utils/src/main/java/com/sun/grizzly/util/Grizzly.java

Do you have a pointer I can look at to see how this can be done with Maven?

Thanks

-- Jeanfrancois


>
> H.
>
> On Wed, Feb 4, 2009 at 11:11 PM, Jeanfrancois Arcand
> <Jeanfrancois.Arcand_at_sun.com <mailto:Jeanfrancois.Arcand_at_sun.com>> wrote:
>
>
>
> Hubert Iwaniuk wrote:
>
> Yeah right,
>
> I've tried to be too smart, and attached pax:provision to
> pre-integraion-test
> svn update and it should be fine now.
>
>
> Yes, works fine, except it reports 1.9.2 (I forget to bump that
> version before releasing).
>
> We need a way to use maven for updaing the Grizzly.java class :-)
>
> A+
>
> -- Jeanfrancois
>