Commit Graph

238 Commits

Author SHA1 Message Date
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
jkv
6eb46d2b39 Merge branch 'origin-master' into spring-pr
# Conflicts:
#	pom.xml
#	src/main/java/ca/uhn/fhir/jpa/empi/EmpiConfig.java
2020-09-04 23:50:06 +02:00
jkv
5f237256ca Added boot application 2020-09-04 23:23:04 +02:00
jamesagnew
c9c944d236 Fix #122 - EMPI error on startup when EMPI not enabled 2020-08-18 08:05:34 -04:00
jvi
63606607b0 Added spring boot example application that can be used during test efforts
Added use of spring profiles
2020-08-17 13:04:00 +02:00
jamesagnew
2805bb4683 Merge branch 'master' into rel_5_1_0 2020-08-13 15:57:38 -04:00
jamesagnew
423a3959d1 Prepare for release 2020-08-13 15:52:47 -04:00
jamesagnew
21a4754ebd Resolve some compile errors 2020-07-02 11:24:03 -04:00
dependabot[bot]
6fa569f030 Bump mysql-connector-java from 8.0.11 to 8.0.16
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.11 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.11...8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 20:58:36 +00:00
jamesagnew
669f53bacf Bump to current release 2020-06-16 09:40:15 -04:00
jamesagnew
7282db245e Add repo 2020-06-16 08:53:10 -04:00
jamesagnew
8aa322caf1 Start Release branch for 5.1.0 2020-05-29 10:26:09 -04:00
James Agnew
0c4e822424 Revert "Changes for empi (as well as subscriptions and partitions)" 2020-05-29 10:23:52 -04:00
Ken Stevens
090febf339 bump to 5.1.0-SNAPSHOT 2020-05-28 09:48:31 -04:00
Ken Stevens
e9fa2f2b8a pre-review cleanup 2020-05-27 17:54:07 -04:00
Ken Stevens
0c9b9f7f77 just need to merge the email TLS 2020-05-27 17:04:39 -04:00
Ken Stevens
4f8d34cbb4 updated to match 5.0.0 2020-04-27 12:49:15 -04:00
jamesagnew
c2ee10814d Merge branch 'master' into rel_4_2_0 2020-02-16 09:27:05 -05:00
patrick-werner
ffa36fd1d1 fixes mvn jetty:run 2020-02-07 14:24:45 +01:00