Re: [VOTE] Fulcrum component yaafi-crypto version 2.0.1 based on staged repository
Jeffery Painter <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.devel |
|---|---|
| Message-ID | <[email protected]> |
My vote: [x] +1 release it [ ] +0 go ahead I don't care [ ] -1 no, do not release it because Tags look good... painter@merlin:~/apache/fulcrum-yaafi-crypto-2.0.1$ mvn -version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /usr/java/maven Java version: 1.8.0_261, vendor: Oracle Corporation, runtime: /usr/java/jdk1.8.0_261/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-48-generic", arch: "amd64", family: "unix" $ mvn clean site install: [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:52 min [INFO] Finished at: 2020-09-26T08:09:53-04:00 [INFO] ------------------------------------------------------------------------ (build time is long b/c I started with a clean maven repo.... it does take a long time to download all the dependencies!) Thanks! Jeff Painter On 9/22/20 9:48 AM, Georg Kallidis wrote: > Hi Turbine Devs, > > a release candidate for Fulcrum component Yaafi-Crypto has been prepared. > > ****** > This release candidate is itended to replace v2.0.0, which has obsolete > content. > ****** > > It contains the following updates: > > - two new Java 8 implementations based on PBE/AES > (PBEWithHmacSHA256AndAES_256) or GCM (AES/GCM/NoPadding) encryption. > - more Tests, Bugfixes and Code Cleanup > - Clean up of PMD and FindBug reports > - Add usage and integration examples , update documentation > - Java 8 is now required > > - Tested on windows 10 (OpenJDK Java 8,12,14) and linux (Java 8 and 11) > > The artifacts to be voted on are located here (ignore sha1 and md5 files, > sha512 will be added for dist later): > https://repository.apache.org/content/repositories/orgapacheturbine-1056/org/apache/fulcrum/fulcrum-yaafi-crypto/2.0.1/ > > Tag: > https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-yaafi-crypto-2.0 > .1 > or > http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-yaafi-crypto-2.0.1/ > > > > Release artifacts are signed with the following key: > https://people.apache.org/keys/committer/gk.asc > > Find this key and the key of other committers in the project's KEYS file > here > https://dist.apache.org/repos/dist/release/turbine/KEYS > > The vote will be open for at least one week (longer if needed). > > Please verify this release candidate carefully. To vote use this template > and check the appropriate: > > [ ] +1 release it > [ ] +0 go ahead I don't care > [ ] -1 no, do not release it because > > Have fun! > > Best regards, > > Georg > >