3f26590127a811c578104816d4b12937322a0c48
Files Diff
- Added: 4
- Removed: 1
- Renamed: 0
- Modified: 10
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
org.apache.james.protocols:james-server-task:3.1.0-SNAPSHOT | |
Updated | |
From log4j:log4j 1.2.16 To 1.2.17 | |
From org.apache.hadoop:hadoop-test 1.0.1 To 1.1.1 | |
From commons-io:commons-io 2.5 To 2.4 | |
From org.testcontainers:testcontainers 1.4.2 To 1.1.7 | |
From org.apache.hadoop:hadoop-core 1.1.1 To 1.0.1 | |
From commons-io:commons-io 2.4 To 2.5 | |
From org.apache.hadoop:hadoop-core 1.0.1 To 1.1.1 | |
From org.apache.hadoop:hadoop-test 1.1.1 To 1.0.1 | |
From com.google.guava:guava 19.0 To 18.0 | |
From org.testcontainers:testcontainers 1.1.7 To 1.4.2 | |
From com.google.guava:guava 18.0 To 19.0 | |
From log4j:log4j 1.2.17 To 1.2.16 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type result2 : MigrationResult to result2 : Result in method public combine(result1 Result, result2 Result) : Result in class org.apache.james.task.Task | From | To | |
Change Parameter Type result1 : MigrationResult to result1 : Result in method public combine(result1 Result, result2 Result) : Result in class org.apache.james.task.Task | From | To | |
Change Return Type | 6 | ||
Change Return Type MigrationResult to Result in method public combine(result1 Result, result2 Result) : Result in class org.apache.james.task.Task | From | To | |
Change Return Type MigrationResult to Result in method public run() : Result in class org.apache.james.mailbox.cassandra.mail.migration.AttachmentV2Migration | From | To | |
Change Return Type MigrationResult to Result in method public run() : Result in class org.apache.james.mailbox.cassandra.mail.migration.AttachmentMessageIdCreation | From | To | |
Change Return Type MigrationResult to Result in method private migrateAttachment(attachment Attachment) : Result in class org.apache.james.mailbox.cassandra.mail.migration.AttachmentV2Migration | From | To | |
Change Return Type MigrationResult to Result in method private createIndex(message MessageIdAttachmentIds) : Result in class org.apache.james.mailbox.cassandra.mail.migration.AttachmentMessageIdCreation | From | To | |
Change Return Type MigrationResult to Result in method public run() : Result in class org.apache.james.task.Task | From | To | |
Move And Rename Class | 2 | ||
Move And Rename Class org.apache.james.mailbox.cassandra.mail.migration.Migration.MigrationResult moved and renamed to org.apache.james.task.Task.Result | From | To | |
Move And Rename Class org.apache.james.mailbox.cassandra.mail.migration.Migration moved and renamed to org.apache.james.task.Task | From | To |