The following document contains the results of FindBugs Report
FindBugs Version is 2.0.2
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.apache.jackrabbit.webdav.client.methods.XmlRequestEntity | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Found reliance on default encoding in new org.apache.jackrabbit.webdav.client.methods.XmlRequestEntity(Document): java.io.ByteArrayOutputStream.toString() | I18N | DM_DEFAULT_ENCODING | 71 | High |