Task #869 (closed)
Opened 12 years ago
Closed 11 years ago
Speed up build on already built code
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4 |
| Component: | Deployment | Version: | 3.0-M1 |
| Keywords: | build | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Currently, after building, another call to build will take a significant amount of time, not the least of which is parsing Ivy files and preparing the classpath. One simple optimization would be to wait for ivy configuration until a compile is needed.
Change History (1)
comment:1 Changed 11 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Merging with #868