Packaging: Refactor Java packs into separate query and library packs

This commit is contained in:
Dave Bartolomeo
2021-07-28 00:32:30 -04:00
parent 0a24667567
commit 7079cecdb0
306 changed files with 30 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
---
dependencies: {}
compiled: false
lockVersion: 1.0.0

7
java/ql/lib/qlpack.yml Normal file
View File

@@ -0,0 +1,7 @@
name: codeql/java-all
version: 0.0.2
dbscheme: config/semmlecode.dbscheme
extractor: java
library: true
dependencies:
codeql/java-upgrades: 0.0.2

Some files were not shown because too many files have changed in this diff Show More