Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package groovy.inspect...
  Loading source files for package groovy.lang...
  Loading source files for package groovy.mock...
  Loading source files for package groovy.model...
  Loading source files for package groovy.security...
  Loading source files for package groovy.servlet...
  Loading source files for package groovy.sql...
  Loading source files for package groovy.swing...
  Loading source files for package groovy.swing.impl...
  Loading source files for package groovy.text...
  Loading source files for package groovy.ui...
  Loading source files for package groovy.util...
  Loading source files for package groovy.xml...
  Loading source files for package groovy.xml.dom...
  Loading source files for package org.codehaus.groovy...
  Loading source files for package org.codehaus.groovy.ant...
  Loading source files for package org.codehaus.groovy.antlr...
  Loading source files for package org.codehaus.groovy.antlr.parser...
  Loading source files for package org.codehaus.groovy.ast...
  Loading source files for package org.codehaus.groovy.ast.expr...
  Loading source files for package org.codehaus.groovy.ast.stmt...
  Loading source files for package org.codehaus.groovy.bsf...
  Loading source files for package org.codehaus.groovy.classgen...
  Loading source files for package org.codehaus.groovy.control...
  Loading source files for package org.codehaus.groovy.control.io...
  Loading source files for package org.codehaus.groovy.control.messages...
  Loading source files for package org.codehaus.groovy.runtime...
  Loading source files for package org.codehaus.groovy.sandbox.markup...
  Loading source files for package org.codehaus.groovy.sandbox.ui...
  Loading source files for package org.codehaus.groovy.sandbox.util...
  Loading source files for package org.codehaus.groovy.syntax...
  Loading source files for package org.codehaus.groovy.tools...
  Loading source files for package org.codehaus.groovy.tools.xml...
  Loading source files for package org.codehaus.groovy.wiki...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_07
  Generating target/docs/apidocs/constant-values.html...
  Copying file /Users/jstrachan/.maven/cache/maven-javadoc-plugin-1.7/plugin-resources/stylesheet.css to file target/docs/apidocs/stylesheet.css...
  Building tree for all the packages and classes...
  Generating target/docs/apidocs/groovy/lang/class-use/Writable.html...
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" which can be evaluated lazily."
  target/javadoc/src/groovy/lang/GString.java:57: 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:
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" "
  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.
  target/javadoc/src/groovy/lang/GroovyShell.java:541: warning - @return tag has no arguments.
  target/javadoc/src/groovy/lang/MetaClass.java:425: warning - @return tag has no arguments.
  target/javadoc/src/groovy/lang/MetaClassRegistry.java:280: warning - @return tag has no arguments.
  Generating target/docs/apidocs/groovy/lang/class-use/GroovyObjectSupport.html...
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" which can be evaluated lazily."
  target/javadoc/src/groovy/lang/GString.java:57: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" "
  Generating target/docs/apidocs/groovy/lang/class-use/GroovyObject.html...
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" which can be evaluated lazily."
  target/javadoc/src/groovy/lang/GString.java:57: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" "
  target/javadoc/src/groovy/lang/GroovyShell.java:440: warning - @return tag has no arguments.
  target/javadoc/src/groovy/util/XmlParser.java:190: warning - @return tag has no arguments.
  target/javadoc/src/org/codehaus/groovy/antlr/parser/GroovyRecognizer.java:206: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/groovy/antlr/parser/class-use/GroovyTokenTypes.html...
  "JSR-241 Groovy Recognizer
  
   Run 'java Main [-showtree] directory-full-of-groovy-files'
  
  target/javadoc/src/org/codehaus/groovy/ast/VariableScope.java:113: warning - @return tag has no arguments.
   [The -showtree option pops up a Swing frame that shows
    the AST constructed from the parser.]
  
   Contributing authors:
  target/javadoc/src/org/codehaus/groovy/ast/VariableScope.java:127: warning - @return tag has no arguments.
                John Mitchell           johnm@non.net
                Terence Parr            parrt@magelang.com
  target/javadoc/src/org/codehaus/groovy/ast/VariableScope.java:139: warning - @return tag has no arguments.
                John Lilley             jlilley@empathy.com
                Scott Stanchfield       thetick@magelang.com
                Markus Mohnen           mohnen@informatik.rwth-aachen.de
                Peter Williams          pete.williams@sun.com
                Allan Jacobs            Allan.Jacobs@eng.sun.com
                Steve Messick           messick@redhills.com
                James Strachan          jstrachan@protique.com
                John Pybus              john@pybus.org
                John Rose               rose00@mac.com
                Jeremy Rayner           groovy@ross-rayner.com
  
   Version 1.00 December 9, 1997 -- initial release
   Version 1.01 December 10, 1997
                fixed bug in octal def (0..7 not 0..8)
   Version 1.10 August 1998 (parrt)
                added tree construction
                fixed definition of WS,comments for mac,pc,unix newlines
                added unary plus
  target/javadoc/src/org/codehaus/groovy/ast/ClassNode.java:614: warning - @return tag has no arguments.
   Version 1.11 (Nov 20, 1998)
                Added "shutup" option to turn off last ambig warning."
  This sentence is different from what would be generated using -breakiterator: 
  "JSR-241 Groovy Recognizer
  
   Run 'java Main [-showtree] directory-full-of-groovy-files'
  
   [The -showtree option pops up a Swing frame that shows
    the AST constructed from the parser.]
  
   "
  target/javadoc/src/org/codehaus/groovy/control/SourceUnit.java:378: warning - @return tag has no arguments.
  target/javadoc/src/groovy/lang/GroovyClassLoader.java:117: warning - @return tag has no arguments.
  target/javadoc/src/groovy/lang/GroovyClassLoader.java:127: warning - @return tag has no arguments.
  target/javadoc/src/org/codehaus/groovy/ast/ClassNode.java:392: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/groovy/ast/class-use/ClassNode.html...
  "Adds a ClassNode directly to the unit (ie."
  target/javadoc/src/org/codehaus/groovy/control/CompilationUnit.java:369: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Adds a ClassNode directly to the unit (ie. without source).
   "
  Generating target/docs/apidocs/org/codehaus/groovy/ast/class-use/ASTNode.html...
  "Represents an attribute access (accessing the field of a class) such as the expression "foo.@bar"."
  target/javadoc/src/org/codehaus/groovy/ast/expr/AttributeExpression.java:61: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents an attribute access (accessing the field of a class) such as the expression "foo."
  "Represents a method pointer on an object such as
  target/javadoc/src/org/codehaus/groovy/ast/expr/MethodPointerExpression.java:62: warning - The first sentence is interpreted to be:
   foo.&bar which means find the method pointer on foo for the method called "bar"
   which is equivalent to
   <code>
   foo.metaClass.getMethodPointer(foo, "bar")"
  target/javadoc/src/org/codehaus/groovy/ast/expr/RangeExpression.java:61: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a method pointer on an object such as
  target/javadoc/src/org/codehaus/groovy/ast/expr/TernaryExpression.java:57: warning - The first sentence is interpreted to be:
   foo."
  "Represents a range expression such as for iterating
   "
  target/javadoc/src/org/codehaus/groovy/ast/expr/VariableExpression.java:59: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a range expression such as for iterating
   <pre>for i in 0..10 {...}
   "
  target/javadoc/src/org/codehaus/groovy/ast/stmt/AssertStatement.java:62: warning - The first sentence is interpreted to be:
  "Represents a ternary expression (booleanExpression) ? expression : expression"
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/stmt/DoWhileStatement.java:57: warning - The first sentence is interpreted to be:
  "Represents a ternary expression (booleanExpression) ? "
  "Represents a local variable name, the simplest form of expression."
  target/javadoc/src/org/codehaus/groovy/ast/stmt/IfStatement.java:57: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/stmt/SwitchStatement.java:60: warning - The first sentence is interpreted to be:
  "Represents a local variable name, the simplest form of expression. e.g. "
  "Represents an assert statement such as 
   <code>
   assert i != 0 : "should never be zero";
   </code>"
  target/javadoc/src/org/codehaus/groovy/ast/stmt/TryCatchStatement.java:59: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents an assert statement such as 
   <code>
   assert i !"
  "Represents a do { ..."
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/stmt/WhileStatement.java:57: warning - The first sentence is interpreted to be:
  "Represents a do { ... } while (condition) loop in Groovy"
  "Represents a do { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a do { ... } while (condition) loop in Groovy"
  "Represents a switch (object) { case value: ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a switch (object) { case value: ... case [1, 2, 3]: ...  "
  "Represents a try { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a try { ... } catch () finally {} statement in Groovy"
  "Represents a while (condition) { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a while (condition) { ... } loop in Groovy"
  target/javadoc/src/org/codehaus/groovy/classgen/AsmClassGenerator.java:2771: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/groovy/ast/expr/class-use/FieldExpression.html...
  "RHS instance field."
  This sentence is different from what would be generated using -breakiterator: 
  "RHS instance field. should move most of the code in the BytecodeHelper"
  target/javadoc/src/org/codehaus/groovy/ast/expr/Expression.java:121: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/groovy/ast/expr/class-use/Expression.html...
  "Represents an attribute access (accessing the field of a class) such as the expression "foo.@bar"."
  target/javadoc/src/org/codehaus/groovy/ast/expr/AttributeExpression.java:61: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents an attribute access (accessing the field of a class) such as the expression "foo."
  "Represents a method pointer on an object such as
  target/javadoc/src/org/codehaus/groovy/ast/expr/MethodPointerExpression.java:62: warning - The first sentence is interpreted to be:
   foo.&bar which means find the method pointer on foo for the method called "bar"
   which is equivalent to
   <code>
   foo.metaClass.getMethodPointer(foo, "bar")"
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a method pointer on an object such as
  target/javadoc/src/org/codehaus/groovy/ast/expr/RangeExpression.java:61: warning - The first sentence is interpreted to be:
   foo."
  "Represents a range expression such as for iterating
   "
  target/javadoc/src/org/codehaus/groovy/ast/expr/TernaryExpression.java:57: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a range expression such as for iterating
   <pre>for i in 0..10 {...}
   "
  target/javadoc/src/org/codehaus/groovy/ast/expr/VariableExpression.java:59: warning - The first sentence is interpreted to be:
  "Represents a ternary expression (booleanExpression) ? expression : expression"
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a ternary expression (booleanExpression) ? "
  "Represents a local variable name, the simplest form of expression."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a local variable name, the simplest form of expression. e.g. "
  Generating target/docs/apidocs/org/codehaus/groovy/ast/stmt/class-use/Statement.html...
  "Represents an assert statement such as 
   <code>
   assert i != 0 : "should never be zero";
   </code>"
  target/javadoc/src/org/codehaus/groovy/ast/stmt/AssertStatement.java:62: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents an assert statement such as 
   <code>
  target/javadoc/src/org/codehaus/groovy/ast/stmt/DoWhileStatement.java:57: warning - The first sentence is interpreted to be:
   assert i !"
  "Represents a do { ..."
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/stmt/IfStatement.java:57: warning - The first sentence is interpreted to be:
  "Represents a do { ... } while (condition) loop in Groovy"
  "Represents a do { ..."
  target/javadoc/src/org/codehaus/groovy/ast/stmt/SwitchStatement.java:60: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a do { ... } while (condition) loop in Groovy"
  "Represents a switch (object) { case value: ..."
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/stmt/TryCatchStatement.java:59: warning - The first sentence is interpreted to be:
  "Represents a switch (object) { case value: ... case [1, 2, 3]: ...  "
  "Represents a try { ..."
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/stmt/WhileStatement.java:57: warning - The first sentence is interpreted to be:
  "Represents a try { ... } catch () finally {} statement in Groovy"
  "Represents a while (condition) { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a while (condition) { ... } loop in Groovy"
  target/javadoc/src/org/codehaus/groovy/classgen/Variable.java:140: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/groovy/classgen/class-use/Variable.html...
  "load the value of the variable on the operand stack."
  This sentence is different from what would be generated using -breakiterator: 
  "load the value of the variable on the operand stack. unbox it if it's a reference"
  target/javadoc/src/org/codehaus/groovy/classgen/BytecodeHelper.java:594: warning - The first sentence is interpreted to be:
  target/javadoc/src/groovy/lang/GString.java:57: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/groovy/lang/package-use.html...
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" which can be evaluated lazily."
  target/javadoc/src/groovy/lang/GString.java:57: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a String which contains embedded values such as "hello there
  target/javadoc/src/groovy/lang/GString.java:57: warning - The first sentence is interpreted to be:
   ${user} how are you?" "
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" which can be evaluated lazily."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" "
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" which can be evaluated lazily."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" "
  target/javadoc/src/org/codehaus/groovy/antlr/parser/GroovyRecognizer.java:206: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/groovy/antlr/parser/package-use.html...
  "JSR-241 Groovy Recognizer
  
   Run 'java Main [-showtree] directory-full-of-groovy-files'
  
   [The -showtree option pops up a Swing frame that shows
    the AST constructed from the parser.]
  
   Contributing authors:
                John Mitchell           johnm@non.net
                Terence Parr            parrt@magelang.com
                John Lilley             jlilley@empathy.com
                Scott Stanchfield       thetick@magelang.com
                Markus Mohnen           mohnen@informatik.rwth-aachen.de
                Peter Williams          pete.williams@sun.com
                Allan Jacobs            Allan.Jacobs@eng.sun.com
                Steve Messick           messick@redhills.com
                James Strachan          jstrachan@protique.com
                John Pybus              john@pybus.org
                John Rose               rose00@mac.com
                Jeremy Rayner           groovy@ross-rayner.com
  
   Version 1.00 December 9, 1997 -- initial release
   Version 1.01 December 10, 1997
                fixed bug in octal def (0..7 not 0..8)
   Version 1.10 August 1998 (parrt)
                added tree construction
                fixed definition of WS,comments for mac,pc,unix newlines
                added unary plus
   Version 1.11 (Nov 20, 1998)
                Added "shutup" option to turn off last ambig warning."
  This sentence is different from what would be generated using -breakiterator: 
  "JSR-241 Groovy Recognizer
  
   Run 'java Main [-showtree] directory-full-of-groovy-files'
  
   [The -showtree option pops up a Swing frame that shows
    the AST constructed from the parser.]
  
   "
  target/javadoc/src/org/codehaus/groovy/ast/expr/AttributeExpression.java:61: warning - The first sentence is interpreted to be:
  target/javadoc/src/org/codehaus/groovy/ast/expr/MethodPointerExpression.java:62: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/groovy/ast/expr/package-use.html...
  "Represents an attribute access (accessing the field of a class) such as the expression "foo.@bar"."
  target/javadoc/src/org/codehaus/groovy/ast/expr/RangeExpression.java:61: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/expr/TernaryExpression.java:57: warning - The first sentence is interpreted to be:
  "Represents an attribute access (accessing the field of a class) such as the expression "foo."
  "Represents a method pointer on an object such as
  target/javadoc/src/org/codehaus/groovy/ast/expr/VariableExpression.java:59: warning - The first sentence is interpreted to be:
   foo.&bar which means find the method pointer on foo for the method called "bar"
   which is equivalent to
   <code>
   foo.metaClass.getMethodPointer(foo, "bar")"
  target/javadoc/src/org/codehaus/groovy/ast/expr/VariableExpression.java:59: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a method pointer on an object such as
   foo."
  target/javadoc/src/org/codehaus/groovy/ast/expr/AttributeExpression.java:61: warning - The first sentence is interpreted to be:
  "Represents a range expression such as for iterating
  target/javadoc/src/org/codehaus/groovy/ast/expr/MethodPointerExpression.java:62: warning - The first sentence is interpreted to be:
   "
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/expr/RangeExpression.java:61: warning - The first sentence is interpreted to be:
  "Represents a range expression such as for iterating
   <pre>for i in 0..10 {...}
   "
  target/javadoc/src/org/codehaus/groovy/ast/expr/TernaryExpression.java:57: warning - The first sentence is interpreted to be:
  "Represents a ternary expression (booleanExpression) ? expression : expression"
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/expr/VariableExpression.java:59: warning - The first sentence is interpreted to be:
  "Represents a ternary expression (booleanExpression) ? "
  "Represents a local variable name, the simplest form of expression."
  target/javadoc/src/org/codehaus/groovy/ast/stmt/AssertStatement.java:62: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a local variable name, the simplest form of expression. e.g. "
  target/javadoc/src/org/codehaus/groovy/ast/stmt/DoWhileStatement.java:57: warning - The first sentence is interpreted to be:
  "Represents a local variable name, the simplest form of expression."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a local variable name, the simplest form of expression. e.g. "
  target/javadoc/src/org/codehaus/groovy/ast/stmt/IfStatement.java:57: warning - The first sentence is interpreted to be:
  "Represents an attribute access (accessing the field of a class) such as the expression "foo.@bar"."
  target/javadoc/src/org/codehaus/groovy/ast/stmt/SwitchStatement.java:60: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents an attribute access (accessing the field of a class) such as the expression "foo."
  target/javadoc/src/org/codehaus/groovy/ast/stmt/TryCatchStatement.java:59: warning - The first sentence is interpreted to be:
  "Represents a method pointer on an object such as
   foo.&bar which means find the method pointer on foo for the method called "bar"
  target/javadoc/src/org/codehaus/groovy/ast/stmt/WhileStatement.java:57: warning - The first sentence is interpreted to be:
   which is equivalent to
   <code>
   foo.metaClass.getMethodPointer(foo, "bar")"
  target/javadoc/src/org/codehaus/groovy/ast/stmt/AssertStatement.java:62: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a method pointer on an object such as
   foo."
  "Represents a range expression such as for iterating
   "
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/stmt/DoWhileStatement.java:57: warning - The first sentence is interpreted to be:
  "Represents a range expression such as for iterating
   <pre>for i in 0..10 {...}
   "
  "Represents a ternary expression (booleanExpression) ? expression : expression"
  target/javadoc/src/org/codehaus/groovy/ast/stmt/IfStatement.java:57: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a ternary expression (booleanExpression) ? "
  target/javadoc/src/org/codehaus/groovy/ast/stmt/SwitchStatement.java:60: warning - The first sentence is interpreted to be:
  "Represents a local variable name, the simplest form of expression."
  target/javadoc/src/org/codehaus/groovy/ast/stmt/TryCatchStatement.java:59: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a local variable name, the simplest form of expression. e.g. "
  target/javadoc/src/org/codehaus/groovy/ast/stmt/WhileStatement.java:57: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/groovy/ast/stmt/package-use.html...
  "Represents an assert statement such as 
   <code>
   assert i != 0 : "should never be zero";
   </code>"
  This sentence is different from what would be generated using -breakiterator: 
  "Represents an assert statement such as 
   <code>
   assert i !"
  "Represents a do { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a do { ... } while (condition) loop in Groovy"
  "Represents a do { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a do { ... } while (condition) loop in Groovy"
  "Represents a switch (object) { case value: ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a switch (object) { case value: ... case [1, 2, 3]: ...  "
  "Represents a try { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a try { ... } catch () finally {} statement in Groovy"
  "Represents a while (condition) { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a while (condition) { ... } loop in Groovy"
  "Represents an assert statement such as 
   <code>
   assert i != 0 : "should never be zero";
   </code>"
  This sentence is different from what would be generated using -breakiterator: 
  "Represents an assert statement such as 
   <code>
   assert i !"
  "Represents a do { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a do { ... } while (condition) loop in Groovy"
  "Represents a do { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a do { ... } while (condition) loop in Groovy"
  "Represents a switch (object) { case value: ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a switch (object) { case value: ... case [1, 2, 3]: ...  "
  "Represents a try { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a try { ... } catch () finally {} statement in Groovy"
  "Represents a while (condition) { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a while (condition) { ... } loop in Groovy"
  Building index for all the packages and classes...
  Generating target/docs/apidocs/index-all.html...
  "Represents an assert statement such as 
   <code>
   assert i != 0 : "should never be zero";
   </code>"
  target/javadoc/src/org/codehaus/groovy/ast/stmt/AssertStatement.java:62: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents an assert statement such as 
   <code>
   assert i !"
  target/javadoc/src/org/codehaus/groovy/ast/expr/AttributeExpression.java:61: warning - The first sentence is interpreted to be:
  "Represents an attribute access (accessing the field of a class) such as the expression "foo.@bar"."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents an attribute access (accessing the field of a class) such as the expression "foo."
  "Adds a ClassNode directly to the unit (ie."
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/control/CompilationUnit.java:369: warning - The first sentence is interpreted to be:
  "Adds a ClassNode directly to the unit (ie. without source).
   "
  "Returns true if the source can be restarted (ie."
  target/javadoc/src/org/codehaus/groovy/control/io/AbstractReaderSource.java:85: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/control/io/InputStreamReaderSource.java:110: warning - The first sentence is interpreted to be:
  "Returns true if the source can be restarted (ie. if getReader()
    will return non-null on subsequent calls."
  "Returns true if the source can be restarted (ie."
  target/javadoc/src/org/codehaus/groovy/control/io/ReaderSource.java:82: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Returns true if the source can be restarted (ie. if getReader()
    will return non-null on subsequent calls."
  "Returns true if the source can be restarted (ie."
  target/javadoc/src/groovy/lang/MetaClass.java:1864: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Returns true if the source can be restarted (ie. if getReader()
  target/javadoc/src/groovy/lang/MetaClass.java:1665: warning - @return tag has no arguments.
    will return non-null on subsequent calls."
  "Checks that one of the parameter types is a superset of the other and
   that the two lists of types don't conflict."
  This sentence is different from what would be generated using -breakiterator: 
  "Checks that one of the parameter types is a superset of the other and
   that the two lists of types don't conflict. e.g. foo(String, Object) and
   foo(Object, String) would conflict if called with foo("a", "b").
   
   "
  "Create an AST node with the token type and text passed in, but
  target/javadoc/src/org/codehaus/groovy/runtime/InvokerHelper.java:665: warning - @return tag has no arguments.
    with the same background information as another supplied Token (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/runtime/ScriptBytecodeAdapter.java:432: warning - @return tag has no arguments.
  "Create an AST node with the token type and text passed in, but
    with the same background information as another supplied Token (e.g. line numbers)
  target/javadoc/src/org/codehaus/groovy/antlr/parser/GroovyRecognizer.java:249: warning - The first sentence is interpreted to be:
   to be used in place of antlr tree construction syntax,
   i.e. "
  "Represents a do { ..."
  target/javadoc/src/org/codehaus/groovy/ast/stmt/DoWhileStatement.java:57: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a do { ... } while (condition) loop in Groovy"
  "A helper method to allow bytecode to be loaded."
  target/javadoc/src/groovy/lang/GroovyClassLoader.java:480: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "A helper method to allow bytecode to be loaded. spg changed name to
   defineClass to make it more consistent with other ClassLoader methods"
  target/javadoc/src/groovy/sql/Sql.java:768: warning - @return tag has no arguments.
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" which can be evaluated lazily."
  target/javadoc/src/org/codehaus/groovy/classgen/BytecodeHelper.java:778: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/groovy/lang/GString.java:57: warning - The first sentence is interpreted to be:
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" "
  "Construct a GroovyCodeSource for an inputStream of groovyCode that has an
  target/javadoc/src/groovy/lang/GroovyCodeSource.java:57: warning - The first sentence is interpreted to be:
   unknown provenance -- meaning it didn't come from a File or a URL (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Construct a GroovyCodeSource for an inputStream of groovyCode that has an
  target/javadoc/src/org/codehaus/groovy/antlr/parser/GroovyRecognizer.java:206: warning - The first sentence is interpreted to be:
   unknown provenance -- meaning it didn't come from a File or a URL (e.g. a String).
   "
  "JSR-241 Groovy Recognizer
  
   Run 'java Main [-showtree] directory-full-of-groovy-files'
  
   [The -showtree option pops up a Swing frame that shows
    the AST constructed from the parser.]
  
   Contributing authors:
                John Mitchell           johnm@non.net
                Terence Parr            parrt@magelang.com
                John Lilley             jlilley@empathy.com
                Scott Stanchfield       thetick@magelang.com
                Markus Mohnen           mohnen@informatik.rwth-aachen.de
                Peter Williams          pete.williams@sun.com
                Allan Jacobs            Allan.Jacobs@eng.sun.com
  target/javadoc/src/groovy/sql/GroovyResultSet.java:108: warning - @return tag has no arguments.
                Steve Messick           messick@redhills.com
                James Strachan          jstrachan@protique.com
                John Pybus              john@pybus.org
                John Rose               rose00@mac.com
  target/javadoc/src/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:101: warning - @return tag has no arguments.
                Jeremy Rayner           groovy@ross-rayner.com
  
   Version 1.00 December 9, 1997 -- initial release
   Version 1.01 December 10, 1997
                fixed bug in octal def (0..7 not 0..8)
   Version 1.10 August 1998 (parrt)
                added tree construction
                fixed definition of WS,comments for mac,pc,unix newlines
                added unary plus
   Version 1.11 (Nov 20, 1998)
                Added "shutup" option to turn off last ambig warning."
  This sentence is different from what would be generated using -breakiterator: 
  "JSR-241 Groovy Recognizer
  
   Run 'java Main [-showtree] directory-full-of-groovy-files'
  
  target/javadoc/src/org/codehaus/groovy/runtime/GroovyCategorySupport.java:62: warning - @return tag has no arguments.
   [The -showtree option pops up a Swing frame that shows
    the AST constructed from the parser.]
  
   "
  target/javadoc/src/org/codehaus/groovy/ast/expr/ListExpression.java:126: warning - @return tag has no arguments.
  target/javadoc/src/groovy/util/CharsetToolkit.java:146: warning - @return tag has no arguments.
  target/javadoc/src/org/codehaus/groovy/runtime/DefaultGroovyStaticMethods.java:82: warning - @return tag has no arguments.
  target/javadoc/src/groovy/util/BuilderSupport.java:206: warning - @return tag has no arguments.
  "Get info about usual Java public fields incl."
  target/javadoc/src/groovy/inspect/Inspector.java:124: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Get info about usual Java public fields incl. constants."
  target/javadoc/src/org/codehaus/groovy/ast/MethodNode.java:91: warning - @return tag has no arguments.
  "Represents a do { ..."
  target/javadoc/src/org/codehaus/groovy/ast/stmt/IfStatement.java:57: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a do { ... } while (condition) loop in Groovy"
  target/javadoc/src/org/codehaus/groovy/runtime/InvokerHelper.java:969: warning - @return tag has no arguments.
  target/javadoc/src/org/codehaus/groovy/runtime/ScriptBytecodeAdapter.java:574: warning - @return tag has no arguments.
  target/javadoc/src/org/codehaus/groovy/runtime/Invoker.java:116: warning - @return tag has no arguments.
  target/javadoc/src/org/codehaus/groovy/ast/expr/Expression.java:111: warning - @return tag has no arguments.
  target/javadoc/src/org/codehaus/groovy/ast/ClassNode.java:840: warning - @return tag has no arguments.
  "RHS instance field."
  target/javadoc/src/org/codehaus/groovy/classgen/AsmClassGenerator.java:2771: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/classgen/BytecodeHelper.java:594: warning - The first sentence is interpreted to be:
  "RHS instance field. should move most of the code in the BytecodeHelper"
  "load the value of the variable on the operand stack."
  This sentence is different from what would be generated using -breakiterator: 
  "load the value of the variable on the operand stack. unbox it if it's a reference"
  "Represents a method pointer on an object such as
  target/javadoc/src/org/codehaus/groovy/ast/expr/MethodPointerExpression.java:62: warning - The first sentence is interpreted to be:
   foo.&bar which means find the method pointer on foo for the method called "bar"
   which is equivalent to
   <code>
   foo.metaClass.getMethodPointer(foo, "bar")"
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a method pointer on an object such as
   foo."
  "This is the grammar for what can follow a dot:  x.a, x.@a, x.&a, x.'a', etc."
  target/javadoc/src/org/codehaus/groovy/antlr/parser/GroovyRecognizer.java:9420: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "This is the grammar for what can follow a dot:  x.a, x."
  target/javadoc/src/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:4200: warning - @return tag has no arguments.
  "replace ?'"? references with NULLish"
  target/javadoc/src/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:1520: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "replace ?'"? "
  target/javadoc/src/groovy/sql/Sql.java:738: warning - @return tag has no arguments.
  target/javadoc/src/groovy/sql/Sql.java:738: warning - The first sentence is interpreted to be:
  target/javadoc/src/org/codehaus/groovy/runtime/Invoker.java:744: warning - @return tag has no arguments.
  target/javadoc/src/org/codehaus/groovy/runtime/Invoker.java:774: warning - @return tag has no arguments.
  target/javadoc/src/org/codehaus/groovy/sandbox/util/XmlSlurper.java:131: warning - @return tag has no arguments.
  target/javadoc/src/org/codehaus/groovy/wiki/TestCaseRenderEngine.java:108: warning - @return tag has no arguments.
  target/javadoc/src/groovy/sql/GroovyResultSet.java:120: warning - @return tag has no arguments.
  "Represents a range expression such as for iterating
   "
  target/javadoc/src/org/codehaus/groovy/ast/expr/RangeExpression.java:61: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a range expression such as for iterating
   <pre>for i in 0..10 {...}
   "
  target/javadoc/src/org/codehaus/groovy/runtime/Invoker.java:794: warning - @return tag has no arguments.
  target/javadoc/src/groovy/lang/Script.java:132: warning - @return tag has no arguments.
  "Represents a switch (object) { case value: ..."
  target/javadoc/src/org/codehaus/groovy/ast/stmt/SwitchStatement.java:60: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a switch (object) { case value: ... case [1, 2, 3]: ...  "
  "Represents a ternary expression (booleanExpression) ? expression : expression"
  target/javadoc/src/org/codehaus/groovy/ast/expr/TernaryExpression.java:57: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a ternary expression (booleanExpression) ? "
  "Represents a try { ..."
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/stmt/TryCatchStatement.java:59: warning - The first sentence is interpreted to be:
  "Represents a try { ... } catch () finally {} statement in Groovy"
  target/javadoc/src/org/codehaus/groovy/ast/ClassNode.java:692: warning - @return tag has no arguments.
  "Represents a local variable name, the simplest form of expression."
  target/javadoc/src/org/codehaus/groovy/ast/expr/VariableExpression.java:59: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a local variable name, the simplest form of expression. e.g. "
  "Represents a while (condition) { ..."
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/stmt/WhileStatement.java:57: warning - The first sentence is interpreted to be:
  "Represents a while (condition) { ... } loop in Groovy"
  Building index for all classes...
  Generating target/docs/apidocs/groovy/lang/package-summary.html...
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" which can be evaluated lazily."
  target/javadoc/src/groovy/lang/GString.java:57: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a String which contains embedded values such as "hello there
   ${user} how are you?" "
  target/javadoc/src/org/codehaus/groovy/antlr/parser/GroovyRecognizer.java:206: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/groovy/antlr/parser/package-summary.html...
  "JSR-241 Groovy Recognizer
  
   Run 'java Main [-showtree] directory-full-of-groovy-files'
  
   [The -showtree option pops up a Swing frame that shows
    the AST constructed from the parser.]
  
   Contributing authors:
                John Mitchell           johnm@non.net
                Terence Parr            parrt@magelang.com
                John Lilley             jlilley@empathy.com
                Scott Stanchfield       thetick@magelang.com
                Markus Mohnen           mohnen@informatik.rwth-aachen.de
                Peter Williams          pete.williams@sun.com
                Allan Jacobs            Allan.Jacobs@eng.sun.com
  target/javadoc/src/org/codehaus/groovy/ast/expr/AttributeExpression.java:61: warning - The first sentence is interpreted to be:
                Steve Messick           messick@redhills.com
                James Strachan          jstrachan@protique.com
  target/javadoc/src/org/codehaus/groovy/ast/expr/MethodPointerExpression.java:62: warning - The first sentence is interpreted to be:
                John Pybus              john@pybus.org
                John Rose               rose00@mac.com
  target/javadoc/src/org/codehaus/groovy/ast/expr/RangeExpression.java:61: warning - The first sentence is interpreted to be:
                Jeremy Rayner           groovy@ross-rayner.com
  
   Version 1.00 December 9, 1997 -- initial release
   Version 1.01 December 10, 1997
  target/javadoc/src/org/codehaus/groovy/ast/expr/TernaryExpression.java:57: warning - The first sentence is interpreted to be:
                fixed bug in octal def (0..7 not 0..8)
   Version 1.10 August 1998 (parrt)
                added tree construction
                fixed definition of WS,comments for mac,pc,unix newlines
                added unary plus
   Version 1.11 (Nov 20, 1998)
  target/javadoc/src/org/codehaus/groovy/ast/expr/VariableExpression.java:59: warning - The first sentence is interpreted to be:
                Added "shutup" option to turn off last ambig warning."
  This sentence is different from what would be generated using -breakiterator: 
  "JSR-241 Groovy Recognizer
  
   Run 'java Main [-showtree] directory-full-of-groovy-files'
  
   [The -showtree option pops up a Swing frame that shows
    the AST constructed from the parser.]
  
   "
  target/javadoc/src/org/codehaus/groovy/ast/stmt/AssertStatement.java:62: warning - The first sentence is interpreted to be:
  target/javadoc/src/org/codehaus/groovy/ast/stmt/DoWhileStatement.java:57: warning - The first sentence is interpreted to be:
  target/javadoc/src/org/codehaus/groovy/ast/stmt/IfStatement.java:57: warning - The first sentence is interpreted to be:
  target/javadoc/src/org/codehaus/groovy/ast/stmt/SwitchStatement.java:60: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/groovy/ast/expr/package-summary.html...
  "Represents an attribute access (accessing the field of a class) such as the expression "foo.@bar"."
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/ast/stmt/TryCatchStatement.java:59: warning - The first sentence is interpreted to be:
  "Represents an attribute access (accessing the field of a class) such as the expression "foo."
  target/javadoc/src/org/codehaus/groovy/ast/stmt/WhileStatement.java:57: warning - The first sentence is interpreted to be:
  "Represents a method pointer on an object such as
   foo.&bar which means find the method pointer on foo for the method called "bar"
   which is equivalent to
   <code>
   foo.metaClass.getMethodPointer(foo, "bar")"
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a method pointer on an object such as
   foo."
  "Represents a range expression such as for iterating
   "
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a range expression such as for iterating
   <pre>for i in 0..10 {...}
   "
  "Represents a ternary expression (booleanExpression) ? expression : expression"
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a ternary expression (booleanExpression) ? "
  "Represents a local variable name, the simplest form of expression."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a local variable name, the simplest form of expression. e.g. "
  Generating target/docs/apidocs/org/codehaus/groovy/ast/stmt/package-summary.html...
  "Represents an assert statement such as 
   <code>
   assert i != 0 : "should never be zero";
   </code>"
  This sentence is different from what would be generated using -breakiterator: 
  "Represents an assert statement such as 
   <code>
   assert i !"
  "Represents a do { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a do { ... } while (condition) loop in Groovy"
  "Represents a do { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a do { ... } while (condition) loop in Groovy"
  "Represents a switch (object) { case value: ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a switch (object) { case value: ... case [1, 2, 3]: ...  "
  "Represents a try { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a try { ... } catch () finally {} statement in Groovy"
  "Represents a while (condition) { ..."
  This sentence is different from what would be generated using -breakiterator: 
  "Represents a while (condition) { ... } loop in Groovy"
  target/javadoc/src/groovy/inspect/Inspector.java:124: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/groovy/inspect/Inspector.html...
  "Get info about usual Java public fields incl."
  This sentence is different from what would be generated using -breakiterator: 
  "Get info about usual Java public fields incl. constants."
  Generating target/docs/apidocs/groovy/lang/GroovyClassLoader.html...
  "A helper method to allow bytecode to be loaded."
  target/javadoc/src/groovy/lang/GroovyClassLoader.java:480: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "A helper method to allow bytecode to be loaded. spg changed name to
   defineClass to make it more consistent with other ClassLoader methods"
  Generating target/docs/apidocs/groovy/lang/GroovyCodeSource.html...
  "Construct a GroovyCodeSource for an inputStream of groovyCode that has an
  target/javadoc/src/groovy/lang/GroovyCodeSource.java:57: warning - The first sentence is interpreted to be:
   unknown provenance -- meaning it didn't come from a File or a URL (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Construct a GroovyCodeSource for an inputStream of groovyCode that has an
   unknown provenance -- meaning it didn't come from a File or a URL (e.g. a String).
   "
  Generating target/docs/apidocs/groovy/lang/MetaClass.html...
  "Checks that one of the parameter types is a superset of the other and
   that the two lists of types don't conflict."
  target/javadoc/src/groovy/lang/MetaClass.java:1864: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Checks that one of the parameter types is a superset of the other and
   that the two lists of types don't conflict. e.g. foo(String, Object) and
   foo(Object, String) would conflict if called with foo("a", "b").
   
   "
  target/javadoc/src/groovy/lang/MetaClassRegistry.java:109: warning - Tag @link:illegal character: ";" in "java.lang.reflect.AccessibleObject.setAccessible();"
  target/javadoc/src/groovy/lang/MetaClassRegistry.java:109: warning - Tag @link: reference not found: java.lang.reflect.AccessibleObject.setAccessible();
  target/javadoc/src/groovy/model/ValueHolder.java:81: warning - @param argument "l" is not a parameter name.
  target/javadoc/src/groovy/model/ValueHolder.java:92: warning - @param argument "l" is not a parameter name.
  target/javadoc/src/groovy/servlet/AbstractHttpServlet.java:232: warning - Tag @link:illegal character: ":" in "http://jira.codehaus.org/browse/GROOVY-861"
  target/javadoc/src/groovy/servlet/AbstractHttpServlet.java:194: warning - @param argument "context" is not a parameter name.
  target/javadoc/src/groovy/servlet/AbstractHttpServlet.java:232: warning - Tag @link:illegal character: ":" in "http://jira.codehaus.org/browse/GROOVY-861"
  target/javadoc/src/groovy/servlet/AbstractHttpServlet.java:232: warning - Tag @link:illegal character: ":" in "http://jira.codehaus.org/browse/GROOVY-861"
  target/javadoc/src/groovy/servlet/AbstractHttpServlet.java:232: warning - Tag @link: reference not found: http://jira.codehaus.org/browse/GROOVY-861
  target/javadoc/src/groovy/servlet/AbstractHttpServlet.java:232: warning - Tag @link:illegal character: ":" in "http://jira.codehaus.org/browse/GROOVY-861"
  target/javadoc/src/groovy/sql/GroovyResultSet.java:73: warning - @Author is an unknown tag -- same as a known tag except for case.
  target/javadoc/src/groovy/sql/GroovyResultSet.java:1321: warning - Tag @see: reference not found: DatabaseMetaData#updatesAreDetected
  target/javadoc/src/groovy/sql/GroovyResultSet.java:1337: warning - Tag @see: reference not found: DatabaseMetaData#insertsAreDetected
  target/javadoc/src/groovy/sql/GroovyResultSet.java:1354: warning - Tag @see: reference not found: DatabaseMetaData#deletesAreDetected
  target/javadoc/src/groovy/sql/GroovyRowResult.java:62: warning - @Author is an unknown tag -- same as a known tag except for case.
  target/javadoc/src/groovy/sql/Sql.java:738: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/groovy/sql/Sql.html...
  "replace ?'"? references with NULLish"
  This sentence is different from what would be generated using -breakiterator: 
  "replace ?'"? "
  target/javadoc/src/org/codehaus/groovy/ant/Groovyc.java:325: warning - @ant.attribute is an unknown tag.
  Generating target/docs/apidocs/org/codehaus/groovy/antlr/parser/GroovyRecognizer.html...
  "Create an AST node with the token type and text passed in, but
  target/javadoc/src/org/codehaus/groovy/antlr/parser/GroovyRecognizer.java:249: warning - The first sentence is interpreted to be:
    with the same background information as another supplied Token (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create an AST node with the token type and text passed in, but
    with the same background information as another supplied Token (e.g. line numbers)
   to be used in place of antlr tree construction syntax,
   i.e. "
  "This is the grammar for what can follow a dot:  x.a, x.@a, x.&a, x.'a', etc."
  target/javadoc/src/org/codehaus/groovy/antlr/parser/GroovyRecognizer.java:9420: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "This is the grammar for what can follow a dot:  x.a, x."
  Generating target/docs/apidocs/org/codehaus/groovy/classgen/AsmClassGenerator.html...
  "RHS instance field."
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/classgen/AsmClassGenerator.java:2771: warning - The first sentence is interpreted to be:
  "RHS instance field. should move most of the code in the BytecodeHelper"
  Generating target/docs/apidocs/org/codehaus/groovy/classgen/BytecodeHelper.html...
  "load the value of the variable on the operand stack."
  target/javadoc/src/org/codehaus/groovy/classgen/BytecodeHelper.java:594: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "load the value of the variable on the operand stack. unbox it if it's a reference"
  target/javadoc/src/org/codehaus/groovy/classgen/RuntimeIncompleteClassException.java:31: warning - @param argument "a_message" is not a parameter name.
  Generating target/docs/apidocs/org/codehaus/groovy/control/CompilationUnit.html...
  "Adds a ClassNode directly to the unit (ie."
  This sentence is different from what would be generated using -breakiterator: 
  target/javadoc/src/org/codehaus/groovy/control/CompilationUnit.java:369: warning - The first sentence is interpreted to be:
  "Adds a ClassNode directly to the unit (ie. without source).
   "
  Generating target/docs/apidocs/org/codehaus/groovy/control/io/ReaderSource.html...
  "Returns true if the source can be restarted (ie."
  target/javadoc/src/org/codehaus/groovy/control/io/ReaderSource.java:82: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Returns true if the source can be restarted (ie. if getReader()
    will return non-null on subsequent calls."
  Generating target/docs/apidocs/org/codehaus/groovy/control/io/AbstractReaderSource.html...
  "Returns true if the source can be restarted (ie."
  target/javadoc/src/org/codehaus/groovy/control/io/AbstractReaderSource.java:85: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Returns true if the source can be restarted (ie. if getReader()
    will return non-null on subsequent calls."
  Generating target/docs/apidocs/org/codehaus/groovy/control/io/InputStreamReaderSource.html...
  "Returns true if the source can be restarted (ie."
  target/javadoc/src/org/codehaus/groovy/control/io/InputStreamReaderSource.java:110: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Returns true if the source can be restarted (ie. if getReader()
    will return non-null on subsequent calls."
  target/javadoc/src/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:274: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, package, class/interface.
  target/javadoc/src/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:274: warning - Tag @version cannot be used in method documentation.  It can only be used in the following types of documentation: overview, package, class/interface.
  target/javadoc/src/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:602: warning - @param argument "collection" is not a parameter name.
  target/javadoc/src/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:3704: warning - @param argument "self" is not a parameter name.
  target/javadoc/src/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:5002: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, package, class/interface.
  target/javadoc/src/org/codehaus/groovy/runtime/FlushingStreamWriter.java:47: warning - @cvs.date is an unknown tag.
  target/javadoc/src/org/codehaus/groovy/syntax/CSTNode.java:74: warning - Tag @see: reference not found: org.codehaus.groovy.syntax.parser.Parser
  target/javadoc/src/org/codehaus/groovy/syntax/Reduction.java:71: warning - Tag @see: reference not found: Parser
  target/javadoc/src/org/codehaus/groovy/syntax/Token.java:67: warning - Tag @see: reference not found: Lexer
  target/javadoc/src/org/codehaus/groovy/syntax/Token.java:67: warning - Tag @see: reference not found: Parser
  target/javadoc/src/org/codehaus/groovy/wiki/Wiki2Markup.java:194: warning - @ant.attribute is an unknown tag.
  Generating target/docs/apidocs/help-doc.html...
  180 warnings