[ome-devel] Submodules in develop
Josh Moore
josh at glencoesoftware.com
Wed May 2 12:07:15 BST 2012
We've just merged the work from [PR104] into develop. This means that bioformats is now included as a submodule under components/bioformats and no longer as built jars under lib/repository. After you clone or fetch openmicroscopy.git, you will need to run the following submodule commands:
* git submodule init
* git submodule update # this will checkout bioformats
If you happen to be simultaneously working on a much old branch as well as from develop, you may need to manually move the bioformats directory out of the way. If you run into this issue or any other and need help, let us know.
Cheers,
~Josh
[PR104] https://github.com/openmicroscopy/openmicroscopy/pull/104
More information about the ome-devel
mailing list