Skip to content

Add BlowdryerSetup.classpathJar(String) to find a jar already on the classpath - #41

Merged
nedtwigg merged 1 commit into
diffplug:mainfrom
ctrom:classpathJar
Aug 19, 2026
Merged

Add BlowdryerSetup.classpathJar(String) to find a jar already on the classpath#41
nedtwigg merged 1 commit into
diffplug:mainfrom
ctrom:classpathJar

Conversation

@ctrom

@ctrom ctrom commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Finds a jar declared in the plugins block of settings.gradle (or otherwise already on the classpath) by matching its filename, and uses it as the resource source via the existing localJar(File) mechanism. Closes #21.

…classpath

Finds a jar declared in the plugins block of settings.gradle (or otherwise
already on the classpath) by matching its filename, and uses it as the
resource source via the existing localJar(File) mechanism. Closes diffplug#21.
@nedtwigg
nedtwigg merged commit 3f631cc into diffplug:main Aug 19, 2026
3 checks passed
@nedtwigg

Copy link
Copy Markdown
Member

What a wonderful PR, thanks! Let's see if I can get this old thing to publish again...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fetching jar from classpath

2 participants