1108100af759aff7f0ac1dda3ba3a61e7e8287f9
Files Diff
- Added: 4
- Removed: 3
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 3 | ||
| Rename Class io.dropwizard.jetty.DropwizardRequestLog renamed to io.dropwizard.jetty.LogbackAccessRequestLog | From | To | |
| Rename Class io.dropwizard.jetty.DropwizardRequestLogTest renamed to io.dropwizard.jetty.LogbackAccessRequestLogTest | From | To | |
| Rename Class io.dropwizard.jetty.DropwizardRequestLayout renamed to io.dropwizard.jetty.LogbackAccessRequestLayout | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type requestLog : DropwizardRequestLog to requestLog : LogbackAccessRequestLog in method public build(name String) : RequestLog in class io.dropwizard.jetty.LogbackAccessRequestLogFactory | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type requestLog : DropwizardRequestLog to requestLog : LogbackAccessRequestLog in class io.dropwizard.jetty.LogbackAccessRequestLogTest | From | To |