Skip to content

Commit d7c5349

Browse files
author
Dariusz Jędrzejczyk
committed
japiCmp excludes cleanup
1 parent 6a3d21b commit d7c5349

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

reactor-netty-http/build.gradle

-2
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,6 @@ task japicmp(type: JapicmpTask) {
235235

236236
compatibilityChangeExcludes = [ "METHOD_NEW_DEFAULT" ]
237237
methodExcludes = [
238-
'reactor.netty.http.server.HttpServerRequest#protocol()',
239-
'reactor.netty.http.server.HttpServerRequest#timestamp()'
240238
]
241239
}
242240

0 commit comments

Comments
 (0)