Add basic build.xml to actuator sample

$ ant -lib ivy-2.2.jar

(substitute the location of your actual ivy jar)

    $ java -jar target/*.jar

Fixes gh-140
This commit is contained in:
Dave Syer
2013-12-23 11:14:15 +00:00
parent 8e2a6eec2a
commit f5ad4be2c1
5 changed files with 122 additions and 0 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@
.settings
bin
build
lib/
target
.springBeans
dependency-reduced-pom.xml