Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package net.sourceforge.pmd...
  Loading source files for package net.sourceforge.pmd.dfa...
  Loading source files for package net.sourceforge.pmd.dfa.variableaccess...
  Loading source files for package net.sourceforge.pmd.dfa.report...
  Loading source files for package net.sourceforge.pmd.dfa.pathfinder...
  Loading source files for package net.sourceforge.pmd.util...
  Loading source files for package net.sourceforge.pmd.util.designer...
  Loading source files for package net.sourceforge.pmd.util.viewer...
  Loading source files for package net.sourceforge.pmd.util.viewer.model...
  Loading source files for package net.sourceforge.pmd.util.viewer.util...
  Loading source files for package net.sourceforge.pmd.util.viewer.gui...
  Loading source files for package net.sourceforge.pmd.util.viewer.gui.menu...
  Loading source files for package net.sourceforge.pmd.ant...
  Loading source files for package net.sourceforge.pmd.jaxen...
  Loading source files for package net.sourceforge.pmd.quickfix...
  Loading source files for package net.sourceforge.pmd.ast...
  Loading source files for package net.sourceforge.pmd.cpd...
  Loading source files for package net.sourceforge.pmd.cpd.cppast...
  Loading source files for package net.sourceforge.pmd.renderers...
  Loading source files for package net.sourceforge.pmd.rules...
  Loading source files for package net.sourceforge.pmd.rules.junit...
  Loading source files for package net.sourceforge.pmd.rules.optimization...
  Loading source files for package net.sourceforge.pmd.rules.strictexception...
  Loading source files for package net.sourceforge.pmd.rules.sunsecure...
  Loading source files for package net.sourceforge.pmd.rules.design...
  Loading source files for package net.sourceforge.pmd.symboltable...
  Loading source files for package net.sourceforge.pmd.stat...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_03
  Generating target/docs/apidocs/constant-values.html...
  Copying file /home/tom/.maven/cache/maven-javadoc-plugin-1.6.1/plugin-resources/stylesheet.css to file target/docs/apidocs/stylesheet.css...
  Building tree for all the packages and classes...
  Generating target/docs/apidocs/net/sourceforge/pmd/class-use/AbstractRule.html...
  "if (x != y) { diff(); } else { same(); } and<br>
   (!x ? diff() : same());."
  src/net/sourceforge/pmd/rules/design/ConfusingTernary.java:39: warning - The first sentence is interpreted to be:
  This sentence is different from what will be interpreted as the first sentence in the
  next major release (when that interpretation will be internationalized), which is:
  "if (x !"
  To avoid this note, change the doc comment to make this a proper first sentence, then
  use -breakiterator from that point forward, which will output this new sentence.
  Generating target/docs/apidocs/net/sourceforge/pmd/class-use/Rule.html...
  "if (x != y) { diff(); } else { same(); } and<br>
   (!x ? diff() : same());."
  src/net/sourceforge/pmd/rules/design/ConfusingTernary.java:39: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "if (x !"
  src/net/sourceforge/pmd/ast/ASTSwitchStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTResultType.java:25: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTTypeDeclaration.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTAssignmentOperator.java:28: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTContinueStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTTryStatement.java:20: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/SimpleNode.java:256: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/SimpleNode.java:263: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTConditionalOrExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTBlock.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTPrimitiveType.java:22: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTBreakStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTLiteral.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTName.java:28: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTMultiplicativeExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTMethodDeclaration.java:17: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTAndExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTArguments.java:25: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTWhileStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTArrayDimsAndInits.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/class-use/JavaParserVisitor.html...
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTSynchronizedStatement.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTMethodDeclarator.java:23: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTEnumElement.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTIfStatement.java:27: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTVariableInitializer.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTExclusiveOrExpression.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTInstanceOfExpression.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTStatementExpression.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTExplicitConstructorInvocation.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTSwitchLabel.java:28: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTFormalParameter.java:17: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTArrayInitializer.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/Node.java:54: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTConditionalAndExpression.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTEqualityExpression.java:19: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTBooleanLiteral.java:28: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTMethodDeclarationLookahead.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTPackageDeclaration.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTPrimaryPrefix.java:56: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTReturnStatement.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTType.java:17: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTPreIncrementExpression.java:17: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTAssertStatement.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTConditionalExpression.java:29: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTUnaryExpressionNotPlusMinus.java:20: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTArgumentList.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTImportDeclaration.java:59: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTEmptyStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTAllocationExpression.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTConstructorDeclaration.java:22: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTFieldDeclaration.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTPostfixExpression.java:21: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTNullLiteral.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTCastExpression.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTLocalVariableDeclaration.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTForInit.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTPrimarySuffix.java:47: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTInclusiveOrExpression.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTNameList.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTFormalParameters.java:21: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTAdditiveExpression.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTStatementExpressionList.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTCompilationUnit.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTInitializer.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTRelationalExpression.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTForUpdate.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTVariableDeclaratorId.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTShiftExpression.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTBlockStatement.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTVariableDeclarator.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTCastLookahead.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTDoStatement.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTPrimaryExpression.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTThrowStatement.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTPreDecrementExpression.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTForStatement.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTUnaryExpression.java:19: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/rules/design/ConfusingTernary.java:39: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "if (x != y) { diff(); } else { same(); } and<br>
   (!x ? diff() : same());."
  This sentence is different from what would be generated using -breakiterator: 
  "if (x !"
  src/net/sourceforge/pmd/rules/design/ConfusingTernary.java:39: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/cpd/cppast/CPPParser.java:93: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/class-use/JavaParserVisitorAdapter.html...
  "if (x != y) { diff(); } else { same(); } and<br>
   (!x ? diff() : same());."
  This sentence is different from what would be generated using -breakiterator: 
  "if (x !"
  src/net/sourceforge/pmd/symboltable/TypeSet.java:25: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/util/viewer/model/ViewerModel.java:30: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/util/viewer/model/ViewerModelEvent.java:17: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/util/viewer/model/ViewerModel.java:30: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/util/viewer/model/ViewerModelEvent.java:17: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/cpd/cppast/class-use/ParseException.html...
  "This method first tries to read a sequence of tokens of the form
               ("::")? <ID> ("::" <ID>)*
   and if it succeeds then asks the symbol table manager  if this is
   the name of a constructor."
  This sentence is different from what would be generated using -breakiterator: 
  "This method first tries to read a sequence of tokens of the form
               ("::")? "
  src/net/sourceforge/pmd/ast/JavaCharStream.java:445: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/rules/design/ConfusingTernary.java:39: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/SimpleNode.java:263: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/util/viewer/model/ASTModel.java:70: warning - Tag @see:illegal character: "<" in "javax.swing.tree.TreeModel#getIndexOfChild(java.lang.Object,
        <p/>
        java.lang.Object)"
  src/net/sourceforge/pmd/cpd/cppast/CPPParser.java:93: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTAdditiveExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTAllocationExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTAndExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTArgumentList.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTArguments.java:25: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTArrayDimsAndInits.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTArrayInitializer.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTAssertStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTAssignmentOperator.java:28: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTBlock.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTBlockStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTBooleanLiteral.java:28: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTBreakStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTCastExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTCastLookahead.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTCompilationUnit.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTConditionalAndExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTConditionalExpression.java:29: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTConditionalOrExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTConstructorDeclaration.java:22: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTContinueStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTDoStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTEmptyStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTEnumElement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTEqualityExpression.java:19: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTExclusiveOrExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTExplicitConstructorInvocation.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTFieldDeclaration.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTForInit.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTForStatement.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTForUpdate.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTFormalParameter.java:17: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTFormalParameters.java:21: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTIfStatement.java:27: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTImportDeclaration.java:59: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/symboltable/package-use.html...
  "TODO should Resolver provide a canResolve() and a resolve()?
   Requiring 2 calls seems clunky..."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTInclusiveOrExpression.java:18: warning - The first sentence is interpreted to be:
  "TODO should Resolver provide a canResolve() and a resolve()?
   "
  src/net/sourceforge/pmd/ast/ASTInitializer.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTInstanceOfExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTLiteral.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTLocalVariableDeclaration.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTMethodDeclaration.java:17: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/util/viewer/model/package-use.html...
  "The model for the viewer gui
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
  src/net/sourceforge/pmd/ast/ASTMethodDeclarationLookahead.java:18: warning - The first sentence is interpreted to be:
   This is the model part of MVC
   <p/>
   "
  This sentence is different from what would be generated using -breakiterator: 
  "The model for the viewer gui
   <p/>
  src/net/sourceforge/pmd/ast/ASTMethodDeclarator.java:23: warning - The first sentence is interpreted to be:
   <p/>
   <p/>
   <p/>
   <p/>
   This is the model part of MVC
   <p/>
   </p>"
  "The event which will be sent every time  the model changes
  src/net/sourceforge/pmd/ast/ASTMultiplicativeExpression.java:18: warning - The first sentence is interpreted to be:
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
   Note: the instances will be immutable
   <p/>
   "
  src/net/sourceforge/pmd/ast/ASTName.java:28: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "The event which will be sent every time  the model changes
  src/net/sourceforge/pmd/ast/ASTNameList.java:18: warning - The first sentence is interpreted to be:
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
  src/net/sourceforge/pmd/ast/ASTNullLiteral.java:18: warning - The first sentence is interpreted to be:
   Note: the instances will be immutable
   <p/>
   </p>"
  "The model for the viewer gui
   <p/>
   <p/>
   <p/>
   <p/>
  src/net/sourceforge/pmd/ast/ASTPackageDeclaration.java:18: warning - The first sentence is interpreted to be:
   <p/>
  src/net/sourceforge/pmd/ast/ASTPostfixExpression.java:21: warning - The first sentence is interpreted to be:
   This is the model part of MVC
   <p/>
   "
  This sentence is different from what would be generated using -breakiterator: 
  "The model for the viewer gui
  src/net/sourceforge/pmd/ast/ASTPreDecrementExpression.java:18: warning - The first sentence is interpreted to be:
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
   This is the model part of MVC
   <p/>
   </p>"
  src/net/sourceforge/pmd/ast/ASTPreIncrementExpression.java:17: warning - The first sentence is interpreted to be:
  "The event which will be sent every time  the model changes
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
   Note: the instances will be immutable
   <p/>
   "
  src/net/sourceforge/pmd/ast/ASTPrimaryExpression.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "The event which will be sent every time  the model changes
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
  src/net/sourceforge/pmd/ast/ASTPrimaryPrefix.java:56: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTPrimarySuffix.java:47: warning - The first sentence is interpreted to be:
   Note: the instances will be immutable
   <p/>
   </p>"
  src/net/sourceforge/pmd/ast/ASTPrimitiveType.java:22: warning - The first sentence is interpreted to be:
  Building index for all the packages and classes...
  src/net/sourceforge/pmd/ast/ASTRelationalExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTResultType.java:25: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/index-all.html...
  "Method to adjust line and column numbers for the start of a token.<BR>"
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTReturnStatement.java:18: warning - The first sentence is interpreted to be:
  "Method to adjust line and column numbers for the start of a token."
  "if (x != y) { diff(); } else { same(); } and<br>
   (!x ? diff() : same());."
  src/net/sourceforge/pmd/ast/ASTShiftExpression.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "if (x !"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTStatement.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTStatementExpression.java:18: warning - The first sentence is interpreted to be:
  "This method first tries to read a sequence of tokens of the form
  src/net/sourceforge/pmd/ast/ASTStatementExpressionList.java:18: warning - The first sentence is interpreted to be:
               ("::")? <ID> ("::" <ID>)*
   and if it succeeds then asks the symbol table manager  if this is
  src/net/sourceforge/pmd/ast/ASTSwitchLabel.java:28: warning - The first sentence is interpreted to be:
   the name of a constructor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTSwitchStatement.java:18: warning - The first sentence is interpreted to be:
  "This method first tries to read a sequence of tokens of the form
               ("::")? "
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTSynchronizedStatement.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTThrowStatement.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTTryStatement.java:20: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTType.java:17: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTTypeDeclaration.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTUnaryExpression.java:19: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTUnaryExpressionNotPlusMinus.java:20: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTVariableDeclarator.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTVariableDeclaratorId.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/ast/ASTVariableInitializer.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTWhileStatement.java:18: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/Node.java:54: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/SimpleNode.java:256: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/symboltable/TypeSet.java:25: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/util/viewer/model/ViewerModel.java:30: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/util/viewer/model/ViewerModelEvent.java:17: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/util/viewer/model/ASTModel.java:117: warning - Tag @see:illegal character: "<" in "javax.swing.tree.TreeModel#valueForPathChanged(javax.swing.tree.TreePath,
        <p/>
        java.lang.Object)"
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  src/net/sourceforge/pmd/rules/design/ConfusingTernary.java:39: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  src/net/sourceforge/pmd/symboltable/TypeSet.java:25: warning - The first sentence is interpreted to be:
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  "TODO should Resolver provide a canResolve() and a resolve()?
   Requiring 2 calls seems clunky..."
  This sentence is different from what would be generated using -breakiterator: 
  "TODO should Resolver provide a canResolve() and a resolve()?
   "
  "The model for the viewer gui
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
   This is the model part of MVC
   <p/>
   "
  This sentence is different from what would be generated using -breakiterator: 
  "The model for the viewer gui
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
   This is the model part of MVC
   <p/>
   </p>"
  "The event which will be sent every time  the model changes
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
   Note: the instances will be immutable
   <p/>
   "
  This sentence is different from what would be generated using -breakiterator: 
  "The event which will be sent every time  the model changes
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
   Note: the instances will be immutable
   <p/>
   </p>"
  Building index for all classes...
  src/net/sourceforge/pmd/util/viewer/model/ViewerModel.java:30: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/util/viewer/model/ViewerModelEvent.java:17: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/rules/design/package-summary.html...
  "if (x != y) { diff(); } else { same(); } and<br>
   (!x ? diff() : same());."
  This sentence is different from what would be generated using -breakiterator: 
  "if (x !"
  Generating target/docs/apidocs/net/sourceforge/pmd/symboltable/package-summary.html...
  "TODO should Resolver provide a canResolve() and a resolve()?
   Requiring 2 calls seems clunky..."
  This sentence is different from what would be generated using -breakiterator: 
  "TODO should Resolver provide a canResolve() and a resolve()?
   "
  src/net/sourceforge/pmd/AbstractRule.java:227: warning - @param argument "ctx" is not a parameter name.
  Generating target/docs/apidocs/net/sourceforge/pmd/util/viewer/model/package-summary.html...
  "The model for the viewer gui
   <p/>
   <p/>
  src/net/sourceforge/pmd/AbstractRule.java:239: warning - @param argument "ctx" is not a parameter name.
   <p/>
   <p/>
   <p/>
   This is the model part of MVC
   <p/>
   "
  This sentence is different from what would be generated using -breakiterator: 
  "The model for the viewer gui
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
   This is the model part of MVC
   <p/>
   </p>"
  "The event which will be sent every time  the model changes
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
   Note: the instances will be immutable
   <p/>
   "
  This sentence is different from what would be generated using -breakiterator: 
  "The event which will be sent every time  the model changes
   <p/>
   <p/>
   <p/>
   <p/>
   <p/>
   Note: the instances will be immutable
   <p/>
   </p>"
  src/net/sourceforge/pmd/util/viewer/model/ASTModel.java:70: warning - Tag @see: reference not found: javax.swing.tree.TreeModel#getIndexOfChild(java.lang.Object,
        <p/>
        java.lang.Object)
  src/net/sourceforge/pmd/util/viewer/model/ASTModel.java:117: warning - Tag @see: reference not found: javax.swing.tree.TreeModel#valueForPathChanged(javax.swing.tree.TreePath,
        <p/>
        java.lang.Object)
  src/net/sourceforge/pmd/ast/Node.java:54: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/Node.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTAdditiveExpression.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTAdditiveExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTAllocationExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTAllocationExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTAndExpression.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTAndExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTArgumentList.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTArgumentList.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTArguments.java:25: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTArguments.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTArrayDimsAndInits.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTArrayDimsAndInits.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTArrayInitializer.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTArrayInitializer.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTAssertStatement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTAssertStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTAssignmentOperator.java:28: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTAssignmentOperator.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTBlock.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTBlock.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTBlockStatement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTBlockStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTBooleanLiteral.java:28: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTBooleanLiteral.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTBreakStatement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTBreakStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTCastExpression.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTCastExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTCastLookahead.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTCastLookahead.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTCompilationUnit.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTCompilationUnit.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTConditionalAndExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTConditionalAndExpression.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTConditionalExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTConditionalExpression.java:29: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTConditionalOrExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTConditionalOrExpression.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTConstructorDeclaration.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTConstructorDeclaration.java:22: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTContinueStatement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTContinueStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTDoStatement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTDoStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTEmptyStatement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTEmptyStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTEnumDeclaration.java:14: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTEnumDeclaration.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTEnumElement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTEnumElement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTEqualityExpression.java:19: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTEqualityExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTExclusiveOrExpression.html...
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTExclusiveOrExpression.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTExplicitConstructorInvocation.html...
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTExplicitConstructorInvocation.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTExpression.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTFieldDeclaration.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTFieldDeclaration.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTForInit.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTForInit.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTFormalParameter.java:17: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTFormalParameter.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTFormalParameters.java:21: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTFormalParameters.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTForStatement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTForStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTForUpdate.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTForUpdate.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTIfStatement.java:27: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTIfStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTImportDeclaration.java:59: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTImportDeclaration.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTInclusiveOrExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTInclusiveOrExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTInitializer.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTInitializer.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTInstanceOfExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTInstanceOfExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTLabeledStatement.java:14: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTLabeledStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTLiteral.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTLiteral.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTLocalVariableDeclaration.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTLocalVariableDeclaration.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTMethodDeclaration.java:17: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTMethodDeclaration.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTMethodDeclarationLookahead.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTMethodDeclarationLookahead.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTMethodDeclarator.java:23: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTMethodDeclarator.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTMultiplicativeExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTMultiplicativeExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTName.java:28: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTName.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTNameList.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTNameList.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTNullLiteral.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTNullLiteral.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTPackageDeclaration.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTPackageDeclaration.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTPostfixExpression.java:21: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTPostfixExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTPreDecrementExpression.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTPreDecrementExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTPreIncrementExpression.html...
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTPreIncrementExpression.java:17: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTPrimaryExpression.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTPrimaryExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTPrimaryPrefix.java:56: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTPrimaryPrefix.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTPrimarySuffix.java:47: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTPrimarySuffix.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTPrimitiveType.java:22: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTPrimitiveType.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTRelationalExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTRelationalExpression.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTResultType.java:25: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTResultType.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTReturnStatement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTReturnStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTShiftExpression.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTShiftExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTStatement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTStatementExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTStatementExpression.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTStatementExpressionList.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTStatementExpressionList.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTSwitchLabel.java:28: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTSwitchLabel.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTSwitchStatement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTSwitchStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTSynchronizedStatement.html...
  "Accept the visitor."
  src/net/sourceforge/pmd/ast/ASTSynchronizedStatement.java:18: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTThrowStatement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTThrowStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTTryStatement.java:20: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTTryStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTType.java:17: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTType.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTTypeDeclaration.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTTypeDeclaration.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTUnaryExpression.java:19: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTUnaryExpression.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTUnaryExpressionNotPlusMinus.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTUnaryExpressionNotPlusMinus.java:20: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTVariableDeclarator.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTVariableDeclarator.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTVariableDeclaratorId.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTVariableDeclaratorId.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTVariableInitializer.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/ASTVariableInitializer.java:18: warning - The first sentence is interpreted to be:
  src/net/sourceforge/pmd/ast/ASTWhileStatement.java:18: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/ASTWhileStatement.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/JavaCharStream.java:445: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/JavaCharStream.html...
  "Method to adjust line and column numbers for the start of a token.<BR>"
  This sentence is different from what would be generated using -breakiterator: 
  "Method to adjust line and column numbers for the start of a token."
  src/net/sourceforge/pmd/ast/SimpleNode.java:263: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/ast/SimpleNode.html...
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/ast/SimpleNode.java:256: warning - The first sentence is interpreted to be:
  "Accept the visitor."
  This sentence is different from what would be generated using -breakiterator: 
  "Accept the visitor"
  src/net/sourceforge/pmd/cpd/cppast/CPPParser.java:93: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/cpd/cppast/CPPParser.html...
  "This method first tries to read a sequence of tokens of the form
               ("::")? <ID> ("::" <ID>)*
   and if it succeeds then asks the symbol table manager  if this is
   the name of a constructor."
  This sentence is different from what would be generated using -breakiterator: 
  "This method first tries to read a sequence of tokens of the form
               ("::")? "
  src/net/sourceforge/pmd/rules/ConstructorCallsOverridableMethod.java:43: warning - @todo is an unknown tag.
  src/net/sourceforge/pmd/rules/ConstructorCallsOverridableMethod.java:43: warning - @todo is an unknown tag.
  src/net/sourceforge/pmd/rules/ConstructorCallsOverridableMethod.java:756: warning - @todo is an unknown tag.
  src/net/sourceforge/pmd/symboltable/TypeSet.java:25: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/net/sourceforge/pmd/symboltable/TypeSet.html...
  "TODO should Resolver provide a canResolve() and a resolve()?
   Requiring 2 calls seems clunky..."
  This sentence is different from what would be generated using -breakiterator: 
  "TODO should Resolver provide a canResolve() and a resolve()?
   "
  Generating target/docs/apidocs/help-doc.html...
  271 warnings