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.xslt...
  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.localization...
  Loading source files for package org.apache.turbine.services.security...
  Loading source files for package org.apache.turbine.services.security.ldap...
  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.passive...
  Loading source files for package org.apache.turbine.services.security.db...
  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.java...
  Loading source files for package org.apache.turbine.services.assemblerbroker.util.python...
  Loading source files for package org.apache.turbine.services.factory...
  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.intake...
  Loading source files for package org.apache.turbine.services.intake.validator...
  Loading source files for package org.apache.turbine.services.intake.model...
  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.crypto...
  Loading source files for package org.apache.turbine.services.crypto.provider...
  Loading source files for package org.apache.turbine.services.cache...
  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.naming...
  Loading source files for package org.apache.turbine.services.servlet...
  Loading source files for package org.apache.turbine.services.velocity...
  Loading source files for package org.apache.turbine.services.avaloncomponent...
  Loading source files for package org.apache.turbine.services.db...
  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.rundata...
  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.component...
  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.uniqueid...
  Loading source files for package org.apache.turbine.services.upload...
  Loading source files for package org.apache.turbine.services.session...
  Loading source files for package org.apache.turbine.services.pool...
  Loading source files for package org.apache.turbine.services.resources...
  Loading source files for package org.apache.turbine.modules...
  Loading source files for package org.apache.turbine.modules.navigations...
  Loading source files for package org.apache.turbine.modules.layouts...
  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.modules.actions...
  Loading source files for package org.apache.turbine.modules.actions.sessionvalidator...
  Loading source files for package org.apache.turbine.modules.pages...
  Loading source files for package org.apache.turbine.util...
  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.validation...
  Loading source files for package org.apache.turbine.util.parser...
  Loading source files for package org.apache.turbine.util.template...
  Loading source files for package org.apache.turbine.util.uri...
  Loading source files for package org.apache.turbine.util.security...
  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.velocity...
  Loading source files for package org.apache.turbine.util.upload...
  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...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_04
  Generating target/docs/apidocs/constant-values.html...
  Copying file cache/maven-javadoc-plugin-1.6.1/plugin-resources/stylesheet.css to file target/docs/apidocs/stylesheet.css...
  Building tree for all the packages and classes...
  target/src/org/apache/turbine/services/BaseServiceBroker.java:86: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/naming/TurbineNamingService.java:104: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/schedule/TurbineNonPersistentSchedulerService.java:132: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/servlet/ServletService.java:73: 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>
  target/src/org/apache/turbine/services/servlet/ServletService.java:73: warning - The first sentence is interpreted to be:
   <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.
  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>
  
   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: 
  "<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"
  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:88: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/intake/validator/BooleanValidator.java:88: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/intake/validator/BooleanValidator.java:88: 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/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."
  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."
  target/src/org/apache/turbine/services/template/mapper/LayoutTemplateMapper.java:85: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/template/mapper/LayoutTemplateMapper.java:85: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/template/mapper/LayoutTemplateMapper.java:85: warning - The first sentence is interpreted to be:
  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. "
  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. "
  target/src/org/apache/turbine/services/schedule/JobEntry.java:243: 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:348: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/session/SessionTool.java:146: warning - @return tag has no arguments.
  target/src/org/apache/turbine/services/session/TurbineSession.java:152: warning - @return tag has no arguments.
  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: 
  target/src/org/apache/turbine/services/BaseServiceBroker.java:86: 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. "
  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:73: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/util/parser/ValueParser.java:89: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/util/parser/ValueParser.java:89: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/util/parser/ValueParser.java:89: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/util/parser/ValueParser.java:89: 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.  "
  target/src/org/apache/turbine/services/intake/model/Field.java:136: warning - The first sentence is interpreted to be:
  "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/services/BaseServiceBroker.java:86: 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)
  
  target/src/org/apache/turbine/services/intake/validator/BooleanValidator.java:88: 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
  target/src/org/apache/turbine/services/pull/tools/ContentTool.java:93: warning - The first sentence is interpreted to be:
   new data is added.  "
  "ValueParser is a base interface for classes that need to parse
  target/src/org/apache/turbine/services/pull/tools/ContentTool.java:99: warning - The first sentence is interpreted to be:
   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
  target/src/org/apache/turbine/services/schedule/JobEntry.java:243: warning - The first sentence is interpreted to be:
   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
  target/src/org/apache/turbine/util/DateSelector.java:127: warning - The first sentence is interpreted to be:
   to lowercase or uppercase when the object is initialized and when
   new data is added.  "
  target/src/org/apache/turbine/services/template/mapper/ClassMapper.java:134: warning - The first sentence is interpreted to be:
  "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
  target/src/org/apache/turbine/services/template/mapper/DirectMapper.java:89: warning - The first sentence is interpreted to be:
   name/value Parameters, for example GET/POST data or Cookies
   (ParameterParser and CookieParser)
  
  target/src/org/apache/turbine/services/template/mapper/DirectTemplateMapper.java:90: 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/localization/Localization.java:266: warning - Tag @see: can't find getDefaultBundle() in org.apache.turbine.services.localization.LocalizationService
  Building index for all the packages and classes...
  target/src/org/apache/turbine/services/session/TurbineSession.java:163: warning - @return tag has no arguments.
  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
  target/src/org/apache/turbine/util/upload/MultipartStream.java:123: warning - The first sentence is interpreted to be:
   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: 
  target/src/org/apache/turbine/util/uri/BaseURI.java:403: warning - The first sentence is interpreted to be:
  "A generic implementation of a <code>ServiceBroker</code> which
   provides:
  
   <ul>
   <li>Maintaining service name to class name mapping, allowing
  target/src/org/apache/turbine/util/upload/MultipartStream.java:156: warning - The first sentence is interpreted to be:
   plugable service implementations."
  "Validator for boolean field types.<br><br>
  
   Values are validated by attemting to match the value to
  target/src/org/apache/turbine/services/naming/TurbineNamingService.java:104: warning - The first sentence is interpreted to be:
   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."
  target/src/org/apache/turbine/services/schedule/TurbineNonPersistentSchedulerService.java:132: warning - The first sentence is interpreted to be:
  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."
  target/src/org/apache/turbine/services/template/mapper/LayoutTemplateMapper.java:85: 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? "
  target/src/org/apache/turbine/services/upload/BaseUploadService.java:85: warning - The first sentence is interpreted to be:
  "Calculate how long before the next runtime.<br>
  
   The runtime determines it's position in the job queue."
  target/src/org/apache/turbine/services/pull/tools/RelativeTemplateLink.java:91: 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."
  "Constructor defaults to current date and uses the default
   prefix: "
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/util/upload/MultipartStream.java:348: warning - The first sentence is interpreted to be:
  "Constructor defaults to current date and uses the default
   prefix: <pre>DateSelector.DEFAULT</pre>"
  "Strip off a possible extension, replace all "," with "."
  target/src/org/apache/turbine/services/servlet/ServletService.java:73: warning - The first sentence is interpreted to be:
   Look through the given package path until a match is found."
  This sentence is different from what would be generated using -breakiterator: 
  "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: 
  "Strip off a possible extension, replace all "," with "."
  
   "
  "Replace all "," with ".", but keep the extension."
  target/src/org/apache/turbine/services/pull/tools/TemplateLink.java:99: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Replace all "," with ""
  target/src/org/apache/turbine/services/pull/tools/TemplateLink.java:122: warning - The first sentence is interpreted to be:
  "The maximum lenght of <code>header-part</code> that will be
   processed (10 kilobytes = 10240 bytes."
  This sentence is different from what would be generated using -breakiterator: 
  "The maximum lenght of <code>header-part</code> that will be
   processed (10 kilobytes = 10240 bytes.
  target/src/org/apache/turbine/services/pull/tools/TemplateLinkWithSlash.java:89: warning - The first sentence is interpreted to be:
       )"
  "Does this URI contain an anchor? (#ref)"
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/util/TimeSelector.java:160: warning - The first sentence is interpreted to be:
  "Does this URI contain an anchor? "
  "The index of first valid character in the buffer."
  target/src/org/apache/turbine/util/upload/MultipartStream.java:163: 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"
  "Called the first time the Service is used.<br>"
  This sentence is different from what would be generated using -breakiterator: 
  target/src/org/apache/turbine/util/uri/URIConstants.java:93: warning - The first sentence is interpreted to be:
  "Called the first time the Service is used."
  "Called the first time the Service is used.<br>
  
   Load all the jobs from cold storage."
  target/src/org/apache/turbine/util/parser/ValueParser.java:89: 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."
  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."
  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>
   The init method must be called before use."
  "<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. "
  "<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>"
  "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."
  "Default constructor
   "
  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: 
  "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."
  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."
  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
   (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:86: 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:88: 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: 
  "Validator for boolean field types."
  target/src/org/apache/turbine/services/servlet/ServletService.java:73: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/template/mapper/LayoutTemplateMapper.java:85: warning - The first sentence is interpreted to be:
  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/util/parser/ValueParser.java:89: warning - The first sentence is interpreted to be:
  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
   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/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/InstantiationException.java:90: warning - @param argument "nested" is not a parameter name.
  target/src/org/apache/turbine/services/xslt/XSLTService.java:119: warning - @param argument "out" is not a parameter name.
  target/src/org/apache/turbine/services/pull/tools/ContentTool.java:93: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/pull/tools/ContentTool.java:99: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/pull/tools/RelativeTemplateLink.java:91: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/pull/tools/TemplateLink.java:99: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/pull/tools/TemplateLink.java:122: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/pull/tools/TemplateLinkWithSlash.java:89: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/pull/tools/TemplateLinkWithSlash.java:101: warning - @param argument "t" is not a parameter name.
  target/src/org/apache/turbine/services/security/SecurityService.java:504: warning - @param argument "An" is not a parameter name.
  target/src/org/apache/turbine/services/security/SecurityService.java:814: warning - @param argument "name" is not a parameter name.
  target/src/org/apache/turbine/services/security/SecurityService.java:855: warning - @param argument "name" is not a parameter name.
  target/src/org/apache/turbine/services/security/SecurityService.java:896: warning - @param argument "name" is not a parameter name.
  target/src/org/apache/turbine/services/security/TurbineSecurity.java:719: warning - @param argument "name" is not a parameter name.
  target/src/org/apache/turbine/services/security/TurbineSecurity.java:875: warning - @param argument "name" is not a parameter name.
  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."
  target/src/org/apache/turbine/services/security/TurbineSecurity.java:925: warning - @param argument "name" is not a parameter name.
  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? "
  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>
  target/src/org/apache/turbine/services/security/ldap/LDAPUserManager.java:103: warning - Tag @link: reference not found: org.apache.turbine.om.BaseObject
   The init method must be called before use."
  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/torque/TorqueUser.java:614: warning - @param argument "storage" is not a parameter name.
  target/src/org/apache/turbine/services/security/torque/TorqueUser.java:643: warning - @param argument "storage" is not a parameter name.
  target/src/org/apache/turbine/services/security/torque/TorqueUser.java:776: warning - @param argument "event" is not a parameter name.
  target/src/org/apache/turbine/services/security/torque/TorqueUser.java:787: warning - @param argument "event" is not a parameter name.
  target/src/org/apache/turbine/services/intake/model/Field.java:136: warning - The first sentence is interpreted to be:
  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/schedule/JobEntry.java:243: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/schedule/TurbineNonPersistentSchedulerService.java:132: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/naming/TurbineNamingService.java:104: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/servlet/TurbineServlet.java:119: warning - @param argument "uri" is not a parameter name.
  target/src/org/apache/turbine/services/template/TemplateService.java:273: warning - @param argument "template" is not a parameter name.
  target/src/org/apache/turbine/services/template/TurbineTemplateService.java:273: warning - @deprecated. is an unknown tag.
  target/src/org/apache/turbine/services/template/mapper/Mapper.java:95: warning - @param argument "newUseCache" is not a parameter name.
  target/src/org/apache/turbine/services/template/mapper/BaseMapper.java:134: warning - @param argument "newUseCache" 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."
  This sentence is different from what would be generated using -breakiterator: 
  "Calculate how long before the next runtime."
  target/src/org/apache/turbine/services/template/mapper/ClassMapper.java:134: 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/template/mapper/DirectMapper.java:89: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/services/template/mapper/DirectTemplateMapper.java:90: 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."
  target/src/org/apache/turbine/services/jsp/util/JspLink.java:80: warning - @org.apache.turbine.services.pull.tools.TemplateLink is an unknown tag.
  target/src/org/apache/turbine/services/jsp/util/JspLink.java:114: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/services/mimetype/util/MimeType.java:505: warning - @throw is an unknown tag.
  target/src/org/apache/turbine/services/mimetype/util/MimeTypeMap.java:242: warning - @param argument "path" is not a parameter name.
  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: 
  "Strip off a possible extension, replace all "," with "."
   "
  target/src/org/apache/turbine/services/mimetype/util/MimeTypeMapper.java:176: warning - @param argument "mime" is not a parameter name.
  Generating target/docs/apidocs/org/apache/turbine/services/template/mapper/DirectMapper.html...
  "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/upload/BaseUploadService.java:85: 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/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/pool/TurbinePool.java:112: warning - @param argument "loader" is not a parameter name.
  target/src/org/apache/turbine/services/pool/TurbinePoolService.java:364: warning - @param argument "config" is not a parameter name.
  target/src/org/apache/turbine/services/pool/TurbinePoolService.java:447: 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."
  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/modules/screens/BaseJspScreen.java:118: warning - @param argument "data," is not a parameter name.
  target/src/org/apache/turbine/util/DateSelector.java:127: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/util/DateSelector.java:169: warning - @param argument "string" is not a parameter name.
  target/src/org/apache/turbine/util/DateSelector.java:220: warning - @param argument "selname" is not a parameter name.
  target/src/org/apache/turbine/util/DateSelector.java:378: warning - @param argument "day" is not a parameter name.
  target/src/org/apache/turbine/util/DynamicURI.java:107: warning - @todo is an unknown tag.
  target/src/org/apache/turbine/util/TimeSelector.java:160: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/util/TimeSelector.java:296: warning - @param argument "selname" is not a parameter name.
  target/src/org/apache/turbine/util/TurbineConfig.java:112: warning - @todo is an unknown tag.
  target/src/org/apache/turbine/util/TurbineXmlConfig.java:87: warning - @todo is an unknown tag.
  target/src/org/apache/turbine/util/TurbineXmlConfig.java:126: warning - @param argument "configuration" is not a parameter name.
  target/src/org/apache/turbine/util/pool/BoundedBuffer.java:145: warning - @param argument "item" 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: "
  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>"
  target/src/org/apache/turbine/util/validation/AlwaysTrueValidator.java:74: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/EmailValidator.java:75: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:89: warning - @param argument "boolean" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:89: warning - @param argument "int" 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:101: warning - @param argument "boolean" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:109: warning - @param argument "int" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:117: warning - @param argument "String" is not a parameter name.
  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: 
  target/src/org/apache/turbine/util/validation/InputValidator.java:126: warning - @param argument "String" is not a parameter name.
  "Constructor defaults to current date/time and uses the default
   prefix: <pre>TimeSelector.DEFAULT</pre>"
  target/src/org/apache/turbine/util/validation/InputValidator.java:143: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:162: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/InputValidator.java:195: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/validation/NotEmpty.java:75: warning - @param argument "String" is not a parameter name.
  target/src/org/apache/turbine/util/parser/CookieParser.java:102: warning - @deprecated. is an unknown tag.
  target/src/org/apache/turbine/util/parser/CookieParser.java:118: warning - @deprecated. is an unknown tag.
  target/src/org/apache/turbine/util/template/SelectorBox.java:325: warning - @param argument "an" is not a parameter name.
  target/src/org/apache/turbine/util/template/TemplateInfo.java:100: warning - @param argument "RunData" is not a parameter name.
  target/src/org/apache/turbine/util/uri/URIConstants.java:93: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/util/uri/BaseURI.java:403: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/util/security/GroupSet.java:239: warning - @returns is an unknown tag.
  target/src/org/apache/turbine/util/security/PermissionSet.java:241: warning - @returns is an unknown tag.
  target/src/org/apache/turbine/util/security/RoleSet.java:239: warning - @returns is an unknown tag.
  target/src/org/apache/turbine/util/security/SecuritySet.java:148: warning - @param argument "roleName" is not a parameter name.
  target/src/org/apache/turbine/util/security/SecuritySet.java:161: warning - @param argument "roleName" is not a parameter name.
  target/src/org/apache/turbine/util/upload/FileItem.java:406: warning - @param argument "String" 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/upload/MultipartStream.java:156: 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."
  target/src/org/apache/turbine/util/upload/MultipartStream.java:123: warning - The first sentence is interpreted to be:
  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: 
  target/src/org/apache/turbine/util/upload/MultipartStream.java:163: warning - The first sentence is interpreted to be:
  "Does this URI contain an anchor? "
  target/src/org/apache/turbine/util/upload/MultipartStream.java:348: warning - The first sentence is interpreted to be:
  target/src/org/apache/turbine/om/security/TurbineUser.java:497: warning - @param argument "storage" 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"
  "The maximum lenght of <code>header-part</code> that will be
   processed (10 kilobytes = 10240 bytes."
  This sentence is different from what would be generated using -breakiterator: 
  "The maximum lenght of <code>header-part</code> that will be
   processed (10 kilobytes = 10240 bytes.
       )"
  "The index of last valid characer in the buffer + 1."
  This sentence is different from what would be generated using -breakiterator: 
  "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: 
  "<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. "
  Generating target/docs/apidocs/help-doc.html...
  139 warnings