Re: Showing current classpath Ant is using in Build executing state

2007-10-06 Thread glenn opdycke-hansen
I would echo the properties, perhaps logging to a file. ---glenn On 10/6/07, Ravi Roy <[EMAIL PROTECTED]> wrote: > > Hi All, > > In a scenario, where build is executing how I can see / log the current > classpath of this build, which Ant is relying to build the project ? > I think Ant -diagnosi

RE : Showing current classpath Ant is using in Build executing state

2007-10-05 Thread Bourzeix , Hervé
try -verbose in your ant argument line , otherwise do a pathconvert / echo inside the build regards, Message d'origine De: Ravi Roy [mailto:[EMAIL PROTECTED] Date: sam. 06/10/2007 07:23 À: user@ant.apache.org Objet : Showing current classpath Ant is using in Build executing stat