]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
New version of hdf.hdf5 feature required due to upgraded slf4j dep 46/3946/2
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Sat, 29 Feb 2020 07:53:06 +0000 (09:53 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Sat, 29 Feb 2020 07:53:36 +0000 (09:53 +0200)
Maven has cached hdf.hdf5 feature build in many places with version
1.10.2 which has a strict dependency on org.slf4j.api 1.7.25. SLF4j was
just upgraded to 1.7.30 meaning this feature no longer resolves properly
because Maven will use the old cached artifact. We need to bump the
feature version with a qualifier suffix `.b0001` to get maven to get the
fetch the new version.

gitlab #486

Change-Id: I17411c99e474dff6d121862e99ccc8f814507af4

features/hdf.hdf5.feature/feature.xml

index a1a1b3177da22a7a570354bf6feeb5cb89dbb3a9..7808093a6a27684e9232bb530f556fd2ff4ffc8b 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="hdf.hdf5"
       label="HDF5 for Java"
 <feature
       id="hdf.hdf5"
       label="HDF5 for Java"
-      version="1.10.2"
+      version="1.10.2.b0001"
       provider-name="Semantum Oy">
 
    <description>
       provider-name="Semantum Oy">
 
    <description>