Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Apr 15, 2020
1 parent 3ac98f7 commit 60ca610
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ class DistributePlugin implements Plugin<Project> {

@Override
void execute(CreateStartScripts css) {
//TODO review how to pass the argument. This approach is working but not ideal
css.mainClassName = InsightBasePlugin.MAIN_INSIGHT+" containerImporter.xml"
css.defaultJvmOpts = InsightBasePlugin.DEFAULT_JVM_ARGS
css.applicationName = "omero-importer"
Expand Down

0 comments on commit 60ca610

Please sign in to comment.