lsp4j icon indicating copy to clipboard operation
lsp4j copied to clipboard

Update to Gradle 7.5 and xtend-gradle-plugin 3.0.2

Open cdietrich opened this issue 2 years ago • 3 comments

Update to Gradle 7.5 and xtend-gradle-plugin 3.0.2 Added missing resources.prefs

cdietrich avatar Sep 22 '22 08:09 cdietrich

@jonahgraham the PR build still seems to execute createLocalMavenRepo where is this one defined?

cdietrich avatar Sep 22 '22 09:09 cdietrich

it seems to be in the config, edited it. lets see

cdietrich avatar Sep 22 '22 09:09 cdietrich

would be nice, yes

cdietrich avatar Sep 22 '22 13:09 cdietrich

would be nice, yes

I have just noticed you merged this. Do you still need a review, or are you satisfied with the change?

jonahgraham avatar Sep 27 '22 20:09 jonahgraham

I assume it works but if you still can do a diff it would be nice.

cdietrich avatar Sep 28 '22 04:09 cdietrich

The diff looks basically identical to me. I think that makes sense as even though version of Gradle changed, version of Bnd stayed the same. I compared build output of build 63 vs build 64

jonahgraham avatar Sep 29 '22 18:09 jonahgraham