Name Date Size

.. 2012-03-06 15:30:16 25

build.properties 2012-03-06 15:30:16 2 KiB

build.xml 2012-03-06 15:30:16 2.8 KiB

classes 2015-04-20 01:20:10 3

pom.xml 2012-03-06 15:30:16 3.2 KiB

README 2012-03-06 15:30:16 283

resources 2012-03-06 15:30:16 3

src 2012-03-06 15:30:16 3

testng.xml 2012-03-06 15:30:16 2.5 KiB

README

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