Commit graph

11 commits

Author SHA1 Message Date
lsliwko
ffbc81477d ant: add option to build with bcel library
Closes Homebrew/homebrew#32430.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-19 22:29:26 -05:00
Gabriel Reis
194b2c6d06 ant: add option to install with ivy
Closes Homebrew/homebrew#29573.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-02 23:10:10 -05:00
BrewTestBot
de44a98f94 ant: add 1.9.4 bottle.
Closes Homebrew/homebrew#28997.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-05-06 11:33:44 +01:00
gin0606
72f3675854 Update Ant to 1.9.4
update download link and sha1
2014-05-06 11:33:44 +01:00
Ted Pennings
cb292c47fa ant: a more stringent test that compiles code
Closes Homebrew/homebrew#25977.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-17 10:25:17 +00:00
Thomas
5302b72511 ant 1.9.3
Closes Homebrew/homebrew#25537.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-29 15:16:09 +00:00
Jack Nagel
511d2ecbbc Import ant from homebrew-dupes 2013-10-28 14:44:20 -05:00
Max Howell
6c7891647b Much to my surprise OS X provides Apache Ant
Although amusingly, it's version 1.7.1 on Leopard and 1.7.0 on Snow Leopard!
2009-10-19 04:02:49 +01:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
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-15 16:48:03 +01:00
Clinton R. Nixon
3eb8777506 Fixed issue with Ant formula and File.unlink 2009-10-02 16:30:34 +01:00
Max Howell
d036aedb85 Apache Ant should be named Ant
See updated naming guidelines on the wiki.
2009-09-30 17:24:05 +01:00
Renamed from Formula/apache-ant.rb (Browse further)