dev@glassfish.java.net

Re: annotation processor

From: Justin Lee <justin.d.lee_at_oracle.com>
Date: Fri, 21 May 2010 15:37:53 -0400

So it's not possible, then?

On 5/21/10 10:17 AM, Justin Lee wrote:
> Well, i'm playing with generating some code for use later in the build
> and in tests, potentially. I'm not sure this would get used in GF
> proper, at least at first, but certainly in the devtests.
>
> On 5/21/10 10:14 AM, Sanjeeb Sahoo wrote:
>> Justin Lee wrote:
>>> If I have an annotation processor defined in the v3 tree, how can I
>>> get the build to use that later in the build sequence? Right now it
>>> lives in common/glassfish-api.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>> The location of annotation processor has caught my attention. Is it
>> really a glassfish API?
>>
>> In general, be careful avoid building a jar if you want the jar to be
>> used later on in the same reactor by maven. It can cause the JVM to
>> crash.
>>
>> Sahoo
>>
>> ---------------------------------------------------------------------
>> 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
>