Skip to content

Commit 516dfad

Browse files
committed
mega-melt: enable imagej-omero artifacts
Thanks to @hinerm's hard work, ImageJ-OMERO is functional again, and version 1.0.0-5.5 has been released. Let's add it to the melting pot.
1 parent e05673b commit 516dfad

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/generate-mega-melt.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ def child(node, tag):
2525
# because it has a module-info.java, so skip it until the
2626
# component collection is updated from Java 8 to Java 11.
2727
'ij',
28-
# TEMP: Until imagej-omero is updated for pom-scijava 29.
29-
'imagej-omero',
30-
'imagej-omero-legacy',
3128
# NB: The following artifacts have messy dependency trees.
3229
# Too many problems to test as part of the mega-melt.
3330
# See WARNING block in pom-scijava's pom.xml for details.

0 commit comments

Comments
 (0)