blob: 9c7e1ae3071377fa01a1262643159c644fe8f52b [file]
////
*******************************************************************
* Copyright (c) 2024 Eclipse Foundation
*
* This specification document is made available under the terms
* of the Eclipse Foundation Specification License v1.0, which is
* available at https://www.eclipse.org/legal/efsl.php.
*******************************************************************
////
[[changes-since-3.1-release]]
=== Changes Since 3.1 Release
* <<javaee>>: Removal of `@ManagedBean`
annotation support. Managed bean support is now part of CDI.
* <<java-se>>: Clarified when the two alternative ways of publishing on
Java SE must be supported.