Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package org.codehaus.activemq...
  Loading source files for package org.codehaus.activemq.axis...
  Loading source files for package org.codehaus.activemq.broker...
  Loading source files for package org.codehaus.activemq.broker.impl...
  Loading source files for package org.codehaus.activemq.capacity...
  Loading source files for package org.codehaus.activemq.filter...
  Loading source files for package org.codehaus.activemq.gbean...
  Loading source files for package org.codehaus.activemq.jndi...
  Loading source files for package org.codehaus.activemq.journal...
  Loading source files for package org.codehaus.activemq.journal.howl...
  Loading source files for package org.codehaus.activemq.journal.impl...
  Loading source files for package org.codehaus.activemq.management...
  Loading source files for package org.codehaus.activemq.message...
  Loading source files for package org.codehaus.activemq.message.util...
  Loading source files for package org.codehaus.activemq.ra...
  Loading source files for package org.codehaus.activemq.security...
  Loading source files for package org.codehaus.activemq.selector...
  Loading source files for package org.codehaus.activemq.service...
  Loading source files for package org.codehaus.activemq.service.boundedvm...
  Loading source files for package org.codehaus.activemq.service.impl...
  Loading source files for package org.codehaus.activemq.spring...
  Loading source files for package org.codehaus.activemq.store...
  Loading source files for package org.codehaus.activemq.store.bdb...
  Loading source files for package org.codehaus.activemq.store.bdbn...
  Loading source files for package org.codehaus.activemq.store.cache...
  Loading source files for package org.codehaus.activemq.store.howl...
  Loading source files for package org.codehaus.activemq.store.jdbc...
  Loading source files for package org.codehaus.activemq.store.jdbc.adapter...
  Loading source files for package org.codehaus.activemq.store.jdbm...
  Loading source files for package org.codehaus.activemq.store.journal...
  Loading source files for package org.codehaus.activemq.store.vm...
  Loading source files for package org.codehaus.activemq.transport...
  Loading source files for package org.codehaus.activemq.transport.composite...
  Loading source files for package org.codehaus.activemq.transport.ember...
  Loading source files for package org.codehaus.activemq.transport.gnet...
  Loading source files for package org.codehaus.activemq.transport.http...
  Loading source files for package org.codehaus.activemq.transport.jabber...
  Loading source files for package org.codehaus.activemq.transport.jgroups...
  Loading source files for package org.codehaus.activemq.transport.jrms...
  Loading source files for package org.codehaus.activemq.transport.jxta...
  Loading source files for package org.codehaus.activemq.transport.multicast...
  Loading source files for package org.codehaus.activemq.transport.reliable...
  Loading source files for package org.codehaus.activemq.transport.ssl...
  Loading source files for package org.codehaus.activemq.transport.tcp...
  Loading source files for package org.codehaus.activemq.transport.udp...
  Loading source files for package org.codehaus.activemq.transport.vm...
  Loading source files for package org.codehaus.activemq.transport.xstream...
  Loading source files for package org.codehaus.activemq.transport.zeroconf...
  Loading source files for package org.codehaus.activemq.util...
  Loading source files for package org.codehaus.activemq.web...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_04
  Generating target/docs/apidocs/constant-values.html...
  Copying file /home/services/dcontrol/.maven/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...
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbm/JdbmMessageStore.java:227: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/class-use/AlreadyClosedException.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what will be interpreted as the first sentence in the
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  next major release (when that interpretation will be internationalized), which is:
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  </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.
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/Broker.java:170: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/BrokerConnector.java:191: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/BrokerConnector.java:201: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:224: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/class-use/ActiveMQSession.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/broker/impl/BrokerContainerImpl.java:460: warning - @return tag has no arguments.
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  src/java/org/codehaus/activemq/service/SubscriptionContainer.java:61: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:87: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/class-use/ActiveMQConnectionFactory.html...
  "<p>
  	JNDI helper classes
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/class-use/ActiveMQConnection.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/ConsumerInfoListener.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/broker/BrokerContainerFactory.java:34: warning - @return tag has no arguments.
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/Broker.html...
  "<p>
  	The default implementation of the JMS Broker
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/BrokerClient.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/BrokerConnector.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/BrokerContainer.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/BrokerContext.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/BrokerContainerFactory.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/filter/DestinationMapNode.java:64: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/class-use/DelegateCapacityMonitor.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/class-use/CapacityMonitorEvent.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/class-use/CapacityMonitorEventListener.html...
  "<p>
  	The default implementation of the JMS Broker
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  </p>"
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/class-use/CapacityMonitor.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/PropertyExpression.html...
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/FilterFactory.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Filter implementations for wildcards & JMS selectors
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/DestinationMapNode.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "Returns the node which represents all children (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "Returns the node which represents all children (i.e. the * node)"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/DestinationMap.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/ConstantExpression.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/ConstantExpression.BooleanConstantExpression.html...
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  src/java/org/codehaus/activemq/filter/PrefixDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  src/java/org/codehaus/activemq/filter/WildcardDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/MultiExpressionEvaluator.ExpressionListener.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  src/java/org/codehaus/activemq/filter/PrefixDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  src/java/org/codehaus/activemq/filter/WildcardDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/UnaryExpression.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/BooleanExpression.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/Expression.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/BinaryExpression.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/Filter.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	JMS Selector parser
  "
  src/java/org/codehaus/activemq/journal/JournalStatsFilter.java:201: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/journal/impl/LogFile.java:249: warning - @return tag has no arguments.
  "<p>
  	Default implementations of the services
  </p>"
  "Matches messages which match a prefix like "A.B.>""
  src/java/org/codehaus/activemq/journal/impl/LogFile.java:258: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Matches messages which match a prefix like "A.B"
  src/java/org/codehaus/activemq/journal/impl/LogFileManager.java:260: warning - @return tag has no arguments.
  "Matches messages which contain wildcards like "A.B.*.*""
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/journal/impl/LogFileManager.java:284: warning - @return tag has no arguments.
  "Matches messages which contain wildcards like "A.B"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/DestinationFilter.html...
  src/java/org/codehaus/activemq/journal/impl/LogFileManager.java:332: warning - @return tag has no arguments.
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "Matches messages which match a prefix like "A.B.>""
  This sentence is different from what would be generated using -breakiterator: 
  "Matches messages which match a prefix like "A.B"
  "Matches messages which contain wildcards like "A.B.*.*""
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  "Matches messages which contain wildcards like "A.B"
  src/java/org/codehaus/activemq/journal/Journal.java:87: warning - Tag @see:illegal character: ";" in "read(RecordLocation location);"
  src/java/org/codehaus/activemq/store/journal/JournalMessageStore.java:116: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/gbean/class-use/ActiveMQContainer.html...
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/journal/JournalPersistenceAdapter.java:382: warning - @return tag has no arguments.
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  src/java/org/codehaus/activemq/journal/impl/BatchedWrite.java:127: warning - @return tag has no arguments.
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/jndi/class-use/ReadOnlyContext.html...
  "<p>
  	JNDI helper classes
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/jndi/class-use/JNDIStorableInterface.html...
  "<p>
  	JNDI helper classes
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/jndi/class-use/JNDIBaseStorable.html...
  "<p>
  	Message implementations
  "
  src/java/org/codehaus/activemq/journal/impl/Segment.java:360: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/journal/impl/LogFile.java:396: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/journal/impl/LogFileManager.java:274: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/journal/class-use/JournalEventListener.html...
  "<p>A Journal implemenation using using a high performance transaction log 
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  Generating target/docs/apidocs/org/codehaus/activemq/journal/class-use/InvalidRecordLocationException.html...
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  Generating target/docs/apidocs/org/codehaus/activemq/journal/class-use/Journal.html...
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/journal/class-use/RecordLocation.html...
  "<p>A Journal implemenation using using a high performance transaction log 
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>A Journal implemenation using using a high performance transaction log 
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/ActiveMQDestination.java:527: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/JCAConnectionStatsImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/RangeStatisticImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/JMSEndpointStatsImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/TimeStatisticImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/StatisticImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/CountStatisticImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/JMSSessionStatsImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/Resettable.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/StatsImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/JMSDestinationStats.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ReceiptWriter.html...
  "<p>
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ReceiptReader.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQTopic.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQQueue.html...
  "<p>
  	Message implementations
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannel.java:302: warning - @return tag has no arguments.
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/ReceiptHolder.java:64: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQMessageWriter.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/PacketWriter.html...
  "<p>
  	Message implementations
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/AbstractPacketWriter.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQMessageReader.html...
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/PacketReader.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/AbstractPacketReader.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/TransactionType.html...
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/PacketListener.html...
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/Receipt.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/MessageAcknowledge.html...
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQDestination.html...
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/message/WireFormat.java:190: warning - @return tag has no arguments.
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:42: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:55: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:39: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/BrokerInfo.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/WireFormat.html...
  "<p>
  	The default implementation of the JMS Broker
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:51: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:63: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:93: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannel.java:66: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:89: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:103: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannel.java:79: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.java:48: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.java:60: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannel.java:50: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:53: warning - The first sentence is interpreted to be:
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:76: warning - The first sentence is interpreted to be:
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannel.java:88: warning - The first sentence is interpreted to be:
  </p>"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannel.java:106: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "Connect to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/message/ActiveMQXid.java:79: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/message/ActiveMQXid.java:242: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQXid.html...
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	Message implementations
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/DurableUnsubscribe.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/MessageAck.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/Subscription.java:149: warning - @return tag has no arguments.
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  src/java/org/codehaus/activemq/service/Subscription.java:110: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:290: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:273: warning - @return tag has no arguments.
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQMessage.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message implementations
  "
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/TopicMessageStore.java:105: warning - @return tag has no arguments.
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/SessionInfo.html...
  "<p>
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  </p>"
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ProducerInfo.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ConsumerInfo.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  src/java/org/codehaus/activemq/message/DefaultWireFormat.java:116: warning - @return tag has no arguments.
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/message/DefaultWireFormat.java:128: warning - @return tag has no arguments.
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/message/WireFormat.java:58: warning - @return tag has no arguments.
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/message/WireFormat.java:73: warning - @return tag has no arguments.
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/message/WireFormat.java:153: warning - @return tag has no arguments.
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/message/WireFormat.java:164: warning - @return tag has no arguments.
  	Message persistence implemented using
  src/java/org/codehaus/activemq/message/WireFormat.java:129: warning - @return tag has no arguments.
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/message/util/MemoryBoundedQueue.java:307: warning - @return tag has no arguments.
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/message/util/MemoryBoundedQueue.java:356: warning - @return tag has no arguments.
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/Packet.html...
  "<p>
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/AbstractPacket.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ConnectionInfo.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/CircularQueue.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/JMSConnectionProxy.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQManagedConnection.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQManagedConnectionFactory.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQActivationSpec.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQConnectionRequestInfo.html...
  "<p>
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQEndpointActivationKey.html...
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQResourceAdapter.html...
  "<p>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQBaseEndpointWorker.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/service/QueueList.java:210: warning - @return tag has no arguments.
  </p>"
  src/java/org/codehaus/activemq/service/QueueList.java:218: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/QueueList.java:227: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQAsfEndpointWorker.ServerSessionPoolImpl.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQAsfEndpointWorker.ServerSessionImpl.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/security/class-use/SecurityAdapter.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/selector/class-use/SimpleCharStream.html...
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/selector/class-use/SelectorParserTokenManager.html...
  "<p>
  	JMS Selector parser
  "
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/DefaultBroker.java:667: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/selector/class-use/Token.html...
  "<p>
  	JMS Selector parser
  "
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/selector/class-use/ParseException.html...
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/selector/class-use/SelectorParserConstants.html...
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/SubscriptionContainer.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/Dispatcher.html...
  "<p>
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/QueueListEntry.html...
  "<p>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/QueueList.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/TransactionTask.html...
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/RedeliveryPolicy.html...
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/MessageContainerManager.html...
  "<p>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/TransactionManager.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/Transaction.html...
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  src/java/org/codehaus/activemq/store/jdbc/adapter/DefaultJDBCAdapter.java:478: warning - Tag @see: can't find doGetSubscriberEntry(java.sql.Connection, java.lang.Object) in org.codehaus.activemq.store.jdbc.JDBCAdapter
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/jdbc/adapter/DefaultJDBCAdapter.java:438: warning - Tag @see: can't find doSetSubscriberEntry(java.sql.Connection, java.lang.Object, org.codehaus.activemq.service.SubscriberEntry) in org.codehaus.activemq.store.jdbc.JDBCAdapter
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/SubscriberEntry.html...
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  src/java/org/codehaus/activemq/service/SubscriptionContainer.java:41: warning - @return tag has no arguments.
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/Subscription.html...
  "<p>
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:314: warning - @return tag has no arguments.
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/bdb/BDbMessageStore.java:211: warning - @return tag has no arguments.
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/MessageIdentity.html...
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/MessageContainerManager.java:111: warning - @return tag has no arguments.
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using JDBC
  </p>"
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/TopicMessageContainer.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/MessageContainer.html...
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/QueueMessageContainer.html...
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/Service.html...
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	VM based implementation of message persistence
  "
  src/java/org/codehaus/activemq/service/impl/QueueListSupport.java:477: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/TransactionManagerImpl.html...
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/QueueListSupport.Header.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/QueueListSupport.Node.html...
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/PersistenceAdapterSupport.html...
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/PacketTransactionTask.html...
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/spring/SpringBrokerContainerFactory.java:56: warning - @return tag has no arguments.
  </p>"
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/SubscriptionContainerImpl.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/SubscriptionImpl.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/ProxyMessageContainerManager.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/MessageContainerManagerSupport.html...
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/DurableTopicMessageContainerManager.html...
  "<p>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/AbstractTransaction.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/DefaultQueueListEntry.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/spring/class-use/SpringBrokerContainerFactory.html...
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/spring/class-use/ActiveMQBeanFactory.html...
  "<p>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/class-use/PreparedTransactionStore.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/class-use/TopicMessageStore.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/broker/impl/DefaultBroker.java:569: warning - @return tag has no arguments.
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/class-use/MessageStore.html...
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/bdb/BDbPersistenceAdapter.java:67: warning - @return tag has no arguments.
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/class-use/PersistenceAdapter.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/cache/CachePersistenceAdapter.java:109: warning - @return tag has no arguments.
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdb/class-use/BDbPersistenceAdapter.html...
  src/java/org/codehaus/activemq/store/howl/HowlPersistenceAdapter.java:68: warning - @return tag has no arguments.
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdb/class-use/SequenceNumberCreator.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdb/class-use/BDbMessageStore.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdbn/class-use/BDbMessageStore.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbm/JdbmPersistenceAdapter.java:61: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/journal/JournalPersistenceAdapter.java:93: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbc/class-use/JDBCPersistenceAdapter.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbc/class-use/JDBCMessageStore.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbc/class-use/JDBCAdapter.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbc/class-use/JDBCAdapter.MessageListResultHandler.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbm/class-use/JdbmMessageStore.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbm/class-use/JdbmPersistenceAdapter.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/vm/class-use/VMMessageStore.html...
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/vm/class-use/VMPersistenceAdapter.html...
  "<p>
  	VM based implementation of message persistence
  "
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/DiscoveryAgentSupport.html...
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/DiscoveryTransportChannelFactorySupport.html...
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  </p>"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportChannelFactorySupport.html...
  "<p>
  	An implementation of the transport layer using JGroups
  "
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportServerChannelSupport.html...
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportServerChannelFactory.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportChannelSupport.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/NetworkConnector.java:103: warning - @return tag has no arguments.
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportChannelFactory.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  </p>"
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportStatusEvent.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/DiscoveryEvent.html...
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:42: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:55: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:39: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportStatusEventListener.html...
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:51: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/NetworkChannel.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportChannelListener.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:63: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:93: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:89: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:103: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/DiscoveryListener.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportChannel.html...
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "<p>
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:53: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:76: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using UDP
  "
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportServerChannel.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/NetworkConnector.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/DiscoveryAgent.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/composite/class-use/CompositeTransportChannel.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/composite/class-use/CompositeTransportChannelFactory.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/ember/class-use/EmberSupport.html...
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannel.java:204: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/transport/reliable/class-use/ReliableTransportChannel.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/class-use/TcpTransportChannelFactory.html...
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/class-use/SfTransportChannelFactory.html...
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/class-use/SfTransportServerChannelFactory.html...
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/class-use/TcpTransportServerChannel.html...
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/class-use/TcpTransportChannel.html...
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/udp/class-use/UdpTransportChannel.html...
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/vm/class-use/VmTransportChannel.html...
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/util/class-use/LongSequenceGenerator.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/util/class-use/IndentPrinter.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/util/class-use/BitArray.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  Generating target/docs/apidocs/org/codehaus/activemq/package-use.html...
  "<p>
  	JNDI helper classes
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/broker/package-use.html...
  "<p>
  	The default implementation of the JMS Broker
  src/java/org/codehaus/activemq/jndi/ReadOnlyContext.java:49: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/package-use.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/package-use.html...
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	Message implementations
  </p>"
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/gbean/package-use.html...
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/jndi/package-use.html...
  "<p>
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  	JNDI helper classes
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JNDI helper classes
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "A read-only Context
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
   <p/>
   This version assumes it and all its subcontext are read-only and any attempt
   to modify (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  "A read-only Context
   <p/>
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
   This version assumes it and all its subcontext are read-only and any attempt
   to modify (e.g. through bind) will result in an OperationNotSupportedException.
   "
  Generating target/docs/apidocs/org/codehaus/activemq/journal/package-use.html...
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/package-use.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the J2EE Management API
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/package-use.html...
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/ra/package-use.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/security/package-use.html...
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/selector/package-use.html...
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/package-use.html...
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/package-use.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/spring/package-use.html...
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/package-use.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "<p>
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdb/package-use.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdbn/package-use.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbc/package-use.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbm/package-use.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/vm/package-use.html...
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/package-use.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  "A TransportChannel is used for tranporting packets between nodes
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  Generating target/docs/apidocs/org/codehaus/activemq/transport/composite/package-use.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/ember/package-use.html...
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/reliable/package-use.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/package-use.html...
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/selector/SimpleCharStream.java:338: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/capacity/CapacityMonitor.java:35: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  src/java/org/codehaus/activemq/util/IdGenerator.java:148: warning - @return tag has no arguments.
  </p>"
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:39: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/udp/package-use.html...
  "<p>
  	An implementation of the transport layer using multicast
  "
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:51: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/vm/package-use.html...
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:42: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using intra-JVM communication
  "
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:55: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:63: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:93: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/util/package-use.html...
  "<p>
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:89: warning - The first sentence is interpreted to be:
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  "<p>
  	Message implementations
  "
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:103: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  Building index for all the packages and classes...
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/index-all.html...
  "Method to adjust line and column numbers for the start of a token.<BR>"
  This sentence is different from what would be generated using -breakiterator: 
  "Method to adjust line and column numbers for the start of a token."
  "A CapacityMonitor holds percentage values
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
   for some resource that has a capacity - 
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "A CapacityMonitor holds percentage values
   for some resource that has a capacity - 
   e.g. a MemoryBoundedQueue"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:53: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:76: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:76: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:86: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:95: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:191: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:205: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:219: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:104: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:115: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:127: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannel.java:232: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:234: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:138: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:151: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:161: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:169: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:177: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:186: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:196: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:350: warning - @return tag has no arguments.
  "Returns the node which represents all children (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:206: warning - @return tag has no arguments.
  "Returns the node which represents all children (i.e. the * node)"
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:111: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/spring/ActiveMQBeanFactory.java:99: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:321: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:331: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:341: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:91: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:214: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:359: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:370: warning - @return tag has no arguments.
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection)
   Legimate values between 0-100."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection)
  src/java/org/codehaus/activemq/message/ActiveMQDestination.java:238: warning - @return tag has no arguments.
   Legimate values between 0-100. 0 capacity representing that the peer cannot process
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:222: warning - @return tag has no arguments.
   any more messages at the current time"
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection) Legimate values between 0-100."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:230: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:238: warning - @return tag has no arguments.
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection) Legimate values between 0-100. 0
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:247: warning - @return tag has no arguments.
   capacity representing that the peer cannot process any more messages at the current time"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:256: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:122: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/spring/ActiveMQBeanDefinitionReader.java:106: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannel.java:66: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/ActiveMQXid.java:152: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/filter/ArithmeticExpression.java:211: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/bdb/BDbMessageStore.java:231: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/message/ConsumerInfo.java:276: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:264: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:73: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:83: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/filter/DestinationMapNode.java:64: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/journal/impl/LogFile.java:371: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/journal/impl/LogFile.java:378: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ActiveMQConnectionFactory.java:466: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ActiveMQConnectionFactory.java:478: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/ActiveMQResourceAdapter.java:137: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ActiveMQConnectionFactory.java:231: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/journal/impl/ByteBufferPool.java:69: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/BrokerClient.java:65: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/BrokerClient.java:65: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/BrokerClientImpl.java:213: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/impl/BrokerClientImpl.java:213: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/ActiveMQDestination.java:397: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:131: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/ActiveMQResourceAdapter.java:237: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:93: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/capacity/BasicCapacityMonitor.java:105: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/capacity/CapacityMonitor.java:81: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/capacity/DelegateCapacityMonitor.java:126: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/capacity/BasicCapacityMonitor.java:122: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/capacity/CapacityMonitor.java:94: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/capacity/DelegateCapacityMonitor.java:143: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/MessageContainerManager.java:28: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:103: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/QueueListEntry.java:34: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/impl/DefaultQueueListEntry.java:35: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/transport/composite/CompositeTransportChannel.java:144: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:139: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/filter/BinaryExpression.java:80: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/filter/UnaryExpression.java:133: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:242: warning - @return tag has no arguments.
  "From a generated id - return the seed (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "From a generated id - return the seed (i.e. minus the count)"
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:113: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:123: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:133: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:143: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:153: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:163: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/journal/impl/BatchedWrite.java:141: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/PersistenceAdapter.java:40: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/journal/impl/BatchedWrite.java:134: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/journal/impl/LogFileManager.java:398: warning - @return tag has no arguments.
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:272: warning - @return tag has no arguments.
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:147: warning - @return tag has no arguments.
  "Connect to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/capacity/BasicCapacityMonitor.java:52: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/capacity/DelegateCapacityMonitor.java:68: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/ActiveMQResourceAdapter.java:244: warning - @return tag has no arguments.
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/service/Subscription.java:213: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  src/java/org/codehaus/activemq/jndi/JNDIStorableInterface.java:44: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:173: warning - @return tag has no arguments.
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:183: warning - @return tag has no arguments.
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  "<p>
  	JNDI helper classes
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/ActiveMQManagedConnectionFactory.java:54: warning - Tag @see: can't find getResourceAdapter() in javax.resource.spi.ManagedConnectionFactory
  "<p>
  	JNDI helper classes
  </p>"
  "<p>A Journal implemenation using using a high performance transaction log 
  src/java/org/codehaus/activemq/capacity/BasicCapacityMonitor.java:113: warning - @return tag has no arguments.
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>A Journal implemenation using using a high performance transaction log 
  src/java/org/codehaus/activemq/capacity/CapacityMonitor.java:87: warning - @return tag has no arguments.
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/capacity/DelegateCapacityMonitor.java:134: warning - @return tag has no arguments.
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  "<p>
  	Message implementations
  src/java/org/codehaus/activemq/util/IdGenerator.java:110: warning - @return tag has no arguments.
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/util/IdGenerator.java:110: warning - The first sentence is interpreted to be:
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/ActiveMQResourceAdapter.java:251: warning - @return tag has no arguments.
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:280: warning - @return tag has no arguments.
  "
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:251: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:193: warning - @return tag has no arguments.
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:203: warning - @return tag has no arguments.
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/ActiveMQResourceAdapter.java:258: warning - @return tag has no arguments.
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  src/java/org/codehaus/activemq/jndi/ReadOnlyContext.java:115: warning - @return tag has no arguments.
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  src/java/org/codehaus/activemq/service/Subscription.java:175: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/journal/impl/Segment.java:345: warning - @return tag has no arguments.
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannel.java:79: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.java:48: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.java:60: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannel.java:50: warning - The first sentence is interpreted to be:
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/ra/ActiveMQManagedConnection.java:391: warning - @return tag has no arguments.
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  	VM based implementation of message persistence
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  "Matches messages which match a prefix like "A.B.>""
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  "Matches messages which match a prefix like "A.B"
  "A read-only Context
   <p/>
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
   This version assumes it and all its subcontext are read-only and any attempt
   to modify (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A read-only Context
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
   <p/>
   This version assumes it and all its subcontext are read-only and any attempt
   to modify (e.g. through bind) will result in an OperationNotSupportedException.
   "
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "Matches messages which contain wildcards like "A.B.*.*""
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/filter/PrefixDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  "Matches messages which contain wildcards like "A.B"
  src/java/org/codehaus/activemq/jndi/ReadOnlyContext.java:49: warning - The first sentence is interpreted to be:
  Building index for all classes...
  src/java/org/codehaus/activemq/journal/impl/LogFile.java:311: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/message/ActiveMQMessage.java:2326: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/util/BitArrayBin.java:57: warning - @return tag has no arguments.
  Generating target/docs/apidocs/overview-summary.html...
  "<p>
  	Message implementations
  "
  src/java/org/codehaus/activemq/ra/ActiveMQManagedConnectionFactory.java:47: warning - Tag @see: can't find setResourceAdapter(javax.resource.spi.ResourceAdapter) in javax.resource.spi.ManagedConnectionFactory
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	An implementation of the J2EE Management API
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannel.java:88: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannel.java:106: warning - The first sentence is interpreted to be:
  	An implementation of the J2EE Management API
  </p>"
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  "<p>
  	JNDI helper classes
  "
  src/java/org/codehaus/activemq/journal/impl/RecordFooter.java:61: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/journal/impl/RecordHeader.java:41: warning - @return tag has no arguments.
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  src/java/org/codehaus/activemq/filter/DestinationPath.java:67: warning - @return tag has no arguments.
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  src/java/org/codehaus/activemq/spring/ActiveMQBeanDefinitionReader.java:93: warning - @return tag has no arguments.
  </p>"
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  src/java/org/codehaus/activemq/filter/WildcardDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/capacity/CapacityMonitor.java:35: warning - The first sentence is interpreted to be:
  	VM based implementation of message persistence
  </p>"
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  "<p>A Journal implemenation using using a high performance transaction log 
  src/java/org/codehaus/activemq/filter/PrefixDestinationFilter.java:29: warning - The first sentence is interpreted to be:
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  "<p>
  src/java/org/codehaus/activemq/filter/WildcardDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/jndi/ReadOnlyContext.java:49: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/broker/impl/package-summary.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/package-summary.html...
  "A CapacityMonitor holds percentage values
   for some resource that has a capacity - 
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A CapacityMonitor holds percentage values
   for some resource that has a capacity - 
   e.g. a MemoryBoundedQueue"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/package-summary.html...
  "<p>
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "Matches messages which match a prefix like "A.B.>""
  This sentence is different from what would be generated using -breakiterator: 
  "Matches messages which match a prefix like "A.B"
  "Matches messages which contain wildcards like "A.B.*.*""
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  "Matches messages which contain wildcards like "A.B"
  Generating target/docs/apidocs/org/codehaus/activemq/gbean/package-summary.html...
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/jndi/package-summary.html...
  "<p>
  	JNDI helper classes
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  "A read-only Context
   <p/>
   This version assumes it and all its subcontext are read-only and any attempt
   to modify (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A read-only Context
   <p/>
   This version assumes it and all its subcontext are read-only and any attempt
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
   to modify (e.g. through bind) will result in an OperationNotSupportedException.
   "
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/journal/howl/package-summary.html...
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/package-summary.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/package-summary.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/package-summary.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/selector/package-summary.html...
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/package-summary.html...
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/package-summary.html...
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/spring/package-summary.html...
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/package-summary.html...
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdb/package-summary.html...
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdbn/package-summary.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbc/package-summary.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbm/package-summary.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/vm/package-summary.html...
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/package-summary.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/ember/package-summary.html...
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jgroups/package-summary.html...
  "<p>
  	An implementation of the transport layer using JGroups
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jrms/package-summary.html...
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jxta/package-summary.html...
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/multicast/package-summary.html...
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/ssl/package-summary.html...
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/package-summary.html...
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/udp/package-summary.html...
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/vm/package-summary.html...
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/zeroconf/package-summary.html...
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  src/java/org/codehaus/activemq/broker/BrokerClient.java:65: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/impl/BrokerClientImpl.java:213: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/capacity/CapacityMonitor.java:35: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/broker/BrokerClient.html...
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection)
   Legimate values between 0-100."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection)
   Legimate values between 0-100. 0 capacity representing that the peer cannot process
   any more messages at the current time"
  src/java/org/codehaus/activemq/filter/ComparisonExpression.java:74: warning - @param argument "left" is not a parameter name.
  src/java/org/codehaus/activemq/filter/DestinationMapNode.java:64: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/broker/impl/BrokerClientImpl.html...
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection) Legimate values between 0-100."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection) Legimate values between 0-100. 0
   capacity representing that the peer cannot process any more messages at the current time"
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/CapacityMonitor.html...
  "A CapacityMonitor holds percentage values
   for some resource that has a capacity - 
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A CapacityMonitor holds percentage values
   for some resource that has a capacity - 
   e.g. a MemoryBoundedQueue"
  src/java/org/codehaus/activemq/journal/Journal.java:87: warning - Tag @see: reference not found: read(RecordLocation location);
  Generating target/docs/apidocs/org/codehaus/activemq/filter/DestinationMapNode.html...
  "Returns the node which represents all children (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "Returns the node which represents all children (i.e. the * node)"
  src/java/org/codehaus/activemq/journal/impl/RecordHeader.java:87: warning - @param argument "recordType2" is not a parameter name.
  src/java/org/codehaus/activemq/journal/impl/RecordHeader.java:87: warning - @param argument "sequenceId2" is not a parameter name.
  src/java/org/codehaus/activemq/journal/impl/RecordLocationImpl.java:48: warning - @param argument "b" is not a parameter name.
  src/java/org/codehaus/activemq/journal/impl/RecordLocationImpl.java:48: warning - @param argument "segmentIndex2" is not a parameter name.
  src/java/org/codehaus/activemq/journal/impl/RecordLocationImpl.java:48: warning - @param argument "offset" is not a parameter name.
  src/java/org/codehaus/activemq/message/DefaultWireFormat.java:116: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/message/DefaultWireFormat.java:128: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/message/ResponseReceipt.java:72: warning - @param argument "data" is not a parameter name.
  src/java/org/codehaus/activemq/selector/SimpleCharStream.java:338: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:273: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:290: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:314: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/selector/SimpleCharStream.html...
  "Method to adjust line and column numbers for the start of a token.<BR>"
  This sentence is different from what would be generated using -breakiterator: 
  "Method to adjust line and column numbers for the start of a token."
  src/java/org/codehaus/activemq/store/cache/SimpleCachePersistenceAdapter.java:62: warning - @param argument "the" is not a parameter name.
  src/java/org/codehaus/activemq/store/journal/JournalPersistenceAdapter.java:336: warning - @param argument "destinationName" is not a parameter name.
  src/java/org/codehaus/activemq/store/journal/JournalPersistenceAdapter.java:336: warning - @param argument "message" is not a parameter name.
  src/java/org/codehaus/activemq/store/journal/JournalPersistenceAdapter.java:360: warning - @param argument "destinationName" is not a parameter name.
  src/java/org/codehaus/activemq/store/journal/JournalPersistenceAdapter.java:360: warning - @param argument "message" is not a parameter name.
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:39: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:51: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/DiscoveryTransportChannelFactorySupport.java:32: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:42: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:55: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/composite/CompositeTransportChannelFactory.java:40: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/composite/CompositeTransportChannelFactory.java:49: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannel.java:66: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/TransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:63: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:93: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:89: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:103: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/DiscoveryTransportChannelFactorySupport.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/http/HttpTransportChannelFactory.java:40: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/http/HttpTransportChannelFactory.java:49: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/TransportChannelProvider.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/composite/CompositeTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/jgroups/JGroupsTransportChannelFactory.java:55: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/jgroups/JGroupsTransportChannelFactory.java:67: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannel.java:79: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/ember/EmberTransportChannel.html...
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/http/HttpTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.java:48: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.java:60: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannel.java:50: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jgroups/JGroupsTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:53: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:76: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jrms/JRMSTransportChannel.html...
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannel.java:88: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannel.java:106: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.html...
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "Connect to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/multicast/MulticastTransportChannel.html...
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/util/IdGenerator.java:110: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/TcpTransportChannel.html...
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/util/IdGenerator.html...
  "From a generated id - return the seed (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "From a generated id - return the seed (i.e. minus the count)"
  Generating target/docs/apidocs/help-doc.html...
  987 warnings
  Generating Javadoc
  Javadoc execution
  Loading source files for package org.codehaus.activemq...
  Loading source files for package org.codehaus.activemq.axis...
  Loading source files for package org.codehaus.activemq.broker...
  Loading source files for package org.codehaus.activemq.broker.impl...
  Loading source files for package org.codehaus.activemq.capacity...
  Loading source files for package org.codehaus.activemq.filter...
  Loading source files for package org.codehaus.activemq.gbean...
  Loading source files for package org.codehaus.activemq.jndi...
  Loading source files for package org.codehaus.activemq.journal...
  Loading source files for package org.codehaus.activemq.journal.howl...
  Loading source files for package org.codehaus.activemq.journal.impl...
  Loading source files for package org.codehaus.activemq.management...
  Loading source files for package org.codehaus.activemq.message...
  Loading source files for package org.codehaus.activemq.message.util...
  Loading source files for package org.codehaus.activemq.ra...
  Loading source files for package org.codehaus.activemq.security...
  Loading source files for package org.codehaus.activemq.selector...
  Loading source files for package org.codehaus.activemq.service...
  Loading source files for package org.codehaus.activemq.service.boundedvm...
  Loading source files for package org.codehaus.activemq.service.impl...
  Loading source files for package org.codehaus.activemq.spring...
  Loading source files for package org.codehaus.activemq.store...
  Loading source files for package org.codehaus.activemq.store.bdb...
  Loading source files for package org.codehaus.activemq.store.bdbn...
  Loading source files for package org.codehaus.activemq.store.cache...
  Loading source files for package org.codehaus.activemq.store.howl...
  Loading source files for package org.codehaus.activemq.store.jdbc...
  Loading source files for package org.codehaus.activemq.store.jdbc.adapter...
  Loading source files for package org.codehaus.activemq.store.jdbm...
  Loading source files for package org.codehaus.activemq.store.journal...
  Loading source files for package org.codehaus.activemq.store.vm...
  Loading source files for package org.codehaus.activemq.transport...
  Loading source files for package org.codehaus.activemq.transport.composite...
  Loading source files for package org.codehaus.activemq.transport.ember...
  Loading source files for package org.codehaus.activemq.transport.gnet...
  Loading source files for package org.codehaus.activemq.transport.http...
  Loading source files for package org.codehaus.activemq.transport.jabber...
  Loading source files for package org.codehaus.activemq.transport.jgroups...
  Loading source files for package org.codehaus.activemq.transport.jrms...
  Loading source files for package org.codehaus.activemq.transport.jxta...
  Loading source files for package org.codehaus.activemq.transport.multicast...
  Loading source files for package org.codehaus.activemq.transport.reliable...
  Loading source files for package org.codehaus.activemq.transport.ssl...
  Loading source files for package org.codehaus.activemq.transport.tcp...
  Loading source files for package org.codehaus.activemq.transport.udp...
  Loading source files for package org.codehaus.activemq.transport.vm...
  Loading source files for package org.codehaus.activemq.transport.xstream...
  Loading source files for package org.codehaus.activemq.transport.zeroconf...
  Loading source files for package org.codehaus.activemq.util...
  Loading source files for package org.codehaus.activemq.web...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_04
  Generating target/docs/apidocs/constant-values.html...
  Copying file /home/services/dcontrol/.maven/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...
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbm/JdbmMessageStore.java:227: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/class-use/AlreadyClosedException.html...
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what will be interpreted as the first sentence in the
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  next major release (when that interpretation will be internationalized), which is:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </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.
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/Broker.java:170: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/BrokerConnector.java:191: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/class-use/ActiveMQSession.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  src/java/org/codehaus/activemq/broker/BrokerConnector.java:201: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:224: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/impl/BrokerContainerImpl.java:460: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/SubscriptionContainer.java:61: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/class-use/ActiveMQConnectionFactory.html...
  "<p>
  	JNDI helper classes
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:87: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/class-use/ActiveMQConnection.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/ConsumerInfoListener.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/Broker.html...
  "<p>
  	The default implementation of the JMS Broker
  src/java/org/codehaus/activemq/broker/BrokerContainerFactory.java:34: warning - @return tag has no arguments.
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/BrokerClient.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/BrokerConnector.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/BrokerContainer.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/BrokerContext.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/broker/class-use/BrokerContainerFactory.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/filter/DestinationMapNode.java:64: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/class-use/DelegateCapacityMonitor.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/class-use/CapacityMonitorEvent.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/class-use/CapacityMonitorEventListener.html...
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/class-use/CapacityMonitor.html...
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/PropertyExpression.html...
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/FilterFactory.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/DestinationMapNode.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  "Returns the node which represents all children (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "Returns the node which represents all children (i.e. the * node)"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/DestinationMap.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/ConstantExpression.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	JMS Selector parser
  "
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/ConstantExpression.BooleanConstantExpression.html...
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Filter implementations for wildcards & JMS selectors
  src/java/org/codehaus/activemq/filter/PrefixDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  src/java/org/codehaus/activemq/filter/WildcardDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/MultiExpressionEvaluator.ExpressionListener.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  src/java/org/codehaus/activemq/filter/PrefixDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/filter/WildcardDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/UnaryExpression.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/BooleanExpression.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/Expression.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/BinaryExpression.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/Filter.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  src/java/org/codehaus/activemq/journal/JournalStatsFilter.java:201: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "Matches messages which match a prefix like "A.B.>""
  This sentence is different from what would be generated using -breakiterator: 
  "Matches messages which match a prefix like "A.B"
  "Matches messages which contain wildcards like "A.B.*.*""
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Matches messages which contain wildcards like "A.B"
  src/java/org/codehaus/activemq/journal/impl/LogFile.java:249: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/journal/impl/LogFile.java:258: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/filter/class-use/DestinationFilter.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  src/java/org/codehaus/activemq/journal/impl/LogFileManager.java:260: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  src/java/org/codehaus/activemq/journal/impl/LogFileManager.java:284: warning - @return tag has no arguments.
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/journal/impl/LogFileManager.java:332: warning - @return tag has no arguments.
  	Default implementations of the services
  </p>"
  "Matches messages which match a prefix like "A.B.>""
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Matches messages which match a prefix like "A.B"
  "Matches messages which contain wildcards like "A.B.*.*""
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  "Matches messages which contain wildcards like "A.B"
  src/java/org/codehaus/activemq/journal/Journal.java:87: warning - Tag @see:illegal character: ";" in "read(RecordLocation location);"
  src/java/org/codehaus/activemq/store/journal/JournalMessageStore.java:116: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/gbean/class-use/ActiveMQContainer.html...
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/journal/JournalPersistenceAdapter.java:382: warning - @return tag has no arguments.
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  src/java/org/codehaus/activemq/journal/impl/BatchedWrite.java:127: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/jndi/class-use/ReadOnlyContext.html...
  "<p>
  	JNDI helper classes
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/jndi/class-use/JNDIStorableInterface.html...
  "<p>
  	JNDI helper classes
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/jndi/class-use/JNDIBaseStorable.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/journal/impl/Segment.java:360: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/journal/impl/LogFile.java:396: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/journal/class-use/JournalEventListener.html...
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  src/java/org/codehaus/activemq/journal/impl/LogFileManager.java:274: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/journal/class-use/InvalidRecordLocationException.html...
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  Generating target/docs/apidocs/org/codehaus/activemq/journal/class-use/Journal.html...
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  Generating target/docs/apidocs/org/codehaus/activemq/journal/class-use/RecordLocation.html...
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  "<p>A Journal implemenation using using a high performance transaction log 
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/ActiveMQDestination.java:527: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/JCAConnectionStatsImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/RangeStatisticImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/JMSEndpointStatsImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/TimeStatisticImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/StatisticImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/CountStatisticImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/JMSSessionStatsImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/Resettable.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/StatsImpl.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/class-use/JMSDestinationStats.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ReceiptWriter.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ReceiptReader.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQTopic.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQQueue.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannel.java:302: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/ReceiptHolder.java:64: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQMessageWriter.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/PacketWriter.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/AbstractPacketWriter.html...
  "<p>
  	Message implementations
  "
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQMessageReader.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/PacketReader.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/AbstractPacketReader.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/TransactionType.html...
  "<p>
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/PacketListener.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/Receipt.html...
  "<p>
  	Message implementations
  "
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/MessageAcknowledge.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQDestination.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/BrokerInfo.html...
  src/java/org/codehaus/activemq/message/WireFormat.java:190: warning - @return tag has no arguments.
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:42: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/WireFormat.html...
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:55: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:39: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:51: warning - The first sentence is interpreted to be:
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:63: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:93: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannel.java:66: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:89: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:103: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannel.java:79: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.java:48: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.java:60: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannel.java:50: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:53: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:76: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannel.java:88: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannel.java:106: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/message/ActiveMQXid.java:79: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/message/ActiveMQXid.java:242: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "Connect to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQXid.html...
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/DurableUnsubscribe.html...
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/MessageAck.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/service/Subscription.java:149: warning - @return tag has no arguments.
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/Subscription.java:110: warning - @return tag has no arguments.
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:290: warning - @return tag has no arguments.
  "
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:273: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ActiveMQMessage.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  </p>"
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "<p>
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/TopicMessageStore.java:105: warning - @return tag has no arguments.
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/SessionInfo.html...
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ProducerInfo.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ConsumerInfo.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  src/java/org/codehaus/activemq/message/DefaultWireFormat.java:116: warning - @return tag has no arguments.
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/message/DefaultWireFormat.java:128: warning - @return tag has no arguments.
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/message/WireFormat.java:58: warning - @return tag has no arguments.
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/message/WireFormat.java:73: warning - @return tag has no arguments.
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/message/WireFormat.java:153: warning - @return tag has no arguments.
  "
  src/java/org/codehaus/activemq/message/WireFormat.java:164: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/message/WireFormat.java:129: warning - @return tag has no arguments.
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  src/java/org/codehaus/activemq/message/util/MemoryBoundedQueue.java:307: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/message/util/MemoryBoundedQueue.java:356: warning - @return tag has no arguments.
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/Packet.html...
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using intra-JVM communication
  "
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/AbstractPacket.html...
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/class-use/ConnectionInfo.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/CircularQueue.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/JMSConnectionProxy.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQManagedConnection.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  "<p>
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQManagedConnectionFactory.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQActivationSpec.html...
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQConnectionRequestInfo.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQEndpointActivationKey.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQResourceAdapter.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQBaseEndpointWorker.html...
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  src/java/org/codehaus/activemq/service/QueueList.java:210: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  src/java/org/codehaus/activemq/service/QueueList.java:218: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/QueueList.java:227: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQAsfEndpointWorker.ServerSessionPoolImpl.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/ra/class-use/ActiveMQAsfEndpointWorker.ServerSessionImpl.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/security/class-use/SecurityAdapter.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/selector/class-use/SimpleCharStream.html...
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/selector/class-use/SelectorParserTokenManager.html...
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JMS Selector parser
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/DefaultBroker.java:667: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/selector/class-use/Token.html...
  "<p>
  	JMS Selector parser
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/selector/class-use/ParseException.html...
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/selector/class-use/SelectorParserConstants.html...
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/SubscriptionContainer.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/Dispatcher.html...
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/QueueListEntry.html...
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/QueueList.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/TransactionTask.html...
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/RedeliveryPolicy.html...
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/MessageContainerManager.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/TransactionManager.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/Transaction.html...
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/store/jdbc/adapter/DefaultJDBCAdapter.java:478: warning - Tag @see: can't find doGetSubscriberEntry(java.sql.Connection, java.lang.Object) in org.codehaus.activemq.store.jdbc.JDBCAdapter
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/adapter/DefaultJDBCAdapter.java:438: warning - Tag @see: can't find doSetSubscriberEntry(java.sql.Connection, java.lang.Object, org.codehaus.activemq.service.SubscriberEntry) in org.codehaus.activemq.store.jdbc.JDBCAdapter
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/SubscriberEntry.html...
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/service/SubscriptionContainer.java:41: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  </p>"
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/Subscription.html...
  "<p>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:314: warning - @return tag has no arguments.
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/store/bdb/BDbMessageStore.java:211: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/MessageIdentity.html...
  "<p>
  	Message implementations
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/service/MessageContainerManager.java:111: warning - @return tag has no arguments.
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/TopicMessageContainer.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/MessageContainer.html...
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/QueueMessageContainer.html...
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/class-use/Service.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  src/java/org/codehaus/activemq/service/impl/QueueListSupport.java:477: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/TransactionManagerImpl.html...
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/QueueListSupport.Header.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/QueueListSupport.Node.html...
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/PersistenceAdapterSupport.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/PacketTransactionTask.html...
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/spring/SpringBrokerContainerFactory.java:56: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/SubscriptionContainerImpl.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/SubscriptionImpl.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/ProxyMessageContainerManager.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/MessageContainerManagerSupport.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/DurableTopicMessageContainerManager.html...
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/AbstractTransaction.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/class-use/DefaultQueueListEntry.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/spring/class-use/SpringBrokerContainerFactory.html...
  "<p>
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  </p>"
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/spring/class-use/ActiveMQBeanFactory.html...
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/class-use/PreparedTransactionStore.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  "<p>
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/class-use/TopicMessageStore.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/broker/impl/DefaultBroker.java:569: warning - @return tag has no arguments.
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/class-use/MessageStore.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/bdb/BDbPersistenceAdapter.java:67: warning - @return tag has no arguments.
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/class-use/PersistenceAdapter.html...
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/cache/CachePersistenceAdapter.java:109: warning - @return tag has no arguments.
  	Default implementations of the services
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdb/class-use/BDbPersistenceAdapter.html...
  src/java/org/codehaus/activemq/store/howl/HowlPersistenceAdapter.java:68: warning - @return tag has no arguments.
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdb/class-use/SequenceNumberCreator.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdb/class-use/BDbMessageStore.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdbn/class-use/BDbMessageStore.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbm/JdbmPersistenceAdapter.java:61: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/journal/JournalPersistenceAdapter.java:93: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbc/class-use/JDBCPersistenceAdapter.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbc/class-use/JDBCMessageStore.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbc/class-use/JDBCAdapter.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbc/class-use/JDBCAdapter.MessageListResultHandler.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbm/class-use/JdbmMessageStore.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbm/class-use/JdbmPersistenceAdapter.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/vm/class-use/VMMessageStore.html...
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/vm/class-use/VMPersistenceAdapter.html...
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/DiscoveryAgentSupport.html...
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/DiscoveryTransportChannelFactorySupport.html...
  "<p>
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportChannelFactorySupport.html...
  "<p>
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportServerChannelSupport.html...
  "<p>
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportServerChannelFactory.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  "
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using UDP
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportChannelSupport.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  src/java/org/codehaus/activemq/transport/NetworkConnector.java:103: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportChannelFactory.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportStatusEvent.html...
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:42: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/DiscoveryEvent.html...
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:55: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:39: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportStatusEventListener.html...
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:51: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/NetworkChannel.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:63: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportChannelListener.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:93: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:89: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:103: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/DiscoveryListener.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportChannel.html...
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:53: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:76: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/TransportServerChannel.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/NetworkConnector.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/class-use/DiscoveryAgent.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/composite/class-use/CompositeTransportChannel.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/composite/class-use/CompositeTransportChannelFactory.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/ember/class-use/EmberSupport.html...
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannel.java:204: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/transport/reliable/class-use/ReliableTransportChannel.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/class-use/TcpTransportChannelFactory.html...
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/class-use/SfTransportChannelFactory.html...
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/class-use/SfTransportServerChannelFactory.html...
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/class-use/TcpTransportServerChannel.html...
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/class-use/TcpTransportChannel.html...
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/udp/class-use/UdpTransportChannel.html...
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/vm/class-use/VmTransportChannel.html...
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/util/class-use/LongSequenceGenerator.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/util/class-use/IndentPrinter.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/util/class-use/BitArray.html...
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  Generating target/docs/apidocs/org/codehaus/activemq/package-use.html...
  "<p>
  	JNDI helper classes
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	JNDI helper classes
  </p>"
  "<p>
  	An implementation of the J2EE Management API
  "
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  "<p>
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/jndi/ReadOnlyContext.java:49: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/broker/package-use.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/package-use.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/package-use.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/gbean/package-use.html...
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/jndi/package-use.html...
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JNDI helper classes
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "A read-only Context
   <p/>
   This version assumes it and all its subcontext are read-only and any attempt
   to modify (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A read-only Context
   <p/>
   This version assumes it and all its subcontext are read-only and any attempt
   to modify (e.g. through bind) will result in an OperationNotSupportedException.
   "
  Generating target/docs/apidocs/org/codehaus/activemq/journal/package-use.html...
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/management/package-use.html...
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the J2EE Management API
  "
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/message/package-use.html...
  "<p>
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  </p>"
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/ra/package-use.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/security/package-use.html...
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/selector/package-use.html...
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/package-use.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/package-use.html...
  "<p>
  	Default implementations of the services
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/spring/package-use.html...
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/package-use.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	Default implementations of the services
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdb/package-use.html...
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdbn/package-use.html...
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  </p>"
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbc/package-use.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbm/package-use.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/vm/package-use.html...
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/package-use.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  Generating target/docs/apidocs/org/codehaus/activemq/transport/composite/package-use.html...
  "<p>
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/ember/package-use.html...
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  src/java/org/codehaus/activemq/selector/SimpleCharStream.java:338: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/reliable/package-use.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  src/java/org/codehaus/activemq/capacity/CapacityMonitor.java:35: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/util/IdGenerator.java:148: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/package-use.html...
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:39: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:51: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:42: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:55: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:63: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/udp/package-use.html...
  "<p>
  	An implementation of the transport layer using multicast
  "
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:93: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:89: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/vm/package-use.html...
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:103: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/util/package-use.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  "<p>
  	Message implementations
  "
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  Building index for all the packages and classes...
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:53: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/index-all.html...
  "Method to adjust line and column numbers for the start of a token.<BR>"
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:76: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Method to adjust line and column numbers for the start of a token."
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "A CapacityMonitor holds percentage values
   for some resource that has a capacity - 
   e.g."
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "A CapacityMonitor holds percentage values
   for some resource that has a capacity - 
   e.g. a MemoryBoundedQueue"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:76: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:86: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:95: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:191: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:205: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:219: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:104: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:115: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:127: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannel.java:232: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:234: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:138: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:151: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:161: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:169: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:177: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:186: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:196: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:350: warning - @return tag has no arguments.
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:206: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:111: warning - @return tag has no arguments.
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/spring/ActiveMQBeanFactory.java:99: warning - @return tag has no arguments.
  "Connect to a remote Node - e.g. a Broker"
  "Returns the node which represents all children (i.e."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:321: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Returns the node which represents all children (i.e. the * node)"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:331: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:341: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:91: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:214: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:359: warning - @return tag has no arguments.
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection)
   Legimate values between 0-100."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:370: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/message/ActiveMQDestination.java:238: warning - @return tag has no arguments.
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection)
   Legimate values between 0-100. 0 capacity representing that the peer cannot process
   any more messages at the current time"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:222: warning - @return tag has no arguments.
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection) Legimate values between 0-100."
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:230: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection) Legimate values between 0-100. 0
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:238: warning - @return tag has no arguments.
   capacity representing that the peer cannot process any more messages at the current time"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:247: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:256: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:122: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/spring/ActiveMQBeanDefinitionReader.java:106: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannel.java:66: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/ActiveMQXid.java:152: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/filter/ArithmeticExpression.java:211: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/bdb/BDbMessageStore.java:231: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/message/ConsumerInfo.java:276: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:264: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:73: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:83: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/filter/DestinationMapNode.java:64: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/journal/impl/LogFile.java:371: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/journal/impl/LogFile.java:378: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ActiveMQConnectionFactory.java:466: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ActiveMQConnectionFactory.java:478: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/ActiveMQResourceAdapter.java:137: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ActiveMQConnectionFactory.java:231: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/journal/impl/ByteBufferPool.java:69: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/BrokerClient.java:65: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/BrokerClient.java:65: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/impl/BrokerClientImpl.java:213: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/broker/impl/BrokerClientImpl.java:213: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/message/ActiveMQDestination.java:397: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:131: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/ActiveMQResourceAdapter.java:237: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:93: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/capacity/BasicCapacityMonitor.java:105: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/capacity/CapacityMonitor.java:81: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/capacity/DelegateCapacityMonitor.java:126: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/capacity/BasicCapacityMonitor.java:122: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/capacity/CapacityMonitor.java:94: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/capacity/DelegateCapacityMonitor.java:143: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/MessageContainerManager.java:28: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:103: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/QueueListEntry.java:34: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/impl/DefaultQueueListEntry.java:35: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/transport/composite/CompositeTransportChannel.java:144: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:139: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/filter/BinaryExpression.java:80: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/filter/UnaryExpression.java:133: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:242: warning - @return tag has no arguments.
  "From a generated id - return the seed (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:113: warning - @return tag has no arguments.
  "From a generated id - return the seed (i.e. minus the count)"
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:123: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:133: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:143: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:153: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:163: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/journal/impl/BatchedWrite.java:141: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/store/PersistenceAdapter.java:40: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/journal/impl/BatchedWrite.java:134: warning - @return tag has no arguments.
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/journal/impl/LogFileManager.java:398: warning - @return tag has no arguments.
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:272: warning - @return tag has no arguments.
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/JMSConnectionProxy.java:147: warning - @return tag has no arguments.
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/capacity/BasicCapacityMonitor.java:52: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/capacity/DelegateCapacityMonitor.java:68: warning - @return tag has no arguments.
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/ra/ActiveMQResourceAdapter.java:244: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/Subscription.java:213: warning - @return tag has no arguments.
  "<p>
  	The default implementation of the JMS Broker
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/jndi/JNDIStorableInterface.java:44: warning - @return tag has no arguments.
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:173: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:183: warning - @return tag has no arguments.
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  src/java/org/codehaus/activemq/ra/ActiveMQManagedConnectionFactory.java:54: warning - Tag @see: can't find getResourceAdapter() in javax.resource.spi.ManagedConnectionFactory
  "<p>
  	JNDI helper classes
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  "<p>A Journal implemenation using using a high performance transaction log 
  src/java/org/codehaus/activemq/capacity/BasicCapacityMonitor.java:113: warning - @return tag has no arguments.
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  src/java/org/codehaus/activemq/capacity/CapacityMonitor.java:87: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  src/java/org/codehaus/activemq/capacity/DelegateCapacityMonitor.java:134: warning - @return tag has no arguments.
  "<p>
  	An implementation of the J2EE Management API
  "
  src/java/org/codehaus/activemq/util/IdGenerator.java:110: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/util/IdGenerator.java:110: warning - The first sentence is interpreted to be:
  "
  src/java/org/codehaus/activemq/ra/ActiveMQResourceAdapter.java:251: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  "<p>
  	JMS Selector parser
  src/java/org/codehaus/activemq/ra/JMSSessionProxy.java:280: warning - @return tag has no arguments.
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:251: warning - @return tag has no arguments.
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:193: warning - @return tag has no arguments.
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  "<p>
  	Default implementations of the services
  "
  src/java/org/codehaus/activemq/store/jdbc/adapter/CachingStatementProvider.java:203: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  "<p>
  src/java/org/codehaus/activemq/ra/ActiveMQResourceAdapter.java:258: warning - @return tag has no arguments.
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  src/java/org/codehaus/activemq/jndi/ReadOnlyContext.java:115: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/service/Subscription.java:175: warning - @return tag has no arguments.
  "<p>
  src/java/org/codehaus/activemq/journal/impl/Segment.java:345: warning - @return tag has no arguments.
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannel.java:79: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.java:48: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.java:60: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannel.java:50: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  src/java/org/codehaus/activemq/ra/ActiveMQManagedConnection.java:391: warning - @return tag has no arguments.
  </p>"
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  	VM based implementation of message persistence
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  "<p>
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using UDP
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  "Matches messages which match a prefix like "A.B.>""
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  "Matches messages which match a prefix like "A.B"
  "A read-only Context
   <p/>
   This version assumes it and all its subcontext are read-only and any attempt
   to modify (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A read-only Context
   <p/>
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
   This version assumes it and all its subcontext are read-only and any attempt
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
   to modify (e.g. through bind) will result in an OperationNotSupportedException.
   "
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  "Connect to a remote Node - e.g. a Broker"
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  src/java/org/codehaus/activemq/filter/PrefixDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  "Matches messages which contain wildcards like "A.B.*.*""
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/jndi/ReadOnlyContext.java:49: warning - The first sentence is interpreted to be:
  "Matches messages which contain wildcards like "A.B"
  src/java/org/codehaus/activemq/journal/impl/LogFile.java:311: warning - @return tag has no arguments.
  Building index for all classes...
  src/java/org/codehaus/activemq/message/ActiveMQMessage.java:2326: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/util/BitArrayBin.java:57: warning - @return tag has no arguments.
  Generating target/docs/apidocs/overview-summary.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/ra/ActiveMQManagedConnectionFactory.java:47: warning - Tag @see: can't find setResourceAdapter(javax.resource.spi.ResourceAdapter) in javax.resource.spi.ManagedConnectionFactory
  "<p>
  	Message implementations
  </p>"
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannel.java:88: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The default implementation of the JMS Broker
  </p>"
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannel.java:106: warning - The first sentence is interpreted to be:
  	An implementation of the J2EE Management API
  </p>"
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  	JCA managed connections and resource adapters for working with ActiveMQ
  src/java/org/codehaus/activemq/journal/impl/RecordFooter.java:61: warning - @return tag has no arguments.
  </p>"
  "<p>
  	JNDI helper classes
  "
  src/java/org/codehaus/activemq/journal/impl/RecordHeader.java:41: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/filter/DestinationPath.java:67: warning - @return tag has no arguments.
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  src/java/org/codehaus/activemq/spring/ActiveMQBeanDefinitionReader.java:93: warning - @return tag has no arguments.
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/filter/WildcardDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  "<p>
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  "<p>
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  "<p>
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  "<p>
  	Message persistence implemented using JDBC
  "
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  "<p>
  	VM based implementation of message persistence
  "
  src/java/org/codehaus/activemq/broker/impl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  src/java/org/codehaus/activemq/capacity/CapacityMonitor.java:35: warning - The first sentence is interpreted to be:
  </p>"
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  src/java/org/codehaus/activemq/filter/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/filter/PrefixDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  src/java/org/codehaus/activemq/filter/WildcardDestinationFilter.java:29: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  src/java/org/codehaus/activemq/gbean/package.html: warning - The first sentence is interpreted to be:
  </p>"
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/jndi/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Default implementations of the services
  </p>"
  src/java/org/codehaus/activemq/jndi/ReadOnlyContext.java:49: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/broker/impl/package-summary.html...
  "<p>
  	The default implementation of the JMS Broker
  "
  src/java/org/codehaus/activemq/journal/howl/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/management/package.html: warning - The first sentence is interpreted to be:
  	The default implementation of the JMS Broker
  </p>"
  src/java/org/codehaus/activemq/message/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/package-summary.html...
  "A CapacityMonitor holds percentage values
   for some resource that has a capacity - 
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A CapacityMonitor holds percentage values
   for some resource that has a capacity - 
   e.g. a MemoryBoundedQueue"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/package-summary.html...
  "<p>
  	Filter implementations for wildcards & JMS selectors
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Filter implementations for wildcards & JMS selectors
  </p>"
  "Matches messages which match a prefix like "A.B.>""
  This sentence is different from what would be generated using -breakiterator: 
  "Matches messages which match a prefix like "A.B"
  "Matches messages which contain wildcards like "A.B.*.*""
  This sentence is different from what would be generated using -breakiterator: 
  "Matches messages which contain wildcards like "A.B"
  Generating target/docs/apidocs/org/codehaus/activemq/gbean/package-summary.html...
  "<p>
  src/java/org/codehaus/activemq/ra/package.html: warning - The first sentence is interpreted to be:
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/selector/package.html: warning - The first sentence is interpreted to be:
  	The JMS container using GBeaps for deployment in Geronimo or other JSR 77/88 based containers
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/jndi/package-summary.html...
  "<p>
  	JNDI helper classes
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JNDI helper classes
  </p>"
  "A read-only Context
   <p/>
   This version assumes it and all its subcontext are read-only and any attempt
   to modify (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A read-only Context
   <p/>
   This version assumes it and all its subcontext are read-only and any attempt
   to modify (e.g. through bind) will result in an OperationNotSupportedException.
   "
  src/java/org/codehaus/activemq/service/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/journal/howl/package-summary.html...
  "<p>A Journal implemenation using using a high performance transaction log 
  src/java/org/codehaus/activemq/service/impl/package.html: warning - The first sentence is interpreted to be:
     implemented using <a href="http://howl.objectweb.org/">Howl</a>"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>A Journal implemenation using using a high performance transaction log 
     implemented using <a href="http://howl.objectweb.org/">Howl</a></p>"
  Generating target/docs/apidocs/org/codehaus/activemq/management/package-summary.html...
  "<p>
  	An implementation of the J2EE Management API
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the J2EE Management API
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/message/package-summary.html...
  "<p>
  	Message implementations
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message implementations
  </p>"
  src/java/org/codehaus/activemq/spring/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/bdb/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/ra/package-summary.html...
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JCA managed connections and resource adapters for working with ActiveMQ
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/selector/package-summary.html...
  "<p>
  	JMS Selector parser
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	JMS Selector parser
  </p>"
  src/java/org/codehaus/activemq/store/bdbn/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/store/jdbc/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/service/package-summary.html...
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/service/impl/package-summary.html...
  "<p>
  	Default implementations of the services
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Default implementations of the services
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/spring/package-summary.html...
  "<p>
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  "
  src/java/org/codehaus/activemq/store/jdbm/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  src/java/org/codehaus/activemq/store/vm/package.html: warning - The first sentence is interpreted to be:
  	Utilities for loading a Message Broker using Spring's XML deployment mechanism
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/package-summary.html...
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The APIs which need to be implemented for persistent message stores for durable messaging
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdb/package-summary.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/jedocs/java/index.html">Berkeley DB Java Edition</a>
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/bdbn/package-summary.html...
  src/java/org/codehaus/activemq/transport/package.html: warning - The first sentence is interpreted to be:
  "<p>
  	Message persistence implemented using
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  src/java/org/codehaus/activemq/transport/TransportChannel.java:40: warning - The first sentence is interpreted to be:
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  src/java/org/codehaus/activemq/transport/ember/package.html: warning - The first sentence is interpreted to be:
  	<a href="http://www.sleepycat.com/docs/java/index.html">Berkeley DB, native C version</a>
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbc/package-summary.html...
  "<p>
  	Message persistence implemented using JDBC
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using JDBC
  </p>"
  src/java/org/codehaus/activemq/transport/jgroups/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/store/jdbm/package-summary.html...
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	Message persistence implemented using
  	<a href="http://jdbm.sourceforge.net/doc/api/">JDBM</a>
  	which is the default persistence mechanism shipped with Geronimo (due to its BSD licence)
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/store/vm/package-summary.html...
  "<p>
  	VM based implementation of message persistence
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	VM based implementation of message persistence
  </p>"
  src/java/org/codehaus/activemq/transport/jrms/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/multicast/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/package-summary.html...
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	The  transport abstraction layer for sending and receiving Packets over a network
  </p>"
  "A TransportChannel is used for tranporting packets between nodes
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A TransportChannel is used for tranporting packets between nodes
   e.g. a ActiveMQ JMS Connection and Broker.
   "
  Generating target/docs/apidocs/org/codehaus/activemq/transport/ember/package-summary.html...
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using EmberIO for efficient NIO
  </p>"
  src/java/org/codehaus/activemq/transport/ssl/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/udp/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jgroups/package-summary.html...
  "<p>
  	An implementation of the transport layer using JGroups
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JGroups
  </p>"
  src/java/org/codehaus/activemq/transport/vm/package.html: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/zeroconf/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jrms/package-summary.html...
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using Sun's reliable multicast library
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jxta/package-summary.html...
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/multicast/package-summary.html...
  "<p>
  	An implementation of the transport layer using multicast
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using multicast
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/ssl/package-summary.html...
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using SSL over TCP/IP sockets
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/package-summary.html...
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using TCP/IP sockets
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/udp/package-summary.html...
  "<p>
  	An implementation of the transport layer using UDP
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using UDP
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/vm/package-summary.html...
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	An implementation of the transport layer using intra-JVM communication
  </p>"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/zeroconf/package-summary.html...
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  "
  This sentence is different from what would be generated using -breakiterator: 
  "<p>
  	A discovery agent using <a href="http://www.zeroconf.org/">Zeroconf</a> 
  	via the <a href="http://jmdns.sf.net/">jmDNS</a> library
  </p>"
  src/java/org/codehaus/activemq/broker/BrokerClient.java:65: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/BrokerContainer.java:52: warning - @ is an unknown tag.
  src/java/org/codehaus/activemq/broker/impl/BrokerClientImpl.java:213: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/capacity/CapacityMonitor.java:35: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/broker/BrokerClient.html...
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection)
   Legimate values between 0-100."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection)
   Legimate values between 0-100. 0 capacity representing that the peer cannot process
   any more messages at the current time"
  src/java/org/codehaus/activemq/filter/ComparisonExpression.java:74: warning - @param argument "left" is not a parameter name.
  Generating target/docs/apidocs/org/codehaus/activemq/broker/impl/BrokerClientImpl.html...
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection) Legimate values between 0-100."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the Capacity for in-progress messages at the peer (probably a JMSConnection) Legimate values between 0-100. 0
  src/java/org/codehaus/activemq/filter/DestinationMapNode.java:64: warning - The first sentence is interpreted to be:
   capacity representing that the peer cannot process any more messages at the current time"
  Generating target/docs/apidocs/org/codehaus/activemq/capacity/CapacityMonitor.html...
  "A CapacityMonitor holds percentage values
   for some resource that has a capacity - 
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "A CapacityMonitor holds percentage values
   for some resource that has a capacity - 
   e.g. a MemoryBoundedQueue"
  Generating target/docs/apidocs/org/codehaus/activemq/filter/DestinationMapNode.html...
  "Returns the node which represents all children (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "Returns the node which represents all children (i.e. the * node)"
  src/java/org/codehaus/activemq/journal/Journal.java:87: warning - Tag @see: reference not found: read(RecordLocation location);
  src/java/org/codehaus/activemq/journal/impl/RecordHeader.java:87: warning - @param argument "recordType2" is not a parameter name.
  src/java/org/codehaus/activemq/journal/impl/RecordHeader.java:87: warning - @param argument "sequenceId2" is not a parameter name.
  src/java/org/codehaus/activemq/journal/impl/RecordLocationImpl.java:48: warning - @param argument "b" is not a parameter name.
  src/java/org/codehaus/activemq/journal/impl/RecordLocationImpl.java:48: warning - @param argument "segmentIndex2" is not a parameter name.
  src/java/org/codehaus/activemq/journal/impl/RecordLocationImpl.java:48: warning - @param argument "offset" is not a parameter name.
  src/java/org/codehaus/activemq/message/DefaultWireFormat.java:116: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/message/DefaultWireFormat.java:128: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/message/ResponseReceipt.java:72: warning - @param argument "data" is not a parameter name.
  src/java/org/codehaus/activemq/selector/SimpleCharStream.java:338: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:273: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:290: warning - @return tag has no arguments.
  src/java/org/codehaus/activemq/service/boundedvm/TransientQueueBoundedMessageContainer.java:314: warning - @return tag has no arguments.
  Generating target/docs/apidocs/org/codehaus/activemq/selector/SimpleCharStream.html...
  "Method to adjust line and column numbers for the start of a token.<BR>"
  This sentence is different from what would be generated using -breakiterator: 
  "Method to adjust line and column numbers for the start of a token."
  src/java/org/codehaus/activemq/store/cache/SimpleCachePersistenceAdapter.java:62: warning - @param argument "the" is not a parameter name.
  src/java/org/codehaus/activemq/store/journal/JournalPersistenceAdapter.java:336: warning - @param argument "destinationName" is not a parameter name.
  src/java/org/codehaus/activemq/store/journal/JournalPersistenceAdapter.java:336: warning - @param argument "message" is not a parameter name.
  src/java/org/codehaus/activemq/store/journal/JournalPersistenceAdapter.java:360: warning - @param argument "destinationName" is not a parameter name.
  src/java/org/codehaus/activemq/store/journal/JournalPersistenceAdapter.java:360: warning - @param argument "message" is not a parameter name.
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:39: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/TransportChannelFactory.java:51: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/DiscoveryTransportChannelFactorySupport.java:32: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:42: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/TransportChannelProvider.java:55: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/composite/CompositeTransportChannelFactory.java:40: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/composite/CompositeTransportChannelFactory.java:49: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/TransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannel.java:66: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:63: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.java:93: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:89: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/DiscoveryTransportChannelFactorySupport.html...
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.java:103: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/http/HttpTransportChannelFactory.java:40: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/http/HttpTransportChannelFactory.java:49: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/TransportChannelProvider.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/composite/CompositeTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/jgroups/JGroupsTransportChannelFactory.java:55: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/jgroups/JGroupsTransportChannelFactory.java:67: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannel.java:79: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/ember/EmberTransportChannel.html...
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/ember/EmberTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/gnet/GTransportChannelFactory.html...
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.java:48: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.java:60: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannel.java:50: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/http/HttpTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:53: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.java:76: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jgroups/JGroupsTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jrms/JRMSTransportChannel.html...
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jrms/JRMSTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannel.java:88: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannel.java:106: warning - The first sentence is interpreted to be:
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jxta/JxtaTransportChannel.html...
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "Connect to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/jxta/JxtaTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/multicast/MulticastTransportChannel.html...
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/multicast/MulticastTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:42: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.java:56: warning - The first sentence is interpreted to be:
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/SfTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  src/java/org/codehaus/activemq/util/IdGenerator.java:110: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/TcpTransportChannel.html...
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  "Connect to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Connect to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/tcp/TcpTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/udp/UdpTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/transport/vm/VmTransportChannelFactory.html...
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  "Create a Channel to a remote Node - e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Create a Channel to a remote Node - e.g. a Broker"
  Generating target/docs/apidocs/org/codehaus/activemq/util/IdGenerator.html...
  "From a generated id - return the seed (i.e."
  This sentence is different from what would be generated using -breakiterator: 
  "From a generated id - return the seed (i.e. minus the count)"
  Generating target/docs/apidocs/help-doc.html...
  987 warnings