e76ad11deacf99398b0dc3836aa67b5ed8a88e63
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 9
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| org.apache.james:apache-mime4j-core:0.7.2 | |
| org.apache.james:apache-mime4j-storage:0.7.2 | |
| org.apache.james:apache-mime4j-dom:0.7.2 | |
| Removed | |
| org.apache.james:apache-mime4j:0.6 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable bodyPart : BodyPart to entity : Entity in method public MultipartInputImpl(multipart Multipart, workers Providers) in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl | From | To | |
| Rename Variable bodyPart : BodyPart to entity : Entity in method protected extractParts() : void in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl | From | To | |
| Move Class | 1 | ||
| Move Class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.CustomTempFileStorageProvider moved to org.jboss.resteasy.plugins.providers.multipart.Mime4JWorkaround.CustomTempFileStorageProvider | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type bodyPart : BodyPart to entity : Entity in method public MultipartInputImpl(multipart Multipart, workers Providers) in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl | From | To | |
| Change Variable Type bodyPart : BodyPart to entity : Entity in method protected extractParts() : void in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl | From | To |