Open rju opened 1 week ago
author nils-christian -- Tue, 19 Feb 2013 15:21:56 +0100
Or use Kieker parameter to select Java logger.
author André van Hoorn -- Tue, 5 Mar 2013 09:56:20 +0100
Missing file added in changeset:cd5f68ebafb40e7b3ad65c11f64d6b0103a35fef/kieker-git and extended the check script:
avhAndrè van Hoorn-ThinkPad-RSS:0:/tmp/kieker-1.7-SNAPSHOT $ bin/trace-analysis.sh usage: kieker.tools.traceAnalysis.TraceAnalysisTool -i <dir1 ... dirN> -o <dir> [-p <prefix>] [--plot-Deployment-Sequence-Diagrams] ...
In the future, we may want to change the logger to JDK. When starting this activity, reopen.
author Jan Waller -- Fri, 15 Mar 2013 16:53:36 +0100
Replying to [avh|comment:3]:
> In the future, we may want to change the logger to JDK. When starting this activity, reopen.
done in 920053c6f45b9a2ab5d92d5f02c4b95fa333a47b
JIRA Issue: KIEKER-369 bin/log4j.properties in binary and source release archives Original Reporter: Andre van Hoorn
For example, when executing bin/traceAnalysis.sh, this leads to the following warning:
Adding the file solves the problem:
This should be included in the release test script
Checklist: