Commit Graph

106 Commits

Author SHA1 Message Date
Jaison Baskaran
28e86bdb8d Bump HAPI-FHIR version 2022-02-23 09:38:42 -07:00
Michael Buckley
56f43324fd Bump to Hapi 6.0-SNAPSHOT and register the ValueSet provider. 2022-02-03 13:25:22 -05:00
Michael Buckley
eac87fca9b bump Hapi PRE version 2022-02-02 10:35:41 -05:00
Michael Buckley
42e3e78bbc Bump to 5.7.0-PRE8-SNAPSHOT 2021-12-17 18:05:49 -05:00
Michael Buckley
8c6a1a713e Upgrade to 5.7.0-PRE4-SNAPSHOT for testing 2021-12-09 14:54:20 -05:00
Michael Buckley
2512616951 Merge branch 'master' into nih-testing
* master:
  Update application.yaml
  Bumped version of Spring Boot in order to fix same issue as https://github.com/Haulmont/jmix-security/issues/90
  Upgraded to 5.6.0 Subscription tests fail ...
  Added OpenAPI / Swagger option
  simplified helm chart
  build ARM-compatible images
  bumped dependencies to latest
  only push build images to DockerHub
  Adds ability to change HAPI FHIR JPA server's port with the environment variable server.port
  Adds ability to control the number of executor threads through environment variables server.tomcat.max-threads and server.tomcat.min-spare-threads.  There is not a breaking change and does not affect the function of the JPA server unless these environment variables are set.
  Adds ability to use delete-expunge operations to the JPA Starter Server.

