http://nagoya.apache.org/bugzilla/show_bug.cgi?id=370
*** shadow/370 Thu Feb 1 04:02:34 2001
--- shadow/370.tmp.1001 Thu Feb 15 06:37:53 2001
***************
*** 2,9 ****
| exec and execon tasks ignore dir BugRat Report#658 |
+----------------------------------------------------------------------------+
| Bug #: 370 Product: Ant |
! | Status: UNCONFIRMED Version: 1.2 |
! | Resolution: Platform: Macintosh |
| Severity: Normal OS/Version: All |
| Priority: High Component: Core tasks |
+----------------------------------------------------------------------------+
--- 2,9 ----
| exec and execon tasks ignore dir BugRat Report#658 |
+----------------------------------------------------------------------------+
| Bug #: 370 Product: Ant |
! | Status: RESOLVED Version: 1.2 |
! | Resolution: WORKSFORME Platform: Macintosh |
| Severity: Normal OS/Version: All |
| Priority: High Component: Core tasks |
+----------------------------------------------------------------------------+
***************
*** 14,17 ****
| URL: |
+============================================================================+
| DESCRIPTION |
! The dir attribute does not appear to have any affect on the behavior of exec(on). Shouldn't
the directory be changed before the program is called, and then changed back again after it
is finished?
--- 14,21 ----
| URL: |
+============================================================================+
| DESCRIPTION |
! The dir attribute does not appear to have any affect on the behavior of exec(on). Shouldn't
the directory be changed before the program is called, and then changed back again after it
is finished?
!
! ------- Additional Comments From bodewig@apache.org 2001-02-15 06:37 -------
! Cannot reproduce this at all, could you please give some additional information
! and maybe a simple testcase?
|