dev@glassfish.java.net

Re: NotNull vs Element(required=true)

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Mon, 19 Jul 2010 14:21:39 -0400

Well, adding @NotNull and doing a full rebuild of all of GF fixed it.
I don't know whether it was the full rebuild (before I had only
rebuilt admin/config-api) or some other change when I updated, but
it's ok now.

Would be good to know how much rebuilding is really required to make
changes in config-api though.

On Jul 19, 2010, at 2:10 PM, 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?
>
> 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
>