spring-boot/spring-boot-cli/samples
Andy Wilkinson 97f93bfa64 Support simple @Grab annotations everywhere
Previously, simple @Grab annotations only worked on classes. This commit
updates the simple @Grab support so that they can be used on anything
that can be annotated with @Grab.

The simplified @Grab support relies upon springcli.properties having
been generated. This commit adds an M2E lifecycle mapping for the
antrun plugin so that springcli.properties is generated as part of an
Eclipse build, thereby making it easier to run tests in Eclipse that
rely upon the simplified @Grab support.
2013-10-10 16:57:13 +01:00
..
actuator.groovy
app.groovy
book.groovy
book_and_tests.groovy
device.groovy
empty.groovy
http.groovy
integration.groovy
jms.groovy Support simple @Grab annotations everywhere 2013-10-10 16:57:13 +01:00
job.groovy
rabbit.groovy
reactor.groovy
runner.groovy
runner.xml
spock.groovy
template.groovy
test.groovy
tx.groovy
ui.groovy
web.groovy