dotasek
c81c631ae8
Use rename to bypass windows lockfile issue
2024-09-19 12:22:29 -04:00
dotasek
cce4d108ce
Fix classpath on windows + workaround for edge case on lock file
2024-09-19 10:48:30 -04:00
dotasek
0fd25a6a98
Move file exists logic into onStart + move file delete before unlock
2024-09-18 19:23:00 -04:00
dotasek
b30134abfc
WIP Switch to apache commons instead of nio for directory monitor
2024-09-18 18:40:13 -04:00
Grahame Grieve
79ef48ba96
Merge pull request #1751 from hapifhir/2024-09-gg-model
...
2024 09 gg model
2024-09-19 08:37:16 +10:00
dotasek
048aa2abe5
More testing
2024-09-18 16:07:00 -04:00
dotasek
48066859d5
Check for lock owning process when trying to fix corrupt packages
2024-09-18 11:30:59 -04:00
dotasek
9a7a843a20
Fix argument confusion in format ( #1746 )
...
* Fix argument confusion in format
* Bump test cases
2024-09-18 10:15:38 -04:00
dotasek
3d6650399c
Merge branch 'master' into do-20240909-package-lock-cleanup
2024-09-18 09:29:46 -04:00
Grahame Grieve
eab8276753
update test case dependency
2024-09-18 14:51:15 +10:00
Grahame Grieve
948f3411e2
Fix case typo on Consent.provision in R4
2024-09-18 14:07:29 +10:00
Grahame Grieve
69525144f3
#1723 fix R3 Quantity.copyValues()
2024-09-18 14:07:09 +10:00
markiantorno
f3bd5b9be8
Updating version to: 6.3.27-SNAPSHOT and incrementing test cases dependency.
2024-09-17 22:00:24 +00:00
markiantorno
46affee48f
Release: v6.3.26
...
## Validator Changes
* Validate of experimental property on bindings
* Add -no-experimental-content flag
* Allow JSON named extensions to be structure types other than logical
* Process relative URLs properly in base when generating snapshots
## Other code changes
* Fix rendering path for value set references for kindling
* refactor error handling in ProfileUtilities
* Fix for NPE processing packages
***NO_CI***
2024-09-17 21:09:53 +00:00
Grahame Grieve
d794e8d63f
Merge remote-tracking branch 'origin/master'
2024-09-18 04:37:57 +08:00
Grahame Grieve
d2ad535b0b
update tests dependency
2024-09-18 04:36:03 +08:00
Mark Iantorno
e7f5c238d6
Updating test case dependency to v1.5.22
...
***NO_CI***
2024-09-17 20:31:50 +00:00
markiantorno
9ba7bb447f
Updating i18n-coverage csv and png table ***NO_CI***
2024-09-17 09:44:27 +00:00
Grahame Grieve
7d05d38509
Merge pull request #1749 from hapifhir/2024-09-gg-experimental-flag
...
2024 09 gg experimental flag
2024-09-17 17:21:34 +08:00
Grahame Grieve
ded7bc0ffd
release notes
2024-09-17 16:20:22 +08:00
Grahame Grieve
fbfd81532d
Merge remote-tracking branch 'origin/master'
2024-09-17 16:18:15 +08:00
Grahame Grieve
11efed6635
Validation of experimental property
2024-09-17 16:16:09 +08:00
Grahame Grieve
0d8c5942e7
Fix rendering path for value set references for kindling
2024-09-17 14:11:13 +08:00
dotasek
dd01e008ca
Revert "Merge pull request #1649 from hapifhir/do-20240606-fix-classname-typo"
...
This reverts commit 0c7e6ce9ac
, reversing
changes made to bfed8a15d5
.
2024-09-15 10:01:53 -04:00
Grahame Grieve
9dae4118ae
refactor error handling in ProfileUtilities
2024-09-14 08:26:07 +08:00
Grahame Grieve
0c7e6ce9ac
Merge pull request #1649 from hapifhir/do-20240606-fix-classname-typo
...
Fix case typo in Consent.ProvisionComponent
2024-09-14 07:27:42 +08:00
dotasek
a05f471c9c
Allow injection of lock parameters + correct usage of locked file write
2024-09-13 16:49:46 -04:00
dotasek
f4b54de8ed
Merge branch 'master' into do-20240909-package-lock-cleanup
2024-09-13 13:37:40 -04:00
dotasek
d7c36b1d74
Fix missing single quote
2024-09-13 10:47:33 -04:00
dotasek
6402631bb6
Now that memory is less of an issue, try checkstyle again
2024-09-13 10:08:05 -04:00
dotasek
6deb3ea16d
Revert I18nBase style fix (get tests to pass, apply later)
2024-09-13 09:27:24 -04:00
dotasek
87473e05f4
Update surefire version, even less Xmx
2024-09-12 17:25:25 -04:00
dotasek
0220331799
60?
2024-09-12 16:43:59 -04:00
dotasek
3f8d8fb549
Try 75.0 MaxRamPercentage
2024-09-12 16:22:10 -04:00
dotasek
e9fe260cba
Try some MaxRamPercentage on surefire too
2024-09-12 16:06:47 -04:00
dotasek
4765050046
Try some compiler args and max mem
2024-09-12 15:11:57 -04:00
dotasek
c604c532c9
Back to ubuntu
2024-09-12 13:23:54 -04:00
dotasek
5c4581b242
No MAVEN_OPTS?
2024-09-12 13:21:33 -04:00
dotasek
91103fff39
Report free space, add MAVEN_OPTS
2024-09-12 10:54:48 -04:00
dotasek
9fb7c83e40
Merge remote-tracking branch 'origin/master' into do-20240830-maven-compiler-update
2024-09-12 10:50:41 -04:00
Grahame Grieve
bfed8a15d5
Merge pull request #1744 from hapifhir/2024-09-gg-logical-json
...
2024 09 gg logical json
2024-09-12 14:07:06 +08:00
Grahame Grieve
07f1981a8c
Fix for NPE processing packages
2024-09-12 11:56:04 +08:00
Grahame Grieve
8056dced3e
Allow JSON named extensions to be structure types other than logical
2024-09-12 11:55:24 +08:00
Grahame Grieve
337aaf80cf
Process relative URLs properly in base when generating snapshots
2024-09-12 11:54:40 +08:00
Grahame Grieve
76c6bb6c44
Merge pull request #1741 from hapifhir/do-20240910-remove-cqframework-dependency
...
Remove cqlframework dependencies
2024-09-12 07:12:04 +08:00
dotasek
42ffbaf5a4
WIP master merges + smarter lockfile tests
2024-09-11 18:05:23 -04:00
markiantorno
4af3deff26
Updating version to: 6.3.26-SNAPSHOT and incrementing test cases dependency.
2024-09-11 18:28:22 +00:00
markiantorno
f09bc48f7d
Release: v6.3.25
...
## Validator Changes
* no changes
## Other code changes
* Fix logic for cache clearing on package cache initialization
***NO_CI***
2024-09-11 17:40:08 +00:00
dotasek
3524fd78c7
Update RELEASE_NOTES.md
...
***NO_CI***
2024-09-11 12:06:49 -04:00
dotasek
bc0303535a
Fix for cache init on existing directories ( #1743 )
...
* Add tests+fix for cache init on existing directories
* Clear the cache if it is the wrong version
* Link to FHIR spec docs for .index.json
2024-09-11 12:05:17 -04:00