summaryrefslogtreecommitdiff
path: root/dev-java
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-12-19 12:52:50 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-12-19 12:52:50 +0000
commit81ced48f539e85b7b7d01de970edf99f1ae9ab09 (patch)
tree529e69d0aa6be4d01cdc1edb60cfb5a630328351 /dev-java
parentbcc6560e8797a12125f07484ee14e28eaeb7aad6 (diff)
downloadbaldeagleos-repo-81ced48f539e85b7b7d01de970edf99f1ae9ab09.tar.gz
baldeagleos-repo-81ced48f539e85b7b7d01de970edf99f1ae9ab09.tar.xz
baldeagleos-repo-81ced48f539e85b7b7d01de970edf99f1ae9ab09.zip
Adding metadata
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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