You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-dev@james.apache.org by rd...@apache.org on 2008/12/02 21:06:07 UTC

svn commit: r722598 [26/36] - in /james/site/trunk/www/mpt: ./ antlib/ antlib/css/ antlib/emma/ antlib/emma/_files/ antlib/images/ antlib/xref-test/ antlib/xref-test/org/ antlib/xref-test/org/apache/ antlib/xref-test/org/apache/james/ antlib/xref-test/...

Added: james/site/trunk/www/mpt/pmd.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/pmd.html?rev=722598&view=auto
==============================================================================
--- james/site/trunk/www/mpt/pmd.html (added)
+++ james/site/trunk/www/mpt/pmd.html Tue Dec  2 12:05:59 2008
@@ -0,0 +1,188 @@
+<!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="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: 12/02/2008
+                      </div>
+            <div class="xright">      <a href="../index.html">JAMES Project</a>
+          |
+          <a href="../server/index.html">Server</a>
+          |
+          <a href="../mailet/index.html">Mailets</a>
+          |
+          <a href="../jspf/index.html">jSPF</a>
+          |
+          <a href="../mime4j/index.html">Mime4J</a>
+          |
+          <a href="../jsieve/index.html">JSieve</a>
+          |
+          <a href="../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="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="main">Main Library</a>
+        </li>
+              
+    <li class="none">
+              <a href="antlib">AntLib</a>
+        </li>
+          </ul>
+          <h5>Useful Information</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
+        </li>
+          </ul>
+          <h5>The Apache Software Foundation</h5>
+        <ul>
+              
+    <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="../download.cgi">Stable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="../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/protocol-tester/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/protocol-tester/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 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#45">45</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#47">47</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#64">64</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 whil
 e parsing /opt/development/protocol-tester/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/protocol-tester/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/protocol-tester/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/protocol-tester/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/protocol-tester/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/protocol-tester/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 '78'-'84').</td><td><a href="./xref/org/apache/james/mpt/Runner.html#78">78</a> - <a href="./xref/org/apache/james/mpt/Runner.html#84">84</a></td></tr><tr class="a"><td>Found 'UR'-anomaly for variable 'session' (lines '78'-'84').</td><td><a href="./xref/org/apache/james/mpt/Runner.html#78">78</a> - <a href="./xref/org/apache/james/mpt/Runner.html#84">84</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#122">122</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>Avo
 id 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 cl
 ass="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
+    
+          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>

