6fc64bf42910924fd2d13f3cb9ce736965df1b26
Files Diff
- Added: 10
- Removed: 9
- Renamed: 0
- Modified: 10
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From com.fasterxml.jackson.core:jackson-databind 2.7.3 To 2.5.0 | |
From org.immutables:value 2.2.10 To 2.2.12 | |
From com.google.guava:guava 19.0 To 18.0 | |
From com.google.code.findbugs:jsr305 1.3.9 To 3.0.1 | |
From org.immutables:cases 2.2.10 To 2.2.12 | |
From com.google.guava:guava 18.0 To 19.0 | |
From com.fasterxml.jackson.core:jackson-core 2.7.3 To 2.5.0 | |
From com.fasterxml.jackson.core:jackson-core 2.5.0 To 2.7.3 | |
From com.fasterxml.jackson.core:jackson-databind 2.5.0 To 2.7.3 | |
From org.immutables:metainf 2.2.10 To 2.2.12 | |
From com.google.code.findbugs:jsr305 3.0.1 To 1.3.9 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public main(args String...) : void renamed to package use() : void in class org.immutables.builder.fixture.Pogo | From | To | |
Move And Inline Method | 1 | ||
Move And Inline Method public hasInclude() : boolean moved from class org.immutables.value.processor.meta.Proto.AbstractDeclaring to class org.immutables.value.processor.meta.Proto.DeclaringType & inlined to protected validate() : void | From | To | |
Move Source Folder | 1 | ||
Move Source Folder cases to trees | From | To | |
Extract Method | 2 | ||
Extract Method package suitableForBuilderConstructor(element ExecutableElement) : boolean extracted from package verifiedConstructor(element ExecutableElement) : boolean in class org.immutables.value.processor.meta.Proto.DeclaringType | From | To | |
Extract Method package suitableForBuilderFactory(element ExecutableElement) : boolean extracted from package verifiedFactory(element ExecutableElement) : boolean in class org.immutables.value.processor.meta.Proto.DeclaringType | From | To |