Releases: jakartaee/jaf-api
Jakarta Activation 2.1.3 Final Release
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
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
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
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
Jakarta Activation 2.0.0 Final Release
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
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
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.