I am kind of new to ant and I was wondering I was doing something wrong in my build.xml file. Basically I am trying to build code in two parallel packages heirarchies and use the classpath to select the correct .class file to be used in further compilation. To make a long story short, I am setting up the class path and ant seemingly is not using the .class file that is found first on the classpath. Am I missing something?

Thanks
A

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

Reply via email to