QQQ-26 update backend-core, queryOutput interface; also add 'get' command, and move log4j output to log file

This commit is contained in:
2022-07-19 12:18:47 -05:00
parent 4b80bd589c
commit 84858b1eb4
8 changed files with 656 additions and 138 deletions

View File

@ -24,6 +24,8 @@ commands:
name: Run Maven
command: |
mvn -s .circleci/mvn-settings.xml << parameters.maven_subcommand >>
- store_artifacts:
path: target/site/jacoco
- run:
name: Save test results
command: |