Ticket #278 (closed task: fixed)
Opened 2008-04-17T14:13:35-05:00
Last modified 2008-09-24T15:36:10-05:00
Move OME/OMERO plugins out of loci_tools.jar
Reported by: | melissa | Owned by: | curtis |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | build | Severity: | minor |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
To reduce complaints about the size of loci_tools.jar (currently > 16 MB), we should move the OME/OMERO plugins and OMERO JARs to a separate JAR file (ome_plugins.jar). As a result, the user would only be able to download (or upload) if ome_plugins.jar was installed.
The OME/OMERO plugins would need to be updated to check if loci_tools.jar is installed; if not, an error message should be displayed directing the user to download loci_tools.jar.
Change History
comment:1 Changed 2008-05-19T11:13:05-05:00 by curtis
- Owner changed from melissa to curtis
- Priority changed from minor to major
- Severity changed from cosmetic to minor
comment:2 Changed 2008-06-26T15:40:52-05:00 by curtis
- Priority changed from major to critical
This change will also help avoid circular dependencies with OMERO, and will generally result in a cleaner build process.