-
Bug
-
Resolution: Fixed
-
P2
-
7u6
-
Ubuntu
DataAppLoader doesn't run, because can't find database "app". Actual name of database is "APP" and on linux case is important. Project runs after changing all "app" to "APP" in build.xml.