8000 WIP: Update component versions for ImgLib2 · scijava/pom-scijava@c78698b · GitHub
[go: up one dir, main page]

Skip to content

Commit c78698b

Browse files
committed
WIP: Update component versions for ImgLib2
imglib2-7.1.1 imglib2-algorithm-0.16.0 imglib2-ij-2.0.3 imglib2-roi-0.15.1 bigwarp-9.1.4 z_spacing-1.1.3 bigdataviewer-core-10.6.1 spim_data-2.3.2 n5-ij-4.2.2 n5-imglib2-7.0.1
1 parent 78b7d0f commit c78698b

File tree

2 files changed

+11
-16
lines changed

2 files changed

+11
-16
lines changed

pom.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -580,11 +580,11 @@
580580
<!-- ImgLib2 - https://github.com/imglib -->
581581

582582
<!-- ImgLib2 - https://github.com/imglib/imglib2 -->
583-
<imglib2.version>7.1.0</imglib2.version>
583+
<imglib2.version>7.1.1</imglib2.version>
584584
<net.imglib2.imglib2.version>${imglib2.version}</net.imglib2.imglib2.version>
585585

586586
<!-- ImgLib2 Algorithms - https://github.com/imglib/imglib2-algorithm -->
587-
<imglib2-algorithm.version>0.15.3</imglib2-algorithm.version>
587+
<imglib2-algorithm.version>0.16.0</imglib2-algorithm.version>
588588
<net.imglib2.imglib2-algorithm.version>${imglib2-algorithm.version}</net.imglib2.imglib2-algorithm.version>
589589

590590
<!-- ImgLib2 Algorithms FFT - https://github.com/imglib/imglib2-algorithm-fft -->
@@ -600,7 +600,7 @@
600600
<net.imglib2.imglib2-cache.version>${imglib2-cache.version}</net.imglib2.imglib2-cache.version>
601601

602602
<!-- ImgLib2 IJ - https://github.com/imglib/imglib2-ij -->
603-
<imglib2-ij.version>2.0.2</imglib2-ij.version>
603+
<imglib2-ij.version>2.0.3</imglib2-ij.version>
604604
<net.imglib2.imglib2-ij.version>${imglib2-ij.version}</net.imglib2.imglib2-ij.version>
605605

606606
<!-- ImgLib2 ImgLyb - https://github.com/imglib/imglib2-imglyb -->
@@ -616,7 +616,7 @@
616616
<net.imglib2.imglib2-realtransform.version>${imglib2-realtransform.version}</net.imglib2.imglib2-realtransform.version>
617617

618618
<!-- ImgLib2 ROI - https://github.com 10000 /imglib/imglib2-roi -->
619-
<imglib2-roi.version>0.15.0</imglib2-roi.version>
619+
<imglib2-roi.version>0.15.1</imglib2-roi.version>
620620
<net.imglib2.imglib2-roi.version>${imglib2-roi.version}</net.imglib2.imglib2-roi.version>
621621

622622
<!-- ImgLib2 Unsafe - https://github.com/imglib/imglib2-unsafe -->
@@ -991,7 +991,7 @@
991991
<jitk.jitk-tps.version>${jitk-tps.version}</jitk.jitk-tps.version>
992992

993993
<!-- BigWarp - https://github.com/saalfeldlab/bigwarp -->
994-
<bigwarp.version>9.1.2</bigwarp.version>
994+
<bigwarp.version>9.1.4</bigwarp.version>
995995
<bigwarp_fiji.version>${bigwarp.version}</bigwarp_fiji.version>
996996
<sc.fiji.bigwarp_fiji.version>${bigwarp_fiji.version}</sc.fiji.bigwarp_fiji.version>
997997

@@ -1006,13 +1006,13 @@
10061006
<sc.fiji.trakem2_tps.version>${trakem2_tps.version}</sc.fiji.trakem2_tps.version>
10071007

10081008
<!-- Z-Spacing correction - https://github.com/saalfeldlab/z-spacing -->
1009-
<z_spacing.version>1.1.2</z_spacing.version>
1009+
<z_spacing.version>1.1.3</z_spacing.version>
10101010
<sc.fiji.z_spacing.version>${z_spacing.version}</sc.fiji.z_spacing.version>
10111011

10121012
<!-- BigDataViewer - https://github.com/bigdataviewer -->
10131013

10141014
<!-- BigDataViewer Core - https://github.com/bigdataviewer/bigdataviewer-core -->
1015-
<bigdataviewer-core.version>10.6.0</bigdataviewer-core.version>
1015+
<bigdataviewer-core.version>10.6.1</bigdataviewer-core.version>
10161016
<sc.fiji.bigdataviewer-core.version>${bigdataviewer-core.version}</sc.fiji.bigdataviewer-core.version>
10171017

10181018
<!-- BigDataServer - https://github.com/bigdataviewer/bigdataviewer-server -->
@@ -1028,7 +1028,7 @@
10281028
<sc.fiji.bigdataviewer_fiji.version>${bigdataviewer_fiji.version}</sc.fiji.bigdataviewer_fiji.version>
10291029

10301030
<!-- SPIM Data - https://github.com/bigdataviewer/spimdata -->
1031-
<spim_data.version>2.3.1</spim_data.version>
1031+
<spim_data.version>2.3.2</spim_data.version>
10321032
<sc.fiji.spim_data.version>${spim_data.version}</sc.fiji.spim_data.version>
10331033

10341034
<!-- TrackMate - https://github.com/trackmate-sc -->
@@ -1129,11 +1129,11 @@
11291129
<org.janelia.saalfeldlab.n5-hdf5.version>${n5-hdf5.version}</org.janelia.saalfeldlab.n5-hdf5.version>
11301130

11311131
<!-- N5 ImageJ Bindings - https://github.com/saalfeldlab/n5-ij -->
1132-
<n5-ij.version>4.2.1</n5-ij.version>
1132+
<n5-ij.version>4.2.2</n5-ij.version>
11331133
<org.janelia.saalfeldlab.n5-ij.version>${n5-ij.version}</org.janelia.saalfeldlab.n5-ij.version>
11341134

11351135
<!-- N5 ImgLib2 Bindings - https://github.com/saalfeldlab/n5-imglib2 -->
1136-
<n5-imglib2.version>7.0.0</n5-imglib2.version>
1136+
<n5-imglib2.version>7.0.1</n5-imglib2.version>
11371137
<org.janelia.saalfeldlab.n5-imglib2.version>${n5-imglib2.version}</org.janelia.saalfeldlab.n5-imglib2.version>
11381138

11391139
<!-- N5 Universe - https://github.com/saalfeldlab/n5-universe -->

tests/run.sh

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,12 +147,7 @@ echo 'Hacking in any changed components...'
147147
# 3. Be `mvn install`ed to the local repo cache at that version;
148148
# 4. Have its version adjusted to 999 in melting pot's build.sh;
149149
# 5. Be added to the list of components to build in melt.sh (if not already present).
150-
components='
151-
org.janelia.saalfeldlab|n5-imglib2|git@github.com:saalfeldlab/n5-imglib2|pull/54/head
152-
org.janelia.saalfeldlab|n5-ij|git@github.com:ctrueden/n5-ij|imglib2-v7
153-
sc.fiji|z_spacing|git@github.com:saalfeldlab/z-spacing|pull/28/head
154-
sc.fiji|bigwarp_fiji|git@github.com:saalfeldlab/bigwarp|pull/170/head
155-
'
150+
components=''
156151
failFile="$meltingPotDir/fail"
157152
rm -f "$failFile"
158153
echo "$components" | while read component

0 commit comments

Comments
 (0)
0