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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,6 +10,7 @@
|
||||
.settings
|
||||
bin
|
||||
build
|
||||
lib/
|
||||
target
|
||||
.springBeans
|
||||
dependency-reduced-pom.xml
|
||||
|
||||
Reference in New Issue
Block a user