Actions
Task #5147
closedDeprecate Chronosync support
Start date:
Due date:
% Done:
100%
Estimated time:
Description
Currently, NLSR requires both PSync and Chronosync to be installed. If one of these breaks, NLSR will fail to compile/install. It should be a better idea to provide an option to install only one of the sync so that it will reduce an extra dependency.
Updated by Davide Pesavento over 3 years ago
This should be higher priority given that ChronoSync has been formally deprecated.
Updated by Ashlesh Gawande over 3 years ago
- Assignee set to Ashlesh Gawande
- Priority changed from Low to High
- Start date deleted (
02/17/2021)
Updated by Ashlesh Gawande over 3 years ago
- Subject changed from Make NLSR less dependent on multiple sync protocols to Deprecate Chronosync support
- Status changed from New to In Progress
- % Done changed from 0 to 100
NLSR no longer builds Chronosync support by default.
Optionally NLSR can be built with Chronosync for testing purposes using
./waf configure --enable-chronosync
Updated by Ashlesh Gawande over 3 years ago
- Status changed from In Progress to Closed
Actions