Ken Stevens
cdf5b602c1
Replace hamcrest with assertj ( #5911 )
...
* optimize imports
* optimize imports
* Hamcrest replacement
* Hamcrest replacement
* Test failures
* migrate hapi-fhir-base
* docs
* Few more cutovers
* Full rewrite of all assert cases
* Full rewrite of all assert cases
* Partial cutover
* assert library conversion
* wip
* fix imports
* remove equalto
* once-over again
* minor cutover
* wip
* wip
* wip
* wip
* wip
* Remove hamcrest asserts replace with assertj
* wip
* Partial hamcrest rip-out
* More hamcrest stripping
* wip
* Partial completion
* spotless
* it compiles now
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fix compile issues
* fix compile issues
* hapi-fhir now compiles
* fix test
* fix test
* fix test
* fix tests
* fix tests
* fix tests
* fix test
* fix test
* fix tests
* fix tests
* fix tests
* yay all tests pass now!
* revert assertEquals change
* revert assertEquals change
* organize imports
* organize imports
* organize imports
* post merge cleanup
* organize imports
* more cleanup
* more cleanup
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* organize imports
* organize imports
* remove final hamcrest stuff
* remove final hamcrest usages
* remove final hamcrest usages
* Revert "remove final hamcrest usages"
This reverts commit eaf5107396
.
* fix compile issues from a hacky search/replace
* compiles with fixmes
* fix tests
* fix test
* fix test
* fix post merge compile issues
* fix post merge compile issues
* fix post merge compile issues
* fix post merge compile issues
* fix post merge compile issues
* fix post merge test issues
* fix test
* fix test
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* all but mdm tests
* final hamcrest removed from hapi-fhir yay!
* revert mdm changes. it's too hard for now
* revert cdr breaking change
* revert cdr breaking changes
* revert cdr breaking changes
* revert cdr breaking changes
* revert cdr breaking changes
* revert changes that break cdr
* merge master with compile errors
* review feedback
* review feedback
* review feedback: revert bad regexp change
* fix test
* fix test
* convert new hamcrest entries
* convert new hamcrest entries
---------
Co-authored-by: Tadgh <garygrantgraham@gmail.com>
2024-06-05 16:02:46 -04:00
Ken Stevens
58850fed82
try removing fork count from surefire ( #4752 )
...
* try removing fork count from test-r4
* try removing fork count from the rest of the projects
---------
Co-authored-by: Ken Stevens <ken@smilecdr.com>
2023-04-20 13:58:35 -04:00
James Agnew
0a5eca0821
Work on docs
2019-09-22 13:25:50 -04:00
James Agnew
10d969c514
Add Consent Service ( #1359 )
...
* Initial consent svc
* Ongoing consent svc work
* Add docs
* Ongoing consent service work
* Work on consent service
* More work on consent svc
* License header updates
* Ongoing consent svc work
* Some test fixes
* Some test fixes
* More work on consent svc
* Tests working
* Test fix
* Propagate RequestDetails to everything in JPA server
* More interceptor tweaks
* Fix compile error
* One more tweak to captured SQL
* Ongoing interceptor tweaks
* Ongoing interceptor tweaks
* More interceptor tweaks
* Interceptor tweaks
* Tweaks to tests
* Fix tests
* Test fix
* Raise warnings when encoding extensions with missing values
* Consent service work
* More interceptor tweaks
* Consent interceptor tweaks
* Add logging to test
2019-06-27 16:35:29 -04:00
jpoth
62f3db03d3
Add parent osgi POM for ease of rebuilding
2019-05-28 13:44:15 +02:00
James Agnew
0f8c8d18e2
Bump version to 3.8.0-SNAPSHOT
2019-02-06 20:02:28 -05:00
jamesagnew
207015c3af
Version bump to 3.7.0
2019-02-05 21:36:38 -05:00
jpoth
1bd63f4454
Add JKD11 support for Karaf
2019-01-09 11:18:42 +01:00
jamesagnew
5bcf62ba44
Enable logging in karaf tests
2018-12-27 10:26:28 -05:00
jpoth
cda84c4b3a
Karaf related fixes for jdk11
2018-12-22 13:25:09 -05:00
jamesagnew
cc57bacab8
Version bump to 3.7.0-SNAPSHOT
2018-11-12 10:07:28 -05:00
James Agnew
63af04a7b4
Prepare for 3.6.0 release
2018-11-12 05:40:55 -05:00
jpoth
5aab142c2f
Upgrade PAX Exam to 4.12.0
2018-10-15 17:10:38 +02:00
James Agnew
706e004b9d
Bump to 3.6.0-SNAPSHOT
2018-09-19 10:24:48 -04:00
James Agnew
daef975734
Version bump to 3.5.0
2018-09-08 07:22:21 +08:00
jamesagnew
0571e2a3fa
Downgrade OSGI versions
2018-08-11 16:26:45 -04:00
jamesagnew
64b3b64208
License header updates
2018-08-06 19:06:09 -04:00
James Agnew
dfd0381d7f
Fewer tests on CI
2018-05-31 17:07:17 -04:00
Diederik Muylwyk
0e2c57fa60
Bumping version.
2018-05-28 17:44:38 -04:00
Diederik Muylwyk
2871920734
Preparing release.
2018-05-28 10:45:47 -04:00
James Agnew
a3ff08d9ec
Replace phloc with ph for #775 ( #930 )
...
* Replace phloc with ph
* Enable schematron tests
* Make HAPI-FHIR ph-schematron on OSGI
* Work on getting tests passing
* Another test fix
* Fix up transaction handling for DSTU2
* Add changelog
* Avoid double transaction
* Dont use readonly
* One more test fix
* Update to snapshow build
* Resolve a circular dependency
* Try to fix tests
* Solve recurring NPE in DSTU2 tests
* Fix one more test
* Test fix
* More test threading fixes
* One more attempt to get tests passing
* Refactoring for tests
* Refactoring for tests
2018-05-14 17:38:40 -04:00
jamesagnew
180336e076
Sync to master
2018-03-29 06:54:24 -04:00
jamesagnew
418e82032f
Prep for 3.3.0
2018-03-29 05:48:13 -04:00
jamesagnew
4ba56d5021
Reorganize the OSGI projects a bit
2018-03-28 06:15:28 -04:00