fixed various javadoc warnings; downgraded maven-javadoc-plugin to 2.5, as that's the version that gets forced when using Maven 2.1.0 anyway.
This commit is contained in:
@@ -37,7 +37,6 @@ interface MessageChannelInfo {
|
||||
|
||||
/**
|
||||
* Number of Messages that have caused Exceptions on send.
|
||||
* @return
|
||||
*/
|
||||
long getSendErrorCount();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user