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

Update EFSL for Specifications and Javadoc #874

Merged
merged 1 commit into from Jun 4, 2020

Conversation

chkal
Copy link
Contributor

@chkal chkal commented May 23, 2020

This pull request applies the changes requested in #871.

Please note that the configuration of the javadocs plugin was broken, as it didn't include the EFSL.html . This has been fixed as part of the PR.

Please review the changes carefully. I'm not 100% sure if everything is fine this way, but the changes are essentially the same as for the EJB spec.

As these are no API changes, this is a fast-track review period of just one day as per our committer rules.

@ronsigal
Copy link
Contributor

The changes seem to follow #871. Two questions:

  1. I see EFSL.html in jaxrs-api/target/site/apidocs/resources/EFSL.html. Is there supposed to be a link to that file from somewhere like apidocs/index.html?

  2. I see <spec.version>2.2</spec.version> in jaxrs-api/pom.xml. Should that be fixed in this pull request?

@chkal
Copy link
Contributor Author

chkal commented May 30, 2020

  1. I see EFSL.html in jaxrs-api/target/site/apidocs/resources/EFSL.html. Is there supposed to be a link to that file from somewhere like apidocs/index.html?

Yes, here:

https://github.com/eclipse-ee4j/jaxrs-api/blob/5d554d7824986ce7fa893de33de176aeed746dcb/jaxrs-api/pom.xml#L422-L424

  1. I see <spec.version>2.2</spec.version> in jaxrs-api/pom.xml. Should that be fixed in this pull request?

Good catch. But let's create a separate pull request for this, as this isn't related to the EFSL changes.

Copy link
Contributor

@andymc12 andymc12 left a comment

Choose a reason for hiding this comment

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

LGTM - thanks @chkal!

@chkal chkal merged commit 3feae92 into jakartaee:master Jun 4, 2020
@chkal chkal deleted the efsl-updates branch June 4, 2020 04:18
@chkal chkal linked an issue Jun 7, 2020 that may be closed by this pull request
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.

Update EFSL for Specifications and Javadoc
5 participants