dev@glassfish.java.net

Re: pom review for adding the inject apis in the javaee apis module

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Tue, 06 Oct 2009 09:30:33 -0700

On 10/6/09 9:11 AM, Sahoo wrote:
> Ludovic Champenois wrote:
>> On 10/6/09 1:46 AM, Sahoo wrote:
>>> Ludo,
>>>
>>> Can you send us the diffs that you have committed for review?
>>>
>>> Thanks,
>>> Sahoo
>>>
>> https://glassfish-svn.dev.java.net/servlets/ReadMsg?list=commits&msgNo=14776
>>
>>
> I don't understand why we need to add
> <include>javax.inject:inject-api</include>
> in various assembly xml files. Do you know?
If I remove it and do a
mvn -U -Pweb-api clean install
there is no javax.inject.* inside the
javax.javaee/target/javax.javaee-web-api.jar jar.
Then the stripped jar (that starts from
javax.javaee/target/javax.javaee-web-api.jar) does not contain it either.
Ludo
>
> Thanks,
> Sahoo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>