Open rju opened 2 days ago
author SoerenHenning -- Thu, 19 Jan 2017 14:11:36 +0100
The following classes are migrated:
teetime.stage.io.* => kieker.analysisteetime.plugin.reader.* (changed network to tcp)
teetime.stage.className.* => kieker.analysisteetime.plugin.reader.filesystem.className.*
teetime.stage.util.* => kieker.analysisteetime.plugin.reader.filesystem.util.*
teetime.util.network.* => kieker.analysisteetime.plugin.reader.tcp.util.*
kieker.common.exception.* => kieker.common.exception.*
Explanation: location in Kieker-TeeTime-Stages => location in Kieker-Analysis
Also the corresponding test classes were migrated.
author SoerenHenning -- Thu, 19 Jan 2017 14:14:08 +0100
I am currently now sure which of the migrated stages corresponds to stages in the
List of Kieker Stages to Be Migrated
JIRA Issue: KIEKER-1506 Migrate (master) Kieker-TeeTime-Stages Project Original Reporter: Sören Henning
Migration of the filters in the Kieker-TeeTime-Stages project.
This referes to the master branch of this project.
For the migration of the work of Lars see: KIEKER-1481 Closed
For the migration of my work see: KIEKER-1475 Accepted