xref: /aosp_15_r20/external/testng/README.build (revision 83a54b2f2026052c38867f4cde56111edcd60b56)
1*83a54b2fSSadaf EbrahimiYou need to install ivy in order to build.
2*83a54b2fSSadaf Ebrahimi
3*83a54b2fSSadaf EbrahimiYou can either download it from the ivy site or more simply,
4*83a54b2fSSadaf Ebrahimicopy ivy-2.1.0.jar included in the root directory to ~/.ant/lib.
5*83a54b2fSSadaf Ebrahimi
6*83a54b2fSSadaf EbrahimiAfter this, "ant" will build the distribution and run the tests.
7*83a54b2fSSadaf Ebrahimi
8