Hi all,

I did a test build for a potential OData 4.0 Java release. Have a look here:

http://people.apache.org/~sklevenz/olingo4/release-0.1.0-SNAPSHOT/

The test release contains the following distributions:

  *   source code
  *   javadoc
  *   server lib
  *   client lib
  *   android lib

For the android lib I have used the shade Maven plugin instead of the jarjar. 
Shade is doing the (re-packaging of jars) but gives more flexibility for 
managing NOTICE and LICENSE files.

Please provide your feedback. If everything is fine and correct then we are 
formally ready to make a release. I am also working on the staging area of the 
web site [1] to get download and documentation pages supporting multiple 
versions.

Finally we have to look into these 20 issues [1] and get them closed or 
postponed to next release before actually doing the vote.

Regards,
Stephan

[1] http://olingo.staging.apache.org

[2] 
https://issues.apache.org/jira/issues/?filter=12327079&jql=project%20%3D%20OLINGO%20AND%20fixVersion%20%3D%20%22V4%200.1.0%22%20AND%20component%20in%20%28MISC%2C%20odata4-client%2C%20odata4-commons%2C%20odata4-server%29%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29

Reply via email to