| OLD | NEW |
| 1 Name: ijar | 1 Name: ijar |
| 2 URL: https://github.com/bazelbuild/bazel/tree/master/third_party/ijar | 2 URL: https://github.com/bazelbuild/bazel/tree/master/third_party/ijar |
| 3 Version: 0 | 3 Version: 0 |
| 4 Revision: 31c8878fa3ed34356d90642c19e46e4a06d84f4a | 4 Revision: 31c8878fa3ed34356d90642c19e46e4a06d84f4a |
| 5 License: NOT_SHIPPED | 5 License: Apache 2.0 |
| 6 License File: NOT_SHIPPED |
| 6 Security Critical: No | 7 Security Critical: No |
| 7 | 8 |
| 8 Description: | 9 Description: |
| 9 A tool for generating interface .jars from normal .jars. | 10 A tool for generating interface .jars from normal .jars. |
| 10 | 11 |
| 11 Local Modifications: | 12 Local Modifications: |
| 12 - Removed test directory | 13 - Removed test directory |
| 13 - Added BUILD.gn and ijar.gni | 14 - Added BUILD.gn and ijar.gni |
| 14 - Enabled CRC32 zip entries by passing true to 3rd parameter of FinishFile() | 15 - Enabled CRC32 zip entries by passing true to 3rd parameter of FinishFile() |
| 15 within ijar.cc | 16 within ijar.cc |
| OLD | NEW |