
| Key: |
APF-657
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Matt Raible
|
| Reporter: |
Matt Raible
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Add the following in the <container> element, just after the <zipUrlInstaller>:
<log>${project.build.directory}/${cargo.container}/cargo.log</log>
<output>${project.build.directory}/${cargo.container}/${cargo.container}.log</output>
|
|
Description
|
Add the following in the <container> element, just after the <zipUrlInstaller>:
<log>${project.build.directory}/${cargo.container}/cargo.log</log>
<output>${project.build.directory}/${cargo.container}/${cargo.container}.log</output> |
Show » |
|