Bug #1188 (closed)
Opened 10 years ago
Closed 10 years ago
setup-db fails with ${deps.lib.dir} missing on some platforms
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | critical | Cc: | palmeida@… |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description
Reported on the list:
I haven't been able to find information on how to setup
the db. I did this on the dist directory:
java omero setup-db
and got this error:
BUILD FAILED
/home/cgl/OMERO_test/OMERO_blitz/dist/components/antlib/resources/lifecycle.xml:65: /home/cgl/OMERO_test/OMERO_blitz/dist/${deps.lib.dir}
not found.
Change History (2)
comment:1 Changed 10 years ago by jmoore
comment:2 Changed 10 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
With r3764 ant has been removed from the dist/. Use:
bin/omero db script
to generate an update script.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
One workaround is to use "ant setup-db" from within dist for ant >= 1.7.0