Added: james/site/trunk/www/mpt/pmd.xml
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/pmd.xml?rev=722598&view=auto
==============================================================================
--- james/site/trunk/www/mpt/pmd.xml (added)
+++ james/site/trunk/www/mpt/pmd.xml Tue Dec  2 12:05:59 2008
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<pmd version="4.1" timestamp="2008-12-02T19:48:19.429">
+<file name="/opt/development/protocol-tester/main/src/main/java/org/apache/james/mpt/AbstractProtocolTestFramework.java">
+<violation beginline="42" endline="47" begincolumn="12" endcolumn="5" rule="CallSuperInConstructor" ruleset="Controversial Rules" package="org.apache.james.mpt" class="AbstractProtocolTestFramework" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#CallSuperInConstructor" priority="3">
+It is a good practice to call super() in a constructor
+</violation>
+</file>
+<file name="/opt/development/protocol-tester/main/src/main/java/org/apache/james/mpt/ExternalSession.java">
+<violation beginline="64" endline="64" begincolumn="9" endcolumn="27" rule="AvoidFinalLocalVariable" ruleset="Controversial Rules" package="org.apache.james.mpt" class="ExternalSession" method="readLine" variable="result" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#AvoidFinalLocalVariable" priority="3">
+Avoid using final local variables, turn them into fields
+</violation>
+<violation beginline="81" endline="81" begincolumn="13" endcolumn="13" rule="EmptyWhileStmt" ruleset="Basic Rules" package="org.apache.james.mpt" class="ExternalSession" method="readlineInto" externalInfoUrl="http://pmd.sourceforge.net/rules/basic.html#EmptyWhileStmt" priority="3">
+Avoid empty while statements
+</violation>
+<violation beginline="88" endline="88" begincolumn="9" endcolumn="28" rule="AvoidFinalLocalVariable" ruleset="Controversial Rules" package="org.apache.james.mpt" class="ExternalSession" method="oneFromLine" variable="result" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#AvoidFinalLocalVariable" priority="3">
+Avoid using final local variables, turn them into fields
+</violation>
+<violation beginline="156" endline="156" begincolumn="9" endcolumn="30" rule="AvoidFinalLocalVariable" ruleset="Controversial Rules" package="org.apache.james.mpt" class="ExternalSession" method="toString" variable="TAB" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#AvoidFinalLocalVariable" priority="3">
+Avoid using final local variables, turn them into fields
+</violation>
+</file>
+<file name="/opt/development/protocol-tester/main/src/main/java/org/apache/james/mpt/ExternalSessionFactory.java">
+<violation beginline="45" endline="45" begincolumn="9" endcolumn="65" rule="AvoidFinalLocalVariable" ruleset="Controversial Rules" package="org.apache.james.mpt" class="ExternalSessionFactory" method="newSession" variable="channel" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#AvoidFinalLocalVariable" priority="3">
+Avoid using final local variables, turn them into fields
+</violation>
+<violation beginline="47" endline="47" begincolumn="9" endcolumn="85" rule="AvoidFinalLocalVariable" ruleset="Controversial Rules" package="org.apache.james.mpt" class="ExternalSessionFactory" method="newSession" variable="result" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#AvoidFinalLocalVariable" priority="3">
+Avoid using final local variables, turn them into fields
+</violation>
+<violation beginline="64" endline="64" begincolumn="9" endcolumn="30" rule="AvoidFinalLocalVariable" ruleset="Controversial Rules" package="org.apache.james.mpt" class="ExternalSessionFactory" method="toString" variable="TAB" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#AvoidFinalLocalVariable" priority="3">
+Avoid using final local variables, turn them into fields
+</violation>
+</file>
+<file name="/opt/development/protocol-tester/main/src/main/java/org/apache/james/mpt/HostSystem.java">
+<violation beginline="41" endline="41" begincolumn="12" endcolumn="41" rule="UnusedModifier" ruleset="Controversial Rules" package="org.apache.james.mpt" class="HostSystem" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#UnusedModifier" priority="3">
+Avoid modifiers which are implied by the context
+</violation>
+<violation beginline="52" endline="52" begincolumn="12" endcolumn="71" rule="UnusedModifier" ruleset="Controversial Rules" package="org.apache.james.mpt" class="HostSystem" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#UnusedModifier" priority="3">
+Avoid modifiers which are implied by the context
+</violation>
+<violation beginline="54" endline="56" begincolumn="12" endcolumn="5" rule="UnusedModifier" ruleset="Controversial Rules" package="org.apache.james.mpt" class="Continuation" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#UnusedModifier" priority="3">
+Avoid modifiers which are implied by the context
+</violation>
+<violation beginline="55" endline="55" begincolumn="16" endcolumn="33" rule="UnusedModifier" ruleset="Controversial Rules" package="org.apache.james.mpt" class="Continuation" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#UnusedModifier" priority="3">
+Avoid modifiers which are implied by the context
+</violation>
+</file>
+<file name="/opt/development/protocol-tester/main/src/main/java/org/apache/james/mpt/Runner.java">
+<violation beginline="78" endline="84" begincolumn="21" endcolumn="35" rule="DataflowAnomalyAnalysis" ruleset="Controversial Rules" package="org.apache.james.mpt" class="SessionContinuation" method="doContinue" variable="session" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#DataflowAnomalyAnalysis" priority="5">
+Found 'UR'-anomaly for variable 'session' (lines '78'-'84').
+</violation>
+<violation beginline="78" endline="84" begincolumn="21" endcolumn="35" rule="DataflowAnomalyAnalysis" ruleset="Controversial Rules" package="org.apache.james.mpt" class="SessionContinuation" method="doContinue" variable="session" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#DataflowAnomalyAnalysis" priority="5">
+Found 'UR'-anomaly for variable 'session' (lines '78'-'84').
+</violation>
+<violation beginline="122" endline="122" begincolumn="9" endcolumn="30" rule="AvoidFinalLocalVariable" ruleset="Controversial Rules" package="org.apache.james.mpt" class="Runner" method="toString" variable="TAB" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#AvoidFinalLocalVariable" priority="3">
+Avoid using final local variables, turn them into fields
+</violation>
+</file>
+<file name="/opt/development/protocol-tester/main/src/main/java/org/apache/james/mpt/ScriptedUserAdder.java">
+<violation beginline="81" endline="81" begincolumn="9" endcolumn="60" rule="AvoidFinalLocalVariable" ruleset="Controversial Rules" package="org.apache.james.mpt" class="ScriptedUserAdder" method="addUser" variable="reader" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#AvoidFinalLocalVariable" priority="3">
+Avoid using final local variables, turn them into fields
+</violation>
+<violation beginline="93" endline="93" begincolumn="9" endcolumn="75" rule="AvoidFinalLocalVariable" ruleset="Controversial Rules" package="org.apache.james.mpt" class="ScriptedUserAdder" method="addUser" variable="builder" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#AvoidFinalLocalVariable" priority="3">
+Avoid using final local variables, turn them into fields
+</violation>
+<violation beginline="97" endline="97" begincolumn="9" endcolumn="42" rule="AvoidFinalLocalVariable" ruleset="Controversial Rules" package="org.apache.james.mpt" class="ScriptedUserAdder" method="addUser" variable="runner" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#AvoidFinalLocalVariable" priority="3">
+Avoid using final local variables, turn them into fields
+</violation>
+<violation beginline="99" endline="99" begincolumn="9" endcolumn="100" rule="AvoidFinalLocalVariable" ruleset="Controversial Rules" package="org.apache.james.mpt" class="ScriptedUserAdder" method="addUser" variable="factory" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#AvoidFinalLocalVariable" priority="3">
+Avoid using final local variables, turn them into fields
+</violation>
+<violation beginline="112" endline="112" begincolumn="9" endcolumn="30" rule="AvoidFinalLocalVariable" ruleset="Controversial Rules" package="org.apache.james.mpt" class="ScriptedUserAdder" method="toString" variable="TAB" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#AvoidFinalLocalVariable" priority="3">
+Avoid using final local variables, turn them into fields
+</violation>
+</file>
+<file name="/opt/development/protocol-tester/main/src/main/java/org/apache/james/mpt/Session.java">
+<violation beginline="33" endline="33" begincolumn="12" endcolumn="46" rule="UnusedModifier" ruleset="Controversial Rules" package="org.apache.james.mpt" class="Session" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#UnusedModifier" priority="3">
+Avoid modifiers which are implied by the context
+</violation>
+<violation beginline="40" endline="40" begincolumn="12" endcolumn="56" rule="UnusedModifier" ruleset="Controversial Rules" package="org.apache.james.mpt" class="Session" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#UnusedModifier" priority="3">
+Avoid modifiers which are implied by the context
+</violation>
+<violation beginline="47" endline="47" begincolumn="12" endcolumn="41" rule="UnusedModifier" ruleset="Controversial Rules" package="org.apache.james.mpt" class="Session" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#UnusedModifier" priority="3">
+Avoid modifiers which are implied by the context
+</violation>
+<violation beginline="54" endline="54" begincolumn="12" endcolumn="40" rule="UnusedModifier" ruleset="Controversial Rules" package="org.apache.james.mpt" class="Session" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#UnusedModifier" priority="3">
+Avoid modifiers which are implied by the context
+</violation>
+</file>
+<file name="/opt/development/protocol-tester/main/src/main/java/org/apache/james/mpt/SessionFactory.java">
+<violation beginline="35" endline="36" begincolumn="21" endcolumn="29" rule="UnusedModifier" ruleset="Controversial Rules" package="org.apache.james.mpt" class="SessionFactory" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#UnusedModifier" priority="3">
+Avoid modifiers which are implied by the context
+</violation>
+</file>
+<file name="/opt/development/protocol-tester/main/src/main/java/org/apache/james/mpt/UserAdder.java">
+<violation beginline="33" endline="33" begincolumn="12" endcolumn="71" rule="UnusedModifier" ruleset="Controversial Rules" package="org.apache.james.mpt" class="UserAdder" externalInfoUrl="http://pmd.sourceforge.net/rules/controversial.html#UnusedModifier" priority="3">
+Avoid modifiers which are implied by the context
+</violation>
+</file>
+</pmd>
\ No newline at end of file

