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 572333 license storage location should be configurable #703

Merged
merged 2 commits into from
Apr 1, 2021

Conversation

eparovyshnaya
Copy link
Contributor

-server.storage=<path> cli parameter is supported

Signed-off-by: eparovyshnaya [email protected]

-server.storage=<path> cli parameter is supported

Signed-off-by: eparovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya requested a review from ruspl-afed April 1, 2021 09:43
Fix obsolete Port construction

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

codecov bot commented Apr 1, 2021

Codecov Report

Merging #703 (64cd7f0) into master (ac20ad8) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #703      +/-   ##
============================================
- Coverage     36.61%   36.55%   -0.07%     
  Complexity      346      346              
============================================
  Files           948      950       +2     
  Lines         20151    20185      +34     
  Branches       1196     1200       +4     
============================================
- Hits           7379     7378       -1     
- Misses        12364    12399      +35     
  Partials        408      408              
Impacted Files Coverage Δ Complexity Δ
...pse/passage/lac/internal/jetty/JettyActivator.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...lbc/internal/base/interaction/IncomingLicense.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...clipse/passage/lbc/internal/jetty/FlsCommands.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../passage/lbc/internal/jetty/FlsJettyActivator.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ipse/passage/lbc/internal/jetty/UploadLicense.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../passage/lic/internal/base/io/ExternalLicense.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../lic/internal/jetty/interaction/ServerHandles.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...passage/lic/internal/net/connect/CliParameter.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...eclipse/passage/lic/internal/net/connect/Port.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ipse/passage/lic/internal/net/connect/Storage.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 3 more

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 ac20ad8...64cd7f0. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 996ac1b into master Apr 1, 2021
@eparovyshnaya eparovyshnaya deleted the 572333 branch April 2, 2021 15:01
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