From 6abf10d2a94479ab664e8b294ea26e1b8b3741c9 Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Sun, 5 Feb 2012 18:21:15 +0100 Subject: [PATCH] Added config for other API restriction javadoc tags --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 3b4a2901..c0666cd0 100644 --- a/pom.xml +++ b/pom.xml @@ -285,6 +285,16 @@ a Restriction: + + noinstantiate + a + Restriction: + + + nooverride + a + Restriction: + noreference a -- GitLab