This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git
The following commit(s) were added to refs/heads/master by this push:
new 3388fb73f SM-5590: Create OSGi bundles for FHIR 6.8.0
3388fb73f is described below
commit 3388fb73fc7b5840eb6b8cf00352e20c5757fd6e
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Aug 28 07:28:14 2023 +0200
SM-5590: Create OSGi bundles for FHIR 6.8.0
---
.../pom.xml | 6 +++---
.../src/main/resources/OSGI-INF/bundle.info | 0
.../pom.xml | 6 +++---
.../src/main/resources/OSGI-INF/bundle.info | 0
.../pom.xml | 6 +++---
.../src/main/resources/OSGI-INF/bundle.info | 0
.../pom.xml | 6 +++---
.../src/main/resources/OSGI-INF/bundle.info | 0
.../pom.xml | 6 +++---
.../src/main/resources/OSGI-INF/bundle.info | 0
.../pom.xml | 6 +++---
.../src/main/resources/OSGI-INF/bundle.info | 0
pom.xml | 12 ++++++------
13 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/hapi-fhir-structures-dstu2-6.6.2/pom.xml
b/hapi-fhir-structures-dstu2-6.8.0/pom.xml
similarity index 97%
rename from hapi-fhir-structures-dstu2-6.6.2/pom.xml
rename to hapi-fhir-structures-dstu2-6.8.0/pom.xml
index 20bd263cc..a5040f260 100644
--- a/hapi-fhir-structures-dstu2-6.6.2/pom.xml
+++ b/hapi-fhir-structures-dstu2-6.8.0/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu2</artifactId>
- <version>6.6.2_1-SNAPSHOT</version>
+ <version>6.8.0_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -44,8 +44,8 @@
<properties>
<pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
<pkgArtifactId>hapi-fhir-structures-dstu2</pkgArtifactId>
- <pkgVersion>6.6.2</pkgVersion>
-
<servicemix.osgi.source.version>6.6.2.1</servicemix.osgi.source.version>
+ <pkgVersion>6.8.0</pkgVersion>
+
<servicemix.osgi.source.version>6.8.0.1</servicemix.osgi.source.version>
<servicemix.osgi.import.pkg>
javax.servlet;resolution:=optional;version="[3,5)",
javax.servlet.http;resolution:=optional;version="[3,5)",
diff --git
a/hapi-fhir-structures-dstu2-6.6.2/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-structures-dstu2-6.8.0/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from
hapi-fhir-structures-dstu2-6.6.2/src/main/resources/OSGI-INF/bundle.info
rename to
hapi-fhir-structures-dstu2-6.8.0/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-dstu2.1-6.6.2/pom.xml
b/hapi-fhir-structures-dstu2.1-6.8.0/pom.xml
similarity index 98%
rename from hapi-fhir-structures-dstu2.1-6.6.2/pom.xml
rename to hapi-fhir-structures-dstu2.1-6.8.0/pom.xml
index 65ef64606..e2e34d532 100644
--- a/hapi-fhir-structures-dstu2.1-6.6.2/pom.xml
+++ b/hapi-fhir-structures-dstu2.1-6.8.0/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu2.1</artifactId>
- <version>6.6.2_1-SNAPSHOT</version>
+ <version>6.8.0_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -44,8 +44,8 @@
<properties>
<pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
<pkgArtifactId>hapi-fhir-structures-dstu2.1</pkgArtifactId>
- <pkgVersion>6.6.2</pkgVersion>
-
<servicemix.osgi.source.version>6.6.2.1</servicemix.osgi.source.version>
+ <pkgVersion>6.8.0</pkgVersion>
+
<servicemix.osgi.source.version>6.8.0.1</servicemix.osgi.source.version>
<servicemix.osgi.import.pkg>
javax.servlet;resolution:=optional,
javax.servlet.http;resolution:=optional,
diff --git
a/hapi-fhir-structures-dstu2.1-6.6.2/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-structures-dstu2.1-6.8.0/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from
hapi-fhir-structures-dstu2.1-6.6.2/src/main/resources/OSGI-INF/bundle.info
rename to
hapi-fhir-structures-dstu2.1-6.8.0/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-dstu3-6.6.2/pom.xml
b/hapi-fhir-structures-dstu3-6.8.0/pom.xml
similarity index 98%
rename from hapi-fhir-structures-dstu3-6.6.2/pom.xml
rename to hapi-fhir-structures-dstu3-6.8.0/pom.xml
index 49c1aa131..db3d5b1d4 100644
--- a/hapi-fhir-structures-dstu3-6.6.2/pom.xml
+++ b/hapi-fhir-structures-dstu3-6.8.0/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu3</artifactId>
- <version>6.6.2_1-SNAPSHOT</version>
+ <version>6.8.0_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -44,8 +44,8 @@
<properties>
<pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
<pkgArtifactId>hapi-fhir-structures-dstu3</pkgArtifactId>
- <pkgVersion>6.6.2</pkgVersion>
-
<servicemix.osgi.source.version>6.6.2.1</servicemix.osgi.source.version>
+ <pkgVersion>6.8.0</pkgVersion>
+
<servicemix.osgi.source.version>6.8.0.1</servicemix.osgi.source.version>
<servicemix.osgi.import.pkg>
ca.uhn.fhir.context;version="[6,7)",
ca.uhn.fhir.context.api;version="[6,7)",
diff --git
a/hapi-fhir-structures-dstu3-6.6.2/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-structures-dstu3-6.8.0/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from
hapi-fhir-structures-dstu3-6.6.2/src/main/resources/OSGI-INF/bundle.info
rename to
hapi-fhir-structures-dstu3-6.8.0/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-hl7org-dstu2-6.6.2/pom.xml
b/hapi-fhir-structures-hl7org-dstu2-6.8.0/pom.xml
similarity index 98%
rename from hapi-fhir-structures-hl7org-dstu2-6.6.2/pom.xml
rename to hapi-fhir-structures-hl7org-dstu2-6.8.0/pom.xml
index 7e7cd9798..80f7da38d 100644
--- a/hapi-fhir-structures-hl7org-dstu2-6.6.2/pom.xml
+++ b/hapi-fhir-structures-hl7org-dstu2-6.8.0/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-hl7org-dstu2</artifactId>
- <version>6.6.2_1-SNAPSHOT</version>
+ <version>6.8.0_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -44,8 +44,8 @@
<properties>
<pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
<pkgArtifactId>hapi-fhir-structures-hl7org-dstu2</pkgArtifactId>
- <pkgVersion>6.6.2</pkgVersion>
-
<servicemix.osgi.source.version>6.6.2.1</servicemix.osgi.source.version>
+ <pkgVersion>6.8.0</pkgVersion>
+
<servicemix.osgi.source.version>6.8.0.1</servicemix.osgi.source.version>
<servicemix.osgi.import.pkg>
javax.servlet;resolution:=optional,
javax.servlet.http;resolution:=optional,
diff --git
a/hapi-fhir-structures-hl7org-dstu2-6.6.2/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-structures-hl7org-dstu2-6.8.0/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from
hapi-fhir-structures-hl7org-dstu2-6.6.2/src/main/resources/OSGI-INF/bundle.info
rename to
hapi-fhir-structures-hl7org-dstu2-6.8.0/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-r4-6.6.2/pom.xml
b/hapi-fhir-structures-r4-6.8.0/pom.xml
similarity index 98%
rename from hapi-fhir-structures-r4-6.6.2/pom.xml
rename to hapi-fhir-structures-r4-6.8.0/pom.xml
index 948ebf073..ea53bf468 100644
--- a/hapi-fhir-structures-r4-6.6.2/pom.xml
+++ b/hapi-fhir-structures-r4-6.8.0/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-r4</artifactId>
- <version>6.6.2_1-SNAPSHOT</version>
+ <version>6.8.0_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -44,8 +44,8 @@
<properties>
<pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
<pkgArtifactId>hapi-fhir-structures-r4</pkgArtifactId>
- <pkgVersion>6.6.2</pkgVersion>
-
<servicemix.osgi.source.version>6.6.2.1</servicemix.osgi.source.version>
+ <pkgVersion>6.8.0</pkgVersion>
+
<servicemix.osgi.source.version>6.8.0.1</servicemix.osgi.source.version>
<servicemix.osgi.import.pkg>
ca.uhn.fhir.context;version="[6,7)",
ca.uhn.fhir.context.api;version="[6,7)",
diff --git
a/hapi-fhir-structures-r4-6.6.2/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-structures-r4-6.8.0/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from
hapi-fhir-structures-r4-6.6.2/src/main/resources/OSGI-INF/bundle.info
rename to hapi-fhir-structures-r4-6.8.0/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-validation-6.6.2/pom.xml
b/hapi-fhir-validation-6.8.0/pom.xml
similarity index 98%
rename from hapi-fhir-validation-6.6.2/pom.xml
rename to hapi-fhir-validation-6.8.0/pom.xml
index f1c321d1a..34d4f0b3c 100644
--- a/hapi-fhir-validation-6.6.2/pom.xml
+++ b/hapi-fhir-validation-6.8.0/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-validation</artifactId>
- <version>6.6.2_1-SNAPSHOT</version>
+ <version>6.8.0_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -44,8 +44,8 @@
<properties>
<pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
<pkgArtifactId>hapi-fhir-validation</pkgArtifactId>
- <pkgVersion>6.6.2</pkgVersion>
-
<servicemix.osgi.source.version>6.6.2.1</servicemix.osgi.source.version>
+ <pkgVersion>6.8.0</pkgVersion>
+
<servicemix.osgi.source.version>6.8.0.1</servicemix.osgi.source.version>
<servicemix.osgi.import.pkg>
ca.uhn.fhir.context;version="[6,7)",
ca.uhn.fhir.context.support;version="[6,7)",
diff --git a/hapi-fhir-validation-6.6.2/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-validation-6.8.0/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from hapi-fhir-validation-6.6.2/src/main/resources/OSGI-INF/bundle.info
rename to hapi-fhir-validation-6.8.0/src/main/resources/OSGI-INF/bundle.info
diff --git a/pom.xml b/pom.xml
index a77a45dca..9b3d3a5b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,12 +57,12 @@
<module>kafka-streams-3.5.1</module>
<module>kafka_2.12-3.5.1</module>
<module>kafka_2.13-3.5.1</module>
- <module>hapi-fhir-structures-dstu2-6.6.2</module>
- <module>hapi-fhir-structures-dstu2.1-6.6.2</module>
- <module>hapi-fhir-structures-dstu3-6.6.2</module>
- <module>hapi-fhir-structures-hl7org-dstu2-6.6.2</module>
- <module>hapi-fhir-structures-r4-6.6.2</module>
- <module>hapi-fhir-validation-6.6.2</module>
+ <module>hapi-fhir-structures-dstu2-6.8.0</module>
+ <module>hapi-fhir-structures-dstu2.1-6.8.0</module>
+ <module>hapi-fhir-structures-dstu3-6.8.0</module>
+ <module>hapi-fhir-structures-hl7org-dstu2-6.8.0</module>
+ <module>hapi-fhir-structures-r4-6.8.0</module>
+ <module>hapi-fhir-validation-6.8.0</module>
<module>braintree-java-3.25.0</module>
<module>spring-aop-6.0.11</module>
<module>spring-aspects-6.0.11</module>