dev@glassfish.java.net

QL embedded profile

From: Ming Zhang <ming.zhang_at_oracle.com>
Date: Wed, 27 Oct 2010 12:09:47 -0700

Hi,

I added embedded profile to QL per Marina's request. The QL embedded
tests can be executed with:
mvn -Dglassfish.home={V3 Installation Dir} -P test_em test | tee run.log

Jane, do you run the "report" target in QL at the end of GF continuous
hudson build? If you do, please add the execution of embedded profile
before report. The target will combine the test results from embedded
profile with those from other profiles.

Thanks,
Ming