diff --git a/src/include/workflow/CommRequest.h b/src/include/workflow/CommRequest.h index 5ef36627..e861e0cf 120000 --- a/src/include/workflow/CommRequest.h +++ b/src/include/workflow/CommRequest.h @@ -1 +1 @@ -../../../src/kernel/CommRequest.h \ No newline at end of file +../../kernel/CommRequest.h \ No newline at end of file diff --git a/src/include/workflow/CommScheduler.h b/src/include/workflow/CommScheduler.h index 8f2ef19a..fc6dffe6 120000 --- a/src/include/workflow/CommScheduler.h +++ b/src/include/workflow/CommScheduler.h @@ -1 +1 @@ -../../../src/kernel/CommScheduler.h \ No newline at end of file +../../kernel/CommScheduler.h \ No newline at end of file diff --git a/src/include/workflow/Communicator.h b/src/include/workflow/Communicator.h index 980091b8..5c8c200e 120000 --- a/src/include/workflow/Communicator.h +++ b/src/include/workflow/Communicator.h @@ -1 +1 @@ -../../../src/kernel/Communicator.h \ No newline at end of file +../../kernel/Communicator.h \ No newline at end of file diff --git a/src/include/workflow/DnsCache.h b/src/include/workflow/DnsCache.h index 88ee9573..d42b69e8 120000 --- a/src/include/workflow/DnsCache.h +++ b/src/include/workflow/DnsCache.h @@ -1 +1 @@ -../../../src/manager/DnsCache.h \ No newline at end of file +../../manager/DnsCache.h \ No newline at end of file diff --git a/src/include/workflow/DnsMessage.h b/src/include/workflow/DnsMessage.h index 3369691e..55a0843f 120000 --- a/src/include/workflow/DnsMessage.h +++ b/src/include/workflow/DnsMessage.h @@ -1 +1 @@ -../../../src/protocol/DnsMessage.h \ No newline at end of file +../../protocol/DnsMessage.h \ No newline at end of file diff --git a/src/include/workflow/DnsRoutine.h b/src/include/workflow/DnsRoutine.h index a5a41a0e..c9029d69 120000 --- a/src/include/workflow/DnsRoutine.h +++ b/src/include/workflow/DnsRoutine.h @@ -1 +1 @@ -../../../src/algorithm/DnsRoutine.h \ No newline at end of file +../../algorithm/DnsRoutine.h \ No newline at end of file diff --git a/src/include/workflow/DnsUtil.h b/src/include/workflow/DnsUtil.h index 09a0c609..246b2f2e 120000 --- a/src/include/workflow/DnsUtil.h +++ b/src/include/workflow/DnsUtil.h @@ -1 +1 @@ -../../../src/protocol/DnsUtil.h \ No newline at end of file +../../protocol/DnsUtil.h \ No newline at end of file diff --git a/src/include/workflow/EncodeStream.h b/src/include/workflow/EncodeStream.h index bbaf7042..bf259c8c 120000 --- a/src/include/workflow/EncodeStream.h +++ b/src/include/workflow/EncodeStream.h @@ -1 +1 @@ -../../../src/util/EncodeStream.h \ No newline at end of file +../../util/EncodeStream.h \ No newline at end of file diff --git a/src/include/workflow/EndpointParams.h b/src/include/workflow/EndpointParams.h index c9faf2a0..2cfce301 120000 --- a/src/include/workflow/EndpointParams.h +++ b/src/include/workflow/EndpointParams.h @@ -1 +1 @@ -../../../src/manager/EndpointParams.h \ No newline at end of file +../../manager/EndpointParams.h \ No newline at end of file diff --git a/src/include/workflow/ExecRequest.h b/src/include/workflow/ExecRequest.h index afa4aaff..d8dfd3f9 120000 --- a/src/include/workflow/ExecRequest.h +++ b/src/include/workflow/ExecRequest.h @@ -1 +1 @@ -../../../src/kernel/ExecRequest.h \ No newline at end of file +../../kernel/ExecRequest.h \ No newline at end of file diff --git a/src/include/workflow/Executor.h b/src/include/workflow/Executor.h index 0b110c0f..cce19d64 120000 --- a/src/include/workflow/Executor.h +++ b/src/include/workflow/Executor.h @@ -1 +1 @@ -../../../src/kernel/Executor.h \ No newline at end of file +../../kernel/Executor.h \ No newline at end of file diff --git a/src/include/workflow/HttpMessage.h b/src/include/workflow/HttpMessage.h index 4eae4c98..544f9ac2 120000 --- a/src/include/workflow/HttpMessage.h +++ b/src/include/workflow/HttpMessage.h @@ -1 +1 @@ -../../../src/protocol/HttpMessage.h \ No newline at end of file +../../protocol/HttpMessage.h \ No newline at end of file diff --git a/src/include/workflow/HttpUtil.h b/src/include/workflow/HttpUtil.h index 013de7b5..01a1472d 120000 --- a/src/include/workflow/HttpUtil.h +++ b/src/include/workflow/HttpUtil.h @@ -1 +1 @@ -../../../src/protocol/HttpUtil.h \ No newline at end of file +../../protocol/HttpUtil.h \ No newline at end of file diff --git a/src/include/workflow/IORequest.h b/src/include/workflow/IORequest.h index 2de9dccb..dca002b7 120000 --- a/src/include/workflow/IORequest.h +++ b/src/include/workflow/IORequest.h @@ -1 +1 @@ -../../../src/kernel/IORequest.h \ No newline at end of file +../../kernel/IORequest.h \ No newline at end of file diff --git a/src/include/workflow/IOService_linux.h b/src/include/workflow/IOService_linux.h index 1457f263..3601e749 120000 --- a/src/include/workflow/IOService_linux.h +++ b/src/include/workflow/IOService_linux.h @@ -1 +1 @@ -../../../src/kernel/IOService_linux.h \ No newline at end of file +../../kernel/IOService_linux.h \ No newline at end of file diff --git a/src/include/workflow/IOService_thread.h b/src/include/workflow/IOService_thread.h index b12404ed..6bbf0621 120000 --- a/src/include/workflow/IOService_thread.h +++ b/src/include/workflow/IOService_thread.h @@ -1 +1 @@ -../../../src/kernel/IOService_thread.h \ No newline at end of file +../../kernel/IOService_thread.h \ No newline at end of file diff --git a/src/include/workflow/KafkaDataTypes.h b/src/include/workflow/KafkaDataTypes.h index 1adffdb6..f2cb3057 120000 --- a/src/include/workflow/KafkaDataTypes.h +++ b/src/include/workflow/KafkaDataTypes.h @@ -1 +1 @@ -../../../src/protocol/KafkaDataTypes.h \ No newline at end of file +../../protocol/KafkaDataTypes.h \ No newline at end of file diff --git a/src/include/workflow/KafkaMessage.h b/src/include/workflow/KafkaMessage.h index d077e953..45862912 120000 --- a/src/include/workflow/KafkaMessage.h +++ b/src/include/workflow/KafkaMessage.h @@ -1 +1 @@ -../../../src/protocol/KafkaMessage.h \ No newline at end of file +../../protocol/KafkaMessage.h \ No newline at end of file diff --git a/src/include/workflow/KafkaResult.h b/src/include/workflow/KafkaResult.h index c06c624a..87419ff9 120000 --- a/src/include/workflow/KafkaResult.h +++ b/src/include/workflow/KafkaResult.h @@ -1 +1 @@ -../../../src/protocol/KafkaResult.h \ No newline at end of file +../../protocol/KafkaResult.h \ No newline at end of file diff --git a/src/include/workflow/KafkaTaskImpl.inl b/src/include/workflow/KafkaTaskImpl.inl index 2932fa8d..16723a44 120000 --- a/src/include/workflow/KafkaTaskImpl.inl +++ b/src/include/workflow/KafkaTaskImpl.inl @@ -1 +1 @@ -../../../src/factory/KafkaTaskImpl.inl \ No newline at end of file +../../factory/KafkaTaskImpl.inl \ No newline at end of file diff --git a/src/include/workflow/LRUCache.h b/src/include/workflow/LRUCache.h index 570848a8..fd611182 120000 --- a/src/include/workflow/LRUCache.h +++ b/src/include/workflow/LRUCache.h @@ -1 +1 @@ -../../../src/util/LRUCache.h \ No newline at end of file +../../util/LRUCache.h \ No newline at end of file diff --git a/src/include/workflow/MD5Util.h b/src/include/workflow/MD5Util.h index bfcd1de5..8d8eb0df 120000 --- a/src/include/workflow/MD5Util.h +++ b/src/include/workflow/MD5Util.h @@ -1 +1 @@ -../../../src/util/MD5Util.h \ No newline at end of file +../../util/MD5Util.h \ No newline at end of file diff --git a/src/include/workflow/MapReduce.h b/src/include/workflow/MapReduce.h index 6d3047b2..808251d4 120000 --- a/src/include/workflow/MapReduce.h +++ b/src/include/workflow/MapReduce.h @@ -1 +1 @@ -../../../src/algorithm/MapReduce.h \ No newline at end of file +../../algorithm/MapReduce.h \ No newline at end of file diff --git a/src/include/workflow/MapReduce.inl b/src/include/workflow/MapReduce.inl index 9fdde55b..b196b719 120000 --- a/src/include/workflow/MapReduce.inl +++ b/src/include/workflow/MapReduce.inl @@ -1 +1 @@ -../../../src/algorithm/MapReduce.inl \ No newline at end of file +../../algorithm/MapReduce.inl \ No newline at end of file diff --git a/src/include/workflow/MySQLMessage.h b/src/include/workflow/MySQLMessage.h index a790be14..c9afe23a 120000 --- a/src/include/workflow/MySQLMessage.h +++ b/src/include/workflow/MySQLMessage.h @@ -1 +1 @@ -../../../src/protocol/MySQLMessage.h \ No newline at end of file +../../protocol/MySQLMessage.h \ No newline at end of file diff --git a/src/include/workflow/MySQLMessage.inl b/src/include/workflow/MySQLMessage.inl index 3f72558b..c0db1574 120000 --- a/src/include/workflow/MySQLMessage.inl +++ b/src/include/workflow/MySQLMessage.inl @@ -1 +1 @@ -../../../src/protocol/MySQLMessage.inl \ No newline at end of file +../../protocol/MySQLMessage.inl \ No newline at end of file diff --git a/src/include/workflow/MySQLResult.h b/src/include/workflow/MySQLResult.h index 9fd9cacc..0feb4d82 120000 --- a/src/include/workflow/MySQLResult.h +++ b/src/include/workflow/MySQLResult.h @@ -1 +1 @@ -../../../src/protocol/MySQLResult.h \ No newline at end of file +../../protocol/MySQLResult.h \ No newline at end of file diff --git a/src/include/workflow/MySQLResult.inl b/src/include/workflow/MySQLResult.inl index 6d358b4f..f32aaa3a 120000 --- a/src/include/workflow/MySQLResult.inl +++ b/src/include/workflow/MySQLResult.inl @@ -1 +1 @@ -../../../src/protocol/MySQLResult.inl \ No newline at end of file +../../protocol/MySQLResult.inl \ No newline at end of file diff --git a/src/include/workflow/ProtocolMessage.h b/src/include/workflow/ProtocolMessage.h index 4187dea4..8038c75f 120000 --- a/src/include/workflow/ProtocolMessage.h +++ b/src/include/workflow/ProtocolMessage.h @@ -1 +1 @@ -../../../src/protocol/ProtocolMessage.h \ No newline at end of file +../../protocol/ProtocolMessage.h \ No newline at end of file diff --git a/src/include/workflow/RedisMessage.h b/src/include/workflow/RedisMessage.h index fa4d8b4e..d6914253 120000 --- a/src/include/workflow/RedisMessage.h +++ b/src/include/workflow/RedisMessage.h @@ -1 +1 @@ -../../../src/protocol/RedisMessage.h \ No newline at end of file +../../protocol/RedisMessage.h \ No newline at end of file diff --git a/src/include/workflow/RouteManager.h b/src/include/workflow/RouteManager.h index 72806d06..0b31f237 120000 --- a/src/include/workflow/RouteManager.h +++ b/src/include/workflow/RouteManager.h @@ -1 +1 @@ -../../../src/manager/RouteManager.h \ No newline at end of file +../../manager/RouteManager.h \ No newline at end of file diff --git a/src/include/workflow/SSLWrapper.h b/src/include/workflow/SSLWrapper.h index 9876393e..ed559cca 120000 --- a/src/include/workflow/SSLWrapper.h +++ b/src/include/workflow/SSLWrapper.h @@ -1 +1 @@ -../../../src/protocol/SSLWrapper.h \ No newline at end of file +../../protocol/SSLWrapper.h \ No newline at end of file diff --git a/src/include/workflow/SleepRequest.h b/src/include/workflow/SleepRequest.h index 3c9c671b..463d8de0 120000 --- a/src/include/workflow/SleepRequest.h +++ b/src/include/workflow/SleepRequest.h @@ -1 +1 @@ -../../../src/kernel/SleepRequest.h \ No newline at end of file +../../kernel/SleepRequest.h \ No newline at end of file diff --git a/src/include/workflow/StringUtil.h b/src/include/workflow/StringUtil.h index fd9b2beb..59e2c628 120000 --- a/src/include/workflow/StringUtil.h +++ b/src/include/workflow/StringUtil.h @@ -1 +1 @@ -../../../src/util/StringUtil.h \ No newline at end of file +../../util/StringUtil.h \ No newline at end of file diff --git a/src/include/workflow/SubTask.h b/src/include/workflow/SubTask.h index 4163a374..0f82645a 120000 --- a/src/include/workflow/SubTask.h +++ b/src/include/workflow/SubTask.h @@ -1 +1 @@ -../../../src/kernel/SubTask.h \ No newline at end of file +../../kernel/SubTask.h \ No newline at end of file diff --git a/src/include/workflow/URIParser.h b/src/include/workflow/URIParser.h index 9eeeaeae..cb28df98 120000 --- a/src/include/workflow/URIParser.h +++ b/src/include/workflow/URIParser.h @@ -1 +1 @@ -../../../src/util/URIParser.h \ No newline at end of file +../../util/URIParser.h \ No newline at end of file diff --git a/src/include/workflow/UpstreamManager.h b/src/include/workflow/UpstreamManager.h index 09717059..7d4eda58 120000 --- a/src/include/workflow/UpstreamManager.h +++ b/src/include/workflow/UpstreamManager.h @@ -1 +1 @@ -../../../src/manager/UpstreamManager.h \ No newline at end of file +../../manager/UpstreamManager.h \ No newline at end of file diff --git a/src/include/workflow/UpstreamPolicies.h b/src/include/workflow/UpstreamPolicies.h index 0bf6575e..71326f2a 120000 --- a/src/include/workflow/UpstreamPolicies.h +++ b/src/include/workflow/UpstreamPolicies.h @@ -1 +1 @@ -../../../src/nameservice/UpstreamPolicies.h \ No newline at end of file +../../nameservice/UpstreamPolicies.h \ No newline at end of file diff --git a/src/include/workflow/WFAlgoTaskFactory.h b/src/include/workflow/WFAlgoTaskFactory.h index e9b8b86e..551dbd39 120000 --- a/src/include/workflow/WFAlgoTaskFactory.h +++ b/src/include/workflow/WFAlgoTaskFactory.h @@ -1 +1 @@ -../../../src/factory/WFAlgoTaskFactory.h \ No newline at end of file +../../factory/WFAlgoTaskFactory.h \ No newline at end of file diff --git a/src/include/workflow/WFAlgoTaskFactory.inl b/src/include/workflow/WFAlgoTaskFactory.inl index eee69486..5947a6f3 120000 --- a/src/include/workflow/WFAlgoTaskFactory.inl +++ b/src/include/workflow/WFAlgoTaskFactory.inl @@ -1 +1 @@ -../../../src/factory/WFAlgoTaskFactory.inl \ No newline at end of file +../../factory/WFAlgoTaskFactory.inl \ No newline at end of file diff --git a/src/include/workflow/WFConnection.h b/src/include/workflow/WFConnection.h index de517078..46190b68 120000 --- a/src/include/workflow/WFConnection.h +++ b/src/include/workflow/WFConnection.h @@ -1 +1 @@ -../../../src/factory/WFConnection.h \ No newline at end of file +../../factory/WFConnection.h \ No newline at end of file diff --git a/src/include/workflow/WFDnsClient.h b/src/include/workflow/WFDnsClient.h index cd9338a5..b3054156 120000 --- a/src/include/workflow/WFDnsClient.h +++ b/src/include/workflow/WFDnsClient.h @@ -1 +1 @@ -../../../src/client/WFDnsClient.h \ No newline at end of file +../../client/WFDnsClient.h \ No newline at end of file diff --git a/src/include/workflow/WFDnsResolver.h b/src/include/workflow/WFDnsResolver.h index 1071e27f..b94b16a8 120000 --- a/src/include/workflow/WFDnsResolver.h +++ b/src/include/workflow/WFDnsResolver.h @@ -1 +1 @@ -../../../src/nameservice/WFDnsResolver.h \ No newline at end of file +../../nameservice/WFDnsResolver.h \ No newline at end of file diff --git a/src/include/workflow/WFDnsServer.h b/src/include/workflow/WFDnsServer.h index af2b8cff..820439c0 120000 --- a/src/include/workflow/WFDnsServer.h +++ b/src/include/workflow/WFDnsServer.h @@ -1 +1 @@ -../../../src/server/WFDnsServer.h \ No newline at end of file +../../server/WFDnsServer.h \ No newline at end of file diff --git a/src/include/workflow/WFFacilities.h b/src/include/workflow/WFFacilities.h index 2d4ed0dc..d780786b 120000 --- a/src/include/workflow/WFFacilities.h +++ b/src/include/workflow/WFFacilities.h @@ -1 +1 @@ -../../../src/manager/WFFacilities.h \ No newline at end of file +../../manager/WFFacilities.h \ No newline at end of file diff --git a/src/include/workflow/WFFacilities.inl b/src/include/workflow/WFFacilities.inl index cdbf7e09..7497e135 120000 --- a/src/include/workflow/WFFacilities.inl +++ b/src/include/workflow/WFFacilities.inl @@ -1 +1 @@ -../../../src/manager/WFFacilities.inl \ No newline at end of file +../../manager/WFFacilities.inl \ No newline at end of file diff --git a/src/include/workflow/WFFuture.h b/src/include/workflow/WFFuture.h index 131d71b4..814fbd9b 120000 --- a/src/include/workflow/WFFuture.h +++ b/src/include/workflow/WFFuture.h @@ -1 +1 @@ -../../../src/manager/WFFuture.h \ No newline at end of file +../../manager/WFFuture.h \ No newline at end of file diff --git a/src/include/workflow/WFGlobal.h b/src/include/workflow/WFGlobal.h index cbbe81b2..162a3d9c 120000 --- a/src/include/workflow/WFGlobal.h +++ b/src/include/workflow/WFGlobal.h @@ -1 +1 @@ -../../../src/manager/WFGlobal.h \ No newline at end of file +../../manager/WFGlobal.h \ No newline at end of file diff --git a/src/include/workflow/WFGraphTask.h b/src/include/workflow/WFGraphTask.h index b1547dd0..fb0dc822 120000 --- a/src/include/workflow/WFGraphTask.h +++ b/src/include/workflow/WFGraphTask.h @@ -1 +1 @@ -../../../src/factory/WFGraphTask.h \ No newline at end of file +../../factory/WFGraphTask.h \ No newline at end of file diff --git a/src/include/workflow/WFHttpServer.h b/src/include/workflow/WFHttpServer.h index 015e36fd..bc262a02 120000 --- a/src/include/workflow/WFHttpServer.h +++ b/src/include/workflow/WFHttpServer.h @@ -1 +1 @@ -../../../src/server/WFHttpServer.h \ No newline at end of file +../../server/WFHttpServer.h \ No newline at end of file diff --git a/src/include/workflow/WFKafkaClient.h b/src/include/workflow/WFKafkaClient.h index 586e99e7..86453de5 120000 --- a/src/include/workflow/WFKafkaClient.h +++ b/src/include/workflow/WFKafkaClient.h @@ -1 +1 @@ -../../../src/client/WFKafkaClient.h \ No newline at end of file +../../client/WFKafkaClient.h \ No newline at end of file diff --git a/src/include/workflow/WFMySQLConnection.h b/src/include/workflow/WFMySQLConnection.h index 5cc0b0bd..928480f0 120000 --- a/src/include/workflow/WFMySQLConnection.h +++ b/src/include/workflow/WFMySQLConnection.h @@ -1 +1 @@ -../../../src/client/WFMySQLConnection.h \ No newline at end of file +../../client/WFMySQLConnection.h \ No newline at end of file diff --git a/src/include/workflow/WFMySQLServer.h b/src/include/workflow/WFMySQLServer.h index 1e770066..4ab06620 120000 --- a/src/include/workflow/WFMySQLServer.h +++ b/src/include/workflow/WFMySQLServer.h @@ -1 +1 @@ -../../../src/server/WFMySQLServer.h \ No newline at end of file +../../server/WFMySQLServer.h \ No newline at end of file diff --git a/src/include/workflow/WFNameService.h b/src/include/workflow/WFNameService.h index c3ed038a..38434970 120000 --- a/src/include/workflow/WFNameService.h +++ b/src/include/workflow/WFNameService.h @@ -1 +1 @@ -../../../src/nameservice/WFNameService.h \ No newline at end of file +../../nameservice/WFNameService.h \ No newline at end of file diff --git a/src/include/workflow/WFOperator.h b/src/include/workflow/WFOperator.h index 1fa56382..5db73dc0 120000 --- a/src/include/workflow/WFOperator.h +++ b/src/include/workflow/WFOperator.h @@ -1 +1 @@ -../../../src/factory/WFOperator.h \ No newline at end of file +../../factory/WFOperator.h \ No newline at end of file diff --git a/src/include/workflow/WFRedisServer.h b/src/include/workflow/WFRedisServer.h index 085d2340..b6648f94 120000 --- a/src/include/workflow/WFRedisServer.h +++ b/src/include/workflow/WFRedisServer.h @@ -1 +1 @@ -../../../src/server/WFRedisServer.h \ No newline at end of file +../../server/WFRedisServer.h \ No newline at end of file diff --git a/src/include/workflow/WFServer.h b/src/include/workflow/WFServer.h index 9a658846..78d76b9f 120000 --- a/src/include/workflow/WFServer.h +++ b/src/include/workflow/WFServer.h @@ -1 +1 @@ -../../../src/server/WFServer.h \ No newline at end of file +../../server/WFServer.h \ No newline at end of file diff --git a/src/include/workflow/WFServiceGovernance.h b/src/include/workflow/WFServiceGovernance.h index 3a0429ed..5b5056ae 120000 --- a/src/include/workflow/WFServiceGovernance.h +++ b/src/include/workflow/WFServiceGovernance.h @@ -1 +1 @@ -../../../src/nameservice/WFServiceGovernance.h \ No newline at end of file +../../nameservice/WFServiceGovernance.h \ No newline at end of file diff --git a/src/include/workflow/WFTask.h b/src/include/workflow/WFTask.h index c06d083f..7cb6392a 120000 --- a/src/include/workflow/WFTask.h +++ b/src/include/workflow/WFTask.h @@ -1 +1 @@ -../../../src/factory/WFTask.h \ No newline at end of file +../../factory/WFTask.h \ No newline at end of file diff --git a/src/include/workflow/WFTask.inl b/src/include/workflow/WFTask.inl index d2ac5bea..940fed88 120000 --- a/src/include/workflow/WFTask.inl +++ b/src/include/workflow/WFTask.inl @@ -1 +1 @@ -../../../src/factory/WFTask.inl \ No newline at end of file +../../factory/WFTask.inl \ No newline at end of file diff --git a/src/include/workflow/WFTaskError.h b/src/include/workflow/WFTaskError.h index bacb7f61..034f2ac6 120000 --- a/src/include/workflow/WFTaskError.h +++ b/src/include/workflow/WFTaskError.h @@ -1 +1 @@ -../../../src/factory/WFTaskError.h \ No newline at end of file +../../factory/WFTaskError.h \ No newline at end of file diff --git a/src/include/workflow/WFTaskFactory.h b/src/include/workflow/WFTaskFactory.h index 628c4dab..ff3dd6ae 120000 --- a/src/include/workflow/WFTaskFactory.h +++ b/src/include/workflow/WFTaskFactory.h @@ -1 +1 @@ -../../../src/factory/WFTaskFactory.h \ No newline at end of file +../../factory/WFTaskFactory.h \ No newline at end of file diff --git a/src/include/workflow/WFTaskFactory.inl b/src/include/workflow/WFTaskFactory.inl index c6959b6f..0ca4f017 120000 --- a/src/include/workflow/WFTaskFactory.inl +++ b/src/include/workflow/WFTaskFactory.inl @@ -1 +1 @@ -../../../src/factory/WFTaskFactory.inl \ No newline at end of file +../../factory/WFTaskFactory.inl \ No newline at end of file diff --git a/src/include/workflow/Workflow.h b/src/include/workflow/Workflow.h index d66dc328..4ac3d2c8 120000 --- a/src/include/workflow/Workflow.h +++ b/src/include/workflow/Workflow.h @@ -1 +1 @@ -../../../src/factory/Workflow.h \ No newline at end of file +../../factory/Workflow.h \ No newline at end of file diff --git a/src/include/workflow/args.h b/src/include/workflow/args.h deleted file mode 120000 index a970c7b7..00000000 --- a/src/include/workflow/args.h +++ /dev/null @@ -1 +0,0 @@ -../../../benchmark/util/args.h \ No newline at end of file diff --git a/src/include/workflow/content.h b/src/include/workflow/content.h deleted file mode 120000 index 28f4754f..00000000 --- a/src/include/workflow/content.h +++ /dev/null @@ -1 +0,0 @@ -../../../benchmark/util/content.h \ No newline at end of file diff --git a/src/include/workflow/crc32c.h b/src/include/workflow/crc32c.h index 1e3b4fe5..117f928a 120000 --- a/src/include/workflow/crc32c.h +++ b/src/include/workflow/crc32c.h @@ -1 +1 @@ -../../../src/util/crc32c.h \ No newline at end of file +../../util/crc32c.h \ No newline at end of file diff --git a/src/include/workflow/date.h b/src/include/workflow/date.h deleted file mode 120000 index bf335918..00000000 --- a/src/include/workflow/date.h +++ /dev/null @@ -1 +0,0 @@ -../../../benchmark/util/date.h \ No newline at end of file diff --git a/src/include/workflow/dns_parser.h b/src/include/workflow/dns_parser.h index 90fb464f..f2fd51f0 120000 --- a/src/include/workflow/dns_parser.h +++ b/src/include/workflow/dns_parser.h @@ -1 +1 @@ -../../../src/protocol/dns_parser.h \ No newline at end of file +../../protocol/dns_parser.h \ No newline at end of file diff --git a/src/include/workflow/http_parser.h b/src/include/workflow/http_parser.h index 3a331f68..6c4abe79 120000 --- a/src/include/workflow/http_parser.h +++ b/src/include/workflow/http_parser.h @@ -1 +1 @@ -../../../src/protocol/http_parser.h \ No newline at end of file +../../protocol/http_parser.h \ No newline at end of file diff --git a/src/include/workflow/kafka_parser.h b/src/include/workflow/kafka_parser.h index 1422ec15..f2de99c4 120000 --- a/src/include/workflow/kafka_parser.h +++ b/src/include/workflow/kafka_parser.h @@ -1 +1 @@ -../../../src/protocol/kafka_parser.h \ No newline at end of file +../../protocol/kafka_parser.h \ No newline at end of file diff --git a/src/include/workflow/list.h b/src/include/workflow/list.h index d2333f67..b28d68b4 120000 --- a/src/include/workflow/list.h +++ b/src/include/workflow/list.h @@ -1 +1 @@ -../../../src/kernel/list.h \ No newline at end of file +../../kernel/list.h \ No newline at end of file diff --git a/src/include/workflow/message.h b/src/include/workflow/message.h deleted file mode 120000 index 3a8e38e3..00000000 --- a/src/include/workflow/message.h +++ /dev/null @@ -1 +0,0 @@ -../../../tutorial/tutorial-10-user_defined_protocol/message.h \ No newline at end of file diff --git a/src/include/workflow/mpoller.h b/src/include/workflow/mpoller.h index 0214d81d..5900cda4 120000 --- a/src/include/workflow/mpoller.h +++ b/src/include/workflow/mpoller.h @@ -1 +1 @@ -../../../src/kernel/mpoller.h \ No newline at end of file +../../kernel/mpoller.h \ No newline at end of file diff --git a/src/include/workflow/msgqueue.h b/src/include/workflow/msgqueue.h index 9c0b9603..c443c9b3 120000 --- a/src/include/workflow/msgqueue.h +++ b/src/include/workflow/msgqueue.h @@ -1 +1 @@ -../../../src/kernel/msgqueue.h \ No newline at end of file +../../kernel/msgqueue.h \ No newline at end of file diff --git a/src/include/workflow/mysql_byteorder.h b/src/include/workflow/mysql_byteorder.h index 4a347b5a..e3a4c154 120000 --- a/src/include/workflow/mysql_byteorder.h +++ b/src/include/workflow/mysql_byteorder.h @@ -1 +1 @@ -../../../src/protocol/mysql_byteorder.h \ No newline at end of file +../../protocol/mysql_byteorder.h \ No newline at end of file diff --git a/src/include/workflow/mysql_parser.h b/src/include/workflow/mysql_parser.h index a4265abe..31ae0848 120000 --- a/src/include/workflow/mysql_parser.h +++ b/src/include/workflow/mysql_parser.h @@ -1 +1 @@ -../../../src/protocol/mysql_parser.h \ No newline at end of file +../../protocol/mysql_parser.h \ No newline at end of file diff --git a/src/include/workflow/mysql_stream.h b/src/include/workflow/mysql_stream.h index 495a1f0c..fed62e7b 120000 --- a/src/include/workflow/mysql_stream.h +++ b/src/include/workflow/mysql_stream.h @@ -1 +1 @@ -../../../src/protocol/mysql_stream.h \ No newline at end of file +../../protocol/mysql_stream.h \ No newline at end of file diff --git a/src/include/workflow/mysql_types.h b/src/include/workflow/mysql_types.h index 6e61d309..8c331cb4 120000 --- a/src/include/workflow/mysql_types.h +++ b/src/include/workflow/mysql_types.h @@ -1 +1 @@ -../../../src/protocol/mysql_types.h \ No newline at end of file +../../protocol/mysql_types.h \ No newline at end of file diff --git a/src/include/workflow/poller.h b/src/include/workflow/poller.h index c6fe170e..180e72ba 120000 --- a/src/include/workflow/poller.h +++ b/src/include/workflow/poller.h @@ -1 +1 @@ -../../../src/kernel/poller.h \ No newline at end of file +../../kernel/poller.h \ No newline at end of file diff --git a/src/include/workflow/rbtree.h b/src/include/workflow/rbtree.h index 8d938583..298b1fee 120000 --- a/src/include/workflow/rbtree.h +++ b/src/include/workflow/rbtree.h @@ -1 +1 @@ -../../../src/kernel/rbtree.h \ No newline at end of file +../../kernel/rbtree.h \ No newline at end of file diff --git a/src/include/workflow/redis_parser.h b/src/include/workflow/redis_parser.h index 336e1ab4..2e5bca5f 120000 --- a/src/include/workflow/redis_parser.h +++ b/src/include/workflow/redis_parser.h @@ -1 +1 @@ -../../../src/protocol/redis_parser.h \ No newline at end of file +../../protocol/redis_parser.h \ No newline at end of file diff --git a/src/include/workflow/thrdpool.h b/src/include/workflow/thrdpool.h index 7d59c19a..cbd4b593 120000 --- a/src/include/workflow/thrdpool.h +++ b/src/include/workflow/thrdpool.h @@ -1 +1 @@ -../../../src/kernel/thrdpool.h \ No newline at end of file +../../kernel/thrdpool.h \ No newline at end of file