hapi-fhir/hapi-fhir-converter/pom.xml

155 lines
4.2 KiB
XML
Raw Normal View History

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
Updating to 1.9.0 structures Squashed commit of the following: commit 81edf46fe02a88851693f958e60855edfe69c04c Author: James Agnew <jamesagnew@gmail.com> Date: Fri Mar 17 21:05:22 2017 -0400 Work on converter commit 3342d987008892dd3a75dddd251fe599c31c5a6c Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 08:40:37 2017 -0400 Site updates commit 7dcb63904ece1fcb59a09dc268e8382ac0b75535 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 08:36:39 2017 -0400 STU3 structs working! commit c5aec809e3f19f3fedf0aaaeab8cdd7924c144a2 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 07:05:54 2017 -0400 Format test commit 5033090010e8c93644505bccaa5e41ccbd756485 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 07:03:39 2017 -0400 Merge tests for STU3 commit de40a516bfa4d2ab7f5e28e2d95815fde68bd10a Merge: d5a5a60 899ed25 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 06:59:20 2017 -0400 Merge branch 'master' into dstu3_latest_structs commit d5a5a601b53d8be6712f0bfe37ba7e6eb4d3ce58 Author: James <jamesagnew@gmail.com> Date: Tue Mar 14 12:04:37 2017 -0400 Latest fixes commit ae46ad53d2075e66e3c58c1e626652b4e144f20c Author: James <jamesagnew@gmail.com> Date: Tue Mar 14 06:51:59 2017 -0400 STU3 structs passing commit ec3b62d31131d303001f8574c58fb7a8b8194f68 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 22:20:05 2017 -0400 Fix some tests commit 933f9b08c32dd8671638f406a0966c5ee07d86a1 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 21:18:03 2017 -0400 Fix test commit 2a3ad0b422f58cfffea966a7005c6a3d86d189da Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 21:07:33 2017 -0400 Resolve compile issues in STU3 commit fe04eba312a42c74b10a3971e4d61d58ba003bf9 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:51:35 2017 -0400 FIx compilation error commit 6c63a558c97cf176105967a84a0b32472c6c0fcb Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:48:13 2017 -0400 Another STU3 struct fix commit 6acd25458aad89aaff94768c824d4d1fcdac97ba Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:41:16 2017 -0400 Work on STU3 structs commit 90a476dba2665a129572ad5cbbd8dd29afd9d4c8 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:28:32 2017 -0400 Resolve JDK8 dependencies commit 783bc1519971e977fe7139aa1d3a2e7f37940a63 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:20:57 2017 -0400 Fix some tests commit 60c379175b689495e65278bb6a237af3de379aa8 Author: James <jamesagnew@gmail.com> Date: Sun Mar 12 19:56:29 2017 -0400 Work on STU3 structs commit e98c2eed6601f7009e199aca3b82399a3377077c Author: James <jamesagnew@gmail.com> Date: Sun Mar 12 19:41:48 2017 -0400 Work on DSTU3 structures commit 3ce909212bf0f11561b8342d406cffcf957afeb3 Author: James <jamesagnew@gmail.com> Date: Tue Mar 7 21:03:14 2017 -0500 Work up upgrading structs
2017-03-17 21:06:12 -04:00
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-deployable-pom</artifactId>
2019-02-06 20:02:28 -05:00
<version>3.8.0-SNAPSHOT</version>
Updating to 1.9.0 structures Squashed commit of the following: commit 81edf46fe02a88851693f958e60855edfe69c04c Author: James Agnew <jamesagnew@gmail.com> Date: Fri Mar 17 21:05:22 2017 -0400 Work on converter commit 3342d987008892dd3a75dddd251fe599c31c5a6c Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 08:40:37 2017 -0400 Site updates commit 7dcb63904ece1fcb59a09dc268e8382ac0b75535 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 08:36:39 2017 -0400 STU3 structs working! commit c5aec809e3f19f3fedf0aaaeab8cdd7924c144a2 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 07:05:54 2017 -0400 Format test commit 5033090010e8c93644505bccaa5e41ccbd756485 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 07:03:39 2017 -0400 Merge tests for STU3 commit de40a516bfa4d2ab7f5e28e2d95815fde68bd10a Merge: d5a5a60 899ed25 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 06:59:20 2017 -0400 Merge branch 'master' into dstu3_latest_structs commit d5a5a601b53d8be6712f0bfe37ba7e6eb4d3ce58 Author: James <jamesagnew@gmail.com> Date: Tue Mar 14 12:04:37 2017 -0400 Latest fixes commit ae46ad53d2075e66e3c58c1e626652b4e144f20c Author: James <jamesagnew@gmail.com> Date: Tue Mar 14 06:51:59 2017 -0400 STU3 structs passing commit ec3b62d31131d303001f8574c58fb7a8b8194f68 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 22:20:05 2017 -0400 Fix some tests commit 933f9b08c32dd8671638f406a0966c5ee07d86a1 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 21:18:03 2017 -0400 Fix test commit 2a3ad0b422f58cfffea966a7005c6a3d86d189da Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 21:07:33 2017 -0400 Resolve compile issues in STU3 commit fe04eba312a42c74b10a3971e4d61d58ba003bf9 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:51:35 2017 -0400 FIx compilation error commit 6c63a558c97cf176105967a84a0b32472c6c0fcb Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:48:13 2017 -0400 Another STU3 struct fix commit 6acd25458aad89aaff94768c824d4d1fcdac97ba Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:41:16 2017 -0400 Work on STU3 structs commit 90a476dba2665a129572ad5cbbd8dd29afd9d4c8 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:28:32 2017 -0400 Resolve JDK8 dependencies commit 783bc1519971e977fe7139aa1d3a2e7f37940a63 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:20:57 2017 -0400 Fix some tests commit 60c379175b689495e65278bb6a237af3de379aa8 Author: James <jamesagnew@gmail.com> Date: Sun Mar 12 19:56:29 2017 -0400 Work on STU3 structs commit e98c2eed6601f7009e199aca3b82399a3377077c Author: James <jamesagnew@gmail.com> Date: Sun Mar 12 19:41:48 2017 -0400 Work on DSTU3 structures commit 3ce909212bf0f11561b8342d406cffcf957afeb3 Author: James <jamesagnew@gmail.com> Date: Tue Mar 7 21:03:14 2017 -0500 Work up upgrading structs
2017-03-17 21:06:12 -04:00
<relativePath>../hapi-deployable-pom/pom.xml</relativePath>
</parent>
<artifactId>hapi-fhir-converter</artifactId>
<packaging>bundle</packaging>
Updating to 1.9.0 structures Squashed commit of the following: commit 81edf46fe02a88851693f958e60855edfe69c04c Author: James Agnew <jamesagnew@gmail.com> Date: Fri Mar 17 21:05:22 2017 -0400 Work on converter commit 3342d987008892dd3a75dddd251fe599c31c5a6c Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 08:40:37 2017 -0400 Site updates commit 7dcb63904ece1fcb59a09dc268e8382ac0b75535 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 08:36:39 2017 -0400 STU3 structs working! commit c5aec809e3f19f3fedf0aaaeab8cdd7924c144a2 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 07:05:54 2017 -0400 Format test commit 5033090010e8c93644505bccaa5e41ccbd756485 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 07:03:39 2017 -0400 Merge tests for STU3 commit de40a516bfa4d2ab7f5e28e2d95815fde68bd10a Merge: d5a5a60 899ed25 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 06:59:20 2017 -0400 Merge branch 'master' into dstu3_latest_structs commit d5a5a601b53d8be6712f0bfe37ba7e6eb4d3ce58 Author: James <jamesagnew@gmail.com> Date: Tue Mar 14 12:04:37 2017 -0400 Latest fixes commit ae46ad53d2075e66e3c58c1e626652b4e144f20c Author: James <jamesagnew@gmail.com> Date: Tue Mar 14 06:51:59 2017 -0400 STU3 structs passing commit ec3b62d31131d303001f8574c58fb7a8b8194f68 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 22:20:05 2017 -0400 Fix some tests commit 933f9b08c32dd8671638f406a0966c5ee07d86a1 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 21:18:03 2017 -0400 Fix test commit 2a3ad0b422f58cfffea966a7005c6a3d86d189da Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 21:07:33 2017 -0400 Resolve compile issues in STU3 commit fe04eba312a42c74b10a3971e4d61d58ba003bf9 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:51:35 2017 -0400 FIx compilation error commit 6c63a558c97cf176105967a84a0b32472c6c0fcb Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:48:13 2017 -0400 Another STU3 struct fix commit 6acd25458aad89aaff94768c824d4d1fcdac97ba Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:41:16 2017 -0400 Work on STU3 structs commit 90a476dba2665a129572ad5cbbd8dd29afd9d4c8 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:28:32 2017 -0400 Resolve JDK8 dependencies commit 783bc1519971e977fe7139aa1d3a2e7f37940a63 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:20:57 2017 -0400 Fix some tests commit 60c379175b689495e65278bb6a237af3de379aa8 Author: James <jamesagnew@gmail.com> Date: Sun Mar 12 19:56:29 2017 -0400 Work on STU3 structs commit e98c2eed6601f7009e199aca3b82399a3377077c Author: James <jamesagnew@gmail.com> Date: Sun Mar 12 19:41:48 2017 -0400 Work on DSTU3 structures commit 3ce909212bf0f11561b8342d406cffcf957afeb3 Author: James <jamesagnew@gmail.com> Date: Tue Mar 7 21:03:14 2017 -0500 Work up upgrading structs
2017-03-17 21:06:12 -04:00
<dependencies>
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-base</artifactId>
<version>${project.version}</version>
</dependency>
<!-- Server -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-server</artifactId>
<version>${project.version}</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-dstu2</artifactId>
<version>${project.version}</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-hl7org-dstu2</artifactId>
<version>${project.version}</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-dstu2.1</artifactId>
<version>${project.version}</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-dstu3</artifactId>
<version>${project.version}</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-r4</artifactId>
<version>${project.version}</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-validation-resources-dstu2</artifactId>
<version>${project.version}</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-validation-resources-dstu3</artifactId>
<version>${project.version}</version>
<optional>true</optional>
</dependency>
<!-- Testing -->
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-client</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlets</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-util</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-webapp</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-http</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
Updating to 1.9.0 structures Squashed commit of the following: commit 81edf46fe02a88851693f958e60855edfe69c04c Author: James Agnew <jamesagnew@gmail.com> Date: Fri Mar 17 21:05:22 2017 -0400 Work on converter commit 3342d987008892dd3a75dddd251fe599c31c5a6c Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 08:40:37 2017 -0400 Site updates commit 7dcb63904ece1fcb59a09dc268e8382ac0b75535 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 08:36:39 2017 -0400 STU3 structs working! commit c5aec809e3f19f3fedf0aaaeab8cdd7924c144a2 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 07:05:54 2017 -0400 Format test commit 5033090010e8c93644505bccaa5e41ccbd756485 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 07:03:39 2017 -0400 Merge tests for STU3 commit de40a516bfa4d2ab7f5e28e2d95815fde68bd10a Merge: d5a5a60 899ed25 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 06:59:20 2017 -0400 Merge branch 'master' into dstu3_latest_structs commit d5a5a601b53d8be6712f0bfe37ba7e6eb4d3ce58 Author: James <jamesagnew@gmail.com> Date: Tue Mar 14 12:04:37 2017 -0400 Latest fixes commit ae46ad53d2075e66e3c58c1e626652b4e144f20c Author: James <jamesagnew@gmail.com> Date: Tue Mar 14 06:51:59 2017 -0400 STU3 structs passing commit ec3b62d31131d303001f8574c58fb7a8b8194f68 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 22:20:05 2017 -0400 Fix some tests commit 933f9b08c32dd8671638f406a0966c5ee07d86a1 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 21:18:03 2017 -0400 Fix test commit 2a3ad0b422f58cfffea966a7005c6a3d86d189da Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 21:07:33 2017 -0400 Resolve compile issues in STU3 commit fe04eba312a42c74b10a3971e4d61d58ba003bf9 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:51:35 2017 -0400 FIx compilation error commit 6c63a558c97cf176105967a84a0b32472c6c0fcb Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:48:13 2017 -0400 Another STU3 struct fix commit 6acd25458aad89aaff94768c824d4d1fcdac97ba Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:41:16 2017 -0400 Work on STU3 structs commit 90a476dba2665a129572ad5cbbd8dd29afd9d4c8 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:28:32 2017 -0400 Resolve JDK8 dependencies commit 783bc1519971e977fe7139aa1d3a2e7f37940a63 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:20:57 2017 -0400 Fix some tests commit 60c379175b689495e65278bb6a237af3de379aa8 Author: James <jamesagnew@gmail.com> Date: Sun Mar 12 19:56:29 2017 -0400 Work on STU3 structs commit e98c2eed6601f7009e199aca3b82399a3377077c Author: James <jamesagnew@gmail.com> Date: Sun Mar 12 19:41:48 2017 -0400 Work on DSTU3 structures commit 3ce909212bf0f11561b8342d406cffcf957afeb3 Author: James <jamesagnew@gmail.com> Date: Tue Mar 7 21:03:14 2017 -0500 Work up upgrading structs
2017-03-17 21:06:12 -04:00
<name>HAPI FHIR - Converter</name>
<build>
<resources>
<resource>
<directory>src/main/resources</directory>
<filtering>false</filtering>
</resource>
</resources>
<plugins>
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<extensions>true</extensions>
<configuration>
<instructions>
<Import-Package>
ca.uhn.fhir.rest.server*;resolution:=optional,
javax.servlet.http;resolution:=optional,
*
</Import-Package>
</instructions>
</configuration>
</plugin>
</plugins>
Updating to 1.9.0 structures Squashed commit of the following: commit 81edf46fe02a88851693f958e60855edfe69c04c Author: James Agnew <jamesagnew@gmail.com> Date: Fri Mar 17 21:05:22 2017 -0400 Work on converter commit 3342d987008892dd3a75dddd251fe599c31c5a6c Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 08:40:37 2017 -0400 Site updates commit 7dcb63904ece1fcb59a09dc268e8382ac0b75535 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 08:36:39 2017 -0400 STU3 structs working! commit c5aec809e3f19f3fedf0aaaeab8cdd7924c144a2 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 07:05:54 2017 -0400 Format test commit 5033090010e8c93644505bccaa5e41ccbd756485 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 07:03:39 2017 -0400 Merge tests for STU3 commit de40a516bfa4d2ab7f5e28e2d95815fde68bd10a Merge: d5a5a60 899ed25 Author: James <jamesagnew@gmail.com> Date: Fri Mar 17 06:59:20 2017 -0400 Merge branch 'master' into dstu3_latest_structs commit d5a5a601b53d8be6712f0bfe37ba7e6eb4d3ce58 Author: James <jamesagnew@gmail.com> Date: Tue Mar 14 12:04:37 2017 -0400 Latest fixes commit ae46ad53d2075e66e3c58c1e626652b4e144f20c Author: James <jamesagnew@gmail.com> Date: Tue Mar 14 06:51:59 2017 -0400 STU3 structs passing commit ec3b62d31131d303001f8574c58fb7a8b8194f68 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 22:20:05 2017 -0400 Fix some tests commit 933f9b08c32dd8671638f406a0966c5ee07d86a1 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 21:18:03 2017 -0400 Fix test commit 2a3ad0b422f58cfffea966a7005c6a3d86d189da Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 21:07:33 2017 -0400 Resolve compile issues in STU3 commit fe04eba312a42c74b10a3971e4d61d58ba003bf9 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:51:35 2017 -0400 FIx compilation error commit 6c63a558c97cf176105967a84a0b32472c6c0fcb Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:48:13 2017 -0400 Another STU3 struct fix commit 6acd25458aad89aaff94768c824d4d1fcdac97ba Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:41:16 2017 -0400 Work on STU3 structs commit 90a476dba2665a129572ad5cbbd8dd29afd9d4c8 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:28:32 2017 -0400 Resolve JDK8 dependencies commit 783bc1519971e977fe7139aa1d3a2e7f37940a63 Author: James Agnew <jamesagnew@gmail.com> Date: Sun Mar 12 20:20:57 2017 -0400 Fix some tests commit 60c379175b689495e65278bb6a237af3de379aa8 Author: James <jamesagnew@gmail.com> Date: Sun Mar 12 19:56:29 2017 -0400 Work on STU3 structs commit e98c2eed6601f7009e199aca3b82399a3377077c Author: James <jamesagnew@gmail.com> Date: Sun Mar 12 19:41:48 2017 -0400 Work on DSTU3 structures commit 3ce909212bf0f11561b8342d406cffcf957afeb3 Author: James <jamesagnew@gmail.com> Date: Tue Mar 7 21:03:14 2017 -0500 Work up upgrading structs
2017-03-17 21:06:12 -04:00
</build>
</project>