Generating Javadoc Javadoc execution Loading source files for package org.apache.jcs... Loading source files for package org.apache.jcs.access... Loading source files for package org.apache.jcs.access.behavior... Loading source files for package org.apache.jcs.access.exception... Loading source files for package org.apache.jcs.access.monitor... Loading source files for package org.apache.jcs.admin... Loading source files for package org.apache.jcs.admin.servlet... Loading source files for package org.apache.jcs.auxiliary... Loading source files for package org.apache.jcs.auxiliary.behavior... Loading source files for package org.apache.jcs.auxiliary.disk... Loading source files for package org.apache.jcs.auxiliary.disk.behavior... Loading source files for package org.apache.jcs.auxiliary.disk.hsql... Loading source files for package org.apache.jcs.auxiliary.disk.hsql.behavior... Loading source files for package org.apache.jcs.auxiliary.disk.indexed... Loading source files for package org.apache.jcs.auxiliary.disk.jisp... Loading source files for package org.apache.jcs.auxiliary.disk.jisp.behavior... Loading source files for package org.apache.jcs.auxiliary.javagroups... Loading source files for package org.apache.jcs.auxiliary.lateral... Loading source files for package org.apache.jcs.auxiliary.lateral.behavior... Loading source files for package org.apache.jcs.auxiliary.lateral.javagroups... Loading source files for package org.apache.jcs.auxiliary.lateral.javagroups.behavior... Loading source files for package org.apache.jcs.auxiliary.lateral.javagroups.utils... Loading source files for package org.apache.jcs.auxiliary.lateral.socket.tcp... Loading source files for package org.apache.jcs.auxiliary.lateral.socket.tcp.discovery... Loading source files for package org.apache.jcs.auxiliary.lateral.socket.tcp.utils... Loading source files for package org.apache.jcs.auxiliary.remote... Loading source files for package org.apache.jcs.auxiliary.remote.behavior... Loading source files for package org.apache.jcs.auxiliary.remote.server... Loading source files for package org.apache.jcs.auxiliary.remote.server.behavior... Loading source files for package org.apache.jcs.config... Loading source files for package org.apache.jcs.config.plugins... Loading source files for package org.apache.jcs.engine... Loading source files for package org.apache.jcs.engine.behavior... Loading source files for package org.apache.jcs.engine.control... Loading source files for package org.apache.jcs.engine.control.event... Loading source files for package org.apache.jcs.engine.control.event.behavior... Loading source files for package org.apache.jcs.engine.control.group... Loading source files for package org.apache.jcs.engine.memory... Loading source files for package org.apache.jcs.engine.memory.behavior... Loading source files for package org.apache.jcs.engine.memory.lru... Loading source files for package org.apache.jcs.engine.memory.mru... Loading source files for package org.apache.jcs.engine.memory.shrinking... Loading source files for package org.apache.jcs.engine.memory.util... Loading source files for package org.apache.jcs.engine.stats... Loading source files for package org.apache.jcs.engine.stats.behavior... Loading source files for package org.apache.jcs.utils.access... Loading source files for package org.apache.jcs.utils.config... Loading source files for package org.apache.jcs.utils.data... Loading source files for package org.apache.jcs.utils.locking... Loading source files for package org.apache.jcs.utils.servlet... Loading source files for package org.apache.jcs.utils.struct... Loading source files for package org.apache.jcs.utils.threadpool... Loading source files for package org.apache.jcs.utils.threadpool.behavior... Loading source files for package org.apache.jcs.utils.threads... Constructing Javadoc information... Standard Doclet version 1.4.2_09 Generating target/docs/apidocs/constant-values.html... Copying file .maven/cache/maven-javadoc-plugin-1.7-SNAPSHOT/plugin-resources/stylesheet.css to file target/docs/apidocs/stylesheet.css... Building tree for all the packages and classes... src/java/org/apache/jcs/auxiliary/remote/RemoteCacheNoWaitFacade.java:44: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/auxiliary/class-use/AuxiliaryCache.html... "Used to provide access to multiple services under nowait protection." 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: "Used to provide access to multiple services under nowait protection. factory should construct NoWaitFacade to give to the composite cache out of caches it constructs from the varies manager to lateral services." 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. src/java/org/apache/jcs/auxiliary/lateral/javagroups/LateralJGSender.java:163: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoveryManager.java:47: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/remote/RemoteCacheNoWait.java:249: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/CacheEventQueueFactory.java:30: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/CacheEventQueueFactory.java:50: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/remote/RemoteCacheNoWaitFacade.java:44: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/engine/behavior/class-use/ICacheType.html... "Used to provide access to multiple services under nowait protection." This sentence is different from what would be generated using -breakiterator: "Used to provide access to multiple services under nowait protection. factory should construct NoWaitFacade to give to the composite cache out of caches it constructs from the varies manager to lateral services." src/java/org/apache/jcs/auxiliary/remote/RemoteCacheNoWaitFacade.java:44: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/engine/behavior/class-use/ICache.html... "Used to provide access to multiple services under nowait protection." This sentence is different from what would be generated using -breakiterator: "Used to provide access to multiple services under nowait protection. factory should construct NoWaitFacade to give to the composite cache out of caches it constructs from the varies manager to lateral services." src/java/org/apache/jcs/access/behavior/ICacheAccess.java:171: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/CompositeCacheAttributes.java:291: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/behavior/ICompositeCacheAttributes.java:198: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/javagroups/JavaGroupsCache.java:157: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/lateral/LateralCache.java:116: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/lateral/javagroups/LateralJGService.java:158: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/remote/RemoteCache.java:235: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/remote/server/RemoteCacheServer.java:483: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/memory/mru/MRUMemoryCache.java:216: warning - @return tag has no arguments. src/java/org/apache/jcs/admin/CacheRegionInfo.java:32: warning - @return tag has no arguments. src/java/org/apache/jcs/admin/JCSAdminBean.java:152: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/control/CompositeCache.java:74: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/engine/control/event/behavior/class-use/IElementEventQueue.html... "EventQueue for handling element events." This sentence is different from what would be generated using -breakiterator: "EventQueue for handling element events. 1 should be enough for all the regions. " src/java/org/apache/jcs/engine/control/CompositeCacheManager.java:453: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/AuxiliaryCache.java:84: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/behavior/ICacheEventQueue.java:120: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/stats/behavior/ICacheStats.java:47: warning - @return tag has no arguments. src/java/org/apache/jcs/utils/threadpool/ThreadPoolManager.java:184: warning - @return tag has no arguments. src/java/org/apache/jcs/utils/threadpool/ThreadPoolManager.java:204: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/remote/RemoteCacheNoWaitFacade.java:44: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/auxiliary/remote/package-use.html... "Used to provide access to multiple services under nowait protection." This sentence is different from what would be generated using -breakiterator: "Used to provide access to multiple services under nowait protection. factory should construct NoWaitFacade to give to the composite cache out of caches it constructs from the varies manager to lateral services." src/java/org/apache/jcs/utils/threads/IThreadPoolRunnable.java:26: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/utils/threads/package-use.html... "Implemented if you want to run a piece of code inside a thread pool." This sentence is different from what would be generated using -breakiterator: "Implemented if you want to run a piece of code inside a thread pool. * A thread pool that is trying to copy the apache process management. asmuts -- Pulled out of tomcat, since it seems to move around and hide. " Building index for all the packages and classes... src/java/org/apache/jcs/admin/JCSAdminBean.java:55: warning - @return tag has no arguments. src/java/org/apache/jcs/access/monitor/MonitorAccess.java:63: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCache.java:546: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/control/CompositeCache.java:74: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/index-all.html... "EventQueue for handling element events." This sentence is different from what would be generated using -breakiterator: "EventQueue for handling element events. 1 should be enough for all the regions. " src/java/org/apache/jcs/admin/CacheRegionInfo.java:40: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoveryService.java:226: warning - @return tag has no arguments. src/java/org/apache/jcs/admin/CountingOnlyOutputStream.java:54: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/stats/behavior/IStatElement.java:47: warning - The first sentence is interpreted to be: "Get the data, ex." This sentence is different from what would be generated using -breakiterator: "Get the data, ex. for hit count you would get a String value for some number." src/java/org/apache/jcs/auxiliary/AuxiliaryCacheAttributes.java:91: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheAttributes.java:262: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/remote/RemoteCache.java:301: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/remote/RemoteCacheNoWaitFacade.java:174: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/behavior/IElementAttributes.java:152: warning - The first sentence is interpreted to be: "Can this item be spooled to disk " This sentence is different from what would be generated using -breakiterator: "Can this item be spooled to disk <p> By default this is true." src/java/org/apache/jcs/engine/behavior/ICacheEventQueue.java:47: warning - @return tag has no arguments. src/java/org/apache/jcs/admin/CacheRegionInfo.java:48: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheAttributes.java:246: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/stats/behavior/IStats.java:50: warning - The first sentence is interpreted to be: "Get the type name, such as "LRU Memory Cache." No formal type is defined." This sentence is different from what would be generated using -breakiterator: "Get the type name, such as "LRU Memory Cache." " src/java/org/apache/jcs/auxiliary/lateral/javagroups/LateralCacheJGListener.java:233: warning - @return tag has no arguments. src/java/org/apache/jcs/utils/threads/IThreadPoolRunnable.java:26: warning - The first sentence is interpreted to be: "Implemented if you want to run a piece of code inside a thread pool." This sentence is different from what would be generated using -breakiterator: "Implemented if you want to run a piece of code inside a thread pool. * A thread pool that is trying to copy the apache process management. asmuts -- Pulled out of tomcat, since it seems to move around and hide. " src/java/org/apache/jcs/auxiliary/remote/RemoteCacheNoWaitFacade.java:44: warning - The first sentence is interpreted to be: "Used to provide access to multiple services under nowait protection." This sentence is different from what would be generated using -breakiterator: "Used to provide access to multiple services under nowait protection. factory should construct NoWaitFacade to give to the composite cache out of caches it constructs from the varies manager to lateral services." src/java/org/apache/jcs/auxiliary/lateral/LateralCache.java:155: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/memory/lru/LRUMemoryCache.java:266: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/memory/mru/MRUMemoryCache.java:304: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/lateral/javagroups/LateralJGReceiverConnection.java:64: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/AuxiliaryCacheAttributes.java:101: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/AuxiliaryCacheAttributes.java:78: warning - @return tag has no arguments. src/java/org/apache/jcs/engine/behavior/IElementAttributes.java:182: warning - The first sentence is interpreted to be: "Sets the isLateral attribute of the IElementAttributes object " This sentence is different from what would be generated using -breakiterator: "Sets the isLateral attribute of the IElementAttributes object <p> By default this is true." src/java/org/apache/jcs/engine/behavior/IElementAttributes.java:162: warning - The first sentence is interpreted to be: "Sets the isSpool attribute of the IElementAttributes object " This sentence is different from what would be generated using -breakiterator: "Sets the isSpool attribute of the IElementAttributes object <p> By default this is true." src/java/org/apache/jcs/engine/stats/behavior/IStats.java:58: warning - The first sentence is interpreted to be: "Set the type name, such as "LRU Memory Cache." No formal type is defined." This sentence is different from what would be generated using -breakiterator: "Set the type name, such as "LRU Memory Cache." " src/java/org/apache/jcs/utils/threads/ThreadPool.java:30: warning - The first sentence is interpreted to be: "A thread pool that is trying to copy the apache process management." This sentence is different from what would be generated using -breakiterator: "A thread pool that is trying to copy the apache process management. asmuts -- Pulled out of tomcat, since it seems to move around and hide. " src/java/org/apache/jcs/engine/CompositeCacheAttributes.java:311: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoverySender.java:59: warning - The first sentence is interpreted to be: "Constructor for the UDPDiscoverySender object " This sentence is different from what would be generated using -breakiterator: "Constructor for the UDPDiscoverySender object <p> This sender can be used to send multiple messages. " Building index for all classes... src/java/org/apache/jcs/auxiliary/remote/RemoteCacheNoWaitFacade.java:44: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/auxiliary/remote/package-summary.html... "Used to provide access to multiple services under nowait protection." This sentence is different from what would be generated using -breakiterator: "Used to provide access to multiple services under nowait protection. factory should construct NoWaitFacade to give to the composite cache out of caches it constructs from the varies manager to lateral services." src/java/org/apache/jcs/utils/threads/IThreadPoolRunnable.java:26: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/utils/threads/package-summary.html... "Implemented if you want to run a piece of code inside a thread pool." This sentence is different from what would be generated using -breakiterator: src/java/org/apache/jcs/utils/threads/ThreadPool.java:30: warning - The first sentence is interpreted to be: "Implemented if you want to run a piece of code inside a thread pool. * A thread pool that is trying to copy the apache process management. asmuts -- Pulled out of tomcat, since it seems to move around and hide. " "A thread pool that is trying to copy the apache process management." This sentence is different from what would be generated using -breakiterator: "A thread pool that is trying to copy the apache process management. asmuts -- Pulled out of tomcat, since it seems to move around and hide. " src/java/org/apache/jcs/access/CacheAccess.java:70: warning - @TODO is an unknown tag. src/java/org/apache/jcs/access/CacheAccess.java:384: warning - @param argument "name," is not a parameter name. src/java/org/apache/jcs/access/behavior/IGroupCacheAccess.java:40: warning - @param argument "group," is not a parameter name. src/java/org/apache/jcs/admin/JCSAdminBean.java:116: warning - @TODO is an unknown tag. src/java/org/apache/jcs/auxiliary/disk/behavior/IDiskCacheAttributes.java:59: warning - @param argument "name" is not a parameter name. src/java/org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCache.java:331: warning - @param argument "ce," is not a parameter name. src/java/org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCache.java:795: warning - @todo is an unknown tag. src/java/org/apache/jcs/auxiliary/lateral/LateralCacheManager.java:50: warning - @TODO: is an unknown tag. src/java/org/apache/jcs/auxiliary/lateral/javagroups/LateralCacheJGListener.java:168: warning - @param argument "cb" is not a parameter name. src/java/org/apache/jcs/auxiliary/lateral/javagroups/LateralJGReceiver.java:148: warning - @param argument "lca" is not a parameter name. src/java/org/apache/jcs/auxiliary/lateral/javagroups/LateralJGReceiverConnection.java:64: warning - @param argument "led" is not a parameter name. src/java/org/apache/jcs/auxiliary/lateral/javagroups/LateralJGService.java:158: warning - @return tag has no arguments. src/java/org/apache/jcs/auxiliary/lateral/javagroups/utils/JGRpcOpener.java:78: warning - @param argument "host" is not a parameter name. src/java/org/apache/jcs/auxiliary/lateral/javagroups/utils/JGRpcOpener.java:78: warning - @param argument "port" is not a parameter name. src/java/org/apache/jcs/auxiliary/lateral/javagroups/utils/JGSocketOpener.java:68: warning - @param argument "host" is not a parameter name. src/java/org/apache/jcs/auxiliary/lateral/javagroups/utils/JGSocketOpener.java:68: warning - @param argument "port" is not a parameter name. src/java/org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoverySender.java:59: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoverySender.html... "Constructor for the UDPDiscoverySender object src/java/org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoveryService.java:59: warning - @param argument "facade" is not a parameter name. " This sentence is different from what would be generated using -breakiterator: "Constructor for the UDPDiscoverySender object <p> This sender can be used to send multiple messages. " src/java/org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoveryService.java:59: warning - @param argument "receivingPort" is not a parameter name. src/java/org/apache/jcs/auxiliary/remote/RemoteCache.java:510: warning - @param argument "remote," is not a parameter name. src/java/org/apache/jcs/auxiliary/remote/RemoteCacheFailoverRunner.java:62: warning - @param argument "facade," is not a parameter name. src/java/org/apache/jcs/auxiliary/remote/RemoteCacheManager.java:228: warning - @parma is an unknown tag. src/java/org/apache/jcs/auxiliary/remote/RemoteCacheNoWaitFacade.java:283: warning - @todo is an unknown tag. src/java/org/apache/jcs/engine/CacheEventQueue.java:165: warning - @param argument "wtdm," is not a parameter name. src/java/org/apache/jcs/engine/CompositeCacheAttributes.java:270: warning - @param argument "seconds" is not a parameter name. src/java/org/apache/jcs/engine/ElementAttributes.java:324: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/engine/ElementAttributes.html... "Can this item be spooled to disk " This sentence is different from what would be generated using -breakiterator: "Can this item be spooled to disk <p> By default this is true." src/java/org/apache/jcs/engine/ElementAttributes.java:354: warning - The first sentence is interpreted to be: "Sets the isLateral attribute of the IElementAttributes object " This sentence is different from what would be generated using -breakiterator: "Sets the isLateral attribute of the IElementAttributes object <p> By default this is true." src/java/org/apache/jcs/engine/ElementAttributes.java:334: warning - The first sentence is interpreted to be: "Sets the isSpool attribute of the IElementAttributes object " This sentence is different from what would be generated using -breakiterator: "Sets the isSpool attribute of the IElementAttributes object <p> By default this is true." src/java/org/apache/jcs/engine/PooledCacheEventQueue.java:618: warning - @param argument "b," is not a parameter name. src/java/org/apache/jcs/engine/behavior/ICompositeCacheAttributes.java:182: warning - @param argument "seconds" is not a parameter name. src/java/org/apache/jcs/engine/behavior/IElementAttributes.java:152: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/engine/behavior/IElementAttributes.html... "Can this item be spooled to disk " src/java/org/apache/jcs/engine/behavior/IElementAttributes.java:182: warning - The first sentence is interpreted to be: src/java/org/apache/jcs/engine/behavior/IElementAttributes.java:162: warning - The first sentence is interpreted to be: This sentence is different from what would be generated using -breakiterator: "Can this item be spooled to disk <p> By default this is true." "Sets the isLateral attribute of the IElementAttributes object " This sentence is different from what would be generated using -breakiterator: "Sets the isLateral attribute of the IElementAttributes object <p> By default this is true." "Sets the isSpool attribute of the IElementAttributes object " This sentence is different from what would be generated using -breakiterator: "Sets the isSpool attribute of the IElementAttributes object <p> By default this is true." src/java/org/apache/jcs/engine/control/CompositeCache.java:74: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/engine/control/CompositeCache.html... "EventQueue for handling element events." This sentence is different from what would be generated using -breakiterator: "EventQueue for handling element events. 1 should be enough for all the regions. " src/java/org/apache/jcs/engine/control/CompositeCache.java:197: warning - @param argument "ce," is not a parameter name. src/java/org/apache/jcs/engine/control/CompositeCache.java:197: warning - @param argument "localOnly," is not a parameter name. src/java/org/apache/jcs/engine/control/group/GroupAttrName.java:75: warning - @ is an unknown tag. src/java/org/apache/jcs/engine/memory/MemoryCache.java:86: warning - @TODO is an unknown tag. src/java/org/apache/jcs/engine/memory/AbstractMemoryCache.java:242: warning - @param argument "me" is not a parameter name. src/java/org/apache/jcs/engine/memory/shrinking/ShrinkerThread.java:115: warning - @todo is an unknown tag. src/java/org/apache/jcs/engine/memory/util/DoubleLinkedList.java:32: warning - @param argument "ce" is not a parameter name. src/java/org/apache/jcs/engine/memory/util/DoubleLinkedList.java:55: warning - @param argument "ce" is not a parameter name. src/java/org/apache/jcs/engine/memory/util/DoubleLinkedList.java:105: warning - @param argument "me" is not a parameter name. src/java/org/apache/jcs/engine/stats/StatElement.java:58: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/engine/stats/StatElement.html... "Get the data, ex." This sentence is different from what would be generated using -breakiterator: "Get the data, ex. for hit count you would get a String value for some number." src/java/org/apache/jcs/engine/stats/Stats.java:59: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/engine/stats/Stats.html... "Get the type name, such as "LRU Memory Cache." No formal type is defined." This sentence is different from what would be generated using -breakiterator: "Get the type name, such as "LRU Memory Cache." " src/java/org/apache/jcs/engine/stats/Stats.java:69: warning - The first sentence is interpreted to be: "Set the type name, such as "LRU Memory Cache." No formal type is defined." This sentence is different from what would be generated using -breakiterator: "Set the type name, such as "LRU Memory Cache." " src/java/org/apache/jcs/engine/stats/behavior/IStatElement.java:47: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/apache/jcs/engine/stats/behavior/IStatElement.html... "Get the data, ex." src/java/org/apache/jcs/engine/stats/behavior/IStats.java:50: warning - The first sentence is interpreted to be: src/java/org/apache/jcs/engine/stats/behavior/IStats.java:58: warning - The first sentence is interpreted to be: This sentence is different from what would be generated using -breakiterator: "Get the data, ex. for hit count you would get a String value for some number." Generating target/docs/apidocs/org/apache/jcs/engine/stats/behavior/IStats.html... "Get the type name, such as "LRU Memory Cache." No formal type is defined." This sentence is different from what would be generated using -breakiterator: "Get the type name, such as "LRU Memory Cache." " "Set the type name, such as "LRU Memory Cache." No formal type is defined." This sentence is different from what would be generated using -breakiterator: "Set the type name, such as "LRU Memory Cache." " src/java/org/apache/jcs/utils/access/JCSWorker.java:111: warning - @param argument "aName" is not a parameter name. src/java/org/apache/jcs/utils/access/JCSWorker.java:111: warning - @param argument "aKey" is not a parameter name. src/java/org/apache/jcs/utils/access/JCSWorker.java:111: warning - @param argument "aGroup" is not a parameter name. src/java/org/apache/jcs/utils/threadpool/PoolConfiguration.java:84: warning - @param argument "abortWhenlocked" is not a parameter name. Generating target/docs/apidocs/help-doc.html... 116 warnings