I have a question regarding RC02 in respect to the following commit https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=blobdiff;f=lib/server-core/pom.xml;h=cb0ab31194c419d8acddc9a092f5cfc79f0b67d6;hp=7d1758e243d69e67b05776beeca09b5d79b9d7b0;hb=9c3ca381e2230afa16427dc8df39631a555307d7;hpb=ef1fd77875a48f2594f01c22e8d2b0f5f3b4e4c5
This adds commons-io runtime dependency to odata-server-core (previously, only the test scope dependency). As a result, the odata-server-code bundle now has the mandatory dependency to commons-io. Do we really need commons-io runtime mandatory dependency? In other words, do we need commons-io for most scenarios all the time or do we need it in only special cases? thanks. regards, aki 2015-09-14 11:03 GMT+02:00 Bolz, Michael <[email protected]>: > Hi All, > > This is a vote on second release candidate (RC02) for Apache Olingo release > version "4.0.0". > The vote will be open for at least 72 hours (it will closed on Thursday > 17/09/2015 on 2pm CET) and passes if no vote is (-1). > > [ ] +1 Release this package as Apache Olingo 4.0.0 > [ ] -1 Do not release this package because... > > > The release candidate is available here: > http://people.apache.org/~mibo/olingo4/4.0.0-RC02/ > > 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 4.0.0-RC02: > https://git1-us-west.apache.org/repos/asf?p=olingo-odata4.git;a=shortlog;h=refs/tags/4.0.0-RC02 > > and is based on the following commit id: > 9c3ca381e2230afa16427dc8df39631a555307d7 > https://git1-us-west.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=9c3ca381e2230afa16427dc8df39631a555307d7 > > 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-OData-4.0.0-RC02-source-release.zip > Olingo-OData-4.0.0-RC02-source-release.zip.asc > Olingo-OData-4.0.0-RC02-source-release.zip.md5 > Olingo-OData-4.0.0-RC02-source-release.zip.sha512 > > // javadoc distribution > Olingo-OData-JavaDoc-4.0.0-RC02-javadoc.zip > Olingo-OData-JavaDoc-4.0.0-RC02-javadoc.zip.asc > Olingo-OData-JavaDoc-4.0.0-RC02-javadoc.zip.md5 > Olingo-OData-JavaDoc-4.0.0-RC02-javadoc.zip.sha512 > > // odata client distribution for Android with dependencies > Olingo-OData-Client-for-Android-4.0.0-RC02-lib.zip > Olingo-OData-Client-for-Android-4.0.0-RC02-lib.zip.asc > Olingo-OData-Client-for-Android-4.0.0-RC02-lib.zip.md5 > Olingo-OData-Client-for-Android-4.0.0-RC02-lib.zip.sha512 > > // odata client distribution for Java with dependencies > Olingo-OData-Client-for-Java-4.0.0-RC02-lib.zip > Olingo-OData-Client-for-Java-4.0.0-RC02-lib.zip.asc > Olingo-OData-Client-for-Java-4.0.0-RC02-lib.zip.md5 > Olingo-OData-Client-for-Java-4.0.0-RC02-lib.zip.sha512 > > // odata server distribution for Java with dependencies > Olingo-OData-Server-for-Java-4.0.0-RC02-lib.zip > Olingo-OData-Server-for-Java-4.0.0-RC02-lib.zip.asc > Olingo-OData-Server-for-Java-4.0.0-RC02-lib.zip.md5 > Olingo-OData-Server-for-Java-4.0.0-RC02-lib.zip.sha512 > > Kind Regards, > Michael >
