dev@glassfish.java.net

Re: Compiling Glassfish in Eclipse

From: Markus KARG <markus.karg_at_gmx.net>
Date: Sat, 09 Sep 2006 07:53:00 +0200

> Actually you are required to send patches first, before you are granted
> a commit privilege ;). Which means that your cvs commit can be rejected.
I never wanted to commit to cvs, since Tom already told me that I have
to get a code review. In fact I wanted to send a patch set to one of the
"core team" to do the commit.
> The QLook instructions are quite good:
> https://glassfish.dev.java.net/public/GuidelinesandConventions.html#Quicklook_Tests
>
> If you don't have your classpath set, and you provide correct email in
> the
> modified config.properties, you might even get an email with tests
> results.
>
> On my environment I usually have 2 test 'do not run' status in the result
> because of some SSL settings, that do not affect anything in persistence
> area, and for sure no persistence changes can affect the SSL support.
Thank you for this tips!

Markus