Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
Info
titleMavenization is completeMaven

Hive is using Maven as its build tool. Versions prior to 0.13 were using AntThe hive build has been mavenized and trunk uses maven. 0.12 still uses ant thus we need to keep the ant commands below.

Building

How do I rerun precommit tests over the same patch?

...