summaryrefslogtreecommitdiffstats
path: root/tags/n/needless-suggest-recommend-libservlet-java.tag
blob: 601a624457c5e9293cf3bfe42dc7ffd784207155 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Tag: needless-suggest-recommend-libservlet-java
Severity: warning
Check: fields/package-relations
Explanation: Package should not suggest or recommend libservlet-java
 Java servlets are only used in the context of a server (example: Tomcat or
 Jetty). This server will have this dependency and will take care of the
 loading of this package with the right libservlet.
 .
 Removing this dependency will fix this warning.
 .
 If there is otherwise a valid reason for this suggestion or recommendation,
 please override the tag.