This is an automated email from the git hooks/post-receive script. eugene-guest pushed a commit to annotated tag OpenBSD in repository testng.
commit acfe5a0756a986d7b31ce2e798d523600d2892e2 Author: Cedric Beust <[email protected]> Date: Sun Jan 12 23:27:54 2014 -0800 Add aopalliances.jar for test build. --- build-tests.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-tests.xml b/build-tests.xml index 3b3485d..d0ccfd7 100644 --- a/build-tests.xml +++ b/build-tests.xml @@ -15,6 +15,7 @@ <pathelement location="${testng.jar}" /> <fileset dir="${lib.dir}" includes="${guice2.jar}" /> <fileset dir="${lib.dir}" includes="${junit.jar}" /> + <fileset dir="${lib.dir}" includes="aopalliance-1.0.jar" /> </path> <target name="env:info"> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

