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

547289 - Provide javadoc for org.eclipse.passage.lic.api package #25

Merged
merged 6 commits into from
Oct 26, 2019
Merged

547289 - Provide javadoc for org.eclipse.passage.lic.api package #25

merged 6 commits into from
Oct 26, 2019

Conversation

eparovyshnaya
Copy link
Contributor

  • javadoc is added to ConditionTransportRegistry
  • since versions are deduced and appended to both ConditionTransport* classes

…i package

-- added javadoc for ConditionTransportRegistry

Signed-off-by: Elena Parovyshnaia <[email protected]>
…i package

-- deduce and append `since` version

Signed-off-by: Elena Parovyshnaia <[email protected]>
…i package

-- javadoc formatted

Signed-off-by: Elena Parovyshnaia <[email protected]>
…i package

-- added javadoc for methods parameters

Signed-off-by: Elena Parovyshnaia <[email protected]>
…i package

-- formatted javadoc

Signed-off-by: Elena Parovyshnaia <[email protected]>
Copy link
Contributor

@ruspl-afed ruspl-afed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please consider using "Adds" instead of "Appends" for registeries or describe why "Appends" is better here than "Adds"

ConditionTransport getConditionTransportForContentType(String contentType);

/**
* Appends the {@code transport} to the <i>registry</i> with the given set of properties.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appends implies some implementation like as the last element of something, maybe in my mind only. But I would prefer to see Adds here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

…i package

-- correct wording as requested in code review

Signed-off-by: Elena Parovyshnaia <[email protected]>
@ruspl-afed ruspl-afed merged commit 50cb929 into eclipse-passage:master Oct 26, 2019
@eparovyshnaya eparovyshnaya deleted the 547289-1 branch October 26, 2019 19:04
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