summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Bourg <ebourg@apache.org>2019-02-20 10:50:34 +0100
committerAndrej Shadura <andrewsh@debian.org>2019-02-20 10:50:34 +0100
commitb084f7973a421ba115bd9f7bbbbfb40f347bd4dd (patch)
tree55454420a921039c7c75a50abab6ff14765764bb
parenta3549a7aae6ca356bfd71b9c936620ebb7e60770 (diff)
Ignore the runtime-testsuite/annotations and runtime-testsuite/processors modules
Forwarded: not-needed (the --ignore option in debian/antlr4.poms doesn't work due to #839738) 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 530fadf..e023a36 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>