Zhihong Yu created HBASE-6123:
---------------------------------
Summary: dev-support/test-patch.sh should compile against hadoop
2.0.0-alpha instead of hadoop 0.23
Key: HBASE-6123
URL: https://issues.apache.org/jira/browse/HBASE-6123
Project: HBase
Issue Type: Bug
Reporter: Zhihong Yu
test-patch.sh currently does this:
{code}
$MVN clean test -DskipTests -Dhadoop.profile=23 -D${PROJECT_NAME}PatchProcess
> $PATCH_DIR/trunk23JavacWarnings.txt 2>&1
{code}
we should compile against hadoop 2.0.0-alpha
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira