>>>>> "T" == TERENCE YEO KAI SIANG, CUSD <[EMAIL PROTECTED]> writes:

 T> BUILD FATAL ERROR: Target `MyTest.java' does not exist in this

 T> ${estore.singleSource} being a property set when invoking the ant
 T> utility.

Hmm, does your Ant invocation look like

ant -Destore.singleSource= MyTest.java

or something similar? 

Ant thinks you are invoking a target named MyTest.java although I
don't see why compileSingle get's invoked.

Stefan

Reply via email to