Skip to content

Commit

Permalink
Drop rewrite-apache recipes (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Mar 8, 2024
1 parent 13c67ec commit 832bf83
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 1,386 deletions.
5 changes: 0 additions & 5 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@ recipeDependencies {

parserClasspath("com.nimbusds:nimbus-jose-jwt:9.13")
parserClasspath("net.minidev:json-smart:2.4.+")

parserClasspath("org.apache.httpcomponents.core5:httpcore5:5.1.+")
parserClasspath("org.apache.httpcomponents.client5:httpclient5:5.1.+")
}

val rewriteVersion = rewriteRecipe.rewriteVersion.get()
Expand All @@ -131,8 +128,6 @@ dependencies {

testRuntimeOnly("ch.qos.logback:logback-classic:1.+")
testRuntimeOnly(gradleApi())
testRuntimeOnly("org.apache.httpcomponents:httpclient:4.5.14")
testRuntimeOnly("org.apache.httpcomponents.client5:httpclient5:5.1.+")

testImplementation("com.github.marschall:memoryfilesystem:latest.release")

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

52 changes: 0 additions & 52 deletions src/main/resources/META-INF/rewrite/apache-httpclient-4-5.yml

This file was deleted.

Loading

0 comments on commit 832bf83

Please sign in to comment.