Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ignore javadoc output location | phil | 2017-05-02 | 1 | -0/+1 |
| | |||||
* | Build the project using Maven | Curtis Rueden | 2015-11-26 | 1 | -0/+4 |
This introduces a pom.xml which tells Maven how the project is structured. To avoid a boatload of disruptive renames, we override some of Maven's default settings. It also removes the Ant build files to avoid maintaining multiple build systems. |