Skip to content

[java] remove fullJavaUtil option#15033

Merged
wing328 merged 2 commits intoOpenAPITools:masterfrom
martin-mfg:remove-fullJavaUtil
May 22, 2023
Merged

[java] remove fullJavaUtil option#15033
wing328 merged 2 commits intoOpenAPITools:masterfrom
martin-mfg:remove-fullJavaUtil

Conversation

@martin-mfg
Copy link
Contributor

close #15012
As suggested in #15012 this PR removes everything related to fullJavaUtil.

PR checklist

  • Read the contribution guidelines.
  • Pull Request title clearly describes the work in the pull request and Pull Request description provides details about how to validate the work. Missing information here may result in delayed response from the community.
  • Run the following to build the project and update samples:
    ./mvnw clean package 
    ./bin/generate-samples.sh
    ./bin/utils/export_docs_generators.sh
    
    Commit all changed files.
  • File the PR against the correct branch: master (6.3.0) (minor release - breaking changes with fallbacks), 7.0.x (breaking changes without fallbacks)
  • If your PR is targeting a particular programming language, @mention the technical committee members, so they are more likely to review the pull request.
    @bbdouglas @sreeshas @jfiala @lukoyanov @cbornet @jeff9finger @karismann @Zomzog @lwlee2608

@wing328
Copy link
Member

wing328 commented May 16, 2023

Can you please resolve the merge conflicts when you've time? Thank you.

@wing328 wing328 changed the base branch from 7.0.x to master May 16, 2023 18:09
@wing328 wing328 changed the title remove fullJavaUtil [java] remove fullJavaUtil option May 16, 2023
@martin-mfg
Copy link
Contributor Author

@wing328
done :)

@wing328 wing328 merged commit ad5cc82 into OpenAPITools:master May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Announcement][JAVA] Decommission of the option fullJavaUtil

2 participants