Task #11869 (closed)
Opened 6 years ago
Closed 5 years ago
Bug: Document need to build from git checkout
| Reported by: | rleigh | Owned by: | rleigh |
|---|---|---|---|
| Priority: | minor | Milestone: | 5.1.0-m4 |
| Component: | Bio-Formats | Version: | 5.0.0-beta2-RC3 |
| Keywords: | docs | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
The documentation needs to make clear that to build cppwrap (and any other code) that the build needs to take place in a git checkout.
Change History (3)
comment:1 Changed 6 years ago by jburel
- Milestone changed from 5.0.0 to 5.0.1
comment:2 Changed 5 years ago by rleigh
For the 5.0.1-rc1 zip file:
- ant works
- mvn works
- C++ works
- cppwrap fails
It looks like cppwrap's maven logic is still using git directly, but the main mvn stuff isn't.
comment:3 Changed 5 years ago by mlinkert
- Resolution set to fixed
- Status changed from new to closed
https://github.com/openmicroscopy/bioformats/pull/1530 should mean that this documentation is no longer necessary. Feel free to reopen if there is some other reason that a Git checkout is needed.
Moving to next milestone, roger is off.