File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 912912 <TopoJ_ .version>${TopoJ.version} </TopoJ_ .version>
913913 <sc .fiji.TopoJ_.version>${TopoJ_.version} </sc .fiji.TopoJ_.version>
914914
915- <Trainable_Segmentation .version>3.3.3 </Trainable_Segmentation .version>
915+ <Trainable_Segmentation .version>3.3.4 </Trainable_Segmentation .version>
916916 <sc .fiji.Trainable_Segmentation.version>${Trainable_Segmentation.version} </sc .fiji.Trainable_Segmentation.version>
917917
918918 <TrakEM2_Archipelago .version>2.0.4</TrakEM2_Archipelago .version>
11371137 <org .janelia.saalfeldlab.n5-viewer_fiji.version>${n5-viewer_fiji.version} </org .janelia.saalfeldlab.n5-viewer_fiji.version>
11381138
11391139 <!-- N5 Zarr - https://github.com/saalfeldlab/n5-zarr -->
1140- <n5-zarr .version>0.0.7 </n5-zarr .version>
1140+ <n5-zarr .version>0.0.8 </n5-zarr .version>
11411141 <org .janelia.saalfeldlab.n5-zarr.version>${n5-zarr.version} </org .janelia.saalfeldlab.n5-zarr.version>
11421142
11431143 <!-- Fiji-adjacent projects (available from ImageJ update sites) -->
Original file line number Diff line number Diff line change @@ -185,15 +185,9 @@ grep -qxF "$f" $dir/skipTests.txt \&\& buildFlags=-DskipTests\
185185chmod +x " $meltScript " ||
186186 die " Failed to adjust $meltScript "
187187
188- # TEMP: Until saalfeldlab/n5-zarr#11 is merged and released.
189- echo " org.janelia.saalfeldlab/n5-zarr" >> " $skipTestsFile " &&
190-
191188# TEMP: Until saalfeldlab/n5-aws-s3#13 is fixed.
192189echo " org.janelia.saalfeldlab/n5-aws-s3" >> " $skipTestsFile " &&
193190
194- # TEMP: Until fiji/Trainable_Segmentation#75 is fixed.
195- echo " sc.fiji/Trainable_Segmentation" >> " $skipTestsFile " &&
196-
197191# Error while checking the CLIJ2 installation: null
198192echo " sc.fiji/labkit-pixel-classification" >> " $skipTestsFile " ||
199193 die " Failed to generate $skipTestsFile "
You can’t perform that action at this time.
0 commit comments