Skip to content

Commit ad61b4c

Browse files
committed
mega-melt: reenable ij1-patcher & imagej-legacy
The latest releases of these components should work with ImageJ 1.54p.
1 parent b7f93d1 commit ad61b4c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/generate-mega-melt.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ def child(node, tag):
2727
# because it has a module-info.java, so skip it until the
2828
# component collection is updated from Java 8 to Java 11.
2929
'ij',
30-
# TEMP: The original ImageJ introduced changes in
31-
# 1.54m/1.54n/1.54p that breaks some downstream tests.
32-
# Disable them till we have time to address the issue.
33-
'ij1-patcher', 'imagej-legacy',
3430
# TEMP: Skip components within multi-module reactors.
3531
# Neither melting-pot.sh nor release-version.sh understand
3632
# multi-module repositories; release-version.sh needs to learn

0 commit comments

Comments
 (0)