Exec Task require Absolute Paths

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

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

*** shadow/3129 Tue Aug 14 23:42:47 2001
--- shadow/3129.tmp.10254       Tue Aug 14 23:42:47 2001
***************
*** 0 ****
--- 1,21 ----
+ +============================================================================+
+ | Exec Task require Absolute Paths                                           |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 3129                        Product: Ant                     |
+ |       Status: NEW                         Version: Nightly build           |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Linux                   |
+ |     Priority: Other                     Component: Core tasks              |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                   |
+ |  Reported By: [EMAIL PROTECTED]                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ If you give a relative path in the <exec> Task, the Runtime will exit with an
+ error code and not executing the script. If the relative path of the script is
+ replaced with an absolute path, it works. Could perhaps be considered a JVM 
problem.
+ 
+ JVM used Sun 1.3.1 on Linux

Reply via email to