Re: sshexec

2007-09-05 Thread Manivannan Palanichamy
This page can help : http://wiki.apache.org/ant/NewAntFeaturesInDetail/Ssh -- Manivannan Palanichamy http://mani.gw.googlepages.com/index.html On 9/5/07, Shankar S <[EMAIL PROTECTED]> wrote: > > I have got the sshexec task in this format: > > trust="true"

regarding path id

2007-08-07 Thread Manivannan Palanichamy
Hi, Actually, I add the jar files in classpath using the following way. It looks bit tedious, since every jar file should be listed in the pathelement tag. Instead of doing this, is there anyway to specify a directory, containing all jar files? -- Manivannan.Palanich

Javadoc generation from jar using ant

2007-07-05 Thread Manivannan Palanichamy
All, I am stuck at generating javadoc from a jar, using ant. Can some body show some ant script sample? Thanks in advance. -- Manivannan.Palanichamy (@) Oracle.com http://mani.gw.googlepages.com/index.html