Added: james/site/trunk/www/mpt/project-info.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/project-info.html?rev=722598&view=auto
==============================================================================
--- james/site/trunk/www/mpt/project-info.html (added)
+++ james/site/trunk/www/mpt/project-info.html Tue Dec  2 12:05:59 2008
@@ -0,0 +1,188 @@
+<!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) - Project Information</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="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: 12/02/2008
+                      </div>
+            <div class="xright">      <a href="../index.html">JAMES Project</a>
+          |
+          <a href="../server/index.html">Server</a>
+          |
+          <a href="../mailet/index.html">Mailets</a>
+          |
+          <a href="../jspf/index.html">jSPF</a>
+          |
+          <a href="../mime4j/index.html">Mime4J</a>
+          |
+          <a href="../jsieve/index.html">JSieve</a>
+          |
+          <a href="../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="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="main">Main Library</a>
+        </li>
+              
+    <li class="none">
+              <a href="antlib">AntLib</a>
+        </li>
+          </ul>
+          <h5>Useful Information</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
+        </li>
+          </ul>
+          <h5>The Apache Software Foundation</h5>
+        <ul>
+              
+    <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="../download.cgi">Stable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="../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>Project Information</h2><p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a href="http://maven.apache.org">Maven</a> on behalf of the project.</p><div class="section"><h3>Overview</h3><table class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="dependencies.html">Dependencies</a></td><td>This document lists the project's dependencies and provides information on each dependency.</td></tr><tr class="a"><td><a href="mail-lists.html">Mailing Lists</a></td><td>This document provides subscription and archive information for this project's mailing lists.</td></tr><tr class="b"><td><a href="source-repository.html">Source Repository</a></td><td>This is a link to the online source repository that can be viewed via a web browser.</td></tr><tr class="a"><td><a href="dependency-conver
 gence.html">Dependency Convergence</a></td><td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td></tr><tr class="b"><td><a href="license.html">Project License</a></td><td>This is a link to the definitions of project licenses.</td></tr><tr class="a"><td><a href="plugin-management.html">Plugin Management</a></td><td>This document lists the plugins that are defined through pluginManagement.</td></tr><tr class="b"><td><a href="team-list.html">Project Team</a></td><td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr><tr class="a"><td><a href="integration.html">Continuous Integration</a></td><td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr><tr class="b"><td><a href="project-summary.html">Project Summary</a></td><t
 d>This document lists other related information of this project</td></tr><tr class="a"><td><a href="issue-tracking.html">Issue Tracking</a></td><td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr><tr class="b"><td><a href="plugins.html">Project Plugins</a></td><td>This document lists the build plugins and the report plugins used by this project.</td></tr><tr class="a"><td><a href="dependency-management.html">Dependency Management</a></td><td>This document lists the dependencies that are defined through dependencyManagement.</td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2008
