-
Enhancement
-
Resolution: Done
-
Optional
-
None
Current groovy scripts for preparing various server configuration for tests remove console handler and set logging only to file.
This might be convenient for passing testsuite and/or for local run. For CI job or for debugging purposes it is often useful to have whole output (server log and test log) in one place to have context. So making the removal optional seems better to me.
- clones
-
JBWS-3980 Make removing console log handler during prepare phase of testsuite optional
- Resolved
- is incorporated by
-
JBEAP-5271 (7.0.z) Upgrade JBossWS from 5.1.3.SP1 to 5.1.5.Final
- Verified