History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: APF-657
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Matt Raible
Reporter: Matt Raible
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
AppFuse

Add logging configuration to Cargo Plugin

Created: 21/Feb/07 10:18 PM   Updated: 22/Mar/07 06:32 PM
Component/s: Build, Test, or Deploy Process
Affects Version/s: 2.0-M3
Fix Version/s: 2.0-M4


 Description  « Hide
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>

 All   Comments   Change History   FishEye      Sort Order:
Matt Raible - 22/Mar/07 06:32 PM
Removed in 2.0-M4 since Cargo 0.3 supports printing Tomcat's console to the screen.