Hello Michael, I would like to vote -1 for the following reason. The solution for [Olingo-580] needs some more changes so that it backward compatible.
Currently ODataJPATransactionLocalDefault is implemented in ref-web project and we don’t have any fallback mechanism for supporting RESOURCE_LOCAL based transactions. This forces all users of lower release of olingo to explicitly implement ODataJPATransaction interface and register the same in service factory after upgrade. To avoid this I have moved ODataJPATransactionLocalDefault into jpa-core module and use this implementation as fallback implementation when no ODataJPATransaction is provided by application. I have done the changes, but yet to push them to remote branch. Regards Chandan From: Bolz, Michael [mailto:[email protected]] Sent: Friday, February 27, 2015 10:38 PM To: [email protected] Subject: [Vote] RC01 for release of Apache Olingo 2.0.3 * PGP - S/MIME Signed by an unverified key: 2/27/2015 at 10:37:55 PM Hi all, This is a vote on first release candidate (RC01) for Apache Olingo release version “2.0.3". The vote will be open for at least 72 hours (it will be closed on Monday 02/03/2015 on 8pm CET) and passes if no vote is (-1). [ ] +1 Release this package as Apache Olingo 2.0.3 [ ] -1 Do not release this package because... The release candidate is available here: http://people.apache.org/~mibo/olingo2/2.0.3-RC01/ The release candidate has been signed through the key 15AB5637 in: http://keyserver.kjsl.org:11371/pks/lookup?search=0x15AB5637&op=vindex The release candidate is based on the sources tagged with 2.0.3-RC01: https://git1-us-west.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=c6e0a1a7e93e1aba4a5e51e6693d49f1479e888c and is based on the following commit id: c6e0a1a7e93e1aba4a5e51e6693d49f1479e888c The Olingo keys file can be found here: https://dist.apache.org/repos/dist/release/olingo/KEYS To perform a RAT check please use the following parameters: "mvn clean install -Pbuild.quality" This will assure that the RAT check is performed with the necessary excludes. Release distribution files: // compilable sources olingo-odata2-parent-2.0.3-RC01-source-release.zip olingo-odata2-parent-2.0.3-RC01-source-release.zip.asc olingo-odata2-parent-2.0.3-RC01-source-release.zip.md5 olingo-odata2-parent-2.0.3-RC01-source-release.zip.sha512 // javadoc distribution olingo-odata2-dist-javadoc-2.0.3-RC01-javadoc.zip olingo-odata2-dist-javadoc-2.0.3-RC01-javadoc.zip.asc olingo-odata2-dist-javadoc-2.0.3-RC01-javadoc.zip.md5 olingo-odata2-dist-javadoc-2.0.3-RC01-javadoc.zip.sha512 // odata lib distribution with dependencies olingo-odata2-dist-lib-2.0.3-RC01-lib.zip olingo-odata2-dist-lib-2.0.3-RC01-lib.zip.asc olingo-odata2-dist-lib-2.0.3-RC01-lib.zip.md5 olingo-odata2-dist-lib-2.0.3-RC01-lib.zip.sha512 // jpa processor distribution with dependencies olingo-odata2-dist-jpa-2.0.3-RC01-jpa.zip olingo-odata2-dist-jpa-2.0.3-RC01-jpa.zip.asc olingo-odata2-dist-jpa-2.0.3-RC01-jpa.zip.md5 olingo-odata2-dist-jpa-2.0.3-RC01-jpa.zip.sha512 // reference scenario war files with dependencies + Apache CXF olingo-odata2-dist-ref-2.0.3-RC01-ref.zip olingo-odata2-dist-ref-2.0.3-RC01-ref.zip.asc olingo-odata2-dist-ref-2.0.3-RC01-ref.zip.md5 olingo-odata2-dist-ref-2.0.3-RC01-ref.zip.sha512 // java annotation processor distribution with dependencies olingo-odata2-dist-janos-2.0.3-RC01-janos.zip olingo-odata2-dist-janos-2.0.3-RC01-janos.zip.asc olingo-odata2-dist-janos-2.0.3-RC01-janos.zip.md5 olingo-odata2-dist-janos-2.0.3-RC01-janos.zip.sha512 // spring extension sources olingo-odata2-spring-2.0.3-RC01-source-release.zip olingo-odata2-spring-2.0.3-RC01-source-release.zip.asc olingo-odata2-spring-2.0.3-RC01-source-release.zip.md5 olingo-odata2-spring-2.0.3-RC01-source-release.zip.sha512 Kind Regards, Michael * D046871 <[email protected]<mailto:[email protected]>> * Issuer: SAP-AG - Unverified
