Skip to content
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

Bug 575166 License Agreement management: license issuing #874

Merged
merged 2 commits into from
Aug 16, 2021

Conversation

eparovyshnaya
Copy link
Contributor

Roll back FeatureVersion.agreements reference addition.

Product-related agreements cannot be associated with FeatureVersion in
order to be implanted to an issued license: one of base Passage use
cases is to update a separate feature (install newer version, probably
with new set of Agreements) in scope of an old license (version range
allows). It is decided to protect Requirement gathering with
product-related agreements.

Signed-off-by: eparovyshnaya [email protected]

Roll back FeatureVersion.agreements reference addition.

Product-related agreements cannot be associated with FeatureVersion in
order to be implanted to an issued license: one of base Passage use
cases is to update a separate feature (install newer version, probably
with new set of Agreements) in scope of an old license (version range
allows). It is decided to protect Requirement gathering with
product-related agreements.

Signed-off-by: eparovyshnaya <[email protected]>
@codecov
Copy link

codecov bot commented Aug 15, 2021

Codecov Report

Merging #874 (3327aa4) into master (1cba969) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #874      +/-   ##
============================================
+ Coverage     33.66%   33.67%   +0.01%     
  Complexity      346      346              
============================================
  Files          1094     1094              
  Lines         24372    24345      -27     
  Branches       1515     1514       -1     
============================================
- Hits           8204     8198       -6     
+ Misses        15681    15660      -21     
  Partials        487      487              
Impacted Files Coverage Δ
...res/edit/providers/FeatureVersionItemProvider.java 0.00% <ø> (ø)
...ge/lic/features/model/impl/FeatureVersionImpl.java 17.39% <ø> (+2.15%) ⬆️
...e/lic/features/model/impl/FeaturesPackageImpl.java 92.56% <ø> (-0.30%) ⬇️
...ssage/lic/features/model/meta/FeaturesPackage.java 100.00% <ø> (ø)
...rg/eclipse/passage/lic/bc/BcResidentSecretKey.java 91.30% <0.00%> (-4.35%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1cba969...3327aa4. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 3ba9d99 into master Aug 16, 2021
@ruspl-afed ruspl-afed deleted the 575166 branch October 21, 2021 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants