Add automated patch testing to issue tracker.
---------------------------------------------
Key: HBASE-1294
URL: https://issues.apache.org/jira/browse/HBASE-1294
Project: Hadoop HBase
Issue Type: Improvement
Components: build
Reporter: Nitay Joffe
Hadoop has a system which automatically runs every submitted patch through a
slew of checks (e.g. ant test, checkstyle, findbugs, javadoc) which each return
+1/-1 on the patch. We should add a similar automated system to our issue
tracker.
The ZooKeeper folks recently did this. Here's some info on their progress:
https://issues.apache.org/jira/browse/ZOOKEEPER-349
http://hudson.zones.apache.org/hudson/view/ZooKeeper/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.