Re: [VOTE] RC Fulcrum Security 2.1.0 based on staged repository
Jeffery Painter <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Georg, I had no problems building after checkout from git. A quick question: The changes doc does not reflect disabling hibernate. Should that be included? The "About" page still has Hibernate in the matrix as well as under security implementations. Not sure if that should be cleaned up as well (or a note added saying temporarily disabled). Build environment: painter@merlin:~/apache/stage/turbine-fulcrum-security$ mvn --version Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) Maven home: /usr/java/maven Java version: 1.8.0_281, vendor: Oracle Corporation, runtime: /usr/java/jdk1.8.0_281/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.11.0-37-generic", arch: "amd64", family: "unix" Build results: painter@merlin:~/apache/stage/turbine-fulcrum-security$ mvn clean compile site [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Fulcrum Security Master Build 2.1.0: [INFO] [INFO] Fulcrum Security Master Build ...................... SUCCESS [ 26.429 s] [INFO] Fulcrum Security API ............................... SUCCESS [ 10.236 s] [INFO] Fulcrum Security Memory Impl ....................... SUCCESS [ 17.128 s] [INFO] Fulcrum Security Torque Impl ....................... SUCCESS [ 59.079 s] [INFO] Fulcrum Security Distribution Build ................ SUCCESS [ 0.018 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:53 min [INFO] Finished at: 2021-10-18T15:52:59-04:00 [INFO] ------------------------------------------------------------------------ Otherwise: [X] +1 release it Thanks! Jeff On 10/18/21 6:35 AM, Georg Kallidis wrote: > Hi Turbine Dev community, > > > a new release candidate for the Turbine Fulcrum Security component version > 2.1.0 has been prepared and is open for voting! > > > Artifacts: > > https://repository.apache.org/content/repositories/orgapacheturbine-1068 > > > Tag: fulcrum-security-2.1.0-candidate > > git clone https://github.com/apache/turbine-fulcrum-security.git > cd turbine-fulcrum-security > git checkout fulcrum-security-2.1.0-candidate > > N.B. you are in detached head mode, as you have no branch to work on. > > > This release contains the following updates: > > - Update to Turbine parent v9 > - Module Torque: use by default Turbinegroup not TurbineRole from > generated doSelectJoinTurbine* method, as this will be used as key in > lookup in acl roleSets. > - Add groupSet to interface to TurbineAccessControlList > - Add transient avalon logger to TurbineAccessControlList constructor > - Use model manager to fetch global group (model manager should be set > always) > - Add Torque 5.0 schemata > - Java Dependency updates: Update to commons-dbcp2 2.9.0 (Torque) > > Keys: https://dist.apache.org/repos/dist/release/turbine/KEYS > > > Please verify this release candidate carefully, give feedback or/and vote > with > > > [ ] +1 release it > [ ] +0 go ahead I don't care > [ ] -1 no, do not release it because > > > Have fun! > > > Best regards, Georg > > > >