Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 978130

Summary: Fix the enableTrace XSLT used to enable trace level loggin in testsuite
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Joe Wertz <ewertz>
Component: TestsuiteAssignee: Joe Wertz <ewertz>
Status: CLOSED WORKSFORME QA Contact: Pavel Jelinek <pjelinek>
Severity: low Docs Contact:
Priority: low    
Version: 6.1.1CC: cdewolf, myarboro
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-27 05:10:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joe Wertz 2013-06-26 03:24:19 UTC
Description of problem: TRACE level logging during testsuite runs is not operational.
 

Version-Release number of selected component (if applicable):


How reproducible: Every time.


Steps to Reproduce:
1. Run testsuite with parameter '-Dtrace=org.jboss'. Does not enable trace logging in server.log 

Actual results: No trace logging


Expected results: Should be trace logging...


Additional info:

Comment 1 Joe Wertz 2013-06-26 04:05:08 UTC
EAP PR: https://github.com/jbossas/jboss-eap/pull/198

Upstream PR Merged: https://github.com/wildfly/wildfly/pull/4687

Comment 6 Joe Wertz 2014-01-27 05:10:23 UTC
Cleaning BZ. Been fixed for a while.