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 fix for TEF exclusion not honored #17

Merged
merged 6 commits into from
Oct 5, 2024

Conversation

vibhorgarg
Copy link

No description provided.

pom.xml Outdated
@@ -107,9 +107,9 @@
</build>

<properties>
<revision>0.1.5</revision>
<revision>0.2.0</revision>
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should be a minor version bump, since its a bugfix. Refer to semver for guidance.

Copy link
Author

Choose a reason for hiding this comment

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

This is also JDK17 compliant change.
Hence the bump to major version seemed relevant.

Copy link
Author

Choose a reason for hiding this comment

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

Reducing to a minor version bumnp only, as we will have to make a separate pr (and maybe a separate pom) that compiles using java 17 to qualify for a mjor version bump

…leasing a separate pom for JDK17 in this release, the code change is making tef compliant with JDK17 although
@bageshwar bageshwar merged commit f6777bd into flipkart-incubator:main Oct 5, 2024
1 check passed
@vibhorgarg vibhorgarg deleted the bugFix branch October 5, 2024 14:44
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