Author: mibo
Date: Thu Mar 12 10:21:00 2015
New Revision: 1666119
URL: http://svn.apache.org/r1666119
Log:
CMS commit to olingo by mibo
Modified:
olingo/site/trunk/content/doc/odata2/download.mdtext
Modified: olingo/site/trunk/content/doc/odata2/download.mdtext
URL:
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata2/download.mdtext?rev=1666119&r1=1666118&r2=1666119&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata2/download.mdtext (original)
+++ olingo/site/trunk/content/doc/odata2/download.mdtext Thu Mar 12 10:21:00
2015
@@ -29,15 +29,28 @@ The Apache Olingo OData2 2.0.3 release i
### Commodity Packages
+The **Olingo Library Core** packages contains *API*, *Implementation*,
*JavaDoc* and a *Reference Scenario*.
+The *API* and according *Implementation* can be used in a *productive*
environment.
+The *Reference Scenario* is a sample and therefore **not** to be used in a
*productive* environment.
+
Package | zip | Description
------- | --- | -----
Olingo OData2 Library |
[Download](http://www.apache.org/dyn/closer.cgi/olingo/odata2/rel-2.0.3/olingo-odata2-dist-lib-2.0.3-lib.zip)
([md5](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-lib-2.0.3-lib.zip.md5),
[sha512](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-lib-2.0.3-lib.zip.sha512),
[pgp](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-lib-2.0.3-lib.zip.asc))
| All you need to implement an OData V2 client or server.
Olingo OData2 Sources |
[Download](http://www.apache.org/dyn/closer.cgi/olingo/odata2/rel-2.0.3/olingo-odata2-parent-2.0.3-source-release.zip)
([md5](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-parent-2.0.3-source-release.zip.md5),
[sha512](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-parent-2.0.3-source-release.zip.sha512),
[pgp](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-parent-2.0.3-source-release.zip.asc))
| Olingo OData2 source code.
Olingo OData2 Docs |
[Download](http://www.apache.org/dyn/closer.cgi/olingo/odata2/rel-2.0.3/olingo-odata2-dist-javadoc-2.0.3-javadoc.zip)
([md5](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-javadoc-2.0.3-javadoc.zip.md5),
[sha512](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-javadoc-2.0.3-javadoc.zip.sha512),
[pgp](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-javadoc-2.0.3-javadoc.zip.asc))
| Documentation and JavaDoc.
+Olingo OData2 Reference Scenario |
[Download](http://www.apache.org/dyn/closer.cgi/olingo/odata2/rel-2.0.3/olingo-odata2-dist-ref-2.0.3-ref.zip)
([md5](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-ref-2.0.3-ref.zip.md5),
[sha512](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-ref-2.0.3-ref.zip.sha512),
[pgp](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-ref-2.0.3-ref.zip.asc))
| Deployable WAR files with reference scenario services using <a
href="http://cxf.apache.org">Apache CXF</a>.
+
+##### Extension Packages
+
+The **Olingo Library Extension** packages contains extensions for easy to use
*JPA processor*, *Java Annotation based processor* and a *Spring Framework
integration*.
+Those are **not** to be used in a *productive* environments.
+
+
+Package | zip | Description
+------- | --- | -----
Olingo OData2 JPA Processor |
[Download](http://www.apache.org/dyn/closer.cgi/olingo/odata2/rel-2.0.3/olingo-odata2-dist-jpa-2.0.3-jpa.zip)
([md5](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-jpa-2.0.3-jpa.zip.md5),
[sha512](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-jpa-2.0.3-jpa.zip.sha512),
[pgp](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-jpa-2.0.3-jpa.zip.asc))
| All you need to expose your JPA model as OData service.
-Olingo OData2 Java Annotation Processor |
[Download](http://www.apache.org/dyn/closer.cgi/olingo/odata2/rel-2.0.3/olingo-odata2-dist-janos-2.0.3-janos.zip)
([md5](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-janos-2.0.3-janos.zip.md5),
[sha512](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-janos-2.0.3-janos.zip.sha512),
[pgp](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-janos-2.0.3-janos.zip.asc))
| Use Java Annotations for an easy OData service.
+Olingo OData2 Java Annotation Processor |
[Download](http://www.apache.org/dyn/closer.cgi/olingo/odata2/rel-2.0.3/olingo-odata2-dist-janos-2.0.3-janos.zip)
([md5](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-janos-2.0.3-janos.zip.md5),
[sha512](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-janos-2.0.3-janos.zip.sha512),
[pgp](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-janos-2.0.3-janos.zip.asc))
| Use Java Annotations to create a simple OData service for e.g. test cases
(without persistence).
Olingo OData2 Spring Extension Sources |
[Download](http://www.apache.org/dyn/closer.cgi/olingo/odata2/rel-2.0.3/olingo-odata2-spring-2.0.3-source-release.zip)
([md5](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-spring-2.0.3-source-release.zip.md5),
[sha512](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-spring-2.0.3-source-release.zip.sha512),
[pgp](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-spring-2.0.3-source-release.zip.asc))
| Support for use of OData library in Spring context.
-Olingo OData2 Reference Scenario |
[Download](http://www.apache.org/dyn/closer.cgi/olingo/odata2/rel-2.0.3/olingo-odata2-dist-ref-2.0.3-ref.zip)
([md5](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-ref-2.0.3-ref.zip.md5),
[sha512](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-ref-2.0.3-ref.zip.sha512),
[pgp](https://dist.apache.org/repos/dist/release/olingo/odata2/rel-2.0.3/olingo-odata2-dist-ref-2.0.3-ref.zip.asc))
| Deployable WAR files with reference scenario services using <a
href="http://cxf.apache.org">Apache CXF</a>.
### Maven