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

Maven EventSpy not compatible < JDK 1.8 #5548

Merged
merged 1 commit into from
Feb 24, 2023
Merged

Maven EventSpy not compatible < JDK 1.8 #5548

merged 1 commit into from
Feb 24, 2023

Conversation

graben
Copy link
Contributor

@graben graben commented Feb 22, 2023

No description provided.

@mbien mbien added the Maven [ci] enable "build tools" tests label Feb 23, 2023
@mbien mbien added this to the NB18 milestone Feb 23, 2023
@apache apache locked and limited conversation to collaborators Feb 23, 2023
@apache apache unlocked this conversation Feb 23, 2023
@mbien
Copy link
Member

mbien commented Feb 23, 2023

hi @graben, thanks for the update.

But before we can merge this you would have to update the commit to a valid email address, we would like to avoid having noreply mails in the git history.

to fix the commit you can run:
git commit --amend --author="Foo Bar <mail@foobar.com>" --no-edit

after that simply force push again into this PR.

here is also a guide how to change this globally in your git settings:
https://cwiki.apache.org/confluence/display/NETBEANS/Submitting+Pull+Requests

@mbien mbien added the do not merge Don't merge this PR, it is not ready or just demonstration purposes. label Feb 23, 2023
@graben
Copy link
Contributor Author

graben commented Feb 23, 2023

@mbien : Email address should be set, now.

@mbien mbien removed the do not merge Don't merge this PR, it is not ready or just demonstration purposes. label Feb 23, 2023
@mbien
Copy link
Member

mbien commented Feb 23, 2023

@graben I just noticed, do you want to update the comment at L400 so that it fits to the new code?

github doesn't let me mark it since it is not part of the changeset

@mbien mbien self-requested a review February 23, 2023 21:06
@graben
Copy link
Contributor Author

graben commented Feb 24, 2023

@mbien : Sure, missed that comment the first time

Copy link
Member

@mbien mbien left a comment

Choose a reason for hiding this comment

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

Excellent. Thanks again. Going to merge once tests ran.

@mbien mbien merged commit 6e101fc into apache:master Feb 24, 2023
@graben graben deleted the patch-1 branch February 24, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maven [ci] enable "build tools" tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants