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

Bump angus-activation from 1.0.0 to 2.0.0 #3391

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps angus-activation from 1.0.0 to 2.0.0.

Release notes

Sourced from angus-activation's releases.

2.0.0

The 2.0.0 release of the Angus Activation moves everything from the old com.sun package namespace to org.eclipse.angus:

  • Changes Java module name com.sun.activation.registries to org.eclipse.angus.activation
  • Changes Java package name com.sun.activation.* to org.eclipse.angus.activation.*
  • Removes support for jakarta.activation.addreverse and javax.activation.addreverse system properties. Use angus.activation.addreverse introduced in version 1.1.0 instead.

Provides implementation of the Jakarta Activation 2.1 Specification.

Full Changelog: https://github.com/eclipse-ee4j/angus-activation/commits/2.0.0

Downloads are available in Maven Central: https://repo1.maven.org/maven2/org/eclipse/angus/angus-activation/2.0.0

1.1.0

Minor release of the Eclipse Angus - Angus Activation project contains new enhancements:

  • support for GraalVM Native image
  • improves usability in OSGi runtimes by supporting OSGi Mediator specification

and bug fixes.

Provides implementation of the Jakarta Activation 2.1 Specification.

Full Changelog: https://github.com/eclipse-ee4j/angus-activation/commits/1.1.0

Downloads are available in Maven Central: https://repo1.maven.org/maven2/org/eclipse/angus/angus-activation/1.1.0

Commits
  • b7ee3d9 Prepare release org.eclipse.angus:angus-activation-project:2.0.0
  • 83c3487 fix the javadoc build for the web
  • 974069b fix parent version for docs
  • 3e36b28 add ccr, update release dates
  • caaa82d remove deprecated property
  • 9229956 JDK8: java.lang.ClassCastException: com.sun.activation.registries.MailcapFile...
  • 00c0a11 Prepare next development cycle for 2.0.0-SNAPSHOT
  • d789348 Prepare release org.eclipse.angus:angus-activation-project:1.1.0
  • d07a577 minor tweak to osgi capabilities
  • 5c6d8cb clean up system properties, deprecate javax/jakarta ones
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 16, 2023
Bumps [angus-activation](https://github.com/eclipse-ee4j/angus-activation) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/eclipse-ee4j/angus-activation/releases)
- [Commits](eclipse-ee4j/angus-activation@1.0.0...2.0.0)

---
updated-dependencies:
- dependency-name: org.eclipse.angus:angus-activation
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.eclipse.angus-angus-activation-2.0.0 branch from 06fb49e to 72b4b3b Compare January 16, 2023 22:02
@jamezp jamezp merged commit 1e39e20 into main Jan 16, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.angus-angus-activation-2.0.0 branch January 16, 2023 22:46
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.

1 participant