> -----Original Message-----
> From: Manas_Das [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, 29 March 2006 7:08 PM
> To: Ant Users List
> Subject: RE: NO class files build\classes
> 
> Hi,
> Actually while building the ant I am getting the message 
> BUILD SUCCESSFUL Also I am getting the jar file and the jar 
> task depends on the compile task but I fail to get the class 
> file inside the build\classes dir what could be the cause

1. Look at the build file.
2. Look at the documentation for the tasks that are executing.
3. Run the build with -verbose and track though the output
4. Figure out what *is* happening.
5. When you understand what is happening chances are you will
   understand why something else is not happening.
6. Go to step (1).

/Steve.



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

Reply via email to