Ticket #276 (closed task: fixed)
Opened 2010-11-09T13:13:46-06:00
Last modified 2012-02-24T15:15:04-06:00
ij1-patches and ij1-bridge work
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1014 |
Description
create ij1-patches and ij-bridge sub projects. make our IJ run using these. while doing so make minimal changes to IJ with goal of giving Wayne a list of small changes he could make to IJ 1.0 to further our use of it.
Change History
comment:2 Changed 2010-11-12T16:59:02-06:00 by bdezonia
make changes to ij1-patches code (ij packages - code and tests) on my machine to get ij1-patches passing all tests
need to pull ij1-patches into our trac as a subproject of imagej2
comment:3 Changed 2010-11-12T17:02:24-06:00 by bdezonia
need to make another subproject that ij1-bridge and imagej2 use: the code that interfaces to ImgLibProcessor (old imagej.process.* & imagej.selection.*). That code is useful for ImageJ 2.0.
comment:4 Changed 2010-11-17T15:35:17-06:00 by bdezonia
- Status changed from accepted to closed
- Resolution set to fixed
made four total subprojects: _ij1-patches, ij2-common, ij2-imglib, ij1-bridge. got complilng and passing tests. uploaded to dev server. deployes jars to dev server via maven. hudson passing.