1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-19 05:40:44 +01:00
Files
oh-my-zsh/plugins/ant/ant.plugin.zsh
Chris Peterson 013b2bffcf Change ant target enumeration
Make use of ant's project help feature instead of trying to parse XML with regex (see: http://stackoverflow.com/a/1732454/740787).
This is a behavioral change that does a few things:
 • adds support for ant imports, which were previously not recognized as possibly containing targets
 • supresses targets with no description, as these are conventionally for internal use only
2015-02-09 13:12:02 -08:00

380 B