From 81ced48f539e85b7b7d01de970edf99f1ae9ab09 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 19 Dec 2022 12:52:50 +0000 Subject: Adding metadata --- dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-java') diff --git a/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild b/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild index 740ecc7747c2..75b087415f61 100644 --- a/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild +++ b/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild @@ -27,7 +27,7 @@ S="${WORKDIR}/disruptor-${PV}" JAVA_SRC_DIR="src/main" JAVA_TEST_GENTOO_CLASSPATH="junit-4" -JAVA_TEST_SRC_DIR="src/test" +JAVA_TEST_SRC_DIR="src/test/java" JAVA_TEST_EXCLUDES=( # valid test classes have pattern *Test with nothing behind com.lmax.disruptor.dsl.stubs.TestWorkHandler # No runnable methods -- cgit v1.3.1