You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ma...@apache.org on 2014/05/07 03:18:09 UTC

git commit: Removing deleted files in pom

Repository: ambari
Updated Branches:
  refs/heads/branch-1.6.0 934e79eea -> 38e843e13


Removing deleted files in pom


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/38e843e1
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/38e843e1
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/38e843e1

Branch: refs/heads/branch-1.6.0
Commit: 38e843e1345e5227201b4b365baec39c3da29c85
Parents: 934e79e
Author: Mahadev Konar <ma...@apache.org>
Authored: Tue May 6 18:18:07 2014 -0700
Committer: Mahadev Konar <ma...@apache.org>
Committed: Tue May 6 18:18:07 2014 -0700

----------------------------------------------------------------------
 ambari-server/pom.xml | 22 ----------------------
 1 file changed, 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/38e843e1/ambari-server/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index a0082dc..18cf077 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -350,12 +350,6 @@
                   <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>
-                <source>
-                  <location>src/main/resources/hive-schema-0.12.0.oracle.sql</location>
-                </source>
-                <source>
                   <location>${project.build.directory}/DBConnectionVerification.jar</location>
                 </source>
                 <source>
@@ -654,22 +648,6 @@
             </mapper>
           </data>
           <data>
-            <src>src/main/resources/hive-schema-0.10.0.oracle.sql</src>
-            <type>file</type>
-            <mapper>
-              <type>perm</type>
-              <prefix>/var/lib/ambari-server/resources</prefix>
-            </mapper>
-          </data>
-          <data>
-            <src>src/main/resources/hive-schema-0.12.0.oracle.sql</src>
-            <type>file</type>
-            <mapper>
-              <type>perm</type>
-              <prefix>/var/lib/ambari-server/resources</prefix>
-            </mapper>
-          </data>
-          <data>
             <src>${project.build.directory}/DBConnectionVerification.jar</src>
             <type>file</type>
             <mapper>