Author: mahadev
Date: Thu Jun 13 00:59:48 2013
New Revision: 1492514
URL: http://svn.apache.org/r1492514
Log:
AMBARI-2357. Make hive-schema-0.10.0.oracle.sql available to the user. (mahadev)
Modified:
incubator/ambari/trunk/ambari-server/pom.xml
Modified: incubator/ambari/trunk/ambari-server/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/ambari/trunk/ambari-server/pom.xml?rev=1492514&r1=1492513&r2=1492514&view=diff
==============================================================================
--- incubator/ambari/trunk/ambari-server/pom.xml (original)
+++ incubator/ambari/trunk/ambari-server/pom.xml Thu Jun 13 00:59:48 2013
@@ -334,6 +334,9 @@
<source>
<location>src/main/resources/Ambari-DDL-MySQL-DROP.sql</location>
</source>
+ <source>
+
<location>src/main/resources/hive-schema-0.10.0.oracle.sql</location>
+ </source>
</sources>
</mapping>
<mapping>