From d9363fdb02d5cb138b2ac6db2c23bec303fd08a1 Mon Sep 17 00:00:00 2001 From: Clayton Walker Date: Mon, 3 Jun 2024 16:10:14 -0600 Subject: [PATCH] Remove no longer necessary fixupmessages --- okio/build.gradle.kts | 1 - 1 file changed, 1 deletion(-) diff --git a/okio/build.gradle.kts b/okio/build.gradle.kts index 6340e88660..c50f65c722 100644 --- a/okio/build.gradle.kts +++ b/okio/build.gradle.kts @@ -241,7 +241,6 @@ tasks { Export-Package: okio Multi-Release: true Bundle-SymbolicName: com.squareup.okio - -fixupmessages: ^Classes found in the wrong directory: \\{META-INF/versions/9/module-info.class=module-info}${'$'} """, ) // Call the extension when the task has finished to modify the jar to contain OSGi metadata.