Hi,

the executable is cmd.exe testgen.bat is an argument for this executable.
Look in the archive this has been discussed lately.

Regards,
 Michael

-----Urspr�ngliche Nachricht-----
Von: Ram Kumar [mailto:[EMAIL PROTECTED]]
Gesendet am: Dienstag, 5. M�rz 2002 09:56
An: Ant Users List
Betreff: exec - help needed

i want to exec a batch file on windows2000. I am getting IOException and 
error 2.
my code is:
<project name="UnitTestsGen" default="hey" basedir=".">
     <target name="hey">
        <exec dir="divelog" executable="testgen.bat"/>
     </target>
</project>
any help ?

Ram

At 08:25 AM 3/5/2002 +0100, you wrote:
>On Tue, 05 Mar 2002, Mark Derricutt <[EMAIL PROTECTED]> wrote:
>
> >     [javac] java.lang.InternalError: jzentry == 0
> >     [javac] at java.util.zip.ZipFile$2.nextElement(ZipFile.java:297)
>
>you are modifying a jar or zip file that is in your CLASSPATH, see
><http://nagoya.apache.org/bugzilla/show_bug.cgi?id=383> and
><http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6715>.
>
>Stefan
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


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

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

Reply via email to