Author: smarru
Date: Sun Mar 3 05:36:01 2013
New Revision: 1452003
URL: http://svn.apache.org/r1452003
Log:
forcing the buildbot
Modified:
rave/site/trunk/content/documentation/configure-database.mdtext
Modified: rave/site/trunk/content/documentation/configure-database.mdtext
URL:
http://svn.apache.org/viewvc/rave/site/trunk/content/documentation/configure-database.mdtext?rev=1452003&r1=1452002&r2=1452003&view=diff
==============================================================================
--- rave/site/trunk/content/documentation/configure-database.mdtext (original)
+++ rave/site/trunk/content/documentation/configure-database.mdtext Sun Mar 3
05:36:01 2013
@@ -33,7 +33,6 @@ the new and required JNDI resource looku
rave.dataSource.name=jdbc/raveShindigDB
-
### Filling the default database
All schemes are generated using JPA annotations. The H2 database is populated
with low level SQL queries using the DataSourcePopulator which is configured as
Spring bean. These queries are not guaranteed to work for a different database.