You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2013/12/06 07:23:07 UTC

svn commit: r889318 - in /websites/staging/olingo/trunk/content: ./ doc/tutorials/CreateWebApp.html

Author: buildbot
Date: Fri Dec  6 06:23:07 2013
New Revision: 889318

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 Dec  6 06:23:07 2013
@@ -1 +1 @@
-1547737
+1548384

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 Dec  6 06:23:07 2013
@@ -74,7 +74,7 @@
 <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/JPALibTab.JPG" /></p>
+<p><img alt="alt text" src="/img/JPALibTab1.JPG" /></p>
 <h5 id="create-a-dynamic-web-application-project-from-scratch">Create a Dynamic Web Application project from scratch:</h5>
 <ol>
 <li>