File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ The `Appose` class provides static factory methods for creating environments:
151151
152152- ** Dependencies in pom.xml must stay in sync** with the classpath construction in ` Environment.java:130-138 `
153153- When adding Appose dependencies, update both locations
154- - The project uses scijava- pom-parent, which provides standard Maven lifecycle configuration
154+ - The project uses the pom-scijava parent POM , which provides standard Maven lifecycle configuration
155155- Shared memory implementations are platform-specific; changes should be tested on Linux, macOS, and Windows
156156- Worker scripts must be single expressions for task results, or must populate ` task.outputs["result"] ` explicitly
157157- Builder classes are type-safe and builder-specific (no generic ` include() ` / ` channel() ` methods on base ` Builder ` interface)
You can’t perform that action at this time.
0 commit comments