User Story #47 (closed)
Opened 13 years ago
Closed 11 years ago
Simplest possible import that works.
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | 3.0-Beta3 |
| Component: | Import | Keywords: | n.a. |
| Cc: | bwzloranger, cxallan | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description
As a first step, the simplest possible import that works would be useful. This can be as simple as :
java omero import -Dfile=c:\MyDocuments\image1.d3d.dv Buildfile: build.xml uploading-file: ... waiting-on-response: ......... Your image id is: #1
Obviously, this can't be anything that requires interaction or stiching files together, but for the single-file formats, it would be a great place to start.
Change History (6)
comment:1 Changed 13 years ago by cxallan
- Resolution set to fixed
- Status changed from new to closed
- Version changed from 3.0-M1 to 3.0-M2
comment:2 Changed 13 years ago by jmoore
- Keywords testing continousintegration added
- Milestone changed from 3.0-M2 to 3.0-M3
- Resolution fixed deleted
- Status changed from closed to reopened
#218 has links to a simpler version that can be used for testing. Can we get this into the build system so it works with continuous integration?
comment:3 Changed 13 years ago by cxallan
- Keywords iteration1 added; testing continousintegration removed
- Milestone changed from 3.0-M3 to 3.0-M4
- Owner changed from brain to callan
- Status changed from reopened to new
- Version changed from 3.0-M2 to 3.0-M4
Re-scheduling to milestone 4.
comment:4 Changed 12 years ago by cxallan
- Keywords iteration1 removed
- Milestone changed from 3.0-Beta2 to 3.0-Beta3
- Status changed from new to assigned
- Version 3.0-Beta1 deleted
comment:5 Changed 11 years ago by cxallan
- Owner changed from callan to jmoore
- Status changed from assigned to new
Have we largely got this now with the importer component rework Josh?
comment:6 Changed 11 years ago by jmoore
- Cc brain callan added
- Resolution set to fixed
- Status changed from new to closed
Yeah. Thanks folks.
closed by #15.