Actions
Bug #3627
closedProblem with Verifier for redistribution license key
Start date:
2018-01-16
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.8, trunk
Fix Committed on Branch:
9.8, trunk
Fixed in Maintenance Release:
Platforms:
Description
Tried to run a test of generated ActivationCode for a redistribution license, but the wrong license was being picked up.
It seems that once the Verifier.supplyLicenseKey() method has read the license key from the ActivationCode, it does not mark the status as AVAILABLE, so another license on the class path is still loaded.
Please register to edit this issue
Actions