Skip to content

Conversation

@marko-bekhta
Copy link
Contributor

@marko-bekhta marko-bekhta merged commit cbcce19 into jakartaee:main Oct 8, 2025
5 checks passed

// Set up git so that we can create commits
sh 'git config --local user.name "Jakarta Validation"'
sh 'git config --local user.email "[email protected]"'
Copy link

Choose a reason for hiding this comment

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

I think this is wrong email.

Copy link

Choose a reason for hiding this comment

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

  {
    "id": 383, 
    "projectId": "ee4j.validation",
    "username": "genie.validation",
    "github.com": {
      "username": "eclipse-validation-bot",
      "email": "[email protected]"
    }    
  }

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it may 100% be wrong 😃, I took the dev mailing list one from: https://accounts.eclipse.org/mailing-list/bean-validation-dev ...

Copy link

Choose a reason for hiding this comment

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

But this is email of github user, not mailing list address.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks!
my thinking was it's a git commit, so the real GH user is not required and dev list mail would do... but since you provided a GH user one! let me send a patch fixing it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

btw ... a related question.. I was thinking that it would be good to upload the javadocs (and in the spec repo the spec html/pdf) as part of the release process, but I didn't see anything related to uploads in the old CI jobs, and randomly looking at some wikis and guides produced 0 results 😕. Maybe you have some pointers ? 🤞🏻 😃

Copy link

Choose a reason for hiding this comment

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

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.

Create a Release Jenkins job

2 participants