NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #157 (closed defect: wontfix)

Opened 2010-08-23T11:39:02-05:00

Last modified 2011-02-15T09:38:22-06:00

Maven: migrate Bio-Formats command line tools

Reported by: curtis Owned by: curtis
Priority: major Milestone: biweekly-2011: Feb-14 to Feb-25
Component: Build System Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

The proper place for scripts in a Maven project layout is in src/main/scripts. We need to migrate the Bio-Formats command line tools, currently in a folder called tools, into this directory structure, and create an assembly to generate the command line tools bundled in a ZIP file with the proper JAR file(s).

Change History

comment:1 Changed 2010-08-31T11:50:49-05:00 by curtis

  • Component changed from other to build

comment:2 Changed 2010-09-15T11:59:33-05:00 by curtis

  • Milestone changed from biweekly-2010: Sep-07 to Sep-17 to biweekly-2011: Jan-03 to Jan-14

comment:3 Changed 2011-02-15T09:38:22-06:00 by curtis

  • Status changed from new to closed
  • Resolution set to wontfix

The OME team has opted to not use Maven for Bio-Formats, so this task is no longer relevant.