#161 closed enhancement (fixed)
(net.sf.basedb.normalizers) Automatic download of BASE API
Reported by: | Jari Häkkinen | Owned by: | Martin Svensson |
---|---|---|---|
Priority: | major | Milestone: | Normalization package v1.1 |
Component: | net.sf.basedb.normalizers | Keywords: | |
Cc: |
Description
The build process should detect whether the required BASE jars are available or not. If nor API files are found, there should be an ant target for automatic download. The Illumina package has this nice feature in its build process. Simply copy the scheme from there.
As a consequnce the BASE jars should not be in the repository.
Change History (4)
comment:1 Changed 12 years ago by
Status: | new → assigned |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 12 years ago by
(In [961]) Refs #118 and #161. PluginUtilities? download support. Added distclean ant target.
Note: See
TracTickets for help on using
tickets.
(In [945]) Fixes #161 (net.sf.basedb.normalizers) Automatic download of BASE API