Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package org.apache.turbine...
  Loading source files for package org.apache.turbine.services...
  Loading source files for package org.apache.turbine.services.jsp...
  Loading source files for package org.apache.turbine.services.jsp.util...
  Loading source files for package org.apache.turbine.services.naming...
  Loading source files for package org.apache.turbine.services.rundata...
  Loading source files for package org.apache.turbine.services.intake...
  Loading source files for package org.apache.turbine.services.intake.model...
  Loading source files for package org.apache.turbine.services.intake.validator...
  Loading source files for package org.apache.turbine.services.intake.xmlmodel...
  Loading source files for package org.apache.turbine.services.intake.transform...
  Loading source files for package org.apache.turbine.services.pull...
  Loading source files for package org.apache.turbine.services.pull.util...
  Loading source files for package org.apache.turbine.services.pull.tools...
  Loading source files for package org.apache.turbine.services.security...
  Loading source files for package org.apache.turbine.services.security.torque...
  Loading source files for package org.apache.turbine.services.security.torque.om...
  Loading source files for package org.apache.turbine.services.security.torque.om.map...
  Loading source files for package org.apache.turbine.services.security.ldap...
  Loading source files for package org.apache.turbine.services.security.db...
  Loading source files for package org.apache.turbine.services.security.passive...
  Loading source files for package org.apache.turbine.services.uniqueid...
  Loading source files for package org.apache.turbine.services.template...
  Loading source files for package org.apache.turbine.services.template.mapper...
  Loading source files for package org.apache.turbine.services.crypto...
  Loading source files for package org.apache.turbine.services.crypto.provider...
  Loading source files for package org.apache.turbine.services.xmlrpc...
  Loading source files for package org.apache.turbine.services.xmlrpc.util...
  Loading source files for package org.apache.turbine.services.xslt...
  Loading source files for package org.apache.turbine.services.cache...
  Loading source files for package org.apache.turbine.services.localization...
  Loading source files for package org.apache.turbine.services.servlet...
  Loading source files for package org.apache.turbine.services.component...
  Loading source files for package org.apache.turbine.services.velocity...
  Loading source files for package org.apache.turbine.services.assemblerbroker...
  Loading source files for package org.apache.turbine.services.assemblerbroker.util...
  Loading source files for package org.apache.turbine.services.assemblerbroker.util.python...
  Loading source files for package org.apache.turbine.services.assemblerbroker.util.java...
  Loading source files for package org.apache.turbine.services.session...
  Loading source files for package org.apache.turbine.services.factory...
  Loading source files for package org.apache.turbine.services.mimetype...
  Loading source files for package org.apache.turbine.services.mimetype.util...
  Loading source files for package org.apache.turbine.services.schedule...
  Loading source files for package org.apache.turbine.services.schedule.map...
  Loading source files for package org.apache.turbine.services.pool...
  Loading source files for package org.apache.turbine.services.db...
  Loading source files for package org.apache.turbine.services.avaloncomponent...
  Loading source files for package org.apache.turbine.services.upload...
  Loading source files for package org.apache.turbine.services.resources...
  Loading source files for package org.apache.turbine.om...
  Loading source files for package org.apache.turbine.om.security...
  Loading source files for package org.apache.turbine.om.security.peer...
  Loading source files for package org.apache.turbine.modules...
  Loading source files for package org.apache.turbine.modules.actions...
  Loading source files for package org.apache.turbine.modules.actions.sessionvalidator...
  Loading source files for package org.apache.turbine.modules.layouts...
  Loading source files for package org.apache.turbine.modules.pages...
  Loading source files for package org.apache.turbine.modules.navigations...
  Loading source files for package org.apache.turbine.modules.screens...
  Loading source files for package org.apache.turbine.modules.screens.error...
  Loading source files for package org.apache.turbine.util...
  Loading source files for package org.apache.turbine.util.template...
  Loading source files for package org.apache.turbine.util.parser...
  Loading source files for package org.apache.turbine.util.security...
  Loading source files for package org.apache.turbine.util.velocity...
  Loading source files for package org.apache.turbine.util.uri...
  Loading source files for package org.apache.turbine.util.pool...
  Loading source files for package org.apache.turbine.util.mail...
  Loading source files for package org.apache.turbine.util.upload...
  Loading source files for package org.apache.turbine.util.db...
  Loading source files for package org.apache.turbine.util.db.map...
  Loading source files for package org.apache.turbine.util.validation...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_09
  Generating target/docs/apidocs/constant-values.html...
  Copying file 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...
  target/src/org/apache/turbine/services/BaseServiceBroker.java:48: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/class-use/ServiceBroker.html...
  "A generic implementation of a <code>ServiceBroker</code> which
   provides:
  
   <ul>
   <li>Maintaining service name to class name mapping, allowing
   plugable service implementations.</li>
   <li>Providing <code>Services</code> with a configuration based on
   system wide configuration mechanism.</li>
   </ul>"
  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:
  "A generic implementation of a <code>ServiceBroker</code> which
   provides:
  
   <ul>
   <li>Maintaining service name to class name mapping, allowing
   plugable service implementations."
  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/src/org/apache/turbine/services/naming/TurbineNamingService.java:66: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/class-use/InitializationException.html...
  "Called the first time the Service is used.<br>"
  This sentence is different from what would be generated using -breakiterator: 
  "Called the first time the Service is used."
  "Called the first time the Service is used.<br>
  
  target/src/org/apache/turbine/services/schedule/TurbineNonPersistentSchedulerService.java:94: warning - The first sentence is interpreted to be:
   Load all the jobs from cold storage."
  This sentence is different from what would be generated using -breakiterator: 
  "Called the first time the Service is used."
  Generating target/docs/apidocs/org/apache/turbine/services/class-use/Service.html...
  "<p>This interface exposes methods of the runner context in order
   resolve or get access to external resources"
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/services/servlet/ServletService.java:35: warning - The first sentence is interpreted to be:
  "<p>This interface exposes methods of the runner context in order
   resolve or get access to external resources</p>"
  Generating target/docs/apidocs/org/apache/turbine/services/class-use/Initable.html...
  "<p>This interface exposes methods of the runner context in order
   resolve or get access to external resources"
  target/src/org/apache/turbine/services/servlet/ServletService.java:35: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>This interface exposes methods of the runner context in order
   resolve or get access to external resources</p>"
  target/src/org/apache/turbine/services/intake/validator/BooleanValidator.java:53: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/intake/validator/BooleanValidator.java:53: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/intake/validator/BooleanValidator.java:53: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/intake/validator/class-use/InitableByConstraintMap.html...
  "Validator for boolean field types.<br><br>
  
   Values are validated by attemting to match the value to
   a list of strings for true and false values."
  This sentence is different from what would be generated using -breakiterator: 
  "Validator for boolean field types."
  Generating target/docs/apidocs/org/apache/turbine/services/intake/validator/class-use/DefaultValidator.html...
  "Validator for boolean field types.<br><br>
  
   Values are validated by attemting to match the value to
   a list of strings for true and false values."
  This sentence is different from what would be generated using -breakiterator: 
  "Validator for boolean field types."
  Generating target/docs/apidocs/org/apache/turbine/services/intake/validator/class-use/Validator.html...
  "Validator for boolean field types.<br><br>
  
   Values are validated by attemting to match the value to
   a list of strings for true and false values."
  This sentence is different from what would be generated using -breakiterator: 
  "Validator for boolean field types."
  target/src/org/apache/turbine/services/template/mapper/LayoutTemplateMapper.java:47: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/template/mapper/LayoutTemplateMapper.java:47: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/template/mapper/LayoutTemplateMapper.java:47: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/template/mapper/class-use/Mapper.html...
  "This mapper is responsible for the lookup of templates for the Layout
   It tries to look in various packages for a match:
  
   1."
  This sentence is different from what would be generated using -breakiterator: 
  "This mapper is responsible for the lookup of templates for the Layout
   It tries to look in various packages for a match:
  
   1. about,directions,Driving.vm      &lt;- exact match
   2. about,directions,Default.vm      &lt;- package match, Default name
   3. about,Default.vm                 &lt;- stepping up in the hierarchy
   4. "
  Generating target/docs/apidocs/org/apache/turbine/services/template/mapper/class-use/BaseMapper.html...
  "This mapper is responsible for the lookup of templates for the Layout
   It tries to look in various packages for a match:
  
   1."
  This sentence is different from what would be generated using -breakiterator: 
  "This mapper is responsible for the lookup of templates for the Layout
   It tries to look in various packages for a match:
  
   1. about,directions,Driving.vm      &lt;- exact match
   2. about,directions,Default.vm      &lt;- package match, Default name
   3. about,Default.vm                 &lt;- stepping up in the hierarchy
   4. "
  Generating target/docs/apidocs/org/apache/turbine/services/template/mapper/class-use/BaseTemplateMapper.html...
  "This mapper is responsible for the lookup of templates for the Layout
   It tries to look in various packages for a match:
  
   1."
  This sentence is different from what would be generated using -breakiterator: 
  "This mapper is responsible for the lookup of templates for the Layout
   It tries to look in various packages for a match:
  
   1. about,directions,Driving.vm      &lt;- exact match
   2. about,directions,Default.vm      &lt;- package match, Default name
   3. about,Default.vm                 &lt;- stepping up in the hierarchy
   4. "
  target/src/org/apache/turbine/services/session/SessionTool.java:108: warning - @return tag has no arguments.
  target/src/org/apache/turbine/services/session/TurbineSession.java:114: warning - @return tag has no arguments.
  target/src/org/apache/turbine/services/schedule/JobEntry.java:205: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/util/class-use/TurbineException.html...
  "Calculate how long before the next runtime.<br>
  
   The runtime determines it's position in the job queue."
  This sentence is different from what would be generated using -breakiterator: 
  "Calculate how long before the next runtime."
  target/src/org/apache/turbine/util/upload/MultipartStream.java:310: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/util/upload/class-use/MultipartStream.MalformedStreamException.html...
  "<p>Reads <code>header-part</code> of the current
   <code>encapsulation</code>
  
   "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Reads <code>header-part</code> of the current
   <code>encapsulation</code>
  
   <p>Headers are returned verbatim to the input stream, including
   traling <code>CRLF</code> marker. "
  target/src/org/apache/turbine/services/BaseServiceBroker.java:48: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/package-use.html...
  "A generic implementation of a <code>ServiceBroker</code> which
   provides:
  
   <ul>
   <li>Maintaining service name to class name mapping, allowing
   plugable service implementations.</li>
   <li>Providing <code>Services</code> with a configuration based on
   system wide configuration mechanism.</li>
   </ul>"
  This sentence is different from what would be generated using -breakiterator: 
  "A generic implementation of a <code>ServiceBroker</code> which
   provides:
  
   <ul>
   <li>Maintaining service name to class name mapping, allowing
   plugable service implementations."
  target/src/org/apache/turbine/services/servlet/ServletService.java:35: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/util/parser/ValueParser.java:51: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/util/parser/ValueParser.java:51: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/util/parser/ValueParser.java:51: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/util/parser/ValueParser.java:51: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/servlet/package-use.html...
  "<p>This interface exposes methods of the runner context in order
   resolve or get access to external resources"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>This interface exposes methods of the runner context in order
   resolve or get access to external resources</p>"
  Generating target/docs/apidocs/org/apache/turbine/util/parser/package-use.html...
  "ValueParser is a base interface for classes that need to parse
   name/value Parameters, for example GET/POST data or Cookies
   (ParameterParser and CookieParser)
  
   "
  This sentence is different from what would be generated using -breakiterator: 
  "ValueParser is a base interface for classes that need to parse
   name/value Parameters, for example GET/POST data or Cookies
   (ParameterParser and CookieParser)
  
   <p>NOTE: The name= portion of a name=value pair may be converted
   to lowercase or uppercase when the object is initialized and when
   new data is added.  "
  "ValueParser is a base interface for classes that need to parse
   name/value Parameters, for example GET/POST data or Cookies
   (ParameterParser and CookieParser)
  
   "
  This sentence is different from what would be generated using -breakiterator: 
  "ValueParser is a base interface for classes that need to parse
   name/value Parameters, for example GET/POST data or Cookies
   (ParameterParser and CookieParser)
  
   <p>NOTE: The name= portion of a name=value pair may be converted
   to lowercase or uppercase when the object is initialized and when
   new data is added.  "
  "ValueParser is a base interface for classes that need to parse
   name/value Parameters, for example GET/POST data or Cookies
   (ParameterParser and CookieParser)
  
   "
  This sentence is different from what would be generated using -breakiterator: 
  "ValueParser is a base interface for classes that need to parse
   name/value Parameters, for example GET/POST data or Cookies
   (ParameterParser and CookieParser)
  
   <p>NOTE: The name= portion of a name=value pair may be converted
   to lowercase or uppercase when the object is initialized and when
   new data is added.  "
  "ValueParser is a base interface for classes that need to parse
   name/value Parameters, for example GET/POST data or Cookies
   (ParameterParser and CookieParser)
  
   "
  target/src/org/apache/turbine/services/intake/model/Field.java:98: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "ValueParser is a base interface for classes that need to parse
   name/value Parameters, for example GET/POST data or Cookies
   (ParameterParser and CookieParser)
  
  target/src/org/apache/turbine/services/BaseServiceBroker.java:48: warning - The first sentence is interpreted to be:
   <p>NOTE: The name= portion of a name=value pair may be converted
   to lowercase or uppercase when the object is initialized and when
   new data is added.  "
  target/src/org/apache/turbine/services/intake/validator/BooleanValidator.java:53: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/pull/tools/ContentTool.java:55: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/pull/tools/ContentTool.java:61: warning - The first sentence is interpreted to be:
  Building index for all the packages and classes...
  target/src/org/apache/turbine/services/schedule/JobEntry.java:205: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/index-all.html...
  "Is this field always required?  This is only set through the XML file"
  This sentence is different from what would be generated using -breakiterator: 
  "Is this field always required?  "
  "A generic implementation of a <code>ServiceBroker</code> which
   provides:
  
   <ul>
   <li>Maintaining service name to class name mapping, allowing
   plugable service implementations.</li>
   <li>Providing <code>Services</code> with a configuration based on
   system wide configuration mechanism.</li>
   </ul>"
  This sentence is different from what would be generated using -breakiterator: 
  "A generic implementation of a <code>ServiceBroker</code> which
   provides:
  
   <ul>
  target/src/org/apache/turbine/util/DateSelector.java:89: warning - The first sentence is interpreted to be:
   <li>Maintaining service name to class name mapping, allowing
   plugable service implementations."
  "Validator for boolean field types.<br><br>
  
   Values are validated by attemting to match the value to
   a list of strings for true and false values."
  This sentence is different from what would be generated using -breakiterator: 
  "Validator for boolean field types."
  "Should this tool add Container Encoding to the URIs returned?
   True might cause trouble e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Should this tool add Container Encoding to the URIs returned?
   "
  "Should this tool return relative URIs or absolute? Default: Absolute."
  This sentence is different from what would be generated using -breakiterator: 
  "Should this tool return relative URIs or absolute? "
  "Calculate how long before the next runtime.<br>
  
   The runtime determines it's position in the job queue."
  This sentence is different from what would be generated using -breakiterator: 
  "Calculate how long before the next runtime."
  "Constructor defaults to current date and uses the default
   prefix: "
  This sentence is different from what would be generated using -breakiterator: 
  "Constructor defaults to current date and uses the default
   prefix: <pre>DateSelector.DEFAULT</pre>"
  "Strip off a possible extension, replace all "," with "."
   Look through the given package path until a match is found."
  target/src/org/apache/turbine/services/template/mapper/ClassMapper.java:96: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/services/template/mapper/DirectMapper.java:51: warning - The first sentence is interpreted to be:
  "Strip off a possible extension, replace all "," with "."
   "
  "Strip off a possible extension, replace all "," with "."
  
   about,directions,Driving.vm --> about.directions.Driving"
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/services/template/mapper/DirectTemplateMapper.java:52: warning - The first sentence is interpreted to be:
  "Strip off a possible extension, replace all "," with "."
  
   "
  "Replace all "," with ".", but keep the extension."
  This sentence is different from what would be generated using -breakiterator: 
  "Replace all "," with ""
  target/src/org/apache/turbine/services/localization/Localization.java:227: warning - Tag @see: can't find getDefaultBundle() in org.apache.turbine.services.localization.LocalizationService
  target/src/org/apache/turbine/services/session/TurbineSession.java:125: warning - @return tag has no arguments.
  "Does this URI contain an anchor? (#ref)"
  This sentence is different from what would be generated using -breakiterator: 
  "Does this URI contain an anchor? "
  "The index of first valid character in the buffer."
  target/src/org/apache/turbine/util/uri/BaseURI.java:365: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "The index of first valid character in the buffer.
  
   0 <= head < bufSize"
  target/src/org/apache/turbine/util/upload/MultipartStream.java:118: warning - The first sentence is interpreted to be:
  "Called the first time the Service is used.<br>"
  This sentence is different from what would be generated using -breakiterator: 
  "Called the first time the Service is used."
  target/src/org/apache/turbine/services/naming/TurbineNamingService.java:66: warning - The first sentence is interpreted to be:
  "Called the first time the Service is used.<br>
  
   Load all the jobs from cold storage."
  target/src/org/apache/turbine/services/schedule/TurbineNonPersistentSchedulerService.java:94: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Called the first time the Service is used."
  "This mapper is responsible for the lookup of templates for the Layout
   It tries to look in various packages for a match:
  
   1."
  target/src/org/apache/turbine/services/template/mapper/LayoutTemplateMapper.java:47: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "This mapper is responsible for the lookup of templates for the Layout
   It tries to look in various packages for a match:
  
   1. about,directions,Driving.vm      &lt;- exact match
   2. about,directions,Default.vm      &lt;- package match, Default name
   3. about,Default.vm                 &lt;- stepping up in the hierarchy
   4. "
  "A maximum lenght of a single header line that will be
   parsed."
  target/src/org/apache/turbine/services/upload/BaseUploadService.java:47: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "A maximum lenght of a single header line that will be
   parsed. (1024 bytes)."
  "Default constructor
   "
  This sentence is different from what would be generated using -breakiterator: 
  "Default constructor
   <p>
  target/src/org/apache/turbine/services/pull/tools/RelativeTemplateLink.java:49: warning - The first sentence is interpreted to be:
   The init method must be called before use."
  "<p>Reads <code>header-part</code> of the current
   <code>encapsulation</code>
  
   "
  target/src/org/apache/turbine/util/upload/MultipartStream.java:310: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Reads <code>header-part</code> of the current
   <code>encapsulation</code>
  
   <p>Headers are returned verbatim to the input stream, including
   traling <code>CRLF</code> marker. "
  "<p>This interface exposes methods of the runner context in order
   resolve or get access to external resources"
  target/src/org/apache/turbine/services/servlet/ServletService.java:35: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>This interface exposes methods of the runner context in order
   resolve or get access to external resources</p>"
  "Should this tool return relative URIs or absolute? Default: Absolute."
  target/src/org/apache/turbine/services/pull/tools/TemplateLink.java:61: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Should this tool return relative URIs or absolute? "
  "Default constructor
   "
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/services/pull/tools/TemplateLink.java:84: warning - The first sentence is interpreted to be:
  "Default constructor
   <p>
   The init method must be called before use."
  "Default constructor
   "
  target/src/org/apache/turbine/services/pull/tools/TemplateLinkWithSlash.java:47: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Default constructor
   <p>
   The init method must be called before use."
  "Constructor defaults to current date/time and uses the default
   prefix: "
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/util/TimeSelector.java:122: warning - The first sentence is interpreted to be:
  "Constructor defaults to current date/time and uses the default
   prefix: <pre>TimeSelector.DEFAULT</pre>"
  "The index of last valid characer in the buffer + 1."
  target/src/org/apache/turbine/util/upload/MultipartStream.java:125: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "The index of last valid characer in the buffer + 1.
  
   0 <= tail <= bufSize"
  "The part of the URI which separates the protocol indicator (i.e."
  target/src/org/apache/turbine/util/uri/URIConstants.java:55: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "The part of the URI which separates the protocol indicator (i.e. the
   scheme) from the rest of the URI."
  "ValueParser is a base interface for classes that need to parse
   name/value Parameters, for example GET/POST data or Cookies
  target/src/org/apache/turbine/util/parser/ValueParser.java:51: warning - The first sentence is interpreted to be:
   (ParameterParser and CookieParser)
  
   "
  This sentence is different from what would be generated using -breakiterator: 
  "ValueParser is a base interface for classes that need to parse
   name/value Parameters, for example GET/POST data or Cookies
   (ParameterParser and CookieParser)
  
   <p>NOTE: The name= portion of a name=value pair may be converted
   to lowercase or uppercase when the object is initialized and when
   new data is added.  "
  Building index for all classes...
  target/src/org/apache/turbine/services/BaseServiceBroker.java:48: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/package-summary.html...
  "A generic implementation of a <code>ServiceBroker</code> which
   provides:
  
   <ul>
   <li>Maintaining service name to class name mapping, allowing
   plugable service implementations.</li>
   <li>Providing <code>Services</code> with a configuration based on
   system wide configuration mechanism.</li>
   </ul>"
  This sentence is different from what would be generated using -breakiterator: 
  "A generic implementation of a <code>ServiceBroker</code> which
   provides:
  
   <ul>
   <li>Maintaining service name to class name mapping, allowing
   plugable service implementations."
  target/src/org/apache/turbine/services/intake/validator/BooleanValidator.java:53: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/servlet/ServletService.java:35: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/intake/validator/package-summary.html...
  "Validator for boolean field types.<br><br>
  
   Values are validated by attemting to match the value to
   a list of strings for true and false values."
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/services/template/mapper/LayoutTemplateMapper.java:47: warning - The first sentence is interpreted to be:
  "Validator for boolean field types."
  target/src/org/apache/turbine/util/parser/ValueParser.java:51: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/InstantiationException.java:57: warning - @param argument "nested" is not a parameter name.
  Generating target/docs/apidocs/org/apache/turbine/services/servlet/package-summary.html...
  "<p>This interface exposes methods of the runner context in order
   resolve or get access to external resources"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>This interface exposes methods of the runner context in order
   resolve or get access to external resources</p>"
  target/src/org/apache/turbine/services/jsp/util/JspLink.java:42: warning - @org.apache.turbine.services.pull.tools.TemplateLink is an unknown tag.
  target/src/org/apache/turbine/services/jsp/util/JspLink.java:76: warning - @param argument "String" is not a parameter name.
  Generating target/docs/apidocs/org/apache/turbine/services/template/mapper/package-summary.html...
  "This mapper is responsible for the lookup of templates for the Layout
  target/src/org/apache/turbine/services/naming/TurbineNamingService.java:66: warning - The first sentence is interpreted to be:
   It tries to look in various packages for a match:
  
   1."
  This sentence is different from what would be generated using -breakiterator: 
  "This mapper is responsible for the lookup of templates for the Layout
   It tries to look in various packages for a match:
  
   1. about,directions,Driving.vm      &lt;- exact match
   2. about,directions,Default.vm      &lt;- package match, Default name
   3. about,Default.vm                 &lt;- stepping up in the hierarchy
   4. "
  target/src/org/apache/turbine/services/rundata/DefaultTurbineRunData.java:1346: warning - @todo is an unknown tag.
  Generating target/docs/apidocs/org/apache/turbine/util/parser/package-summary.html...
  "ValueParser is a base interface for classes that need to parse
   name/value Parameters, for example GET/POST data or Cookies
   (ParameterParser and CookieParser)
  
   "
  This sentence is different from what would be generated using -breakiterator: 
  "ValueParser is a base interface for classes that need to parse
   name/value Parameters, for example GET/POST data or Cookies
   (ParameterParser and CookieParser)
  
   <p>NOTE: The name= portion of a name=value pair may be converted
   to lowercase or uppercase when the object is initialized and when
   new data is added.  "
  target/src/org/apache/turbine/services/intake/model/Field.java:98: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/naming/TurbineNamingService.html...
  "Called the first time the Service is used.<br>"
  This sentence is different from what would be generated using -breakiterator: 
  "Called the first time the Service is used."
  Generating target/docs/apidocs/org/apache/turbine/services/intake/model/Field.html...
  "Is this field always required?  This is only set through the XML file"
  This sentence is different from what would be generated using -breakiterator: 
  "Is this field always required?  "
  target/src/org/apache/turbine/services/pull/tools/ContentTool.java:55: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/pull/tools/ContentTool.java:61: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/pull/tools/RelativeTemplateLink.java:49: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/pull/tools/TemplateLink.java:61: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/pull/tools/ContentTool.html...
  "Should this tool add Container Encoding to the URIs returned?
   True might cause trouble e.g."
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/services/pull/tools/TemplateLink.java:84: warning - The first sentence is interpreted to be:
  "Should this tool add Container Encoding to the URIs returned?
   "
  "Should this tool return relative URIs or absolute? Default: Absolute."
  This sentence is different from what would be generated using -breakiterator: 
  "Should this tool return relative URIs or absolute? "
  target/src/org/apache/turbine/services/pull/tools/TemplateLinkWithSlash.java:47: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/pull/tools/RelativeTemplateLink.html...
  "Default constructor
   "
  This sentence is different from what would be generated using -breakiterator: 
  "Default constructor
   <p>
   The init method must be called before use."
  target/src/org/apache/turbine/services/pull/tools/TemplateLinkWithSlash.java:59: warning - @param argument "t" is not a parameter name.
  Generating target/docs/apidocs/org/apache/turbine/services/pull/tools/TemplateLink.html...
  "Should this tool return relative URIs or absolute? Default: Absolute."
  This sentence is different from what would be generated using -breakiterator: 
  "Should this tool return relative URIs or absolute? "
  "Default constructor
   "
  This sentence is different from what would be generated using -breakiterator: 
  "Default constructor
   <p>
   The init method must be called before use."
  Generating target/docs/apidocs/org/apache/turbine/services/pull/tools/TemplateLinkWithSlash.html...
  "Default constructor
   "
  This sentence is different from what would be generated using -breakiterator: 
  "Default constructor
   <p>
   The init method must be called before use."
  target/src/org/apache/turbine/services/security/SecurityService.java:466: warning - @param argument "An" is not a parameter name.
  target/src/org/apache/turbine/services/security/SecurityService.java:776: warning - @param argument "name" is not a parameter name.
  target/src/org/apache/turbine/services/security/SecurityService.java:817: warning - @param argument "name" is not a parameter name.
  target/src/org/apache/turbine/services/security/SecurityService.java:858: warning - @param argument "name" is not a parameter name.
  target/src/org/apache/turbine/services/security/TurbineSecurity.java:681: warning - @param argument "name" is not a parameter name.
  target/src/org/apache/turbine/services/security/TurbineSecurity.java:837: warning - @param argument "name" is not a parameter name.
  target/src/org/apache/turbine/services/security/TurbineSecurity.java:887: warning - @param argument "name" is not a parameter name.
  target/src/org/apache/turbine/services/security/torque/TorqueUser.java:576: warning - @param argument "storage" is not a parameter name.
  target/src/org/apache/turbine/services/security/torque/TorqueUser.java:605: warning - @param argument "storage" is not a parameter name.
  target/src/org/apache/turbine/services/security/torque/TorqueUser.java:738: warning - @param argument "event" is not a parameter name.
  target/src/org/apache/turbine/services/security/torque/TorqueUser.java:749: warning - @param argument "event" is not a parameter name.
  target/src/org/apache/turbine/services/security/ldap/LDAPUserManager.java:65: warning - Tag @link: reference not found: org.apache.turbine.om.BaseObject
  target/src/org/apache/turbine/services/template/TemplateService.java:235: warning - @param argument "template" is not a parameter name.
  target/src/org/apache/turbine/services/template/TurbineTemplateService.java:235: warning - @deprecated. is an unknown tag.
  target/src/org/apache/turbine/services/template/mapper/Mapper.java:57: warning - @param argument "newUseCache" is not a parameter name.
  target/src/org/apache/turbine/services/template/mapper/BaseMapper.java:96: warning - @param argument "newUseCache" is not a parameter name.
  target/src/org/apache/turbine/services/template/mapper/ClassMapper.java:96: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/template/mapper/ClassMapper.html...
  "Strip off a possible extension, replace all "," with "."
   Look through the given package path until a match is found."
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/services/template/mapper/DirectMapper.java:51: warning - The first sentence is interpreted to be:
  "Strip off a possible extension, replace all "," with "."
   "
  Generating target/docs/apidocs/org/apache/turbine/services/template/mapper/DirectMapper.html...
  "Strip off a possible extension, replace all "," with "."
  
  target/src/org/apache/turbine/services/template/mapper/DirectTemplateMapper.java:52: warning - The first sentence is interpreted to be:
   about,directions,Driving.vm --> about.directions.Driving"
  This sentence is different from what would be generated using -breakiterator: 
  "Strip off a possible extension, replace all "," with "."
  
   "
  Generating target/docs/apidocs/org/apache/turbine/services/template/mapper/DirectTemplateMapper.html...
  "Replace all "," with ".", but keep the extension."
  This sentence is different from what would be generated using -breakiterator: 
  "Replace all "," with ""
  target/src/org/apache/turbine/services/xslt/XSLTService.java:88: warning - @param argument "out" is not a parameter name.
  target/src/org/apache/turbine/services/xslt/XSLTService.java:130: warning - @param argument "out" is not a parameter name.
  target/src/org/apache/turbine/services/servlet/TurbineServlet.java:81: warning - @param argument "uri" is not a parameter name.
  target/src/org/apache/turbine/services/mimetype/util/MimeType.java:467: warning - @throw is an unknown tag.
  target/src/org/apache/turbine/services/mimetype/util/MimeTypeMap.java:204: warning - @param argument "path" is not a parameter name.
  target/src/org/apache/turbine/services/mimetype/util/MimeTypeMapper.java:138: warning - @param argument "mime" is not a parameter name.
  Generating target/docs/apidocs/org/apache/turbine/services/schedule/JobEntry.html...
  "Calculate how long before the next runtime.<br>
  
   The runtime determines it's position in the job queue."
  target/src/org/apache/turbine/services/schedule/JobEntry.java:205: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Calculate how long before the next runtime."
  target/src/org/apache/turbine/services/schedule/TurbineNonPersistentSchedulerService.java:94: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/services/schedule/TurbineNonPersistentSchedulerService.html...
  "Called the first time the Service is used.<br>
  
   Load all the jobs from cold storage."
  This sentence is different from what would be generated using -breakiterator: 
  "Called the first time the Service is used."
  target/src/org/apache/turbine/services/pool/TurbinePool.java:74: warning - @param argument "loader" is not a parameter name.
  target/src/org/apache/turbine/services/pool/TurbinePoolService.java:326: warning - @param argument "config" is not a parameter name.
  target/src/org/apache/turbine/services/pool/TurbinePoolService.java:409: warning - @param argument "loader" is not a parameter name.
  Generating target/docs/apidocs/org/apache/turbine/services/upload/BaseUploadService.html...
  "A maximum lenght of a single header line that will be
   parsed."
  target/src/org/apache/turbine/services/upload/BaseUploadService.java:47: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "A maximum lenght of a single header line that will be
   parsed. (1024 bytes)."
  target/src/org/apache/turbine/om/security/TurbineUser.java:462: warning - @param argument "storage" is not a parameter name.
  target/src/org/apache/turbine/modules/screens/BaseJspScreen.java:78: warning - @param argument "data," is not a parameter name.
  Generating target/docs/apidocs/org/apache/turbine/util/DateSelector.html...
  "Constructor defaults to current date and uses the default
   prefix: "
  target/src/org/apache/turbine/util/DateSelector.java:89: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Constructor defaults to current date and uses the default
  target/src/org/apache/turbine/util/DateSelector.java:131: warning - @param argument "string" is not a parameter name.
   prefix: <pre>DateSelector.DEFAULT</pre>"
  target/src/org/apache/turbine/util/DateSelector.java:182: warning - @param argument "selname" is not a parameter name.
  target/src/org/apache/turbine/util/DateSelector.java:340: warning - @param argument "day" is not a parameter name.
  target/src/org/apache/turbine/util/DynamicURI.java:69: warning - @todo is an unknown tag.
  target/src/org/apache/turbine/util/ObjectUtils.java:61: warning - @param argument "v" is not a parameter name.
  target/src/org/apache/turbine/util/TimeSelector.java:122: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/turbine/util/TimeSelector.html...
  "Constructor defaults to current date/time and uses the default
   prefix: "
  This sentence is different from what would be generated using -breakiterator: 
  "Constructor defaults to current date/time and uses the default
  target/src/org/apache/turbine/util/TimeSelector.java:258: warning - @param argument "selname" is not a parameter name.
   prefix: <pre>TimeSelector.DEFAULT</pre>"
  target/src/org/apache/turbine/util/TurbineConfig.java:74: warning - @todo is an unknown tag.
  target/src/org/apache/turbine/util/TurbineXmlConfig.java:49: warning - @todo is an unknown tag.
  target/src/org/apache/turbine/util/TurbineXmlConfig.java:88: warning - @param argument "configuration" is not a parameter name.
  target/src/org/apache/turbine/util/template/SelectorBox.java:287: warning - @param argument "an" is not a parameter name.
  target/src/org/apache/turbine/util/template/TemplateInfo.java:56: warning - @param argument "RunData" is not a parameter name.
  target/src/org/apache/turbine/util/parser/CookieParser.java:64: warning - @deprecated. is an unknown tag.
  target/src/org/apache/turbine/util/parser/CookieParser.java:80: warning - @deprecated. is an unknown tag.
  target/src/org/apache/turbine/util/parser/BaseValueParser.java:135: warning - @todo is an unknown tag.
  target/src/org/apache/turbine/util/parser/DefaultParameterParser.java:287: warning - @param argument "value" is not a parameter name.
  target/src/org/apache/turbine/util/parser/DefaultParameterParser.java:301: warning - @param argument "value" is not a parameter name.
  target/src/org/apache/turbine/util/security/GroupSet.java:204: warning - @returns is an unknown tag.
  target/src/org/apache/turbine/util/security/PermissionSet.java:206: warning - @returns is an unknown tag.
  target/src/org/apache/turbine/util/security/RoleSet.java:204: warning - @returns is an unknown tag.
  target/src/org/apache/turbine/util/security/SecuritySet.java:111: warning - @param argument "roleName" is not a parameter name.
  target/src/org/apache/turbine/util/security/SecuritySet.java:124: warning - @param argument "roleName" is not a parameter name.
  Generating target/docs/apidocs/org/apache/turbine/util/uri/URIConstants.html...
  "The part of the URI which separates the protocol indicator (i.e."
  target/src/org/apache/turbine/util/uri/URIConstants.java:55: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "The part of the URI which separates the protocol indicator (i.e. the
  target/src/org/apache/turbine/util/uri/BaseURI.java:365: warning - The first sentence is interpreted to be:
   scheme) from the rest of the URI."
  Generating target/docs/apidocs/org/apache/turbine/util/uri/BaseURI.html...
  "Does this URI contain an anchor? (#ref)"
  This sentence is different from what would be generated using -breakiterator: 
  "Does this URI contain an anchor? "
  target/src/org/apache/turbine/util/pool/BoundedBuffer.java:107: warning - @param argument "item" is not a parameter name.
  target/src/org/apache/turbine/util/upload/FileItem.java:368: warning - @param argument "String" is not a parameter name.
  Generating target/docs/apidocs/org/apache/turbine/util/upload/MultipartStream.html...
  "The index of first valid character in the buffer."
  This sentence is different from what would be generated using -breakiterator: 
  "The index of first valid character in the buffer.
  
   0 <= head < bufSize"
  target/src/org/apache/turbine/util/upload/MultipartStream.java:118: warning - The first sentence is interpreted to be:
  "The index of last valid characer in the buffer + 1."
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/util/upload/MultipartStream.java:125: warning - The first sentence is interpreted to be:
  "The index of last valid characer in the buffer + 1.
  
   0 <= tail <= bufSize"
  "<p>Reads <code>header-part</code> of the current
   <code>encapsulation</code>
  
   "
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/util/upload/MultipartStream.java:310: warning - The first sentence is interpreted to be:
  "<p>Reads <code>header-part</code> of the current
   <code>encapsulation</code>
  
   <p>Headers are returned verbatim to the input stream, including
   traling <code>CRLF</code> marker. "
  target/src/org/apache/turbine/util/validation/AlwaysTrueValidator.java:37: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/EmailValidator.java:37: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:52: warning - @param argument "boolean" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:52: warning - @param argument "int" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:52: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:64: warning - @param argument "boolean" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:72: warning - @param argument "int" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:80: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:89: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:106: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:125: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:158: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/NotEmpty.java:37: warning - @param argument "String" is not a parameter name.
  Generating target/docs/apidocs/help-doc.html...
  143 warnings