Skip to content

Commit a921a9a

Browse files
author
Tyler Coles
committed
Dev modernization pass.
Update to Java 8 (from 6). Update Maven details and plugin versions. Update JUnit. Switch to JaCoCo from Cobertura. Delete Ant and Mercurial files. Add gitignore.
1 parent 06bba90 commit a921a9a

File tree

5 files changed

+91
-251
lines changed

5 files changed

+91
-251
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.vscode/
2+
target/

.hgignore

Lines changed: 0 additions & 12 deletions
This file was deleted.

build.properties

Lines changed: 0 additions & 2 deletions
This file was deleted.

build.xml

Lines changed: 0 additions & 184 deletions
This file was deleted.

0 commit comments

Comments
 (0)