README revision ada1678a4262b208a7b87391f520a7767d25287c
Author: Lloyd.Chambers@sun.com
Last modified: 30 July 2009
To run AMX tests standalone on glassfish distribution:
ant -Dglassfish.home=$V3_RUN/glassfish all
I put my repo elsewhere:
export V3_REPO=/v3/repo
ant -Dmaven.repo.local=$V3_REPO -Dglassfish.home=$V3_RUN/glassfish all