The way ant currently works, you set the default target, and when you build without specifying a target, ant will run the default target. What I'd like to do is conditionally execute a target at runtime, instead of executing the default target all the time. Is there anyway to do this?
- Re: conditionally execute a target Ryan Schutt
- Re: conditionally execute a target Kevin Cummings
- Re: conditionally execute a target Ryan Schutt
- Re: conditionally execute a target Diane Holt
- Re: conditionally execute a target Willie Wheeler
- RE: conditionally execute a target Dan Hermann
