Index: webhcat/svr/ivy.xml =================================================================== --- webhcat/svr/ivy.xml (revision 1387376) +++ webhcat/svr/ivy.xml (working copy) @@ -1,45 +1,172 @@ + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at - - + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. --> + + + - - Apache HCatalog + + + Apache Templeton + - - + + + + + + + + - - - - - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: build-common.xml =================================================================== --- build-common.xml (revision 1387376) +++ build-common.xml (working copy) @@ -54,11 +54,19 @@ + + + + + + + <_javac srcDir="${basedir}/src/main/java" destDir="${build.classes}" classPathRef="compile.class.path"/> + @@ -73,7 +81,7 @@ <_junit srcDir="${basedir}/src/test/java"/> - + Index: webhcat/svr/build.xml =================================================================== --- webhcat/svr/build.xml (revision 1387376) +++ webhcat/svr/build.xml (working copy) @@ -17,10 +17,36 @@ --> + + + + + + + + + + + + + + + + + + + + + + + + +