04e64b04ab
test output updates:
...
- by default, make tests put all their output into files (under target/surefire-reports/) - with system property -DtestOutputToFile=false to get all output on console;
- have circleci store that output as artifacts;
- run mvn in 'batch mode' in circleci, for quieter output (no download progress, no color codes)
2025-07-03 13:08:53 -05:00
58dbcfd42b
manual rewrite of jacoco summary reporting shell lines
2025-07-02 13:06:20 -05:00
eca359cf69
Try not manually installing java 17, and parse jacoco outputs more directly (per Cursor)
2025-07-02 12:32:37 -05:00
3395ee2146
Update for next development version
2025-05-19 15:05:04 -05:00
9949e96832
Update versions for release
2025-05-19 15:05:02 -05:00
1a5a374c4e
Update for next development version
2025-03-06 11:48:05 -06:00
51c588d2de
Update versions for release
2025-03-06 11:48:03 -06:00
2260fbde84
Initial checkin of sqlite module
2025-01-03 19:36:11 -06:00
00b4708d80
Update for next development version
2024-11-22 15:27:52 -06:00
b5959b4b89
Update versions for release
2024-11-22 15:27:48 -06:00
fc23718c4f
CE-1887 Migrate openAPI model classes out of qqq-middleware-api, into new qqq-openapi module (for re-use within qqq-midleware-javalin)
2024-10-17 11:46:29 -05:00
107acb5685
Update for next development version
2024-09-05 13:28:56 -05:00
65166150e6
Update versions for release
2024-09-05 13:28:54 -05:00
4349b37c8d
Update for next development version
2024-09-05 07:56:20 -05:00
afb6aa3b89
Update versions for release
2024-09-05 07:56:16 -05:00
c90def42f5
Update for next development version
2024-08-23 11:39:10 -05:00
9dfbd839c8
Update versions for release
2024-08-23 11:39:07 -05:00
ab5af234af
Merged feature/checkstyle-updates into dev
2024-08-05 13:35:21 -05:00
22d5bc547c
Add includeTestSourceDirectory=true to checkstyle config
2024-07-19 16:16:51 -05:00
912e40fe0b
Eliminated all warnings.
2024-07-19 16:16:27 -05:00
1522eed629
Update for next development version
2024-07-06 11:29:41 -05:00
338670118d
Update versions for release
2024-07-06 11:29:38 -05:00
32573bdf78
Add releaseBranchPrefix=rel/ (to work around/with release branch exiting now)
2024-07-06 11:26:00 -05:00
f6e09f1d57
Restore coverage.instructionCoveredRatioMinimum to 80
2024-07-01 08:46:38 -05:00
65fe6a002c
Upgrade checkstyle; remove supressed indentation markers for new-style switches
2024-05-17 16:38:28 -05:00
d528f984d4
Add qqq-bom as child module; mark qqq-bom-pom as packaging:pom
2024-05-15 20:03:37 -05:00
d417c2c93a
Temp lower coverage.instructionCoveredRatioMinimum to 75
2024-04-30 10:42:06 -05:00
eb47a4f3ab
Fix (?) for usage within maven, then checks for xpath and html2text for jacoco reporting
2024-04-12 09:19:45 -05:00
bd01bed62f
Fix to check if html2text is installed, before trying to report on un-covered classes (since that's the script we use, and we do install it in circleci)
2024-04-12 09:04:55 -05:00
949d9cd088
put everything back around mvn git-flow stuff
2024-03-08 13:01:59 -06:00
acc7abf5c4
Randomly trying to update git flow version
2024-03-08 12:30:09 -06:00
aabe9e315e
Update log4j (to a version which seems to work better with slf4j for mongodb, javalin); set more sane log-levels for org.mongodb, org.eclipse.jetty, and io.javalin
2024-02-22 11:31:26 -06:00
7109cffa27
Merge branch 'wip/asciidoc' into dev
2024-01-17 20:29:17 -06:00
16f0a8c3a7
Add src/main/resources to build as well
2024-01-12 09:06:26 -06:00
4286001b4d
Turn on including src java files in jars
2024-01-12 08:40:46 -06:00
f5c4c12388
CE-781 Initial build of mongodb backend module
2024-01-08 20:00:57 -06:00
d624a42dac
Checkpoint on qqq docs
2023-12-15 18:41:30 -06:00
287b0a2bc7
Update for next development version
2023-10-11 14:10:42 -05:00
c48b18ba0d
Update versions for release
2023-10-11 14:10:37 -05:00
c912fe7cc2
Update for next development version
2023-08-17 10:16:56 -05:00
0aa0f0a085
Update versions for release
2023-08-17 10:16:51 -05:00
fabde303ab
Update for next development version
2023-08-03 12:21:47 -05:00
6d173d5485
Update versions for release
2023-08-03 12:21:01 -05:00
81e4d5d36d
Update for next development version
2023-07-24 15:17:13 -05:00
bff8a0f78a
Update versions for release
2023-07-24 15:16:37 -05:00
c24b7cd84b
Update for next development version
2023-06-22 10:38:42 -05:00
bf80eb1845
Update versions for release
2023-06-22 10:38:40 -05:00
78ba2b591c
Update for next development version
2023-06-08 14:22:52 -05:00
a4aeafdf91
Update versions for release
2023-06-08 14:22:14 -05:00
e06a5ab4b3
CTLE-433: checkpoint commit of backend variants, updated process utils to no longer take in input object since now comes from qContext, put instruction coverage back to 80%
2023-05-10 15:50:03 -05:00