# Conflicts:
#	pom.xml
#	src/main/java/ca/uhn/fhir/jpa/starter/AppProperties.java
#	src/main/java/ca/uhn/fhir/jpa/starter/Application.java
#	src/main/java/ca/uhn/fhir/jpa/starter/EnvironmentHelper.java
#	src/main/java/ca/uhn/fhir/jpa/starter/FhirServerConfigCommon.java
#	src/main/java/ca/uhn/fhir/jpa/starter/FhirServerConfigDstu2.java
#	src/main/java/ca/uhn/fhir/jpa/starter/FhirServerConfigDstu3.java
#	src/main/java/ca/uhn/fhir/jpa/starter/FhirServerConfigR4.java
#	src/main/java/ca/uhn/fhir/jpa/starter/FhirServerConfigR5.java
2021-12-09 14:53:03 -05:00
jkv
96450874af Bumped version of Spring Boot in order to fix same issue as https://github.com/Haulmont/jmix-security/issues/90 2021-11-18 20:17:30 +01:00
jkv
16559ea17c Upgraded to 5.6.0
Subscription tests fail ...
2021-11-18 19:48:40 +01:00
jkv
ea3f10ec86 Added OpenAPI / Swagger option 2021-11-10 20:57:31 +01:00
Michael Buckley
ac75421a7b Update to 5.6.0-PRE7_NIH-SNAPSHOT and activate advanced index 2021-10-05 15:07:08 -04:00
chgl
73d01ab408 bumped dependencies to latest 2021-10-05 09:35:06 +02:00
Tadgh
370d68a55c Bump for new version 2021-09-16 01:00:35 -04:00
Tadgh
6e2836b91d Bump version 2021-09-07 18:36:58 -04:00
Tadgh
6e876c1502 WIP 2021-08-27 16:29:06 -04:00
Tadgh
5038b5bd2c Remove javamail and replace with simple-java-mail 2021-08-27 13:50:42 -04:00
Tadgh
395a87ee84 Bump dep version 2021-08-27 13:34:47 -04:00
jvi
4025295261 Bumped version to 5.5.0 - still gotta talk with the SmileCDR folks 2021-08-25 16:55:18 +02:00
Jens Kristian Villadsen
83908242a5 Update pom.xml
Version bumps
2021-07-16 13:48:06 +02:00
jkv
16f5f13ce1 Version bump of spring boot 2021-06-27 20:32:31 +02:00
jvi
1d82c9cd40 Added option for installing transitive IG's - default is true 2021-06-24 11:14:30 +02:00
James Agnew
55b001cda0 Revert "Adding dependency to snakeyaml" 2021-06-06 09:15:05 -04:00
Sean McIlvenna
4bba0778bd Adding dependency to snakeyaml 2021-06-05 15:47:00 -07:00
Joel Schneider
762c9db892 add <attachClasses>true</attachClasses> to maven-war-plugin configuration 2021-05-25 23:13:13 -05:00
ppalacin
787a1b8d0f Add snakeyaml to dependencies 2021-05-21 15:31:32 +02:00
jamesagnew
415f2461e8 Compile fixes 2021-05-19 08:45:03 -04:00
Frank Tao
e452468a93 Bump up the version to 5.4.0-PRE2-SNAPSHOT 2021-03-22 20:04:49 -04:00
Frank Tao
da326875dd Prepare for R5.4 2021-03-13 21:49:50 -05:00
jamesagnew
12c19eff57 Fix #214 - Work around Maven bug 2021-03-05 11:46:53 -05:00
jamesagnew
03960d372d Change to trigger CI 2021-02-17 09:35:42 -05:00
jamesagnew
2ddee148c9 Work on spring fix 2021-02-17 07:28:17 -05:00
Kevin Dougan
c28829f21f Dummy commit to force another CI Build. 2021-02-08 14:02:54 -05:00
Kevin Dougan
845a493244 Dummy commit to force another Build now that a new hapi-fhir 5.3.0-SNAPSHOT has been released. 2021-02-05 15:37:07 -05:00
Kevin Dougan
2f680c30b1 Dummy commit to force a new set of CI Travis Builds to kick off since the previous ones Failed for some strange reason. 2021-02-04 12:56:50 -05:00
Kevin Dougan
3954f6a3f4 Merged the rel_5_3_0 branch into this Branch to pick up the MDM changes. 2021-01-07 09:12:52 -05:00
Kevin Dougan
9becb3fc44 Remove all traces of EMPI since it has been replaced in master with MDM. 2020-12-24 09:31:30 -05:00
Kevin Dougan
ebe7e99c37 Merge branch 'master' into kbd-20201125-cql-initial-impl 2020-12-15 15:32:07 -05:00
Kevin Dougan
771d0a4f7f Unit Test work - still cannot get Dstu3 working after several attempts, but included the skelton of a test to capture the effort anyways. 2020-12-02 16:25:09 -05:00
Vladimir Nemergut
08765f2203 Remove webjars versions specified in parent pom 2020-12-02 12:55:17 +01:00
Kevin Dougan
879849c285 Added some files for CQL support - more work to be done on this.. 2020-11-27 15:10:19 -05:00
jamesagnew
cfd180e3f3 Version bump to 5.2.0 2020-11-18 06:45:31 -05:00
Jens Kristian Villadsen
ee337296ee Renamed deployable war to ROOT in order to homogenize urls regardless… (#141)
* Renamed deployable war to ROOT in order to homogenize urls regardless of deployment method

* Made Maven quite when doing downloading dependencies
2020-09-21 10:19:10 -07:00
jvi
5eef970fbe Added IG options 2020-09-08 14:52:00 +02:00
jvi
afad974f92 add jib oneliner 2020-09-08 13:37:30 +02:00
jvi
d208f12546 rewrote unit tests 2020-09-07 23:41:04 +02:00
jvi
8894711d8e Added profiles 2020-09-07 22:00:54 +02:00
jvi
0fd6409bc3 updated example instructions 2020-09-07 15:06:07 +02:00
jvi
4dc398c5a1 Now works with mvn jetty:run 2020-09-07 15:04:12 +02:00
jvi
dc34e6f785 Removed use of web.xml 2020-09-07 13:58:39 +02:00
jvi
437d22e460 All but tests works 2020-09-07 13:47:09 +02:00
jkv
8bf930b3c3 Moved more configuration values 2020-09-07 00:19:42 +02:00