Ant task to create the test jar is inconsistent with hadoop -----------------------------------------------------------
Key: HBASE-2010 URL: https://issues.apache.org/jira/browse/HBASE-2010 Project: Hadoop HBase Issue Type: Improvement Components: scripts Affects Versions: 0.21.0 Reporter: Cosmin Lehene Priority: Trivial Fix For: 0.21.0 In hadoop projects the jar-test task is used to compile the test jars. In hbase this task is called compile-core-test. Shouldn't we have a jar-test task that depends on the compile-core-test? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.