diff --git a/samples/xml/module.ant b/samples/xml/module.ant new file mode 100644 index 00000000..8f3a10db --- /dev/null +++ b/samples/xml/module.ant @@ -0,0 +1,15 @@ + + + + This easyant module.ant sample file is optionnal and designed to customize your build with your own specific target. + + + + my awesome additionnal target + + + + i would love easyant i could easily plug my own specific pre compile step + + + diff --git a/samples/xml/module.ivy b/samples/xml/module.ivy new file mode 100644 index 00000000..0185531d --- /dev/null +++ b/samples/xml/module.ivy @@ -0,0 +1,33 @@ + + + + + this is a easyant module.ivy sample file for java standard application + + + + + + + + + + + + + + + + +