Task #867 (closed)
Opened 12 years ago
Closed 11 years ago
Print output.log from slice generation to standard out on build failure
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-Beta3.1 |
| Component: | Deployment | Version: | 3.0-M1 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Currently a message such as "exec returned 1" will be printed. Users don't know to look in:
COMPONENT/target/generated/src/.output.log
for the proper information. It should be in an ant try/catch block and printed (or in its own ant task)
Do we again try to use the tasks from ZeroC?
Change History (1)
comment:1 Changed 11 years ago by jmoore
- Milestone changed from 3.0-Beta4 to 3.0-Beta3.1
- 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.
r2560. Simply no longer capturing to file.