bb623523c0f41caa70f9615a8d6372a351d5348f
Files Diff
- Added: 4
- Removed: 2
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package fromShouldReturnThenObjectStorage() : void renamed to package fromShouldMatchSwift() : void in class org.apache.james.modules.objectstorage.ObjectStorageProviderTest | From | To | |
Change Return Type | 1 | ||
Change Return Type Builder to Builder.RequiredEndpoint in method public builder() : Builder.RequiredEndpoint in class org.apache.james.modules.objectstorage.aws.s3.AwsS3AuthConfiguration | From | To | |
Move And Rename Class | 2 | ||
Move And Rename Class org.apache.james.blob.objectstorage.aws.AwsS3ObjectStorageConfigurationTest moved and renamed to org.apache.james.modules.objectstorage.aws.s3.AwsS3AuthConfigurationTest | From | To | |
Move And Rename Class org.apache.james.blob.objectstorage.aws.AwsS3ObjectStorageConfiguration moved and renamed to org.apache.james.modules.objectstorage.aws.s3.AwsS3AuthConfiguration | From | To | |
Change Variable Type | 2 | ||
Change Variable Type configuration : AwsS3ObjectStorageConfiguration to configuration : AwsS3AuthConfiguration in method public builderShouldWork() : void in class org.apache.james.modules.objectstorage.aws.s3.AwsS3AuthConfigurationTest | From | To | |
Change Variable Type that : AwsS3ObjectStorageConfiguration to that : AwsS3AuthConfiguration in method public equals(o Object) : boolean in class org.apache.james.modules.objectstorage.aws.s3.AwsS3AuthConfiguration | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type swiftContainer : org.apache.james.blob.objectstorage.DockerSwiftRule to swiftContainer : DockerSwiftRule in class org.apache.james.modules.objectstorage.swift.DockerSwiftTestRule | From | To |