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.
Updated by Debbie Lockett almost 7 years ago
- Status changed from New to Resolved
- Fix Committed on Branch 9.8, trunk added
Fix committed in Verifier on 9.8 and trunk branches.
Also added JUnit test testOEMActivation for 9.8 and 9.9 (which uses test ActivateSaxon.java class generated using license tool v11).
Updated by O'Neil Delpratt almost 7 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in Maintenance Release 9.8.0.8 added
Bug fix applied in the Saxon 9.8.0.8 maintenance release.
Please register to edit this issue
Actions