-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8033/
-----------------------------------------------------------
(Updated Jan. 2, 2013, 1:57 a.m.)
Review request for hcatalog, Alan Gates and Travis Crawford.
Changes
-------
Fixing dependency issue that was causing test failure.
Using jersey 1.9.1, as that is the version I have tested with. It does not have
jersey-servlet artifact, so adding dependency on 3 artifacts -
jersey-core
jersey-json
jersey-server
Changing jackson artifact versions to 1.8.3.
Description
-------
first version of patch
This addresses bug hcatalog-549.
https://issues.apache.org/jira/browse/hcatalog-549
Diffs (updated)
-----
build-support/ant/build-common.xml 46c2339
build-support/ant/deploy.xml 95a486c
build.xml d0d6a53
conf/templeton-default.xml 2a0862c
conf/templeton-log4j.properties 4955c62
pom.xml 3c01eaa
webhcat/svr/build.xml a7ccfbb
webhcat/svr/pom.xml 8559aa9
webhcat/svr/src/main/bin/templeton_config.sh f22f335
webhcat/svr/src/main/bin/templeton_server.sh 7fa23ac
webhcat/svr/src/main/bin/webhcat_config.sh PRE-CREATION
webhcat/svr/src/main/bin/webhcat_server.sh PRE-CREATION
webhcat/svr/src/main/config/webhcat-default.xml PRE-CREATION
webhcat/svr/src/main/config/webhcat-log4j.properties PRE-CREATION
webhcat/svr/src/main/java/org/apache/hcatalog/templeton/AppConfig.java
d8a53f3
Diff: https://reviews.apache.org/r/8033/diff/
Testing
-------
Thanks,
Thejas Nair