Browse Source

Removing deleted files in pom

Mahadev Konar 11 years ago
parent
commit
0a94a332b2
1 changed files with 0 additions and 22 deletions
  1. 0 22
      ambari-server/pom.xml

+ 0 - 22
ambari-server/pom.xml

@@ -360,12 +360,6 @@
                 <source>
                 <source>
                   <location>src/main/resources/Ambari-DDL-MySQL-DROP.sql</location>
                   <location>src/main/resources/Ambari-DDL-MySQL-DROP.sql</location>
                 </source>
                 </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>
                 <source>
                   <location>${project.build.directory}/DBConnectionVerification.jar</location>
                   <location>${project.build.directory}/DBConnectionVerification.jar</location>
                 </source>
                 </source>
@@ -675,22 +669,6 @@
               <prefix>/var/lib/ambari-server/resources</prefix>
               <prefix>/var/lib/ambari-server/resources</prefix>
             </mapper>
             </mapper>
           </data>
           </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>
           <data>
             <src>${project.build.directory}/DBConnectionVerification.jar</src>
             <src>${project.build.directory}/DBConnectionVerification.jar</src>
             <type>file</type>
             <type>file</type>