dev@glassfish.java.net

Re: NotNull vs Element(required=true)

From: Jerome Dochez <jerome.dochez_at_oracle.com>
Date: Mon, 19 Jul 2010 12:04:25 -0700

Bobby

yes rebuilding the module should be enough but what do you do when you
have rebuilt that module. do you rebuild the distribution ? do you copy
the jar manually ?

On 7/19/10 11:28 AM, Byron Nevins wrote:
>
>
> On 7/19/2010 11:10 AM, Bobby Bissett wrote:
>> On Jul 19, 2010, at 2:02 PM, Byron Nevins wrote:
>>> There is a bug in post-processing in config-api. You have to "mvn
>>> clean" before you build to see your changes.
>>
>>
>> Thanks, I'm used to adding the clean step in there anyway. But I only
>> have to "mvn clean install" that one module, right? I don't need to
>> rebuild anything else?
> Yes - just the one module
>>
>> I don't want this @NotNull issue to really be about me not knowing
>> how to build GF.
>>
>> Thanks,
>> Bobby
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>