Hello, This is an announcement to vote for the next release of Apache Directory Fortress, 3.0.1.
This is a maintenance release including bug fixes and upgrades to latest packages of Apache Directory, Wicket, Commons, CXF, Tomcat and Spring. The release notes in JIRA: - [fortress jira release notes 3.0.1](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315921&version=12353370) A tag created for git: ‘3.0.1', and the sources may be pulled using git commands: git clone --branch 3.0.1 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git git clone --branch 3.0.1 https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git git clone --branch 3.0.1 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git git clone --branch 3.0.1 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git with their associated checksums: - core: 1ba56961291f85c42f5857d6723c26da99a9c285 - realm: eebe36f1e49ce14a281300c6a0b27b0a651c2473 - rest: 06a75c4d0002991093a2cd3041b75f04f7f211ee - web: d1a3e75731dcf08743c58607a9165c41aa507379 Or, source and binary distros may be downloaded from SVN: - https://dist.apache.org/repos/dist/dev/directory/fortress/3.0.1/ The staging repo on Nexus: - [core, realm, rest, web](https://repository.apache.org/content/repositories/orgapachedirectory-1245) Java prereqs for building/test: - Java 11 Core and Realm - Java 17 Rest and Web To test, complete A or B: A. Test against LDAP server Docker image using one of these: - https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-APACHEDS.md - https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-SLAPD.md B. Test using the embedded ApacheDS: - https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md - Complete SECTION 3 (Apache Fortress Core Setup) steps 1 - 4. - Then run the following command: ``` mvn -Dtest=FortressJUnitApachedsTest test``` ``` Please vote: [ ] +1 | Release Fortress 3.0.1 [ ] +/-0 | Abstain [ ] -1 | Do *NOT* Release Fortress 3.0.1 Thanks — Shawn --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org For additional commands, e-mail: dev-h...@directory.apache.org