dev@glassfish.java.net

Re: [GFv3] Heads Up: javax.javaee-${version}.jar won't be part of web distribution

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Mon, 15 Sep 2008 12:07:52 -0700

Jerome Dochez wrote:
> Ludovic Champenois wrote:
>> Sahoo wrote:
>>> We are going to remove javax.javaee-${version}.jar from web bundle.
>>> This is needed to fix [1] and [2]. We have not yet decided whether
>>> to make it part of glassfish bundle (a.k.a. full bundle) or not. The
>>> runtime does not need it.
> the only thing I can think of would be to make it available for
> developers, so that you could do
>
> javac -cp ~/glassfish/.../javaee.jar
>
> would that be useful for netbeans/eclipse in that regards ?
for a javac CLI user, yes,
but for NetBeans *and* Eclipse: no, as those IDEs do not use the
classpath from manifest to detect jar dependencies...
I guess it is the same with IntelliJ

Ludo
>
> jerome
>>>
>>> Rochelle,
>>> Eclipse plugin may be impacted by this change.
>>
>> And NetBeans 6.5 as well.
>> When is it integrated?
>>
>> Ludo
>>>
>>> Thanks,
>>> Sahoo
>>>
>>> [1] https://glassfish.dev.java.net/issues/show_bug.cgi?id=5409
>>> [2] https://glassfish.dev.java.net/issues/show_bug.cgi?id=5846
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>