Quick Search
Learn more about
Quick Search
Log In
Access more options
Online Help
About JIRA
Dashboards
Access more options (Alt+D)
Projects
Access more options (Alt+P)
Issues
Access more options (Alt+I)
Issue Details
(
XML
|
Word
|
Printable
)
Key:
APF-657
Type:
Improvement
Status:
Resolved
Resolution:
Fixed
Priority:
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
Resolved:
27/Feb/07 12:27 AM
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>
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 »
Sort Order:
All
Comments
Change History
Activity Stream
Source
2519
by
Matt Raible
(12 files)
- APF-657: Added logging configuration to Cargo Plugin
27/Feb/07 12:26 AM (41 months, 12 days ago)
APF-657
: Added logging configuration to Cargo Plugin
appfuse:
trunk/web/struts/pom.xml
2519
(+2 -0)
diffs
appfuse:
trunk/archetypes/appfuse-basic-struts/src/main/resources/archetype-resources/pom.xml
2519
(+2 -0)
diffs
appfuse:
trunk/web/jsf/pom.xml
2519
(+2 -0)
diffs
appfuse:
trunk/archetypes/appfuse-modular-jsf/src/main/resources/archetype-resources/web/pom.xml
2519
(+2 -0)
diffs
appfuse:
trunk/archetypes/appfuse-modular-spring/src/main/resources/archetype-resources/web/pom.xml
2519
(+2 -0)
diffs
appfuse:
trunk/archetypes/appfuse-basic-tapestry/src/main/resources/archetype-resources/pom.xml
2519
(+2 -0)
diffs
appfuse:
trunk/archetypes/appfuse-basic-jsf/src/main/resources/archetype-resources/pom.xml
2519
(+2 -0)
diffs
appfuse:
trunk/web/tapestry/pom.xml
2519
(+2 -0)
diffs
appfuse:
trunk/archetypes/appfuse-modular-tapestry/src/main/resources/archetype-resources/web/pom.xml
2519
(+2 -0)
diffs
appfuse:
trunk/archetypes/appfuse-basic-spring/src/main/resources/archetype-resources/pom.xml
2519
(+2 -0)
diffs
appfuse:
trunk/web/spring/pom.xml
2519
(+2 -0)
diffs
appfuse:
trunk/archetypes/appfuse-modular-struts/src/main/resources/archetype-resources/web/pom.xml
2519
(+2 -0)
diffs
Matt Raible
made changes -
27/Feb/07 12:27 AM
Field
Original Value
New Value
Status
Open
[ 1 ]
Resolved
[ 5 ]
Resolution
Fixed
[ 1 ]
[
Permalink
|
« Hide
]
Matt Raible
added a comment -
22/Mar/07 06:32 PM
Removed in 2.0-M4 since Cargo 0.3 supports printing Tomcat's console to the screen.
[
Show »
]
Matt Raible
added a comment -
22/Mar/07 06:32 PM
Removed in 2.0-M4 since Cargo 0.3 supports printing Tomcat's console to the screen.