Skip to content

build(deps): bump org.glassfish.main.distributions:glassfish from 8.0.0 to 8.0.1#412

Merged
rhusar merged 1 commit intomainfrom
dependabot/maven/org.glassfish.main.distributions-glassfish-8.0.1
Mar 31, 2026
Merged

build(deps): bump org.glassfish.main.distributions:glassfish from 8.0.0 to 8.0.1#412
rhusar merged 1 commit intomainfrom
dependabot/maven/org.glassfish.main.distributions-glassfish-8.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 26, 2026

Bumps org.glassfish.main.distributions:glassfish from 8.0.0 to 8.0.1.

Release notes

Sourced from org.glassfish.main.distributions:glassfish's releases.

8.0.1

New Features and Improvements

Fixes

Maintenance

Documentation

Updates

New Contributors

Full Changelog: eclipse-ee4j/glassfish@8.0.0...8.0.1

Changelog

Sourced from org.glassfish.main.distributions:glassfish's changelog.

Releasing a new GlassFish version

In this example we assume 8.0.1. If any step failed, you have to resolve the issue and start from the appropriate step again.

  1. Create a release branch RELEASE_8.0.1 and push it to the Eclipse GlassFish Github repository.
  2. Open glassfish-release
  3. Click Build with parameters in menu.
    • releaseVersion = 8.0.1
    • nextVersion = 8.0.2-SNAPSHOT
    • click [Build] button.
  4. Wait for it to finish successfully
  5. Verify that everything was done:
    1. Verify that the deployment is present in Maven Central Deployments
      • It is possible that you will not have permissions to visit the namespace. Ask project leads or check if expected artifacts made it to Maven Central, then this was obviously successful.
    2. Verify that a new 8.0.1 tag was created.
    3. Verify that the release branch changed the number to the nextVersion value.
  6. Create a Draft PR based on this branch.
  7. Find the Glassfish Full Profile Distribution on the page of the release build under glassfish-release and copy the URL of the zip file.
  8. Run the TCKs against the result artifact - alternatively you can deploy to Maven Central Snapshots using glassfish-deploy-snapshots and refer zip from the build or from Maven Central Snapshots (same file). As another alternative you can run the TCK on any other infrastructure.
  9. Create the release on Github: click "Draft a new release"
  10. Create the release on Eclipse: ["Create a new release"](https://projects.eclipse.org/projects/ee4j.glassfish click)
  11. If it is a version with important feature changes, ask for a release review. Remember that it will take more than week.
  12. Create the release on Glassfish.org. Do a PR for the main branch with:
  13. Open Maven Central Deployments and click the Publish button. Maven Central then distributes artifacts so they will become reachable to anyone referring Maven Central Repository.
  14. Verify that it's present in Maven Central (usually takes few minutes now)
  15. Upload the new release to the Eclipse download folder. Go to glassfish-copy-to-downloads
    • Enter the version to copy; 8.0.1
    • click [Build] button
  16. If everything is OK, then merge the PR.
  17. Delete the branch after merge, only tag will remain.
  18. Create a new Eclipse GlassFish Docker Image - follow Eclipse GlassFish Docker Image Wiki
Commits
  • ff828fd Prepare release 8.0.1
  • 75e2e0f Updated parent to 2.0.2 and replaced ci profile with snapshots from parent
  • a57e317 Updates in TCK modules
  • b6ccef3 Updated checkstyle
  • 98853bb Updated maven plugins
  • 0a5771b Synchronized slf4j dependencies
  • bcd6bdc Excluded payara dependencies from the list of updates
  • d94186c JLine 3.30.9
  • b6f777f Shrinkwrap 3.3.5
  • c77df27 Jettison 1.5.5
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.glassfish.main.distributions:glassfish](https://github.com/eclipse-ee4j/glassfish) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/eclipse-ee4j/glassfish/releases)
- [Changelog](https://github.com/eclipse-ee4j/glassfish/blob/main/RELEASE.md)
- [Commits](eclipse-ee4j/glassfish@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: org.glassfish.main.distributions:glassfish
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 26, 2026
@rhusar rhusar requested a review from WolfgangHG March 31, 2026 06:15
Copy link
Copy Markdown
Collaborator

@WolfgangHG WolfgangHG left a comment

Choose a reason for hiding this comment

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

That's fine. Dependabot behaves as expected and updated only GlassFish 8, but keeps 7.1 untouched. And there is no update for 7.1.0.

@rhusar rhusar merged commit 6b4fabe into main Mar 31, 2026
28 checks passed
@rhusar
Copy link
Copy Markdown
Member

rhusar commented Mar 31, 2026

Thanks @WolfgangHG

@dependabot dependabot Bot deleted the dependabot/maven/org.glassfish.main.distributions-glassfish-8.0.1 branch March 31, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants