Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source file src\java\com\sun\syndication\fetcher\FeedFetcherI.java...
  Loading source file src\java\com\sun\syndication\fetcher\FetcherEvent.java...
  Loading source file src\java\com\sun\syndication\fetcher\FetcherException.java...
  Loading source file src\java\com\sun\syndication\fetcher\FetcherListener.java...
  Loading source file src\java\com\sun\syndication\fetcher\impl\AbstractFeedFetcher.java...
  Loading source file src\java\com\sun\syndication\fetcher\impl\FeedFetcherCacheI.java...
  Loading source file src\java\com\sun\syndication\fetcher\impl\HashMapFeedInfoCache.java...
  Loading source file src\java\com\sun\syndication\fetcher\impl\HttpURLFeedFetcher.java...
  Loading source file src\java\com\sun\syndication\fetcher\impl\ResponseHandler.java...
  Loading source file src\java\com\sun\syndication\fetcher\impl\SyndFeedInfo.java...
  Loading source file src\java\com\sun\syndication\fetcher\samples\FeedAggregator.java...
  Loading source file src\java\com\sun\syndication\fetcher\samples\FeedReader.java...
  Constructing Javadoc information...
  Standard Doclet version 1.4.1
  
  Generating target\docs\apidocs\constant-values.html...
  Copying file C:\Documents and Settings\Administrator\.maven\plugins\maven-javadoc-plugin-1.5\plugin-resources\stylesheet.css to file target\docs\apidocs\stylesheet.css...
  Building tree for all the packages and classes...
  src\java\com\sun\syndication\fetcher\FetcherListener.java:13: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\com\sun\syndication\fetcher\class-use\FetcherEvent.html...
  "<p>Called when a fetcher event occurs"
  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:
  src\java\com\sun\syndication\fetcher\FeedFetcherI.java:68: warning - The first sentence is interpreted to be:
  "<p>Called when a fetcher event occurs</p>"
  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\com\sun\syndication\fetcher\class-use\FetcherListener.html...
  "<p>Remove a FetcherListener"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Remove a FetcherListener</p>"
  src\java\com\sun\syndication\fetcher\impl\HttpURLFeedFetcher.java:213: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\com\sun\syndication\fetcher\impl\class-use\SyndFeedInfo.html...
  "<p>Set appropriate HTTP headers, including conditional get and gzip encoding headers"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Set appropriate HTTP headers, including conditional get and gzip encoding headers</p>"
  Building index for all the packages and classes...
  Generating target\docs\apidocs\index-all.html...
  "<p>Called when a fetcher event occurs"
  This sentence is different from what would be generated using -breakiterator: 
  src\java\com\sun\syndication\fetcher\FetcherListener.java:13: warning - The first sentence is interpreted to be:
  "<p>Called when a fetcher event occurs</p>"
  "<p>Constructor for HashMapFeedInfoCache"
  This sentence is different from what would be generated using -breakiterator: 
  src\java\com\sun\syndication\fetcher\impl\HashMapFeedInfoCache.java:48: warning - The first sentence is interpreted to be:
  "<p>Constructor for HashMapFeedInfoCache</p>
   
   <p>Only use this if you want multiple instances of the cache. 
   "
  src\java\com\sun\syndication\fetcher\FeedFetcherI.java:68: warning - The first sentence is interpreted to be:
  "<p>Remove a FetcherListener"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Remove a FetcherListener</p>"
  src\java\com\sun\syndication\fetcher\impl\HttpURLFeedFetcher.java:213: warning - The first sentence is interpreted to be:
  "<p>Set appropriate HTTP headers, including conditional get and gzip encoding headers"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Set appropriate HTTP headers, including conditional get and gzip encoding headers</p>"
  Building index for all classes...
  src\java\com\sun\syndication\fetcher\impl\AbstractFeedFetcher.java:108: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\com\sun\syndication\fetcher\impl\AbstractFeedFetcher.html...
  "<p>Remove a FetcherListener"
  This sentence is different from what would be generated using -breakiterator: 
  src\java\com\sun\syndication\fetcher\impl\FeedFetcherCacheI.java:29: warning - Tag @link: reference not found: com.sun.syndication.fetcher.io.HttpURLFeedFetcher
  "<p>Remove a FetcherListener</p>"
  src\java\com\sun\syndication\fetcher\FeedFetcherI.java:68: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\com\sun\syndication\fetcher\FeedFetcherI.html...
  "<p>Remove a FetcherListener"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Remove a FetcherListener</p>"
  src\java\com\sun\syndication\fetcher\FetcherListener.java:13: warning - The first sentence is interpreted to be:
  src\java\com\sun\syndication\fetcher\impl\HashMapFeedInfoCache.java:48: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\com\sun\syndication\fetcher\FetcherListener.html...
  "<p>Called when a fetcher event occurs"
  src\java\com\sun\syndication\fetcher\impl\HashMapFeedInfoCache.java:70: warning - Tag @see: reference not found: extensions.io.FeedFetcherCacheI#getFeedInfo(java.net.URL)
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Called when a fetcher event occurs</p>"
  Generating target\docs\apidocs\com\sun\syndication\fetcher\impl\HashMapFeedInfoCache.html...
  src\java\com\sun\syndication\fetcher\impl\HashMapFeedInfoCache.java:81: warning - Tag @see: reference not found: extensions.io.FeedFetcherCacheI#setFeedInfo(java.net.URL, extensions.io.SyndFeedInfo)
  "<p>Constructor for HashMapFeedInfoCache"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Constructor for HashMapFeedInfoCache</p>
   
   <p>Only use this if you want multiple instances of the cache. 
   "
  src\java\com\sun\syndication\fetcher\impl\HttpURLFeedFetcher.java:213: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\com\sun\syndication\fetcher\impl\HttpURLFeedFetcher.html...
  "<p>Set appropriate HTTP headers, including conditional get and gzip encoding headers"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Set appropriate HTTP headers, including conditional get and gzip encoding headers</p>"
  Generating target\docs\apidocs\help-doc.html...
  15 warnings