Jacob Kjome wrote:

At 08:50 PM 2/3/2005 -0500, you wrote:
>Hi;
>On an imported file, I would like to run a target upon getting imported.
>Although the imported's target can be run for the file importing it, I
>would like to have a target in the imported file run automatically upon
>being imported. Is this possible?

In Ant 1.6+, tasks are allowed outside targets. Just put what you want to run outside the enclosure of a target.

<propertyregex> outside of a target gives me an error.

Jake

>Thanks,
>-nat



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to