Skip to content

Commit d0e609e

Browse files
committed
pombast: enable smelt of new scijava components
The pombast software now handles components deployed as part of a multi-module reactor, so the new scijava components can finally be smelted properly.
1 parent 0b2c9bc commit d0e609e

1 file changed

Lines changed: 0 additions & 31 deletions

File tree

pombast.toml

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -141,37 +141,6 @@ excludes = [
141141
'org.scijava:jep',
142142
'org.scijava:junit-benchmarks',
143143
'org.scijava:vecmath',
144-
# TEMP: Skip components within multi-module reactors.
145-
# Neither pombast nor release-version.sh understand multi-
146-
# module repositories; release-version.sh needs to learn how
147-
# to tag and release individual components from multi-module
148-
# repos, so that when pombast shallow clones the repo at that
149-
# tag and invokes a build, it will be building only the
150-
# released component as it does with single-component repos.
151-
'org.scijava:scijava-collections',
152-
'org.scijava:scijava-common3',
153-
'org.scijava:scijava-concurrent',
154-
'org.scijava:scijava-discovery-test',
155-
'org.scijava:scijava-discovery',
156-
'org.scijava:scijava-function',
157-
'org.scijava:scijava-legacy',
158-
'org.scijava:scijava-meta',
159-
'org.scijava:scijava-ops-api',
160-
'org.scijava:scijava-ops-benchmarks',
161-
'org.scijava:scijava-ops-engine',
162-
'org.scijava:scijava-ops-ext-parser',
163-
'org.scijava:scijava-ops-flim',
164-
'org.scijava:scijava-ops-image',
165-
'org.scijava:scijava-ops-indexer',
166-
'org.scijava:scijava-ops-opencv',
167-
'org.scijava:scijava-ops-spi',
168-
'org.scijava:scijava-ops-tutorial',
169-
'org.scijava:scijava-priority',
170-
'org.scijava:scijava-progress',
171-
'org.scijava:scijava-struct',
172-
'org.scijava:scijava-taglets',
173-
'org.scijava:scijava-testutil',
174-
'org.scijava:scijava-types',
175144
]
176145
skip-tests = [
177146
# Error while checking the CLIJ2 installation: null

0 commit comments

Comments
 (0)