aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ant.rb
AgeCommit message (Collapse)Author
2014-01-17ant: a more stringent test that compiles codeTed Pennings
Closes #25977. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-29ant 1.9.3Thomas
Closes #25537. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-10-28Import ant from homebrew-dupesJack Nagel
2009-10-19Much to my surprise OS X provides Apache AntMax Howell
Although amusingly, it's version 1.7.1 on Leopard and 1.7.0 on Snow Leopard!
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-10-02Fixed issue with Ant formula and File.unlinkClinton R. Nixon
2009-09-30Apache Ant should be named AntMax Howell
See updated naming guidelines on the wiki.