[testng] 40/355: Add aopalliances.jar for test build.
Eugene Zhukov
eugene-guest at moszumanska.debian.org
Tue Aug 18 10:19:45 UTC 2015
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 <cedric at beust.com>
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
More information about the pkg-java-commits
mailing list