资 源 简 介
antify is a modular approach to extends Ant core and optional tasks mainly relying on MacroDef, PreSetDef and Import tasks.
What antify offers
Logging mechanism not depending on Ant loglevel (-debug, -verbose, -quiet)Allows you to print meaningful information on the build without having Ant internal debugging or verbose information.
Class loader manipulation.Allows to dynamically load any JAR files at runtime using Enitsys"s ant-classloadertask task. No more dependencies installation needed for , , and many more.
Convenient macros for SSH based