Skip to content

Releases: eclipse-ee4j/angus-activation

2.0.2

02 Mar 21:07
Compare
Choose a tag to compare

The 2.0.2 release is a bug fix release of 2.0.x containing following changes:

Provides implementation of the Jakarta Activation 2.1 Specification.

Full Changelog: 2.0.1...2.0.2

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

2.0.1

29 Apr 11:51
Compare
Choose a tag to compare

The 2.0.1 release is a bug fix release of 2.0.x containing following changes:

  • fixes issues in the integration with OSGi Mediator specification
  • fix wrong class file version for package-info
  • Integrates Jakarta Activation API 2.1.2

Provides implementation of the Jakarta Activation 2.1 Specification.

New Contributors

Full Changelog: 2.0.0...2.0.1

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

2.0.0

13 Jan 13:42
Compare
Choose a tag to compare

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: 1.1.0...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

13 Jan 13:39
Compare
Choose a tag to compare

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: 1.0.0...1.1.0

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

1.0.0

01 Dec 11:59
Compare
Choose a tag to compare

Initial release of the Eclipse Angus - Angus Activation project.

Provides implementation of the Jakarta Activation 2.1 Specification.

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

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