Task #10238 (closed)
Opened 7 years ago
Closed 7 years ago
Bug: Eclipse doesn't know about BF's AssumeNG
| Reported by: | jamoore | Owned by: | bpindelski |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4.7 |
| Component: | Deployment | Version: | n.a. |
| Keywords: | n.a. | Cc: | fs@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2013-02-12 (5) |
Description
The addition of AssumeNG in components/bioformats on develop has left the top-level classpath (see ome.git/.classpath-template) with several error messages due to missing classes.
Run:
- git submodule update
- ./build.py build-dev
to reproduce.
The jar will need to be added to lib/repository and etc/omero.properties as well as to an ivy.xml file in the proper component.
Change History (3)
comment:1 Changed 7 years ago by bpindelski
- Sprint set to 2013-02-12 (5)
- Status changed from new to accepted
comment:2 Changed 7 years ago by bpindelski
comment:3 Changed 7 years ago by bpindelski
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Fixed in https://github.com/openmicroscopy/bioformats/pull/349 and https://github.com/openmicroscopy/openmicroscopy/pull/642. Closing.