dev@grizzly.java.net

Re: http-servlet module failes to build

From: Hubert Iwaniuk <neotyk_at_kungfoo.pl>
Date: Mon, 23 Mar 2009 11:28:43 +0100

Crucial here is Java version: 1.5.0_16javax.activation.DataSource is in
rt.jar of 1.6 not in 1.5.

Test runs on 1.6.
In commit #2717 added dependency on activation.jar disabled wadl test and
enabled resource test.
Have no idea why application.wadl gets created in 1.6 and not in 1.5

Cheers,
Hubert


On Fri, Mar 20, 2009 at 4:42 PM, Hubert Iwaniuk <neotyk_at_kungfoo.pl> wrote:

> mvn -version
> Maven version: 2.0.9
> Java version: 1.5.0_16
> OS name: "linux" version: "2.6.24-23-generic" arch: "i386" Family: "unix"
>
> Hubert.
>
> On Fri, Mar 20, 2009 at 3:37 PM, Jeanfrancois Arcand <
> Jeanfrancois.Arcand_at_sun.com> wrote:
>
>> Salut,
>>
>> which VM are you using? I can't reproduce that :-)
>>
>> Thanks!
>>
>> -- Jeanfrancois
>>
>> Hubert Iwaniuk wrote:
>>
>>> Hi,
>>>
>>> I'm having problems build modules/http-servlet.
>>> Attached build.log.
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
>>> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
>> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>>
>>
>