Cross Reference: README
xref
: /
glassfish-3.1.2
/
tests
/
quicklook
/
amx
/
README
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
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