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 #169 (closed task: fixed)

Opened 2010-08-24T14:38:59-05:00

Last modified 2011-04-22T14:08:49-05:00

Update bf-itk to work under the new project structure

Reported by: curtis Owned by: hinerm
Priority: major Milestone: biweekly-2011: Apr-11 to Apr-22
Component: FARSIGHT Version:
Severity: non-issue Keywords:
Cc: Blocked By:
Blocking:

Description (last modified by curtis)

The bf-itk project must be retooled to work with the jar2lib-based bf-cpp project.

Change History

comment:1 Changed 2010-09-17T17:49:48-05:00 by curtis

  • Owner changed from curtis to hiner
  • Status changed from new to assigned
  • Milestone changed from biweekly-2010: Sep-07 to Sep-17 to biweekly-2010: Sep-20 to Oct-01

comment:2 Changed 2010-09-22T13:15:09-05:00 by curtis

  • Owner changed from hiner to hinerm

comment:3 Changed 2010-10-07T11:43:25-05:00 by curtis

  • Description modified

comment:4 Changed 2010-10-12T09:10:16-05:00 by hinerm

  • Status changed from assigned to accepted

comment:5 Changed 2010-12-02T10:21:03-06:00 by hinerm

  • Milestone changed from biweekly-2010: Nov-29 to Dec-10 to biweekly-2011: Jan-17 to Jan-28

comment:6 Changed 2011-04-22T14:08:49-05:00 by hinerm

  • Status changed from accepted to closed
  • Resolution set to fixed

Two of the bf-itk implementations (jni and pipes) are now entirely CMake-based.

For the original bf-itk-jace implementation, jar2lib was modified to accept an "-extras" option allowing for appending text to the output CMakeLists.txt. bf-cpp was modified to build using this jar2lib structure, and bf-itk-jace is now entirely CMake-based, depending on the jar2lib built bf-cpp.