+    
+          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>

Added: james/site/trunk/www/mpt/project-reports.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/project-reports.html?rev=722598&view=auto
==============================================================================
--- james/site/trunk/www/mpt/project-reports.html (added)
+++ james/site/trunk/www/mpt/project-reports.html Tue Dec  2 12:05:59 2008
@@ -0,0 +1,188 @@
+<!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) - Generated Reports</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="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: 12/02/2008
+                      </div>
+            <div class="xright">      <a href="../index.html">JAMES Project</a>
+          |
+          <a href="../server/index.html">Server</a>
+          |
+          <a href="../mailet/index.html">Mailets</a>
+          |
+          <a href="../jspf/index.html">jSPF</a>
+          |
+          <a href="../mime4j/index.html">Mime4J</a>
+          |
+          <a href="../jsieve/index.html">JSieve</a>
+          |
+          <a href="../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="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="main">Main Library</a>
+        </li>
+              
+    <li class="none">
+              <a href="antlib">AntLib</a>
+        </li>
+          </ul>
+          <h5>Useful Information</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
+        </li>
+          </ul>
+          <h5>The Apache Software Foundation</h5>
+        <ul>
+              
+    <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="../download.cgi">Stable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="../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>Generated Reports</h2><p>This document provides an overview of the various reports that are automatically generated by <a href="http://maven.apache.org">Maven</a> Each report is briefly described below.</p><div class="section"><h3>Overview</h3><table class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="pmd.html">PMD Report</a></td><td>Verification of coding rules.</td></tr><tr class="a"><td><a href="surefire-report.html">Surefire Report</a></td><td>Report on the test results of the project.</td></tr><tr class="b"><td><a href="xref-test/index.html">Test Source Xref</a></td><td>HTML based, cross-reference version of Java test source code.</td></tr><tr class="a"><td><a href="cpd.html">CPD Report</a></td><td>Duplicate code detection.</td></tr><tr class="b"><td><a href="jxr.html">Source Xref</a></td><td>HTML based, cross-reference version of Java source code.</td></tr><tr class="a"><td><a href="apido
 cs/index.html">JavaDocs</a></td><td>JavaDoc API documentation.</td></tr><tr class="b"><td><a href="rat-report.html">RAT Report</a></td><td>Report on compliance to license related source code policies</td></tr><tr class="a"><td><a href="xref/index.html">Source Xref</a></td><td>HTML based, cross-reference version of Java source code.</td></tr><tr class="b"><td><a href="testapidocs/index.html">Test JavaDocs</a></td><td>Test JavaDoc API documentation.</td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2008
