Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: rmadamanchi/rewrite

Tags

v7.26.1

Toggle v7.26.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cast J to NameTree in visitParameterizedType of JavadocVisitors. (ope…

…nrewrite#2057)

v7.26.0

Toggle v7.26.0's commit message
Fix Groovy annotations with implicit value argument, misprinting of m…

…ethod declarations with annotations on parameters

v7.25.0

Toggle v7.25.0's commit message
Revert "Revert "Update RewriteTest and SourceSpec so the JavaSourceSe…

…t Marker is added by the parser and its name is set according to the specs sourceSetName. Fixes openrewrite#1765""

This reverts commit 05fe3cc.

v7.24.2

Toggle v7.24.2's commit message
GroovyParser force numeric arguments to primitive types

7.24.1

Toggle 7.24.1's commit message
Update ExternalFlowModels#loadCvs exception to include source path.

v7.24.1

Toggle v7.24.1's commit message
Update ExternalFlowModels#loadCvs exception to include source path.

v7.24.0

Toggle v7.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix openrewrite#1878 HasSourcePath returns false-negative results (op…

…enrewrite#1879)

v7.23.0

Toggle v7.23.0's commit message
Add Incubating annotation to RemoveRedundantTypeCast and remove from …

…cleanup and CommonStaticAnalysis recipes

v7.22.0

Toggle v7.22.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Also exclude kotlin from runtime classpath, just in case it sneaks in…

… there somehow

v7.21.3

Toggle v7.21.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed detection of private methods with generic types in RemoveUnused…

…PrivateMethods. (openrewrite#1580)

fixes openrewrite#1536