You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2022/02/01 17:12:02 UTC

[servicemix-bundles] branch master updated: [SM-4998] Create OSGi bundles for FHIR 5.6.2

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 f4b9339  [SM-4998] Create OSGi bundles for FHIR 5.6.2
f4b9339 is described below

commit f4b9339f4d3861a9e5cbc4b0eb09b7cff69637ac
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Feb 1 18:11:38 2022 +0100

    [SM-4998] Create OSGi bundles for FHIR 5.6.2
---
 .../pom.xml                                                         | 5 ++---
 .../src/main/resources/OSGI-INF/bundle.info                         | 0
 .../pom.xml                                                         | 5 ++---
 .../src/main/resources/OSGI-INF/bundle.info                         | 0
 .../pom.xml                                                         | 5 ++---
 .../src/main/resources/OSGI-INF/bundle.info                         | 0
 .../pom.xml                                                         | 5 ++---
 .../src/main/resources/OSGI-INF/bundle.info                         | 0
 .../pom.xml                                                         | 5 ++---
 .../src/main/resources/OSGI-INF/bundle.info                         | 0
 {hapi-fhir-validation-5.6.1 => hapi-fhir-validation-5.6.2}/pom.xml  | 5 ++---
 .../src/main/resources/OSGI-INF/bundle.info                         | 0
 pom.xml                                                             | 6 ++++++
 13 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/hapi-fhir-structures-dstu2-5.6.1/pom.xml b/hapi-fhir-structures-dstu2-5.6.2/pom.xml
similarity index 98%
rename from hapi-fhir-structures-dstu2-5.6.1/pom.xml
rename to hapi-fhir-structures-dstu2-5.6.2/pom.xml
index 4ec87c2..e531a5f 100644
--- a/hapi-fhir-structures-dstu2-5.6.1/pom.xml
+++ b/hapi-fhir-structures-dstu2-5.6.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu2</artifactId>
-    <version>5.6.1_2-SNAPSHOT</version>
+    <version>5.6.2_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -39,13 +39,12 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
         <pkgArtifactId>hapi-fhir-structures-dstu2</pkgArtifactId>
-        <pkgVersion>5.6.1</pkgVersion>
+        <pkgVersion>5.6.2</pkgVersion>
         <servicemix.osgi.import.pkg>
             javax.servlet;resolution:=optional;version="[3.1,4)",
 	javax.servlet.http;resolution:=optional;version="[3.1,4)",
diff --git a/hapi-fhir-validation-5.6.1/src/main/resources/OSGI-INF/bundle.info b/hapi-fhir-structures-dstu2-5.6.2/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from hapi-fhir-validation-5.6.1/src/main/resources/OSGI-INF/bundle.info
rename to hapi-fhir-structures-dstu2-5.6.2/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-dstu2.1-5.6.1/pom.xml b/hapi-fhir-structures-dstu2.1-5.6.2/pom.xml
similarity index 98%
rename from hapi-fhir-structures-dstu2.1-5.6.1/pom.xml
rename to hapi-fhir-structures-dstu2.1-5.6.2/pom.xml
index 1098a63..6dd9ce2 100644
--- a/hapi-fhir-structures-dstu2.1-5.6.1/pom.xml
+++ b/hapi-fhir-structures-dstu2.1-5.6.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu2.1</artifactId>
-    <version>5.6.1_2-SNAPSHOT</version>
+    <version>5.6.2_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -39,13 +39,12 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
         <pkgArtifactId>hapi-fhir-structures-dstu2.1</pkgArtifactId>
-        <pkgVersion>5.6.1</pkgVersion>
+        <pkgVersion>5.6.2</pkgVersion>
         <servicemix.osgi.import.pkg>
         javax.servlet;resolution:=optional,
 	javax.servlet.http;resolution:=optional,
diff --git a/hapi-fhir-structures-r4-5.6.1/src/main/resources/OSGI-INF/bundle.info b/hapi-fhir-structures-dstu2.1-5.6.2/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from hapi-fhir-structures-r4-5.6.1/src/main/resources/OSGI-INF/bundle.info
rename to hapi-fhir-structures-dstu2.1-5.6.2/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-dstu3-5.6.1/pom.xml b/hapi-fhir-structures-dstu3-5.6.2/pom.xml
similarity index 98%
rename from hapi-fhir-structures-dstu3-5.6.1/pom.xml
rename to hapi-fhir-structures-dstu3-5.6.2/pom.xml
index 2610629..c255e99 100644
--- a/hapi-fhir-structures-dstu3-5.6.1/pom.xml
+++ b/hapi-fhir-structures-dstu3-5.6.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu3</artifactId>
-    <version>5.6.1_2-SNAPSHOT</version>
+    <version>5.6.2_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -39,13 +39,12 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
         <pkgArtifactId>hapi-fhir-structures-dstu3</pkgArtifactId>
-        <pkgVersion>5.6.1</pkgVersion>
+        <pkgVersion>5.6.2</pkgVersion>
         <servicemix.osgi.import.pkg>
             ca.uhn.fhir.context;version="[5,6)",
 	ca.uhn.fhir.context.api;version="[5,6)",
