Ticket #1846 (closed defect: fixed)
Opened 2013-04-29T13:40:37-05:00
Last modified 2013-06-14T11:14:19-05:00
Fix missing tags in ImageJA
Reported by: | dscho | Owned by: | dscho |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b8-analysis |
Component: | Build System | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1919 |
Description
When we switched to building ImageJA via Jenkins, the tagging of releases got lost somehow.
Change History
comment:1 Changed 2013-06-07T15:02:08-05:00 by bdezonia
- Blocking 1919 added; 1608 removed
- Milestone changed from imagej2-b7-ndim-data to imagej2-b8-analysis
comment:2 Changed 2013-06-14T11:14:19-05:00 by dscho
- Status changed from new to closed
- Resolution set to fixed
I manually tagged all ImageJA releases, and changed the sync-with-imagej and jenkins-job scripts in https://github.com/fiji/ImageJA/commits/tools (untested, so far, but the next ImageJ 1.x release will tell whether it worked).