Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package org.apache.struts.flow...
  Loading source files for package org.apache.struts.flow.core...
  Loading source files for package org.apache.struts.flow.core.javascript...
  Loading source files for package org.apache.struts.flow.core.javascript.fom...
  Loading source files for package org.apache.struts.flow.core.location...
  Loading source files for package org.apache.struts.flow.core.source...
  Loading source files for package org.apache.struts.flow.core.source.impl...
  Loading source files for package org.apache.struts.flow.core.source.impl.validity...
  Loading source files for package org.apache.struts.flow.ibatis...
  Loading source files for package org.apache.struts.flow.json...
  Loading source files for package org.apache.struts.flow.portlet...
  Loading source files for package org.apache.struts.flow.sugar...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_09
  Generating E:\svn\struts\current\flow\target\docs\apidocs\constant-values.html...
  Copying file C:\java\m1-repository\cache\maven-javadoc-plugin-1.7\plugin-resources\stylesheet.css to file E:\svn\struts\current\flow\target\docs\apidocs\stylesheet.css...
  Building tree for all the packages and classes...
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationUtils.java:142: warning - The first sentence is interpreted to be:
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationUtils.java:152: warning - The first sentence is interpreted to be:
  Generating E:\svn\struts\current\flow\target\docs\apidocs\org\apache\struts\flow\core\location\class-use\Location.html...
  "Checks if a location is known, i.e."
  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:
  "Checks if a location is known, i.e. it is not null nor equal to {@link Location#UNKNOWN}."
  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.
  "Checks if a location is unknown, i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "Checks if a location is unknown, i.e. it is either null or equal to {@link Location#UNKNOWN}."
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\ModifiableTraversableSource.java:35: warning - The first sentence is interpreted to be:
  Generating E:\svn\struts\current\flow\target\docs\apidocs\org\apache\struts\flow\core\source\class-use\SourceException.html...
  "If it doesn't already exist, ensure this source is traversable
   (equivalent to <code>File.mkdirs()</code>)
   "
  This sentence is different from what would be generated using -breakiterator: 
  "If it doesn't already exist, ensure this source is traversable
   (equivalent to <code>File.mkdirs()</code>)
   <p>
   If the source already exists, this method does nothing if it's already
   traversable, and fails otherwise."
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\Locatable.java:25: warning - The first sentence is interpreted to be:
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\Locatable.java:25: warning - The first sentence is interpreted to be:
  Generating E:\svn\struts\current\flow\target\docs\apidocs\org\apache\struts\flow\core\location\package-use.html...
  "A interface that should be implemented by objects knowning their location (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "A interface that should be implemented by objects knowning their location (i.e. where they
   have been created from)."
  "A interface that should be implemented by objects knowning their location (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "A interface that should be implemented by objects knowning their location (i.e. where they
   have been created from)."
  Building index for all the packages and classes...
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationAttributes.java:76: warning - @return tag has no arguments.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\Interpreter.java:144: warning - The first sentence is interpreted to be:
  Generating E:\svn\struts\current\flow\target\docs\apidocs\index-all.html...
  "This method is called from the sitemap, using the syntax
  
   "
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\ContinuationsManagerImpl.java:89: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "This method is called from the sitemap, using the syntax
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocatedException.java:61: warning - @ is an unknown tag.
  
   <pre>
     &lt;map:call function="...""
  "How long does a continuation exist in memory since the last
   access? The time is in miliseconds, and the default is 1 hour."
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\Source.java:102: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "How long does a continuation exist in memory since the last
   access? "
  "Return the URI scheme identifier, i.e."
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\TraversableSource.java:38: warning - The first sentence is interpreted to be:
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationUtils.java:142: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Return the URI scheme identifier, i.e. the part preceding the fist ':' in the URI
   (see <a href="http://www.ietf.org/rfc/rfc2396.txt">RFC 2396</a>).
   "
  "Is this source a collection, i.e."
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationUtils.java:152: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Is this source a collection, i.e. it possibly has children ?
   "
  "Checks if a location is known, i.e."
  This sentence is different from what would be generated using -breakiterator: 
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\Locatable.java:25: warning - The first sentence is interpreted to be:
  "Checks if a location is known, i.e. it is not null nor equal to {@link Location#UNKNOWN}."
  "Checks if a location is unknown, i.e."
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\ModifiableTraversableSource.java:35: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Checks if a location is unknown, i.e. it is either null or equal to {@link Location#UNKNOWN}."
  "A interface that should be implemented by objects knowning their location (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "A interface that should be implemented by objects knowning their location (i.e. where they
   have been created from)."
  "If it doesn't already exist, ensure this source is traversable
   (equivalent to <code>File.mkdirs()</code>)
   "
  This sentence is different from what would be generated using -breakiterator: 
  "If it doesn't already exist, ensure this source is traversable
   (equivalent to <code>File.mkdirs()</code>)
   <p>
   If the source already exists, this method does nothing if it's already
   traversable, and fails otherwise."
  Building index for all classes...
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\Locatable.java:25: warning - The first sentence is interpreted to be:
  Generating E:\svn\struts\current\flow\target\docs\apidocs\org\apache\struts\flow\core\location\package-summary.html...
  "A interface that should be implemented by objects knowning their location (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "A interface that should be implemented by objects knowning their location (i.e. where they
   have been created from)."
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\Struts.java:35: warning - @jsname is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\FlowVariableFactory.java:36: warning - @param argument "ctx" is not a parameter name.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\Interpreter.java:144: warning - The first sentence is interpreted to be:
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\Interpreter.java:144: warning - @param argument "redirector" is not a parameter name.
  Generating E:\svn\struts\current\flow\target\docs\apidocs\org\apache\struts\flow\core\Interpreter.html...
  "This method is called from the sitemap, using the syntax
  
   "
  This sentence is different from what would be generated using -breakiterator: 
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\Interpreter.java:178: warning - @param argument "redirector" is not a parameter name.
  "This method is called from the sitemap, using the syntax
  
   <pre>
     &lt;map:call function="...""
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\AbstractInterpreter.java:39: warning - Tag @link: reference not found: org.apache.avalon.framework.thread.SingleThreaded
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\AbstractInterpreter.java:136: warning - Tag @see: reference not found: org.apache.cocoon.environment.Environment
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\AbstractInterpreter.java:136: warning - Tag @see: reference not found: org.apache.cocoon.components.source.impl.DelayedRefreshSourceWrapper
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\ContinuationsManagerImpl.java:89: warning - The first sentence is interpreted to be:
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\ContinuationsManagerImpl.java:355: warning - @param argument "continuationsHolder" is not a parameter name.
  Generating E:\svn\struts\current\flow\target\docs\apidocs\org\apache\struts\flow\core\ContinuationsManagerImpl.html...
  "How long does a continuation exist in memory since the last
   access? The time is in miliseconds, and the default is 1 hour."
  This sentence is different from what would be generated using -breakiterator: 
  "How long does a continuation exist in memory since the last
   access? "
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\DefaultFlowVariableFactory.java:46: warning - @param argument "ctx" is not a parameter name.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\javascript\LocationTrackingDebugger.java:45: warning - Tag @link: reference not found: org.apache.flow.core.FlowException
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\javascript\LocationTrackingDebugger.java:99: warning - Tag @see: reference not found: ProcessingException#throwLocated(String, Throwable, Location)
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\javascript\fom\FOM_JavaScriptInterpreter.java:183: warning - @param argument "reg" is not a parameter name.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\javascript\fom\FOM_JavaScriptInterpreter.java:192: warning - @param argument "reg" is not a parameter name.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\javascript\fom\FOM_JavaScriptInterpreter.java:201: warning - @param argument "reg" is not a parameter name.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\javascript\fom\FOM_JavaScriptInterpreter.java:210: warning - @param argument "reg" is not a parameter name.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\javascript\fom\FOM_JavaScriptInterpreter.java:700: warning - @param argument "redirector" is not a parameter name.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocatableException.java:33: warning - Tag @see cannot be used in inline documentation.  It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocatableException.java:33: warning - Tag @see cannot be used in inline documentation.  It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationAttributes.java:117: warning - Tag @link: can't find getLocation(Attributes) in org.apache.struts.flow.core.location.LocationAttributes
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationAttributes.java:117: warning - Tag @link: can't find getLocation(Attributes) in org.apache.struts.flow.core.location.LocationAttributes
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationAttributes.java:117: warning - Tag @link: can't find getLocation(Attributes) in org.apache.struts.flow.core.location.LocationAttributes
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationAttributes.java:117: warning - Tag @link: can't find getLocation(Attributes) in org.apache.struts.flow.core.location.LocationAttributes
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationAttributes.java:117: warning - Tag @link: can't find toString() in org.apache.struts.flow.core.location.Location
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationAttributes.java:169: warning - @param argument "attrs" is not a parameter name.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationAttributes.java:195: warning - Tag @link: can't find toString() in org.apache.struts.flow.core.location.Location
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationUtils.java:142: warning - The first sentence is interpreted to be:
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocationUtils.java:152: warning - The first sentence is interpreted to be:
  Generating E:\svn\struts\current\flow\target\docs\apidocs\org\apache\struts\flow\core\location\LocationUtils.html...
  "Checks if a location is known, i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "Checks if a location is known, i.e. it is not null nor equal to {@link Location#UNKNOWN}."
  "Checks if a location is unknown, i.e."
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocatedException.java:61: warning - @ is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocatedException.java:61: warning - @ is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocatedException.java:61: warning - @ is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocatedException.java:61: warning - @ is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\location\LocatedException.java:61: warning - @ is an unknown tag.
  This sentence is different from what would be generated using -breakiterator: 
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\ModifiableTraversableSource.java:35: warning - The first sentence is interpreted to be:
  "Checks if a location is unknown, i.e. it is either null or equal to {@link Location#UNKNOWN}."
  Generating E:\svn\struts\current\flow\target\docs\apidocs\org\apache\struts\flow\core\source\ModifiableTraversableSource.html...
  "If it doesn't already exist, ensure this source is traversable
   (equivalent to <code>File.mkdirs()</code>)
   "
  This sentence is different from what would be generated using -breakiterator: 
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\Source.java:102: warning - The first sentence is interpreted to be:
  "If it doesn't already exist, ensure this source is traversable
   (equivalent to <code>File.mkdirs()</code>)
   <p>
   If the source already exists, this method does nothing if it's already
   traversable, and fails otherwise."
  Generating E:\svn\struts\current\flow\target\docs\apidocs\org\apache\struts\flow\core\source\Source.html...
  "Return the URI scheme identifier, i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "Return the URI scheme identifier, i.e. the part preceding the fist ':' in the URI
   (see <a href="http://www.ietf.org/rfc/rfc2396.txt">RFC 2396</a>).
   "
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\TraversableSource.java:38: warning - The first sentence is interpreted to be:
  Generating E:\svn\struts\current\flow\target\docs\apidocs\org\apache\struts\flow\core\source\TraversableSource.html...
  "Is this source a collection, i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "Is this source a collection, i.e. it possibly has children ?
   "
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\ChainSourceResolver.java:76: warning - @param argument "ctx" is not a parameter name.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\ChainSourceResolver.java:76: warning - @param argument "pathname" is not a parameter name.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\FileSource.java:173: warning - The first sentence is interpreted to be:
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\FileSource.java:283: warning - The first sentence is interpreted to be:
  Generating E:\svn\struts\current\flow\target\docs\apidocs\org\apache\struts\flow\core\source\impl\FileSource.html...
  "Return the URI scheme identifier, i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "Return the URI scheme identifier, i.e. the part preceding the fist ':' in the URI
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\FileSource.java:407: warning - The first sentence is interpreted to be:
   (see <a href="http://www.ietf.org/rfc/rfc2396.txt">RFC 2396</a>).
   "
  "Is this source a collection, i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "Is this source a collection, i.e. it possibly has children ?
   "
  "If it doesn't already exist, ensure this source is traversable
   (equivalent to <code>File.mkdirs()</code>)
   "
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\FileSourceFactory.java:39: warning - @avalon.component is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\FileSourceFactory.java:39: warning - @avalon.service is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\FileSourceFactory.java:39: warning - @x-avalon.info is an unknown tag.
  This sentence is different from what would be generated using -breakiterator: 
  "If it doesn't already exist, ensure this source is traversable
   (equivalent to <code>File.mkdirs()</code>)
   <p>
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\FileSourceFactory.java:39: warning - @x-avalon.lifestyle is an unknown tag.
   If the source already exists, this method does nothing if it's already
   traversable, and fails otherwise."
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\ResourceSourceFactory.java:41: warning - @avalon.component is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\ResourceSourceFactory.java:41: warning - @avalon.service is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\ResourceSourceFactory.java:41: warning - @x-avalon.info is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\ResourceSourceFactory.java:41: warning - @x-avalon.lifestyle is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\URLSourceFactory.java:41: warning - @avalon.component is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\URLSourceFactory.java:41: warning - @avalon.service is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\URLSourceFactory.java:41: warning - @x-avalon.info is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\core\source\impl\URLSourceFactory.java:41: warning - @x-avalon.lifestyle is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\ibatis\SqlMap.java:40: warning - @jsname is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\portlet\Portlet.java:31: warning - @jsname is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\CollectionExtensions.java:28: warning - @targetClass is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\CollectionExtensions.java:39: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\CollectionExtensions.java:39: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\CollectionExtensions.java:39: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\CollectionExtensions.java:63: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\CollectionExtensions.java:63: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\CollectionExtensions.java:63: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\CollectionExtensions.java:90: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\CollectionExtensions.java:90: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\CollectionExtensions.java:90: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\CollectionExtensions.java:117: warning - @propReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\CollectionExtensions.java:117: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:27: warning - @targetClass is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:37: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:37: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:37: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:57: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:57: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:57: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:86: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:86: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:86: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:113: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:113: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:113: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:143: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:143: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\FileExtensions.java:143: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\InputStreamExtensions.java:27: warning - @targetClass is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\InputStreamExtensions.java:37: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\InputStreamExtensions.java:37: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\InputStreamExtensions.java:37: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:27: warning - @targetClass is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:37: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:37: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:37: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:52: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:52: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:52: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:68: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:68: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:68: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:88: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:88: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:88: warning - @example is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:106: warning - @funcParams is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:106: warning - @funcReturn is an unknown tag.
  E:\svn\struts\current\flow\src\java\org\apache\struts\flow\sugar\ListExtensions.java:106: warning - @example is an unknown tag.
  Generating E:\svn\struts\current\flow\target\docs\apidocs\help-doc.html...
  120 warnings