persistence@glassfish.java.net

Re: Compiling Glassfish in Eclipse

From: Markus KARG <markus.karg_at_gmx.net>
Date: Wed, 16 Aug 2006 10:18:11 +0200

Marina,

thank you for your kind email, I will try out your tips as soon as I
find some more time.

Thanks for all
Markus

Marina Vatkina wrote:
> Hi Markus,
>
> Before you give up, let's try to solve this.
>
> Option a) is not to check out all of the glassfish code - you only need
> persistence-api and entity-persistence modules to compile your changes.
> See https://glassfish.dev.java.net/public/BuildGlassFish.html and
> https://glassfish.dev.java.net/public/GuidelinesandConventions.html#Quicklook_Tests
>
> for details.
> You should also check out entity-persistence-tests - it's not part of
> the glassfish source checkout, and it has its own readme with the steps
> on how to run the tests.
>
> You don't need to understand maven to build glassfish, just follow the
> rules in the how-to doc. Note: the maven goals might be changing this
> week,
> so I suggest to wait until after this week's promotion build.
>
> Option b) send your question to dev and users aliases to see if anybody
> knows how to do it :).
>
> regards,
> -marina
>