blob: e352d3077dbaa0b912d6cd47e6d79c81179ae155 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>JAMES Mail Protocol Tester (MPT) - PMD Results</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
</head>
<body class="composite">
<div id="banner">
<a href="http://james.apache.org/mpt/index.html" id="bannerLeft">
<img src="images/james-mpt-logo.gif" alt="" />
</a>
<a href="http://www.apache.org/index.html" id="bannerRight">
<img src="images/asf-logo-reduced.gif" alt="" />
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
Last Published: 07/02/2009
</div>
<div class="xright"> <a href="http://james.apache.org/index.html">JAMES Project</a>
|
<a href="http://james.apache.org/server/index.html">Server</a>
|
<a href="http://james.apache.org/mailet/index.html">Mailets</a>
|
<a href="http://james.apache.org/jspf/index.html">jSPF</a>
|
<a href="http://james.apache.org/mime4j/index.html">Mime4J</a>
|
<a href="http://james.apache.org/jsieve/index.html">JSieve</a>
|
<a href="http://james.apache.org/postage/index.html">Postage</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Mail Protocol Tester</h5>
<ul>
<li class="none">
<a href="http://james.apache.org/mpt/index.html">Overview</a>
</li>
<li class="none">
<a href="release-notes.html">Release Notes</a>
</li>
<li class="none">
<a href="http://james.apache.org/mpt/main">Main Library</a>
</li>
<li class="none">
<a href="http://james.apache.org/mpt/antlib">AntLib</a>
</li>
<li class="none">
<a href="http://james.apache.org/mpt/app">Application</a>
</li>
</ul>
<h5>The Apache Software Foundation</h5>
<ul>
<li class="none">
<a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
</li>
<li class="none">
<a href="http://apache.org/foundation/faq.html">FAQ</a>
</li>
<li class="none">
<a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a>
</li>
<li class="none">
<a href="http://apache.org/foundation/contributing.html">Donations</a>
</li>
<li class="none">
<a href="http://apache.org/foundation/thanks.html">Thanks</a>
</li>
</ul>
<h5>Downloads</h5>
<ul>
<li class="none">
<a href="http://james.apache.org/download.cgi">Stable releases</a>
</li>
<li class="none">
<a href="http://james.apache.org/downloadunstable.cgi">Unstable releases</a>
</li>
<li class="none">
<a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
<img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section"><h2>PMD Results</h2><p>The following document contains the results of <a href="http://pmd.sourceforge.net/">PMD</a> 4.1.</p></div><div class="section"><h2>Files</h2><div class="section"><h3>Apache JAMES MPT AntLib - org/apache/james/mpt/ant/MailProtocolTestTask.java</h3><table class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Error while parsing /opt/development/apache/apache-james-mpt-0.1/antlib/src/main/java/org/apache/james/mpt/ant/MailProtocolTestTask.java: Can't use generics unless running in JDK 1.5 mode!</td><td><a href="./xref/org/apache/james/mpt/ant/MailProtocolTestTask.html#0">0</a></td></tr><tr class="a"><td>Error while parsing /opt/development/apache/apache-james-mpt-0.1/antlib/src/main/java/org/apache/james/mpt/ant/MailProtocolTestTask.java: Can't use generics unless running in JDK 1.5 mode!</td><td><a href="./xref/org/apache/james/mpt/ant/MailProtocolTestTask.html#0">0</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Application - org/apache/james/mpt/app/Main.java</h3><table class="bodyTable"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>Error while parsing /opt/development/apache/apache-james-mpt-0.1/app/src/main/java/org/apache/james/mpt/app/Main.java: Can't use annotations when running in JDK 1.4 mode!</td><td><a href="./xref/org/apache/james/mpt/app/Main.html#0">0</a></td></tr><tr class="b"><td>Error while parsing /opt/development/apache/apache-james-mpt-0.1/app/src/main/java/org/apache/james/mpt/app/Main.java: Can't use annotations when running in JDK 1.4 mode!</td><td><a href="./xref/org/apache/james/mpt/app/Main.html#0">0</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Application - org/apache/james/mpt/app/RunScript.java</h3><table class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Found 'UR'-anomaly for variable 'host' (lines '53'-'54').</td><td><a href="./xref/org/apache/james/mpt/app/RunScript.html#53">53</a> - <a href="./xref/org/apache/james/mpt/app/RunScript.html#54">54</a></td></tr><tr class="a"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/app/RunScript.html#56">56</a></td></tr><tr class="b"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/app/RunScript.html#57">57</a></td></tr><tr class="a"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/app/RunScript.html#58">58</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Main - org/apache/james/mpt/AbstractProtocolTestFramework.java</h3><table class="bodyTable"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>It is a good practice to call super() in a constructor</td><td><a href="./xref/org/apache/james/mpt/AbstractProtocolTestFramework.html#42">42</a> - <a href="./xref/org/apache/james/mpt/AbstractProtocolTestFramework.html#47">47</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Main - org/apache/james/mpt/ExternalSession.java</h3><table class="bodyTable"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/ExternalSession.html#64">64</a></td></tr><tr class="b"><td>Avoid empty while statements</td><td><a href="./xref/org/apache/james/mpt/ExternalSession.html#81">81</a></td></tr><tr class="a"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/ExternalSession.html#88">88</a></td></tr><tr class="b"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/ExternalSession.html#156">156</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Main - org/apache/james/mpt/ExternalSessionFactory.java</h3><table class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/ExternalSessionFactory.html#46">46</a></td></tr><tr class="a"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/ExternalSessionFactory.html#48">48</a></td></tr><tr class="b"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/ExternalSessionFactory.html#65">65</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Main - org/apache/james/mpt/HostSystem.java</h3><table class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Avoid modifiers which are implied by the context</td><td><a href="./xref/org/apache/james/mpt/HostSystem.html#41">41</a></td></tr><tr class="a"><td>Avoid modifiers which are implied by the context</td><td><a href="./xref/org/apache/james/mpt/HostSystem.html#52">52</a></td></tr><tr class="b"><td>Avoid modifiers which are implied by the context</td><td><a href="./xref/org/apache/james/mpt/HostSystem.html#54">54</a> - <a href="./xref/org/apache/james/mpt/HostSystem.html#56">56</a></td></tr><tr class="a"><td>Avoid modifiers which are implied by the context</td><td><a href="./xref/org/apache/james/mpt/HostSystem.html#55">55</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Main - org/apache/james/mpt/ProtocolInteractor.java</h3><table class="bodyTable"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>Error while parsing /opt/development/apache/apache-james-mpt-0.1/main/src/main/java/org/apache/james/mpt/ProtocolInteractor.java: Can't use generics unless running in JDK 1.5 mode!</td><td><a href="./xref/org/apache/james/mpt/ProtocolInteractor.html#0">0</a></td></tr><tr class="b"><td>Error while parsing /opt/development/apache/apache-james-mpt-0.1/main/src/main/java/org/apache/james/mpt/ProtocolInteractor.java: Can't use generics unless running in JDK 1.5 mode!</td><td><a href="./xref/org/apache/james/mpt/ProtocolInteractor.html#0">0</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Main - org/apache/james/mpt/ProtocolSession.java</h3><table class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Error while parsing /opt/development/apache/apache-james-mpt-0.1/main/src/main/java/org/apache/james/mpt/ProtocolSession.java: Can't use generics unless running in JDK 1.5 mode!</td><td><a href="./xref/org/apache/james/mpt/ProtocolSession.html#0">0</a></td></tr><tr class="a"><td>Error while parsing /opt/development/apache/apache-james-mpt-0.1/main/src/main/java/org/apache/james/mpt/ProtocolSession.java: Can't use generics unless running in JDK 1.5 mode!</td><td><a href="./xref/org/apache/james/mpt/ProtocolSession.html#0">0</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Main - org/apache/james/mpt/ProtocolSessionBuilder.java</h3><table class="bodyTable"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>Error while parsing /opt/development/apache/apache-james-mpt-0.1/main/src/main/java/org/apache/james/mpt/ProtocolSessionBuilder.java: Can't use generics unless running in JDK 1.5 mode!</td><td><a href="./xref/org/apache/james/mpt/ProtocolSessionBuilder.html#0">0</a></td></tr><tr class="b"><td>Error while parsing /opt/development/apache/apache-james-mpt-0.1/main/src/main/java/org/apache/james/mpt/ProtocolSessionBuilder.java: Can't use generics unless running in JDK 1.5 mode!</td><td><a href="./xref/org/apache/james/mpt/ProtocolSessionBuilder.html#0">0</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Main - org/apache/james/mpt/Runner.java</h3><table class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Found 'UR'-anomaly for variable 'session' (lines '76'-'82').</td><td><a href="./xref/org/apache/james/mpt/Runner.html#76">76</a> - <a href="./xref/org/apache/james/mpt/Runner.html#82">82</a></td></tr><tr class="a"><td>Found 'UR'-anomaly for variable 'session' (lines '76'-'82').</td><td><a href="./xref/org/apache/james/mpt/Runner.html#76">76</a> - <a href="./xref/org/apache/james/mpt/Runner.html#82">82</a></td></tr><tr class="b"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/Runner.html#120">120</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Main - org/apache/james/mpt/ScriptedUserAdder.java</h3><table class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/ScriptedUserAdder.html#81">81</a></td></tr><tr class="a"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/ScriptedUserAdder.html#93">93</a></td></tr><tr class="b"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/ScriptedUserAdder.html#97">97</a></td></tr><tr class="a"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/ScriptedUserAdder.html#99">99</a></td></tr><tr class="b"><td>Avoid using final local variables, turn them into fields</td><td><a href="./xref/org/apache/james/mpt/ScriptedUserAdder.html#112">112</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Main - org/apache/james/mpt/Session.java</h3><table class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Avoid modifiers which are implied by the context</td><td><a href="./xref/org/apache/james/mpt/Session.html#33">33</a></td></tr><tr class="a"><td>Avoid modifiers which are implied by the context</td><td><a href="./xref/org/apache/james/mpt/Session.html#40">40</a></td></tr><tr class="b"><td>Avoid modifiers which are implied by the context</td><td><a href="./xref/org/apache/james/mpt/Session.html#47">47</a></td></tr><tr class="a"><td>Avoid modifiers which are implied by the context</td><td><a href="./xref/org/apache/james/mpt/Session.html#54">54</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Main - org/apache/james/mpt/SessionFactory.java</h3><table class="bodyTable"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>Avoid modifiers which are implied by the context</td><td><a href="./xref/org/apache/james/mpt/SessionFactory.html#35">35</a> - <a href="./xref/org/apache/james/mpt/SessionFactory.html#36">36</a></td></tr></table></div><div class="section"><h3>Apache JAMES MPT Main - org/apache/james/mpt/UserAdder.java</h3><table class="bodyTable"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>Avoid modifiers which are implied by the context</td><td><a href="./xref/org/apache/james/mpt/UserAdder.html#33">33</a></td></tr></table></div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">&#169;
2008-2009
The Apache Software Foundation
</div>
<div class="clear">
<hr/>
</div>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1384591-1";
urchinTracker();
</script>
</body>
</html>