-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#544382 the engine shall routinely auto-recheck license #59
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add license headers
Codecov Report
@@ Coverage Diff @@
## master #59 +/- ##
===========================================
- Coverage 8.58% 8.55% -0.03%
Complexity 65 65
===========================================
Files 387 391 +4
Lines 12405 12448 +43
Branches 1093 1093
===========================================
Hits 1065 1065
- Misses 11309 11352 +43
Partials 31 31
Continue to review full report at Codecov.
|
...ssage.lic.base/src/org/eclipse/passage/lic/internal/base/permission/observatory/Expired.java
Outdated
Show resolved
Hide resolved
...passage.lic.base/src/org/eclipse/passage/lic/internal/base/permission/observatory/Guard.java
Outdated
Show resolved
Hide resolved
...ase/src/org/eclipse/passage/lic/internal/base/permission/observatory/GuardedObservatory.java
Outdated
Show resolved
Hide resolved
...e.lic.base/src/org/eclipse/passage/lic/internal/base/permission/observatory/Observatory.java
Outdated
Show resolved
Hide resolved
...ssage.lic.base/src/org/eclipse/passage/lic/internal/base/permission/observatory/Expired.java
Outdated
Show resolved
Hide resolved
...passage.lic.base/src/org/eclipse/passage/lic/internal/base/permission/observatory/Guard.java
Outdated
Show resolved
Hide resolved
...ase/src/org/eclipse/passage/lic/internal/base/permission/observatory/GuardedObservatory.java
Outdated
Show resolved
Hide resolved
...ssage.lic.base/src/org/eclipse/passage/lic/internal/base/permission/observatory/Limited.java
Outdated
Show resolved
Hide resolved
...e.lic.base/src/org/eclipse/passage/lic/internal/base/permission/observatory/Observatory.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Elena Parovyshnaia <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, Elena!
-- base periodical checking infrastructure is implemented
Signed-off-by: Elena Parovyshnaia [email protected]