Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: bundle aircompressor in kotlin extractor jar
This is needed for the consistency queries to extract successfully, e.g. ``` codeql test run --consistency-queries=ql/java/ql/consistency-queries ql/java/ql/test/query-tests/security/CWE-749/ ``` Otherwise, we get a ClassDefNotFound error... But really this should be fixed during the bazelification of the kotlin extractor.
- Loading branch information