DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6754>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6754

Problem in Core Task "exec" attribute "dir"





------- Additional Comments From [EMAIL PROTECTED]  2002-02-28 00:23 -------
I made a typo earlier: The piece of code should have been the following

  <target name="testLS1">
    <exec dir="lib" executable="ls" >
      <arg value=" -l"/>
    </exec>
  </target>

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

Reply via email to