Re: AW: Classes directory is having old class file

2007-09-23 Thread Yasothamani
Thanks steve for all your suggestions, i will go for the builds as per your suggestion and see what happens. Thanks & Regards YASOTHAMANI R Steve Loughran wrote: Yasothamani wrote: Once by rebooting the machine we don't faced the problem, but when the cycle continues project 1.x and then

Re: AW: Classes directory is having old class file

2007-09-21 Thread Steve Loughran
Yasothamani wrote: Once by rebooting the machine we don't faced the problem, but when the cycle continues project 1.x and then project 2.x then the problem coming into picture. We are using clearcase and windows box for java compilation. *Doubt:* classes directory and it's class files are no

Re: AW: Classes directory is having old class file

2007-09-21 Thread Yasothamani
Once by rebooting the machine we don't faced the problem, but when the cycle continues project 1.x and then project 2.x then the problem coming into picture. We are using clearcase and windows box for java compilation. *Doubt:* classes directory and it's class files are not part of clearcase vob

Re: AW: Classes directory is having old class file

2007-09-21 Thread Steve Loughran
Yasothamani wrote: Very thanks Steve. I don't know the exact meaning of having quiet. I will try without having quiet during the delete operation. > If there is any command so that it will forcibly delete the directory(classes). no, because if delete cant do it, it means you are on a window

Re: AW: Classes directory is having old class file

2007-09-21 Thread Yasothamani
Very thanks Steve. I don't know the exact meaning of having quiet. I will try without having quiet during the delete operation. If there is any command so that it will forcibly delete the directory(classes). Thanks & Regards YASOTHAMANI R Objectel Development India Comnet International Stev

Re: AW: Classes directory is having old class file

2007-09-21 Thread Steve Loughran
Yasothamani wrote: Is clean build means to delete the classes directory, then we are doing that during java compilation. You can see the target clean in the attached build.xml where the directory is deleted. Thanks & Regards YASOTHAMANI R Objectel Development India Comnet International well

Re: AW: Classes directory is having old class file

2007-09-20 Thread Yasothamani
reff: Classes directory is having old class file In our project we are having two versions (project 1.x and 2.x) For java compilation we are using Ant 1.6.5. The directory structure and java file names are same in both versions of the project. Project 2.x is having some changes which are not availabl

Re: Classes directory is having old class file

2007-09-20 Thread Yasothamani
Yes compiling both projects in the same classes directory. Thanks & Regards YASOTHAMANI R Objectel Development India Comnet International Steve Loughran wrote: Yasothamani wrote: In our project we are having two versions (project 1.x and 2.x) For java compilation we are using Ant 1.6.5. Th

AW: Classes directory is having old class file

2007-09-20 Thread Jan.Materne
org >Betreff: Classes directory is having old class file > >In our project we are having two versions (project 1.x and 2.x) >For java compilation we are using Ant 1.6.5. The directory >structure and >java file names are same in both versions of the project. >Project 2.x is having som

Re: Classes directory is having old class file

2007-09-20 Thread Steve Loughran
Yasothamani wrote: In our project we are having two versions (project 1.x and 2.x) For java compilation we are using Ant 1.6.5. The directory structure and java file names are same in both versions of the project. Project 2.x is having some changes which are not available in project 1.x. When w

Classes directory is having old class file

2007-09-20 Thread Yasothamani
In our project we are having two versions (project 1.x and 2.x) For java compilation we are using Ant 1.6.5. The directory structure and java file names are same in both versions of the project. Project 2.x is having some changes which are not available in project 1.x. When we are compiling Proj