User Story #3940 (closed)
SCM: Integrate insight build into merged git.
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | critical | Milestone: | OMERO-4.4 |
Component: | General | Keywords: | n.a. |
Cc: | jburel, cxallan | Story Points: | n.a. |
Sprint: | n.a. | Importance: | n.a. |
Total Remaining Time: | 0.0d | Estimated Remaining Time: | n.a. |
Description
./build.py can call into components/insight/build/build.xml. There is one issue, however, since insight is not under tools but is dependent on OmeroJava. I may make insight depend on the core libraries rather than the merged omero_client.jar to make things easier, tools/OmeroImporter can then be moved similarly later.
Change History (19)
comment:1 Changed 14 years ago by jmoore
- Remaining Time set to 0.5
comment:2 Changed 14 years ago by Josh Moore <josh@…>
comment:3 Changed 14 years ago by Josh <josh@…>
(In [03b8463900189c0743116b2022e032433b708aeb/ome.git]) Temporary fix for test-compile with insight (See #3940)
comment:4 Changed 14 years ago by jmoore
- Summary changed from Integrate insight build into merged git. to SCM: Integrate insight build into merged git.
comment:5 Changed 14 years ago by jmoore
- Cc cxallan added
- Remaining Time changed from 0.5 to 0.4
- Sprint changed from 2011-01-27 (4) to 2011-02-10 (5)
Managed to do some work for this. Requires moving importer from tools/ to components/ and split parts of insight/ to clients/. This may make maintaining 4.2 (too?) complicated. Will need to discuss. Moving to next iteration.
comment:6 Changed 14 years ago by Josh Moore <josh@…>
(In [6783ab7813ecf435eac5ab2287b18a1a5d26ce45/ome.git]) Improved (temporary) fix for filtering insight & spec (See #3940)
comment:7 Changed 14 years ago by Josh Moore <josh@…>
(In [038d3af1cbe8ac88be9b2bc44e978d02eded16fa/ome.git]) Improved (temporary) fix for filtering insight & spec (See #3940)
comment:8 Changed 14 years ago by jmoore
- Type changed from Task to User Story
comment:9 Changed 14 years ago by jmoore
- Sprint 2011-02-10 (5) deleted
Turning into a story and moving out of current sprint. Integration is non-critical for the moment, and will require multiple tasks itself.
comment:10 Changed 14 years ago by cxallan
Ported the changes above to the dev_4_1 branch in [70ed9b51bd59fc87fb9dad15467529af930cdb70/ome.git].
comment:11 Changed 13 years ago by jmoore
- Milestone changed from OMERO-Beta4.3 to OMERO-Beta4.3.1
Pushing
comment:12 Changed 13 years ago by Josh Moore <josh@…>
(In [dd0ab1bd1788cad2e6782eb71ebcfdba4d93275f/ome.git]on branches master, develop, feature/5252-import-cancel, fix/4463, python-gateway) Temporary fix for test-compile with insight (See #3940)
comment:13 Changed 13 years ago by Josh Moore <josh@…>
(In [6783ab7813ecf435eac5ab2287b18a1a5d26ce45/ome.git]on branches master, develop, feature/5252-import-cancel, fix/4463, python-gateway) Improved (temporary) fix for filtering insight & spec (See #3940)
comment:14 Changed 13 years ago by cxallan
- Milestone changed from OMERO-Beta4.3.1 to OMERO-Beta4.3.2
We've done some reasonable unification during milestone:OMERO-Beta4.3.1 but the full integration will have to be done afterwards. Pushing.
comment:15 Changed 13 years ago by jmoore
- Milestone changed from OMERO-Beta4.3.2 to OME-5.0
comment:16 Changed 13 years ago by agilo
- Status changed from new to accepted
Updated status, related task in progress
comment:17 Changed 12 years ago by jmoore
- Milestone changed from OMERO-Beta4.4 to Unscheduled
comment:18 Changed 12 years ago by jmoore
- Resolution set to fixed
- Status changed from accepted to closed
comment:19 Changed 12 years ago by jmoore
- Milestone changed from Unscheduled to OMERO-Beta4.4
(In [dd0ab1bd1788cad2e6782eb71ebcfdba4d93275f/ome.git]) Temporary fix for test-compile with insight (See #3940)