Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build the project using Maven | Curtis Rueden | 2015-11-26 | 1 | -908/+0 |
| | | | | | | | | | | | | 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 updates the code generation scheme to generate VersionInfo.java using the templating-maven-plugin. Lastly, it removes the Ant build files to avoid maintaining multiple build systems. | ||||
* | j3dcore: move old build file to build-old.xml | Harvey Harrison | 2013-07-29 | 1 | -0/+908 |
Signed-off-by: Harvey Harrison <[email protected]> |