I am not sure what are the legalities of having a license that is not in use. 
Not having will be an issue. IMO, we can correct this for final version.

----- Original Message -----
> Hi Ramesh,
> 
> thanks for your fast reply. I am talking about this license:
> ./dist/server-lib/src/main/resources/LICENSE
> 
> As you can see at the very bottom it contains the MIT license right after
> this paragraph:
> 
> From: 'QOS.ch' (http://www.qos.ch)
>   - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.7
>     License: MIT License
>     (http://www.opensource.org/licenses/mit-license.php)
>   - SLF4J Simple Binding (http://www.slf4j.org)
>   org.slf4j:slf4j-simple:jar:1.7.7
>     License: MIT License
>     (http://www.opensource.org/licenses/mit-license.php)
> 
> Best Regards,
> Christian
> 
> -----Original Message-----
> From: Ramesh Reddy [mailto:[email protected]]
> Sent: Dienstag, 15. September 2015 16:26
> To: [email protected]
> Subject: Re: [VOTE] RC02 for release of Apache Olingo OData 4.0.0
> 
> Which LICENSE file are you mentioning? I see
> 
> $find . -name LICENSE
> ./LICENSE
> ./ext/client-android/src/main/resources/META-INF/LICENSE
> ./dist/android-lib/src/main/resources/LICENSE
> ./dist/server-lib/src/main/resources/LICENSE
> ./dist/client-lib/src/main/resources/LICENSE
> ./fit/src/main/resources/META-INF/LICENSE
> ./samples/server/src/main/resources/META-INF/LICENSE
> ./lib/server-tecsvc/src/main/resources/META-INF/LICENSE
> 
> Ramesh..
> 
> ----- Original Message -----
> > Hi All,
> > 
> > I think I have to give a -1 from my side for this release candidate. The
> > reason is that inside the server module the LICENSE file includes the MIT
> > license for a SLF4J dependency. SLF4J is not part of the server
> > dependencies.
> > 
> > Since this is not that we missed to include a license into the LICENSE file
> > but the other way around the fact that we include a license that we don`t
> > use I am not sure if this means we can`t release this candidate. As far as
> > I
> > know a LICENSE file must be 100% accurate.
> > 
> > WDYT?
> > 
> > Best Regards,
> > Christian
> > 
> > -----Original Message-----
> > From: Ramesh Reddy [mailto:[email protected]]
> > Sent: Montag, 14. September 2015 13:13
> > To: [email protected]
> > Subject: Re: [VOTE] RC02 for release of Apache Olingo OData 4.0.0
> > 
> > +1
> > 
> > Ramesh..
> > 
> > ----- Original Message -----
> > 
> > > 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
> > 
> 

Reply via email to