Commit dd628b5
committed
scijava-ops-image: rewrite open module comment
It's not a hack, exactly. Individually opening every one of the 105
org.scijava.ops.image.** packages is very verbose, and also does not
fully work on its own to let all tests pass. Maybe there are also
scijava.surefire.args flags that need to be set? But rather than mess
with that, we stick with the solution that works via a single keyword.1 parent f374471 commit dd628b5
1 file changed
+2
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 30 | + | |
| 31 | + | |
42 | 32 | | |
43 | 33 | | |
44 | 34 | | |
| |||
0 commit comments