We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e05673b commit 516dfadCopy full SHA for 516dfad
1 file changed
tests/generate-mega-melt.py
@@ -25,9 +25,6 @@ def child(node, tag):
25
# because it has a module-info.java, so skip it until the
26
# component collection is updated from Java 8 to Java 11.
27
'ij',
28
- # TEMP: Until imagej-omero is updated for pom-scijava 29.
29
- 'imagej-omero',
30
- 'imagej-omero-legacy',
31
# NB: The following artifacts have messy dependency trees.
32
# Too many problems to test as part of the mega-melt.
33
# See WARNING block in pom-scijava's pom.xml for details.
0 commit comments