http://nagoya.apache.org/bugzilla/show_bug.cgi?id=413
*** shadow/413 Thu Feb 1 04:05:56 2001
--- shadow/413.tmp.10662 Thu Feb 1 15:54:46 2001
***************
*** 2,8 ****
| ant exec command fails with jdk1.3 BugRat Report#715 |
+----------------------------------------------------------------------------+
| Bug #: 413 Product: Ant |
! | Status: UNCONFIRMED Version: 1.2 |
| Resolution: Platform: All |
| Severity: Normal OS/Version: All |
| Priority: High Component: Core tasks |
--- 2,8 ----
| ant exec command fails with jdk1.3 BugRat Report#715 |
+----------------------------------------------------------------------------+
| Bug #: 413 Product: Ant |
! | Status: NEW Version: 1.2 |
| Resolution: Platform: All |
| Severity: Normal OS/Version: All |
| Priority: High Component: Core tasks |
***************
*** 35,37 ****
--- 35,44 ----
at org.apache.tools.ant.main.runBuild<Main.java:420>
at org.apache.tools.ant.Main.main<Main.java:149>
Total time:1 second
+
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-02-01 15:54 -------
+ I get another error-number (193), but the result is the same. It does not
work
+ to execute perl-scripts using exec, even if it's possible to execute them on
+ the command-line without specifying perl.exe. Does not work for me with any
JDK
+ I tried (1.1.7, 1.1.8 (IBM), 1.2.2, 1.3, 1.3 (IBM)) - all on W2K with SP1.