summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Bourg <ebourg@apache.org>2018-12-30 11:22:34 +0100
committerAndrej Shadura <andrewsh@debian.org>2018-12-30 11:22:34 +0100
commit51bcd13ed99efbbf47fc5ce08239e02a0ffdf350 (patch)
treef95101a4b46b5f13276de421ec164a7cd03e2e2e
parentd5364c4bd176a9e0854dbc7ae4ace655fd6257f7 (diff)
Ignore the runtime-testsuite/annotations and runtime-testsuite/processors modules
(the --ignore option in debian/antlr4.poms doesn't work due to #839738) Forwarded: not-needed Gbp-Pq: Name 02-ignore-modules.patch
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a6759c0..7089bc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,8 +87,6 @@
<module>tool</module>
<module>antlr4-maven-plugin</module>
<module>tool-testsuite</module>
- <module>runtime-testsuite/annotations</module>
- <module>runtime-testsuite/processors</module>
<module>runtime-testsuite</module>
</modules>