+    
+          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>

Added: james/site/trunk/www/mpt/project-summary.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/project-summary.html?rev=722598&view=auto
==============================================================================
--- james/site/trunk/www/mpt/project-summary.html (added)
+++ james/site/trunk/www/mpt/project-summary.html Tue Dec  2 12:05:59 2008
@@ -0,0 +1,188 @@
+<!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) - Project Summary</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="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: 12/02/2008
+                      </div>
+            <div class="xright">      <a href="../index.html">JAMES Project</a>
+          |
+          <a href="../server/index.html">Server</a>
+          |
+          <a href="../mailet/index.html">Mailets</a>
+          |
+          <a href="../jspf/index.html">jSPF</a>
+          |
+          <a href="../mime4j/index.html">Mime4J</a>
+          |
+          <a href="../jsieve/index.html">JSieve</a>
+          |
+          <a href="../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="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="main">Main Library</a>
+        </li>
+              
+    <li class="none">
+              <a href="antlib">AntLib</a>
+        </li>
+          </ul>
+          <h5>Useful Information</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
+        </li>
+          </ul>
+          <h5>The Apache Software Foundation</h5>
+        <ul>
+              
+    <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="../download.cgi">Stable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="../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>Project Summary</h2><div class="section"><h3>Project Information</h3><table class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>Apache JAMES MPT Project</td></tr><tr class="a"><td>Description</td><td>Functional test framework specialised for the ASCII line-base protocols common in mail.</td></tr><tr class="b"><td>Homepage</td><td><a href="http://james.apache.org/mpt/">http://james.apache.org/mpt/</a></td></tr></table></div><div class="section"><h3>Project Organization</h3><table class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>The Apache Software Foundation</td></tr><tr class="a"><td>URL</td><td><a href="http://www.apache.org">http://www.apache.org</a></td></tr></table></div><div class="section"><h3>Build Information</h3><table class="bodyTable"><tr class="b"><th>Field</th><th>Value</th></tr><tr class="a"><td>GroupId</td><td>org.apache.james</td></tr><t
 r class="b"><td>ArtifactId</td><td>apache-james-mpt-project</td></tr><tr class="a"><td>Version</td><td>0.1-SNAPSHOT</td></tr><tr class="b"><td>Type</td><td>pom</td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2008
+    
+          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>