Hello, Yesterday, I was able to successfully run Apache Fortress Rest test cases inside of a runtime that uses Jakarta packages. This means that we can finally migrate to the Jakarta namespace.
You can have a look at the initial changes here, although its likely this code will change: - [core](https://github.com/apache/directory-fortress-core/tree/jakarta3) - [rest](https://github.com/apache/directory-fortress-enmasse/tree/jakarta3) These changes will necessitate breaking backward compatibility. So, the latest Apache Fortress packages, after having migrated, will not run in non Jakarta containers, or using any Javax packages. It will also require at least Java 11, perhaps later. Because of this, we’ll version this as release 3.0. It’s possible that the Apache Fortress Web will not be able to be migrated due to its reliance on Apache Wicket. Don’t hold me to this, more research must be done. Certainly, Apache Fortress Rest will be migrated, will also requires changes to the Core. If you have any questions or concerns, let us know. — Shawn --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
