Skip to content

Commit 6fd11cd

Browse files
author
Yaniv Inbar
committed
http: clear out clirr-ignored-differences
https://codereview.appspot.com/12545045/
1 parent fcebd07 commit 6fd11cd

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

clirr-ignored-differences.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- see http://mojo.codehaus.org/clirr-maven-plugin/examples/ignored-differences.html -->
33
<differences>
4-
<!-- 7002 (method removed): className, method -->
5-
<difference>
6-
<differenceType>7002</differenceType>
7-
<className>com/google/api/client/http/protobuf/ProtoHttpContent</className>
8-
<method>com.google.api.client.http.protobuf.ProtoHttpContent setType(java.lang.String)</method>
9-
</difference>
104
<!-- 8001 (Class removed): className -->
11-
<difference>
12-
<differenceType>8001</differenceType>
13-
<className>com/google/api/client/testing/http/json/*</className>
14-
</difference>
155
<difference>
166
<differenceType>8001</differenceType>
177
<className>com/google/api/client/repackaged/**</className>

0 commit comments

Comments
 (0)