Skip to content

Releases: jakartaee/jaf-api

Jakarta Activation 2.1.3 Final Release

02 Mar 21:05
Compare
Choose a tag to compare

The 2.1.3 release is a bug fix release of 2.1.x (Jakarta EE 10).

Following changes are included:

  • fixes erroneous assumption about classes being loaded from Thread.getContextClassLoader
  • allows reproducible build

Full Changelog: 2.1.2...2.1.3

Jakarta Activation 2.1.2 Final Release

29 Apr 11:51
Compare
Choose a tag to compare

The 2.1.2 release is a bug fix release of 2.1.x (Jakarta EE 10).

Following changes are included:

  • fix wrong class file version for package-info
  • add missing javadoc description for MimeTypeEntry getters

Full Changelog: 2.1.1...2.1.2

Jakarta Activation 2.1.1 Final Release

16 Jan 09:43
Compare
Choose a tag to compare

The 2.1.1 release is a bug fix release of 2.1.0.

Following changes are included:

  • #93 - Use OSGi service loader mediator
  • #94 - Loading of service provider implementations needs to be done under doPrivileged
  • #100 - Avoid requiring accessDeclaredMembers permissions

New Contributors

Full Changelog: 2.1.0...2.1.1

Jakarta Activation 2.1.0 Final Release

03 May 19:40
Compare
Choose a tag to compare

The 2.1.0 release provides API module only.

The implementation has been moved out from this project to the new Eclipse Angus project and lives in its own repository - https://github.com/eclipse-ee4j/angus-activation

Project Board: https://github.com/eclipse-ee4j/jaf/projects/1
Full Changelog: 2.0.1...2.1.0

Jakarta Activation 2.0.1 Final Release

08 Apr 12:01
Compare
Choose a tag to compare

The 2.0.1 release is a bug fix release of 2.0.0.

Following changes are included:

  • #53 - Android compilation failure due to possible badly formed compiler args in pom.xml
  • #48 - Add version string to generated javadoc

Jakarta Activation 2.0.0 Final Release

26 Oct 14:31
e4c307a
Compare
Choose a tag to compare

The 2.0.0 release is the first release under the jakarta.activation.* namespace. It is also the first release containing full JPMS metadata.

Jakarta Activation 1.2.2 Final Release

20 Feb 19:09
Compare
Choose a tag to compare

This is the first release of Jakarta Activation using the Jakarta EE Specification Process.
There are no functional changes from the previous release.

JavaBeans Activation Framework 1.2.1 Final Release

26 Nov 22:20
Compare
Choose a tag to compare

The 1.2.1 release is the first release of the Eclipse project for JAF
and includes no bug fixes or enhancements. It does include changes
to the Maven coordinates. The main jar file is now located at
com.sun.activation:jakarta.activation.