ANT: Define a variable and execute another task?

Because both the real and fake tasks depend on task it means that task is executed first. That's how ant resolves task dependencies You could look at the antcall task to call another target after setting a variable.

Because both the real and fake tasks depend on task, it means that task is executed first. That's how ant resolves task dependencies. You could look at the antcall task to call another target after setting a variable.

Yes, it worked, thanks. – G B Feb 24 at 9:16.

You can use Java reflection to rewrite the type based on the type of the variable you have. It should be a case of utilising the base class of your type too set a basic type and then using reflection to create the variable with the new type. You need to look up the Factory design pattern.

Terms of service.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions