File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!-- see http://mojo.codehaus.org/clirr-maven-plugin/examples/ignored-differences.html -->
3
3
<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 >
10
4
<!-- 8001 (Class removed): className -->
11
- <difference >
12
- <differenceType >8001</differenceType >
13
- <className >com/google/api/client/testing/http/json/*</className >
14
- </difference >
15
5
<difference >
16
6
<differenceType >8001</differenceType >
17
7
<className >com/google/api/client/repackaged/**</className >
You can’t perform that action at this time.
0 commit comments