Skip to content

chore: Bump and rename sslcontext-kicktart to ayza#291

Closed
Hakky54 wants to merge 1 commit into
opentdf:mainfrom
Hakky54:main
Closed

chore: Bump and rename sslcontext-kicktart to ayza#291
Hakky54 wants to merge 1 commit into
opentdf:mainfrom
Hakky54:main

Conversation

@Hakky54

@Hakky54 Hakky54 commented Sep 12, 2025

Copy link
Copy Markdown

The library has been renamed from sslcontext-kickstart to ayza. The latest version is 10.0.0

Sorry for the inconvenience

@Hakky54 Hakky54 requested review from a team as code owners September 12, 2025 11:06

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Summary of Changes

Hello @Hakky54, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the project's dependencies to reflect a recent renaming of the sslcontext-kickstart library to ayza and bumps its version to 10.0.0. This ensures the project remains compatible with the latest version of the library under its new name.

Highlights

  • Library Renaming: The sslcontext-kickstart library and its related modules (sslcontext-kickstart-for-pem, sslcontext-kickstart-for-netty) have been renamed to ayza and its corresponding modules (ayza-for-pem, ayza-for-netty).
  • Version Update: The ayza library has been updated to version 10.0.0.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in issue comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the sslcontext-kickstart dependency to its new name and version, ayza 10.0.0. The changes in the pom.xml files correctly reflect this update. However, a critical part of this migration was missed: the Java source code that uses this library has not been updated. The package name for ayza has changed from nl.altindag.ssl to io.github.hakky54.ssl, which will lead to compilation failures. I've added a specific comment on how to resolve this.

Comment thread pom.xml
Signed-off-by: Hakky54 <hakangoudberg@hotmail.com>

@jentfoo jentfoo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you for the PR @Hakky54

This change is going to require security review, I am just marking this PR as needs changes until I can perform that review.

@jentfoo jentfoo changed the title Bump and rename sslcontext-kicktart to ayza chore: Bump and rename sslcontext-kicktart to ayza Sep 16, 2025

@jentfoo jentfoo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@Hakky54 I see you're a first time contributor. I also see you have correctly signed your commit, can you confirm this is an acknowledgment of our CLA: https://github.com/opentdf/java-sdk/blob/main/CONTRIBUTING.md#what-does-signing-off-mean

@Hakky54

Hakky54 commented Sep 17, 2025

Copy link
Copy Markdown
Author

I see you're a first time contributor.

I see that I didn't created the PR name correctly, thank you for adjusting it.

can you confirm this is an acknowledgment of our CLA

Yes, that is fine. I acknowledge the CLA. Do I need to do something else from my side or do you think the PR is fine?

@mkleene

mkleene commented Sep 18, 2025

Copy link
Copy Markdown
Contributor

I see you're a first time contributor.

I see that I didn't created the PR name correctly, thank you for adjusting it.

can you confirm this is an acknowledgment of our CLA

Yes, that is fine. I acknowledge the CLA. Do I need to do something else from my side or do you think the PR is fine?

Thank you for the contribution! I'm going to close this in favor of #293 since we have to do a little more dependency management to make all of our checks pass.

@mkleene

mkleene commented Sep 18, 2025

Copy link
Copy Markdown
Contributor

@Hakky54 I hope you don't mind me closing this, I just figured you wouldn't want to worry about the details of our project. Thank you so much for the pull request!

@Hakky54

Hakky54 commented Sep 18, 2025

Copy link
Copy Markdown
Author

sure, thats fine! Thank you for cherry picking my changes

mkleene added a commit that referenced this pull request Sep 18, 2025
also make sure that we have a dependency on `bcprov-jdk18on` since we
use this provider in our code

takes over this pull from the library author #291
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.

3 participants