Author: buildbot
Date: Fri Apr 4 06:02:59 2014
New Revision: 904839
Log:
Staging update by buildbot for olingo
Modified:
websites/staging/olingo/trunk/content/ (props changed)
websites/staging/olingo/trunk/content/doc/tutorials/CreateWebApp.html
Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 4 06:02:59 2014
@@ -1 +1 @@
-1584520
+1584529
Modified: websites/staging/olingo/trunk/content/doc/tutorials/CreateWebApp.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/CreateWebApp.html
(original)
+++ websites/staging/olingo/trunk/content/doc/tutorials/CreateWebApp.html Fri
Apr 4 06:02:59 2014
@@ -77,7 +77,10 @@
<p>In this section, information on how to create a web application (Maven) for
transforming JPA Models into OData Services using OData JPA Processor Library
is provided.
The table gives the list of Maven dependencies you need to include in the
POM.xml of your application.</p>
<p><em>Note</em>: The following dependencies are applicable for an application
using EclipseLink as the JPA Provider and HSQLDB as the database. However, you
are free to use any JPA provider (like Hibernate, OpenJPA and so on) and
database of your choice.</p>
-<p><img alt="alt text" src="/img/JPALibTab1.JPG" /></p>
+<p><img alt="alt text" src="/img/JPALibTab1.JPG" />
+Group ID | Artifact ID | Version
+---------| ----------- | -------
+Contributors and Stakeholders | <a
href="mailto:[email protected]">dev@<wbr />olingo.<wbr />apache.<wbr
/>org</a> | <a
href="http://mail-archives.apache.org/mod_mbox/olingo-dev/">archive</a> | <a
href="http://markmail.org/search/list:org.apache.olingo.dev">archive</a> | <a
href="mailto:[email protected]">dev-subscribe@<wbr />olingo.<wbr
/>apache.<wbr />org</a></p>
<h5 id="create-a-dynamic-web-application-project-from-scratch">Create a
Dynamic Web Application Project from Scratch:</h5>
<ol>
<li>