Commit 259f9ba
remove Intellij provided packages from thrift dependencies jar
Summary:
Apparently Intellij SDK provides all of the following packages:
- `com.fasterxml.jackson`
- `net.jcip.annotations`
- `net.sf.cglib`
- `org.HdrHistogram`
So we should remove them completely from the thrift dependencies jar
allow-large-files
Reviewed By: ianlevesque
Differential Revision: D72075975
fbshipit-source-id: af9f4bf51f70b561764a115e935eaef0423b801c1 parent f2d813b commit 259f9ba
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
| 666 | + | |
666 | 667 | | |
667 | | - | |
668 | | - | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
669 | 671 | | |
670 | 672 | | |
671 | 673 | | |
| |||
0 commit comments