diff --git a/hapi-fhir-structures-hl7org-dstu2-5.6.1/src/main/resources/OSGI-INF/bundle.info b/hapi-fhir-structures-dstu3-5.6.2/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from hapi-fhir-structures-hl7org-dstu2-5.6.1/src/main/resources/OSGI-INF/bundle.info
rename to hapi-fhir-structures-dstu3-5.6.2/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-hl7org-dstu2-5.6.1/pom.xml b/hapi-fhir-structures-hl7org-dstu2-5.6.2/pom.xml
similarity index 98%
rename from hapi-fhir-structures-hl7org-dstu2-5.6.1/pom.xml
rename to hapi-fhir-structures-hl7org-dstu2-5.6.2/pom.xml
index c9f5091..02f5170 100644
--- a/hapi-fhir-structures-hl7org-dstu2-5.6.1/pom.xml
+++ b/hapi-fhir-structures-hl7org-dstu2-5.6.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-hl7org-dstu2</artifactId>
-    <version>5.6.1_2-SNAPSHOT</version>
+    <version>5.6.2_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -39,13 +39,12 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
         <pkgArtifactId>hapi-fhir-structures-hl7org-dstu2</pkgArtifactId>
-        <pkgVersion>5.6.1</pkgVersion>
+        <pkgVersion>5.6.2</pkgVersion>
         <servicemix.osgi.import.pkg>
         javax.servlet;resolution:=optional,
 	javax.servlet.http;resolution:=optional,
diff --git a/hapi-fhir-structures-dstu3-5.6.1/src/main/resources/OSGI-INF/bundle.info b/hapi-fhir-structures-hl7org-dstu2-5.6.2/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from hapi-fhir-structures-dstu3-5.6.1/src/main/resources/OSGI-INF/bundle.info
rename to hapi-fhir-structures-hl7org-dstu2-5.6.2/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-r4-5.6.1/pom.xml b/hapi-fhir-structures-r4-5.6.2/pom.xml
similarity index 99%
rename from hapi-fhir-structures-r4-5.6.1/pom.xml
rename to hapi-fhir-structures-r4-5.6.2/pom.xml
index b545232..9589ea5 100644
--- a/hapi-fhir-structures-r4-5.6.1/pom.xml
+++ b/hapi-fhir-structures-r4-5.6.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-r4</artifactId>
-    <version>5.6.1_2-SNAPSHOT</version>
+    <version>5.6.2_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -39,13 +39,12 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
         <pkgArtifactId>hapi-fhir-structures-r4</pkgArtifactId>
-        <pkgVersion>5.6.1</pkgVersion>
+        <pkgVersion>5.6.2</pkgVersion>
         <servicemix.osgi.import.pkg>
         ca.uhn.fhir.context;version="[5,6)",
 	ca.uhn.fhir.context.api;version="[5,6)",
diff --git a/hapi-fhir-structures-dstu2.1-5.6.1/src/main/resources/OSGI-INF/bundle.info b/hapi-fhir-structures-r4-5.6.2/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from hapi-fhir-structures-dstu2.1-5.6.1/src/main/resources/OSGI-INF/bundle.info
rename to hapi-fhir-structures-r4-5.6.2/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-validation-5.6.1/pom.xml b/hapi-fhir-validation-5.6.2/pom.xml
similarity index 98%
rename from hapi-fhir-validation-5.6.1/pom.xml
rename to hapi-fhir-validation-5.6.2/pom.xml
index 0b00a13..29a7882 100644
--- a/hapi-fhir-validation-5.6.1/pom.xml
+++ b/hapi-fhir-validation-5.6.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hapi-fhir-validation</artifactId>
-    <version>5.6.1_2-SNAPSHOT</version>
+    <version>5.6.2_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -39,13 +39,12 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
         <pkgArtifactId>hapi-fhir-validation</pkgArtifactId>
-        <pkgVersion>5.6.1</pkgVersion>
+        <pkgVersion>5.6.2</pkgVersion>
         <servicemix.osgi.import.pkg>
         ca.uhn.fhir.context;version="[5,6)",
 	ca.uhn.fhir.context.support;version="[5,6)",
diff --git a/hapi-fhir-structures-dstu2-5.6.1/src/main/resources/OSGI-INF/bundle.info b/hapi-fhir-validation-5.6.2/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from hapi-fhir-structures-dstu2-5.6.1/src/main/resources/OSGI-INF/bundle.info
rename to hapi-fhir-validation-5.6.2/src/main/resources/OSGI-INF/bundle.info
diff --git a/pom.xml b/pom.xml
index ea06089..299de40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,6 +90,12 @@
 	<module>spring-webflux-5.3.15</module>
 	<module>spring-webmvc-5.3.15</module>
 	<module>spring-websocket-5.3.15</module>
+	<module>hapi-fhir-structures-dstu2.1-5.6.2</module>
+	<module>hapi-fhir-structures-dstu2-5.6.2</module>
+	<module>hapi-fhir-structures-dstu3-5.6.2</module>
+	<module>hapi-fhir-structures-hl7org-dstu2-5.6.2</module>
+	<module>hapi-fhir-structures-r4-5.6.2</module>
+	<module>hapi-fhir-validation-5.6.2</module>
     </modules>
 
 </project>