The following document contains the results of FindBugs Report
FindBugs Version is 1.2.0
Threshold is Low
Effort is Default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 94 | 2 | 0 | 0 |
| Class | Bugs |
|---|---|
| org.apache.camel.component.xmpp.XmppGroupChatProducer | 1 |
| org.apache.camel.component.xmpp.XmppPrivateChatProducer | 1 |
| Bug | Category | Details | Line |
|---|---|---|---|
| XmppGroupChatProducer.chat not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
| Bug | Category | Details | Line |
|---|---|---|---|
| XmppPrivateChatProducer.chat not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |