dev@glassfish.java.net

Re: EJB annotation processing changes

From: Bhavanishankar <bshankar_at_sun.com>
Date: Mon, 13 Dec 2010 14:38:13 +0530

Hi Bill,

v3 --> Build fully 'mvn clean install'
v3/extras/embedded/web --> Build it 'mvn clean install'
v3/extras/embedded/all --> Build it 'mvn clean install'
v3/tests/embedded --> mvn clean verify

_Bhavani.

On 12/11/2010 05:58 AM, Bill Shannon wrote:
> I'm about to commit some changes to EJB annotation processing to fix
> a bunch of bugs related to support for EJBs in war files. The tests
> pass quicklook, EJB devtests, and deployment devtests, but if you see
> any problems that might be related to this, let me know.
>
> In particular, I'm worried about the behavior in the embedded case,
> so if you see problems there please tell me what embedded devtests
> I should be running.