-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9098/
-----------------------------------------------------------
Review request for rave.
Description
-------
Fix the initial SQL query for the DataSourcePopulator, so that will run on
operating systems that are case sensitive (e.g. Linux). I also added a warning
log message when the initial script is not run because the table is not found.
This error should not happen often, so it is worthwhile logging a warning
message.
This addresses bug RAVE-874.
https://issues.apache.org/jira/browse/RAVE-874
Diffs
-----
trunk/rave-components/rave-commons/src/main/java/org/apache/rave/jdbc/util/DataSourcePopulator.java
1433856
trunk/rave-portal-resources/src/main/resources_jpa/dataContext.xml 1433856
Diff: https://reviews.apache.org/r/9098/diff/
Testing
-------
Thanks,
Dagmar Timler