Ticket #311 (closed task: fixed)
Opened 2008-07-10T11:48:45-05:00
Last modified 2008-09-24T15:37:20-05:00
Split build into multiple components
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | build | Severity: | non-issue |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The current dependency tree has a few wrinkles, especially with respect to circularity between Bio-Formats and OMERO. We plan to reorganize the build into multiple separate components, each with their own tree of source code: 1) to help clarify the dependencies; and 2) to make it easier to check out and build a subset of LOCI's Java code.
The current plan includes the following component structure:
The following packaging changes will take place:
And of course there will be extensive changes to build.xml and related files.